%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : www.kowitt.ac.th  /  Your IP : 216.73.216.118
Web Server : Microsoft-IIS/7.5
System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.6.31
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files (x86)/Kowit/Finance/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Program Files (x86)/Kowit/Finance//Syncfusion.Tools.Windows.xml
<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Syncfusion.Tools.Windows</name>
    </assembly>
    <members>
        <member name="T:Syncfusion.ToolsWindowsAssembly">
            <exclude/>
            <summary>
            This class holds the name of the Tools assembly and provides a helper
            routine that helps with resolving types when loading a serialization stream and when the framework probes for assemblies by reflection.
            </summary>
        </member>
        <member name="F:Syncfusion.ToolsWindowsAssembly.Name">
            <summary>
            The full name of this assembly without version information, e.g. "Syncfusion.Tools"
            </summary>
        </member>
        <member name="F:Syncfusion.ToolsWindowsAssembly.Assembly">
            <summary>
            A reference to the <see cref="T:System.Reflection.Assembly"/> for the Tools assembly.
            </summary>
        </member>
        <member name="F:Syncfusion.ToolsWindowsAssembly.RootNamespace">
            <summary>
            The root namespace of this assembly. Used internally for locating resources within the assembly.
            </summary>
        </member>
        <member name="M:Syncfusion.ToolsWindowsAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
             <summary>
             This delegate helps with resolving types and can be used as a eventhandler
             for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
             </summary>
             <param name="sender">The source of the event.</param>
             <param name="e">The event data with information about the type.</param>
             <returns>A reference to the assembly where the type is located.</returns>
             <remarks>
             <para>If the requested assembly is either Tools, Grid or Shared this method returns the reference
             to the corresponding assembly, it is bound to.</para>
             <para>It's mandatory that you distribute Syncfusion.Grid.dll and Syncfusion.Shared.dll when you use this
             method in your application.</para>
             <para>Use this handler when reading back types from a serialization stream
             saved with an earlier version of this assembly.</para>
             </remarks>
             <example>
             <code lang="C#">
             		public static AToolsType LoadSoap(Stream s)
             		{
             			try
             			{
             				AppDomain.CurrentDomain.AssemblyResolve += new ResolveEventHandler(ToolsWindowsAssembly.AssemblyResolver);
             				SoapFormatter b = new SoapFormatter();
             				b.AssemblyFormat = FormatterAssemblyStyle.Simple;
             				AToolsType t = b.Deserialize(s) as AToolsType;
             				return t;
             			}
             			finally
             			{
             				AppDomain.CurrentDomain.AssemblyResolve -= new ResolveEventHandler(ToolsWindowsAssembly.AssemblyResolver);
             			}
             		}
            
             </code>
             </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ISpreadsheetBackStageNotifier">
            <summary>
            Interface for Spreadsheet Ribbon
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.ISpreadsheetBackStageNotifier.Ribbon">
            <summary>
            Gets the SpreadsheetRibbon
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.ISpreadsheetBackStageNotifier.RibbonSize">
            <summary>
            Gets the SpreadsheerRibbonSize
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageView.backstageviewnavigationbuttonimage">
            <summary>
            Property for BackStageViewNavigationButtonImage
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageView.ShouldSerializeBackStageViewNavigationButtonImage">
            <summary>
            Serializing the value of the BackStageViewNavigationButtonImage
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageView.ResetBackStageViewNavigationButtonImage">
            <summary>
            Resetting the value of the BackStageViewNavigationButtonImage
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageView.setBackStageVisibility(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Update the BackStage visibility
            </summary>
            <param name="Ribbon"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageView.visibleTabCollections">
            <summary>
            Collection of Visible ToolStripItem instances with data about items in main panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageView.setRibbonVisibility(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            update the RibbonControlAdv visibility
            </summary>
            <param name="Ribbon"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStageView.BackStageViewNavigationButtonImage">
            <summary>
            Gets or sets the BackStageViewNavigationButtonImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStageView.VisibleTabCollections">
            <summary>
            List of objects storing info about visible tab items.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabControlAdv">
            <summary>
            Manages a set of tab pages.
            </summary>
            <remarks>
            <para>A TabControlAdv contains tab pages, which are represented
            by <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> objects that you add through the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPages"/> property.</para>
            <para>It provides a set of pre-built tab types(<see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property) with different look
            and feel, allows you to align the tabs to either of the four sides
            of the Control (<see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Alignment"/> property), can be used in a singleline or multiline mode(<see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Multiline"/> property)
            and provides a broad set of properties which affects its appearance and behavior.</para>
            <para>
            It also provides you a simple event based mechanism (<see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawItem"/> event) to customize
            the drawing of the tabs.
            </para>
            <para>
            To enable themes support in XP, turn on the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ThemesEnabled"/> property.
            </para>
            </remarks>
            <example>
            The following example uses the Visual Studio .NET Windows Forms Designer to
            create a TabControlAdv with three tab pages. Each tab page contains several controls.
            <code lang="C#">
            public class Form1 : System.Windows.Forms.Form
            {
                private Syncfusion.Windows.Forms.Tools.TabControlAdv TabControlAdv1;
                private System.Windows.Forms.Label tab2label1;
                private System.Windows.Forms.Button tab3Button;
                private System.Windows.Forms.MonthCalendar tab3monthCalendar1;
                private System.Windows.Forms.DateTimePicker tab3dateTimePicker1;
                private System.Windows.Forms.Label tab3label;
                private System.Windows.Forms.Label tab2label2;
                private System.Windows.Forms.TextBox tab2textBox1;
                private System.Windows.Forms.ListBox tab1listBox1;
                private System.Windows.Forms.ComboBox tab1comboBox1;
            
                private System.Windows.Forms.Label tab1label1;
                private Syncfusion.Windows.Forms.Tools.TabPageAdv tab1;
                private Syncfusion.Windows.Forms.Tools.TabPageAdv tab3;
                private Syncfusion.Windows.Forms.Tools.TabPageAdv tab2;
                private System.ComponentModel.IContainer components;
            
                    public Form1()
                    {
                        //
                        // Required for Windows Form Designer support
                        //
                        InitializeComponent();
                    }
                    private void InitializeComponent()
                        {
                            this.components = new System.ComponentModel.Container();
                            this.tab2label1 = new System.Windows.Forms.Label();
                            this.tab1 = new Syncfusion.Tools.Windows.Forms.Tab.TabPageAdv();
                            this.tab1listBox1 = new System.Windows.Forms.ListBox();
                            this.tab1comboBox1 = new System.Windows.Forms.ComboBox();
                            this.tab1label1 = new System.Windows.Forms.Label();
                            this.tab3 = new Syncfusion.Tools.Windows.Forms.Tab.TabPageAdv();
                            this.tab3Button = new System.Windows.Forms.Button();
                            this.tab3monthCalendar1 = new System.Windows.Forms.MonthCalendar();
                            this.tab3dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
                            this.tab3label = new System.Windows.Forms.Label();
                            this.tab2 = new Syncfusion.Tools.Windows.Forms.Tab.TabPageAdv();
                            this.tab2label2 = new System.Windows.Forms.Label();
                            this.tab2textBox1 = new System.Windows.Forms.TextBox();
                            this.TabControlAdv1 = new Syncfusion.Tools.Windows.Forms.Tab.TabControlAdv();
                            this.tab1.SuspendLayout();
                            this.tab3.SuspendLayout();
                            this.tab2.SuspendLayout();
                            this.TabControlAdv1.SuspendLayout();
                            this.SuspendLayout();
                            //
                            // tab2label1
                            //
                            this.tab2label1.Dock = System.Windows.Forms.DockStyle.Top;
                            this.tab2label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
                            this.tab2label1.Name = "tab2label1";
                            this.tab2label1.Size = new System.Drawing.Size(373, 48);
                            this.tab2label1.TabIndex = 0;
                            this.tab2label1.Text = "Tab2";
                            this.tab2label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
                            this.tab2label1.Paint += new System.Windows.Forms.PaintEventHandler(this.TabPageAdv1_Paint);
                            //
                            // tab1
                            //
                            this.tab1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
                            this.tab1.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                            this.tab1listBox1,
                                                                                            this.tab1comboBox1,
                                                                                            this.tab1label1});
                            this.tab1.Location = new System.Drawing.Point(1, 29);
                            this.tab1.Name = "tab1";
                            this.tab1.Size = new System.Drawing.Size(373, 257);
                            this.tab1.TabIndex = 0;
                            this.tab1.Text = "Tab 1";
                            this.tab1.ToolTipText = "0asdfasdf";
                            //
                            // tab1listBox1
                            //
                            this.tab1listBox1.Items.AddRange(new object[] {
                                                                            "Item 1",
                                                                            "Item 2",
                                                                            "Item 3"});
                            this.tab1listBox1.Location = new System.Drawing.Point(8, 88);
                            this.tab1listBox1.Name = "tab1listBox1";
                            this.tab1listBox1.Size = new System.Drawing.Size(192, 147);
                            this.tab1listBox1.TabIndex = 2;
                            //
                            // tab1comboBox1
                            //
                            this.tab1comboBox1.DropDownWidth = 192;
                            this.tab1comboBox1.Location = new System.Drawing.Point(8, 56);
                            this.tab1comboBox1.Name = "tab1comboBox1";
                            this.tab1comboBox1.Size = new System.Drawing.Size(192, 21);
                            this.tab1comboBox1.TabIndex = 1;
                            this.tab1comboBox1.Text = "comboBox1";
                            //
                            // tab1label1
                            //
                            this.tab1label1.Dock = System.Windows.Forms.DockStyle.Top;
                            this.tab1label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
                            this.tab1label1.Name = "tab1label1";
                            this.tab1label1.Size = new System.Drawing.Size(371, 48);
                            this.tab1label1.TabIndex = 0;
                            this.tab1label1.Text = "Tab Page 1";
                            this.tab1label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
                            //
                            // tab3
                            //
                            this.tab3.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                            this.tab3Button,
                                                                                            this.tab3monthCalendar1,
                                                                                            this.tab3dateTimePicker1,
                                                                                            this.tab3label});
                            this.tab3.Location = new System.Drawing.Point(1, 29);
                            this.tab3.Name = "tab3";
                            this.tab3.Size = new System.Drawing.Size(373, 257);
                            this.tab3.TabIndex = 1;
                            this.tab3.Text = "Tab 3";
                            this.tab3.ToolTipText = "2asdfasdf";
                            this.tab3.Layout += new System.Windows.Forms.LayoutEventHandler(this.TabPageAdv2_Layout);
                            //
                            // tab3Button
                            //
                            this.tab3Button.Location = new System.Drawing.Point(264, 72);
                            this.tab3Button.Name = "tab3Button";
                            this.tab3Button.Size = new System.Drawing.Size(72, 24);
                            this.tab3Button.TabIndex = 3;
                            this.tab3Button.Text = "button1";
                            this.tab3Button.Click += new System.EventHandler(this.button1_Click);
                            //
                            // tab3monthCalendar1
                            //
                            this.tab3monthCalendar1.Location = new System.Drawing.Point(16, 96);
                            this.tab3monthCalendar1.Name = "tab3monthCalendar1";
                            this.tab3monthCalendar1.TabIndex = 2;
                            //
                            // tab3dateTimePicker1
                            //
                            this.tab3dateTimePicker1.Location = new System.Drawing.Point(8, 64);
                            this.tab3dateTimePicker1.Name = "tab3dateTimePicker1";
                            this.tab3dateTimePicker1.TabIndex = 1;
                            //
                            // tab3label
                            //
                            this.tab3label.Dock = System.Windows.Forms.DockStyle.Top;
                            this.tab3label.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
                            this.tab3label.Name = "tab3label";
                            this.tab3label.Size = new System.Drawing.Size(373, 48);
                            this.tab3label.TabIndex = 0;
                            this.tab3label.Text = "Tab3";
                            this.tab3label.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
                            //
                            // tab2
                            //
                            this.tab2.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                            this.tab2label2,
                                                                                            this.tab2textBox1,
                                                                                            this.tab2label1});
                            this.tab2.Location = new System.Drawing.Point(1, 29);
                            this.tab2.Name = "tab2";
                            this.tab2.Size = new System.Drawing.Size(373, 257);
                            this.tab2.TabIndex = 2;
                            this.tab2.Text = "Tab2";
                            this.tab2.ToolTipText = "1asdfasdfasd";
                            //
                            // tab2label2
                            //
                            this.tab2label2.Location = new System.Drawing.Point(8, 96);
                            this.tab2label2.Name = "tab2label2";
                            this.tab2label2.Size = new System.Drawing.Size(112, 16);
                            this.tab2label2.TabIndex = 2;
                            this.tab2label2.Text = "Text Entry:";
                            //
                            // tab2textBox1
                            //
                            this.tab2textBox1.Location = new System.Drawing.Point(8, 120);
                            this.tab2textBox1.Multiline = true;
                            this.tab2textBox1.Name = "tab2textBox1";
                            this.tab2textBox1.Size = new System.Drawing.Size(368, 80);
                            this.tab2textBox1.TabIndex = 1;
                            this.tab2textBox1.Text = "textBox1";
                            //
                            // TabControlAdv1
                            //
                            this.TabControlAdv1.Anchor = (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                | System.Windows.Forms.AnchorStyles.Left)
                                | System.Windows.Forms.AnchorStyles.Right);
                            this.TabControlAdv1.BackColor = System.Drawing.SystemColors.ActiveBorder;
                            this.TabControlAdv1.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                                        this.tab3,
                                                                                                        this.tab2,
                                                                                                        this.tab1});
                            this.TabControlAdv1.Cursor = System.Windows.Forms.Cursors.Default;
                            this.TabControlAdv1.HotTrack = true;
                            this.TabControlAdv1.ImageList = this.imageList1;
                            this.TabControlAdv1.ItemSize = new System.Drawing.Size(80, 30);
                            this.TabControlAdv1.Location = new System.Drawing.Point(40, 16);
                            this.TabControlAdv1.Name = "TabControlAdv1";
                            this.TabControlAdv1.ShowToolTips = true;
                            this.TabControlAdv1.Size = new System.Drawing.Size(376, 288);
                            this.TabControlAdv1.TabGap = 20;
                            this.TabControlAdv1.TabIndex = 4;
                            this.TabControlAdv1.TabStyle = typeof(Syncfusion.Tools.Windows.Forms.Tab.TabRenderer2D);
                            this.TabControlAdv1.TextAlignment = System.Drawing.StringAlignment.Near;
                            this.TabControlAdv1.UserMoveTabs = true;
                            this.TabControlAdv1.VSLikeScrollButton = true;
                            //
                            // Form1
                            //
                            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
                            this.ClientSize = new System.Drawing.Size(688, 309);
                            this.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                        this.TabControlAdv1});
                            this.Name = "Form1";
                            this.Text = "Form1";
                            this.tab1.ResumeLayout(false);
                            this.tab3.ResumeLayout(false);
                            this.tab2.ResumeLayout(false);
                            this.TabControlAdv1.ResumeLayout(false);
                            this.ResumeLayout(false);
            
                        }
                    }
            </code>
            <code lang="VB">
            Private Function Form1() As Public
            '
            ' Required for Windows Form Designer support
            '
            InitializeComponent()
            End Function
            
            Private  Sub InitializeComponent()
            Me.components = New System.ComponentModel.Container()
            Me.tab2label1 = New System.Windows.Forms.Label()
            Me.tab1 = New Syncfusion.Tools.Windows.Forms.Tab.TabPageAdv()
            Me.tab1listBox1 = New System.Windows.Forms.ListBox()
            Me.tab1comboBox1 = New System.Windows.Forms.ComboBox()
            Me.tab1label1 = New System.Windows.Forms.Label()
            Me.tab3 = New Syncfusion.Tools.Windows.Forms.Tab.TabPageAdv()
            Me.tab3Button = New System.Windows.Forms.Button()
            Me.tab3monthCalendar1 = New System.Windows.Forms.MonthCalendar()
            Me.tab3dateTimePicker1 = New System.Windows.Forms.DateTimePicker()
            Me.tab3label = New System.Windows.Forms.Label()
            Me.tab2 = New Syncfusion.Tools.Windows.Forms.Tab.TabPageAdv()
            Me.tab2label2 = New System.Windows.Forms.Label()
            Me.tab2textBox1 = New System.Windows.Forms.TextBox()
            Me.TabControlAdv1 = New Syncfusion.Tools.Windows.Forms.Tab.TabControlAdv()
            Me.tab1.SuspendLayout()
            Me.tab3.SuspendLayout()
            Me.tab2.SuspendLayout()
            Me.TabControlAdv1.SuspendLayout()
            Me.SuspendLayout()
            
            '
            ' tab2label1
            '
            Me.tab2label1.Dock = System.Windows.Forms.DockStyle.Top
            Me.tab2label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, (CType((0), System.Byte)))
            Me.tab2label1.Name = "tab2label1"
            Me.tab2label1.Size = New System.Drawing.Size(373, 48)
            Me.tab2label1.TabIndex = 0
            Me.tab2label1.Text = "Tab2"
            Me.tab2label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
            Me.tab2label1.Paint += New System.Windows.Forms.PaintEventHandler(Me.TabPageAdv1_Paint)
            
            '
            ' tab1
            '
            Me.tab1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
            Me.tab1.Controls.AddRange(New System.Windows.Forms.Control()
            {Me.tab1listBox1,Me.tab1comboBox1,Me.tab1label1})
            Me.tab1.Location = New System.Drawing.Point(1, 29)
            Me.tab1.Name = "tab1"
            Me.tab1.Size = New System.Drawing.Size(373, 257)
            Me.tab1.TabIndex = 0
            Me.tab1.Text = "Tab 1"
            Me.tab1.ToolTipText = "0asdfasdf"
            '
            ' tab1listBox1
            '
            Me.tab1listBox1.Items.AddRange(New System.Windows.Forms.Control()
            {Me.tab1listBox1,Me.tab1comboBox1,Me.tab1label1})
            Dim Object() As Me.tab1listBox1.Items.AddRange(New string()
            {
            "Item 1",
            "Item 2",
            "Item 3"
            })
            Me.tab1listBox1.Location = New System.Drawing.Point(8, 88)
            Me.tab1listBox1.Name = "tab1listBox1"
            Me.tab1listBox1.Size = New System.Drawing.Size(192, 147)
            Me.tab1listBox1.TabIndex = 2
            '
            ' tab1comboBox1
            '
            Me.tab1comboBox1.DropDownWidth = 192
            Me.tab1comboBox1.Location = New System.Drawing.Point(8, 56)
            Me.tab1comboBox1.Name = "tab1comboBox1"
            Me.tab1comboBox1.Size = New System.Drawing.Size(192, 21)
            Me.tab1comboBox1.TabIndex = 1
            Me.tab1comboBox1.Text = "comboBox1"
            '
            ' tab1label1
            '
            Me.tab1label1.Dock = System.Windows.Forms.DockStyle.Top
            Me.tab1label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, (CType((0), System.Byte)))
            Me.tab1label1.Name = "tab1label1"
            Me.tab1label1.Size = New System.Drawing.Size(371, 48)
            Me.tab1label1.TabIndex = 0
            Me.tab1label1.Text = "Tab Page 1"
            Me.tab1label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
            
            Me.tab3.Controls.AddRange(New System.Windows.Forms.Control()
            {Me.tab3Button,Me.tab3monthCalendar1,Me.tab3dateTimePicker1,Me.tab3label})
            Me.tab3.Location = New System.Drawing.Point(1, 29)
            Me.tab3.Name = "tab3"
            Me.tab3.Size = New System.Drawing.Size(373, 257)
            Me.tab3.TabIndex = 1
            Me.tab3.Text = "Tab 3"
            Me.tab3.ToolTipText = "2asdfasdf"
            Me.tab3.Lay+= New System.Windows.Forms.LayoutEventHandler(Me.TabPageAdv2_Layout)
            '
            ' tab3Button
            '
            Me.tab3Button.Location = New System.Drawing.Point(264, 72)
            Me.tab3Button.Name = "tab3Button"
            Me.tab3Button.Size = New System.Drawing.Size(72, 24)
            Me.tab3Button.TabIndex = 3
            Me.tab3Button.Text = "button1"
            Me.tab3Button.Click += New System.EventHandler(Me.button1_Click)
            '
            ' tab3monthCalendar1
            '
            Me.tab3monthCalendar1.Location = New System.Drawing.Point(16, 96)
            Me.tab3monthCalendar1.Name = "tab3monthCalendar1"
            Me.tab3monthCalendar1.TabIndex = 2
            '
            ' tab3dateTimePicker1
            '
            Me.tab3dateTimePicker1.Location = New System.Drawing.Point(8, 64)
            Me.tab3dateTimePicker1.Name = "tab3dateTimePicker1"
            Me.tab3dateTimePicker1.TabIndex = 1
            '
            ' tab3label
            '
            Me.tab3label.Dock = System.Windows.Forms.DockStyle.Top
            Me.tab3label.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, (CType((0), System.Byte)))
            Me.tab3label.Name = "tab3label"
            Me.tab3label.Size = New System.Drawing.Size(373, 48)
            Me.tab3label.TabIndex = 0
            Me.tab3label.Text = "Tab3"
            Me.tab3label.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
            '
            ' tab2
            '
            Me.tab2.Controls.AddRange(New System.Windows.Forms.Control()
            {Me.tab2label2,Me.tab2textBox1,Me.tab2label1})
                Me.tab2.Location = New System.Drawing.Point(1, 29)
            Me.tab2.Name = "tab2"
            Me.tab2.Size = New System.Drawing.Size(373, 257)
            Me.tab2.TabIndex = 2
            Me.tab2.Text = "Tab2"
            Me.tab2.ToolTipText = "1asdfasdfasd"
            '
            ' tab2label2
            '
            Me.tab2label2.Location = New System.Drawing.Point(8, 96)
            Me.tab2label2.Name = "tab2label2"
            Me.tab2label2.Size = New System.Drawing.Size(112, 16)
            Me.tab2label2.TabIndex = 2
            Me.tab2label2.Text = "Text Entry:"
            '
            ' tab2textBox1
            '
            Me.tab2textBox1.Location = New System.Drawing.Point(8, 120)
            Me.tab2textBox1.Multiline = True
            Me.tab2textBox1.Name = "tab2textBox1"
            Me.tab2textBox1.Size = New System.Drawing.Size(368, 80)
            Me.tab2textBox1.TabIndex = 1
            Me.tab2textBox1.Text = "textBox1"
            '
            ' TabControlAdv1
            '
            Me.TabControlAdv1.Anchor = (((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom)  _
            Or System.Windows.Forms.AnchorStyles.Left)  _
            Or System.Windows.Forms.AnchorStyles.Right)
            Me.TabControlAdv1.Cursor = System.Windows.Forms.Cursors.Default
            Me.TabControlAdv1.HotTrack = True
            Me.TabControlAdv1.ImageList = Me.imageList1
            Me.TabControlAdv1.ItemSize = New System.Drawing.Size(80, 30)
            Me.TabControlAdv1.Location = New System.Drawing.Point(40, 16)
            Me.TabControlAdv1.Name = "TabControlAdv1"
            Me.TabControlAdv1.ShowToolTips = True
            Me.TabControlAdv1.Size = New System.Drawing.Size(376, 288)
            Me.TabControlAdv1.TabGap = 20
            Me.TabControlAdv1.TabIndex = 4
            Me.TabControlAdv1.TabStyle = Type.GetType(Syncfusion.Tools.Windows.Forms.Tab.TabRenderer2D)
            Me.TabControlAdv1.TextAlignment = System.Drawing.StringAlignment.Near
            Me.TabControlAdv1.UserMoveTabs = True
            Me.TabControlAdv1.VSLikeScrollButton = True
            '
            ' Form1
            '
            Me.AutoScaleBaseSize = New System.Drawing.Size(5, 13)
            Me.ClientSize = New System.Drawing.Size(688, 309)
            Me.Controls.AddRange(New System.Windows.Forms.Control()
            {Me.TabControlAdv1})
                Me.Name = "Form1"
            Me.Text = "Form1"
            Me.tab1.ResumeLayout(False)
            Me.tab3.ResumeLayout(False)
            Me.tab2.ResumeLayout(False)
            Me.TabControlAdv1.ResumeLayout(False)
            Me.ResumeLayout(False)
            End Sub
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabControl">
            <summary>
            The interface that represents the parent tab control.
            </summary>
            <remarks>
            Implement this interface if you need to create a custom tab control that uses
            the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> and <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> framework.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabControl.OnTabPanelBoundsAffected">
            <summary>
            Called when the tab panel's bounds are affected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabControl.OnRepaint(System.Drawing.RectangleF)">
            <summary>
            Called to force a repaint in the specified rectangle.
            </summary>
            <param name="affectedRect">The rectangle to repaint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabControl.GetGraphics">
            <summary>
            Returns the <see cref="T:System.Drawing.Graphics"/> object used by this Control for painting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabControl.GetControl">
            <summary>
            Returns the <see cref="T:System.Windows.Forms.Control"/> instance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabControl.OnDrawItem(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Called to let custom drawing of the tabs.
            </summary>
            <param name="eventArgs">The <see cref="T:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs"/> object containing some information regarding this call.</param>
            <returns>True if custom drawing was performed; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabControl.OnScrollPositionChanged">
            <summary>
            Called to notify a change in scroll position.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabControl.IsDesignMode">
            <summary>
            Queries if this is design mode.
            </summary>
            <returns>True if in design mode; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabControl.ValidateFocusedTab">
            <summary>
            Indicates whether to validate the current active tab page.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.ClientRectangle">
            <summary>
            Bounds of the tabControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.Renderer">
            <summary>
            Returns the tab panel renderer used to draw the tab panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.ThemedDrawing">
            <summary>
            Returns the drawing utility object that helps draw themed tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.ThemesEnabled">
            <summary>
            Indicates whether XP Themes should be used if available for drawing.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.ITabControl.UseMnemonic" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.MultilineText">
            <summary>
            Indicates multiline text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.Office2007ColorScheme">
            <summary>
            Office2007 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.Office2010ColorTheme">
            <summary>
            Office2010 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.BorderVisible">
            <summary>
            Tabs border visibility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabControl.BorderWidth">
            <summary>
            Tabs border width.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.LoadState">
            <summary>
            Loads the tab state from persistent storage medium.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.SaveState">
            <summary>
            Saves the tab state to Isolated Storage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.LoadState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Reads a previously serialized tabState using the AppStateSerializer object.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            Reads the tabstate information from the specified persistent store and applies the new state.
            </remarks>
            <example>
            <code lang="C#">
            //Loading TabState from xml file(TabState.xml located in Application folder)
            AppStateSerializer serializer = new AppStateSerializer(SerializeMode.XMLFile, "TabState");
            this.tabControlAdv1.LoadState(serializer);
            </code>
            <code lang="VB">
            'Loading TabState from xml file(TabState.xml located in Application folder)
            Dim serializer As New AppStateSerializer(SerializeMode.XMLFile, "TabState")
            Me.tabControlAdv1.LoadState(serializer)
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.SaveState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the current tab state information to the specified <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/>.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            Writes the tab state information like Active TabPage, TabOrder and New Text using Label Edit to the persistence medium.
            </remarks>
            <example>
            <code lang="C#">
            //Saving TabState to xml file(TabState.xml located in Application folder)
            AppStateSerializer serializer =new AppStateSerializer(SerializeMode.XMLFile, "TabState");
            this.tabControlAdv1.SaveState(serializer);
            serializer.PersistNow();
            </code>
            <code lang="VB">
            'Saving TabState to xml file(TabState.xml located in Application folder)
            Dim serializer As New AppStateSerializer(SerializeMode.XMLFile, "TabState")
            Me.tabControlAdv1.SaveState(serializer)
            serializer.PersistNow()
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_bRotateTabsWhenRTL">
            <summary>
            Should rotate tabs when RightToLeft mode active.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_bMultilineText">
            <summary>
            Indicate multiline text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnTabPrimitiveClick(Syncfusion.Windows.Forms.Tools.TabPrimitiveClickEventArgs)">
            <summary>
            Raises the NavigationButtonClick event.
            </summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_bShowCloseButton">
            <summary>
            The value that indicates whether close button should be visible for each tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_bShowCloseButtonForActiveTabOnly">
            <summary>
            The value that indicates whether close button should be visible for tab only if mouse is over it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_iPrevActiveTabIndex">
            <summary>
            The value that indicates previous active tab index.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_Office2007ColorScheme">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_office2010ColorTable">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_borderWidth">
            <summary>
            Indicates width of the custom borders.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_borderVisible">
            <summary>
            Indicates visibility of the custom borders.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_borderColor">
            <summary>
            Indicates color of the custom borders.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.SetNeedLayout(System.Boolean)">
            <summary>
            Forces the laying out of tab control elements within the next Paint Message handler.
            </summary>
            <param name="value">True to force; false to prevent layout.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.ITMSIZE">
            <summary>
            default item size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.SCROLLSIZE">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.#ctor">
            <summary>
            Initializes a new instance of the TabControl class.
            </summary>
            <example>
             The following example creates a TabControlAdv with one TabPageAdv object. 
             The constructor instantiates tabControl1.
             Use the Syncfusion.Windows.Forms.Tools namespace for this example.
            <code lang="C#">
            public Form1()
            {
            	this.tabPage1 = new TabPageAdv();
            	// Invokes the TabControlAdv() constructor to create the tabControl1 object.
            	this.tabControl1 = new TabControlAdv();
            	
            	this.tabControl1.Controls.Add(tabPage1);
            	this.Controls.Add(tabControl1);
            }
            </code>
            <code lang="VB">
            Public Sub New()
            	Me.tabPage1 = New TabPageAdv()
            	' Invokes the TabControlAdv() constructor to create the tabControl1 object.
            	Me.tabControl1 = New TabControlAdv()
            	Me.tabControl1.Controls.Add(tabPage1)
            	Me.Controls.Add(tabControl1)
            End Sub 'New
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.Parent_MouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Handles the MouseDown event of the Parent of TabControlAdv.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.#cctor">
            <summary>
            Static constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)"/>.
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.Init">
            <summary>
            Called by the constructor to initialize default properties of the tab control.
            </summary>
            <remarks>
            Advanced method. You do not have to call this directly.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.RemoveAll">
            <summary>
            Removes all the tab pages and additional controls from this tab control.
            </summary>
            <remarks>All controls are removed through the Controls property.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.BringSelectedTabToView">
            <summary>
            Brings the selected tab to view, if scrolled out of view.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ValidateSelectedIndex">
            <summary>
            Validates that the currently selected tab is not disabled or invisible.
            </summary>
            <remarks>
            This method ensures that the currently selected tab is not disabled or invisible. If so,
            it would reset the SelectedIndex to a new tab page that is selectable. If no selectable
            tab pages are found, then this method will do nothing.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.closeButtonBackColor">
            <summary>
            The value that indicates close button BackColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_CloseButtonForeColor">
            <summary>
            Initialize the fore color of the close button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetCloseButtonForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonForeColor"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeCloseButtonForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonForeColor"/> property is to be serialized.
            </summary>
            <returns>The value of the CloseButtonForeColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_CloseButtonHoverForeColor">
            <summary>
            Initialize the fore color of the close button in hover state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetCloseButtonHoverForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonHoverForeColor"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeCloseButtonHoverForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonHoverForeColor"/> property is to be serialized.
            </summary>
            <returns>The value of the CloseButtonHoverForeColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_CloseButtonPressedForeColor">
            <summary>
            Initialize the forecolor of close button in pressed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetCloseButtonPressedForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonPressedForeColor"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeCloseButtonPressedForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonPressedForeColor"/> property is to be serialized.
            </summary>
            <returns>The value of the CloseButtonPressedForeColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_InactiveCloseButtonForeColor">
            <summary>
            Initialize the forecolor of the close button for inactive state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetInactiveCloseButtonForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.InactiveCloseButtonForeColor"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeInactiveCloseButtonForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.InactiveCloseButtonForeColor"/> property is to be serialized.
            </summary>
            <returns>The value of the InactiveCloseButtonForeColor.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_bShowCloseButtonBackColor">
            <summary>
            The value that indicates whether close button BackColor should be visible for each tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnShowCloseButtonChanged">
            <summary>
            Called when ShowCloseButton property is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldDrawCloseButton(System.Int32)">
            <summary>
            Indicates whether the close button should be visible accordingly to the
            <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowCloseButtonForActiveTabOnly"/> property.
            </summary>
            <param name="tabIndex">Index of the tab.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldDrawCloseButton(System.Int32,System.Boolean)">
            <summary>
            Indicates whether the close button should be visible accordingly to the
            <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowCloseButtonForActiveTabOnly"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.SetCloseButtonForTab(System.Int32,System.Boolean)">
            <summary>
            Sets the visibility of the close button.
            </summary>
            <param name="tabIndex">Index of the tab.</param>
            <param name="bShowCloseButton">Value that indicates the visibility of the close button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.UpdateCloseButtons(System.Drawing.Point)">
            <summary>
            Updates the visibility of the close buttons on the tabs.
            </summary>
            <param name="mousePos">Position of the mouse.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.UpdateCloseButtons(System.Int32)">
            <summary>
            Updates the visibility of the close buttons on the tabs.
            </summary>
            <param name="newIndex">Tab index.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnStyleChanged">
            <summary>
            Called when the tabStyle is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.CreateAccessibilityInstance">
            <summary>
            New Instance for TabControlAdv AccessibleObject
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeFixedSingleBorderColor">
            <summary>
            Specifies a value indicating whether fixed single border color need to be serialized.
            </summary>
            <returns>The FixedSingleBorderColor.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetFixedSingleBorderColor">
            <summary>
            Resets the fixed single border color to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeItemSize">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ItemSize"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetItemSize">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ItemSize"/> property to its default value.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetItemPreferredSize">
            <summary>
            Gets the preferred size of the item.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializePadding">
            <summary>
            Indicates whether he current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Padding"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeTabPanelBackColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelBackColor"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetTabPanelBackColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelBackColor"/> property to its default value.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetFont">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.ResetFont"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeActiveTabFont">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ActiveTabFont"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetActiveTabFont">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ActiveTabFont"/> property to its default value.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeActiveTabColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ActiveTabColor"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetActiveTabColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ActiveTabColor"/> property to its default value.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldSerializeInactiveTabColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ActiveTabColor"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetInactiveTabColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.InactiveTabColor"/> property to its default value.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_ActiveTabForeColor">
            <summary>
            Initialize the fore color of the active tab page.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.stylechanged">
            <summary>
            To ensure whether style TabStyle has been changed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_InactiveTabForeColor">
            <summary>
            Initialize the fore color of the inactive tab page.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetBorderColor">
            <summary>
            Resets BorderColor to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnSelectedIndexChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndexChanged"/> event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnSelectedIndexChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnSelectedIndexChanged 
            in a derived class, be sure to call the base class's 
            OnSelectedIndexChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnSelectedIndexChanging(Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndexChanging"/> event.
            </summary>
            <param name="e">An <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndexChanging"/> instance that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnSelectedIndexChanging method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnSelectedIndexChanging 
            in a derived class, be sure to call the base class's 
            OnSelectedIndexChanging method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.UpdateSelectedTabPage(System.Boolean)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="setBounds">Indicates whether the bounds should also be set on the tab page.</param>
            <remarks>
            <para>
            This method is called from <see cref="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.Layout(System.Drawing.Graphics,System.Boolean)"/>to 
            ensure that the current tab page is valid and is the requested tab.
            </para>
            <para>Sometimes bounds should not be set on the tab pages as the tab control
            might not have been created at this point.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.RendererChanged(Syncfusion.Windows.Forms.Tools.TabPanelRenderer)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="rendererNew">The new tab panel renderer.</param>
            <remarks>
            <para>This method is called when the Multiline property is toggled.
            Internally, a different <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> is
            used to render the multiline mode and the singleline mode. You can override this method
            and provide a custom renderer or modify the existing renderer based on the current Multiline setting.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnTabPanelBoundsAffected">
            <summary>
            Forces the tab control to re-layout its elements.
            </summary>
            <remarks>
            Advanced method. Need not be called under normal usage scenarios.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnLabelEdit">
            <summary>
            Overridden <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.LabelEdit"/>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.m_txtLabel_LostFocus(System.Object,System.EventArgs)">
            <summary>
            Handles the LostFocus event of the labelEdit control.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.RaiseLabelEditChanged">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.LabelEditChanged"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.RaiseTabMoving(Syncfusion.Windows.Forms.Tools.TabMovingEventArgs)">
            <summary>
            Raises the tab moving.
            </summary>
            <param name="e">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabMovingEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.RaiseAfterEdit(Syncfusion.Windows.Forms.Tools.EditEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.AfterEdit"/> event.
            </summary>
            <param name="e">The <see cref="T:Syncfusion.Windows.Forms.Tools.EditEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.RaiseBeforeEdit(Syncfusion.Windows.Forms.Tools.EditEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.BeforeEdit"/> event.
            </summary>
            <param name="e">The <see cref="T:Syncfusion.Windows.Forms.Tools.EditEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.RaiseLabelEditTextChanged">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.LabelEditTextChanged"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.RaiseTabsOrderChanged">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabsOrderChanged"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnTabsOrderChanged">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabsOrderChanged"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnTabMoving(Syncfusion.Windows.Forms.Tools.TabMovingEventArgs)">
            <summary>
            Raises the <see cref="E:TabMoving"/> event.
            </summary>
            <param name="e">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabMovingEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.StartLabelEdit">
            <summary>
            Begins the label edit process.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.EndLabelEdit(System.Boolean)">
            <summary>
            Ends the label edit.
            </summary>
            <param name="success">End the editing process and sets the new text, if true.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetTabRect(System.Int32)">
            <summary>
            Returns the Rectangle region of a Tab in client co-ordinates given its tab-index.
            </summary>
            <param name="index">The tab index of the tab.</param>
            <returns>A Rectangle in client co-ordinates.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetHitTestScroll(System.Drawing.Point)">
            <summary>
            Is mouse point contains in scroll button.
            </summary>
            <param name="mousePos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.HitTestTabs(System.Drawing.Point)">
            <summary>
            Returns the tab at the specified location.
            </summary>
            <param name="mousePos">The point where the tab is to be found.</param>
            <returns>The hit tab's index; -1 if none found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnDrawItem(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Raises the DrawItem event.
            </summary>
            <param name="eventArgs">A DrawItemEventArgs that contains the event data.</param>
            <returns>True if there were listeners; false otherwise.</returns>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnDrawItem method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnDrawItem 
            in a derived class, be sure to call the base class's 
            OnDrawItem method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnMouseEnter(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseEnter(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnMouseHover(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseHover(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnMouseLeave(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnGotFocus(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnGotFocus(System.EventArgs)"/>.
            </summary>
            <param name="e">An EventArgs that contains the event data. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnLostFocus(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnLostFocus(System.EventArgs)"/>.
            </summary>
            <param name="e"> An EventArgs that contains the event data.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnHandleDestroyed(System.EventArgs)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ProcessMnemonic(System.Char)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ValidateFocusedTab">
            <summary>
            Calls the <see cref="M:System.Windows.Forms.ContainerControl.Validate"/> method
            on the parent container control.
            </summary>
            <returns>True if validation was successful; false otherwise.</returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnLeave(System.EventArgs)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnEnter(System.EventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnSystemColorsChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnSystemColorsChanged(System.EventArgs)"/>.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetTopLeftBorderColor">
            <summary>
            Returns the Top and Left border color.
            </summary>
            <returns>The Color value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetRightBottomBorderColor">
            <summary>
            Returns the Right and Bottom border color.
            </summary>
            <returns>The Color value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetRightBottomBorderShadeColor">
            <summary>
            Returns the Right and Bottom border shade color.
            </summary>
            <returns>The Color value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.Draw3DBorder(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws the 3D border around the tab control.
            </summary>
            <param name="g">The Graphics object into which the border is drawn.</param>
            <param name="borderBounds">The rectangular bounds within which the border is drawn.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.SetRegion">
            <summary>
            Sets region of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawTopAlignmentBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draw borders for top tabAlignment.
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawBottomAlignmentBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draw borders for bottom tabAlignment.
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawLeftAlignmentBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draw borders for left tabAlignment.
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawRightAlignmentBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draw borders for right tabAlignment.
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetOuterTopAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets outer borders for top tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetInnerTopAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets inner borders for top tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetOuterBottomAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets outer borders for bottom tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetInnerBottomAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets inner borders for bottom tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetOuterLeftAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets outer borders for left tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetInnerLeftAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets inner borders for left tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetOuterRightAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets outer borders for right tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetInnerRightAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets inner borders for right tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetTopAdditionalBordersPath(System.Drawing.Rectangle,System.Int32)">
            <summary>
            Border path for additional borders for VS2008 style.
            </summary>
            <param name="borderBounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetBottomAdditionalBordersPath(System.Drawing.Rectangle,System.Int32)">
            <summary>
            Border path for additional borders for VS2008 style.
            </summary>
            <param name="borderBounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetLeftAdditionalBordersPath(System.Drawing.Rectangle,System.Int32)">
            <summary>
            Border path for additional borders for VS2008 style.
            </summary>
            <param name="borderBounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetRightAdditionalBordersPath(System.Drawing.Rectangle,System.Int32)">
            <summary>
            Border path for additional borders for VS2008 style.
            </summary>
            <param name="borderBounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawBordersVS2005(System.Drawing.Graphics)">
            <summary>
            Draws the borders of Whidbey style tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawBordersOffice2003(System.Drawing.Graphics)">
            <summary>
            Draws the borders of office2003 tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawAdditionalBorders(System.Drawing.Graphics)">
            <summary>
            Draws the additional borders for Office2003 or Whidbey style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ChildControlsRemovedByDesigner(System.Collections.ArrayList)">
            <summary>
            Holds the child controls removed by the designer, in a arraylist.
            </summary>
            <param name="childControls">The collection of the child controls stored in array list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawPanelBackground(System.Drawing.Graphics)">
            <summary>
            Draws the background for the tab panel.
            </summary>
            <param name="g">The Graphics object into which to draw.</param>
            <remarks>
            This method will paint the background of the tabs and the scroll button
            area, if any. However, the background of the tabs will again be repainted
            by the corresponding <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> (corresponding to the
            specified tab style).
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawBorderForDockingWhidbey(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draw border for Docking Whidbey style.
            </summary>
            <param name="pGraphics"> Graphics object. </param>
            <param name="pRect"> Rectangle in which we draw borders. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawBorderForOffice2007(System.Drawing.Graphics)">
            <summary>
            Used for drawing borders for Office2007 style.
            </summary>
            <param name="pGraphics"> Graphics object. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawBorderForOffice2010(System.Drawing.Graphics)">
            <summary>
            Used for drawing borders for Office2010 style.
            </summary>
            <param name="pGraphics"> Graphics object. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetBorderRect">
            <summary>
            Advanced method to aid customization.
            </summary>
            <returns>The border rectangle.</returns>
            <remarks>
            <para>This is the border drawn by the tab control excluding the tab panel.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.Layout(System.Drawing.Graphics,System.Boolean)">
            <summary>
            Forces the laying out of tab control elements.
            </summary>
            <param name="g">The Graphics object using which to calculate element sizes and positions.</param>
            <remarks>
            Advanced method. You do not have to call this directly.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs)"/>.
            </summary>
            <param name="levent">A LayoutEventArgs that contains the event data.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnDockChanged(System.EventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ComputeTabPanelBounds">
            <summary>
            Advanced method to aid customization.
            </summary>
            <remarks>
            <para>Called by the <see cref="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.Layout(System.Drawing.Graphics,System.Boolean)"/> method to 
            compute the tab panel bounds.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.SetTabPanelBounds(System.Drawing.RectangleF)">
            <summary>
            Sets the bounds for the tab panel.
            </summary>
            <param name="tabPanelBounds">The new bounds of the tab panel.</param>
            <remarks>
            <para>Override this method and provide a new rectangle to set a
            custom bounds for the tab panel.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetTabPanelBounds">
            <summary>
            Returns the current bounds of the tab panel.
            </summary>
            <returns>A rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.AdjustTabPanelBounds(System.Drawing.RectangleF)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="tabPanelBounds">The computed tab panel bounds.</param>
            <returns>The adjusted tab panel bounds.</returns>
            <remarks>
            <para>This method is called by <see cref="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ComputeTabPanelBounds"/>
            to adjust the computed tab panel bounds for custom needs. 
            The base class implementation inserts a scroll button if necessary and also adjusts
            the panel bounds to accommodate this scroll button with a call to 
            <see cref="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.AdjustScrollButtonDimensions(System.Drawing.RectangleF@,System.Boolean)"/>.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.AdjustNavigationCtlDimensions(System.Drawing.RectangleF@)">
            <summary>
            Advanced method to adjust the navigation control dimensions.
            </summary>
            <param name="tabPanelBounds">A <see cref="T:System.Drawing.RectangleF"/> value specifying the bounds of the tabPanel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.AdjustScrollButtonDimensions(System.Drawing.RectangleF@,System.Boolean)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="tabPanelBounds">The tab panel bounds to be adjusted.</param>
            <param name="scrollNeeded">True to indicate scroll buttons are needed; false otherwise.</param>
            <remarks>
            <para>
            The base class implementation adjusts the tab panel bounds and positions the scroll buttons
            appropriately.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.InitScrollButtons">
            <summary>
            Initializes the scroll buttons used to let user scroll the tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.DestroyScrollButtons(System.Boolean)">
            <summary>
            Destroys the scroll buttons.
            </summary>
            <param name="multilineChanged">True if this is called because the multiline property changed; false if called from Dispose.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.GetRendererBorderColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnHandleCreated(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnHandleCreated(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ProcessKeyPreview(System.Windows.Forms.Message@)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.ProcessKeyPreview(System.Windows.Forms.Message@)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnKeyDown(System.Windows.Forms.KeyEventArgs)"/>.
            </summary>
            <param name="ke">A KeyEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnFontChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnFontChanged(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ToString">
            <summary>
            Overridden. See <see cref="M:System.Object.ToString"/>.
            </summary>
            <returns>The string representation of the Control.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.CreateControlsInstance">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.CreateControlsInstance"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabControlAdv_ControlAdded(System.Object,System.Windows.Forms.ControlEventArgs)">
            <summary>
            Occurs when a control is added to the tabControlAdv control collection.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">The <see cref="T:System.Windows.Forms.ControlEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.tabPage_MouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Handles the MouseDown event of the tabPage control.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabControlAdv_ControlRemoved(System.Object,System.Windows.Forms.ControlEventArgs)">
            <summary>
            Occurs when a control is removed from the TabControlAdv control collection.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">The <see cref="T:System.Windows.Forms.ControlEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.FireTabPageLeaveEnter">
            <summary>
            If needed raises enter event on current tab page.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ValidateTabPagesVisibility">
            <summary>
            Invisible tabPage cannot be shown in runtime.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.PersistTabState">
            <summary>
            Gets or Sets, should Tabs state automatically persisted or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.RotateTabsWhenRTL">
            <summary>
            Gets or sets should rotate tabs when RightToLeft mode is active.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.MultilineText">
            <summary>
            Gets or sets indicate multiline text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.UseMnemonic">
            <summary>
            Gets or sets a value indicating whether the control interprets an ampersand character to be an access key prefix character.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPrimitiveClick">
            <summary>
            Occurs before navigation button click.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPrimitivesHost">
            <summary>
            Gets the navigation control used to navigate through tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsDesignMode">
            <summary>
            Gets the value indicating whether the component is currently in design mode.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawItem">
            <summary>
            Occurs when the tabs are drawn.
            </summary>
            <value>
            The event handler receives an argument of type DrawTabEventArgs containing data related to this event. 
            Take a look at the DrawTabEventArgs class reference for information on the
            data passed to this event handler.
            </value>
            <remarks>
            In this event handler, you can take over drawing of the whole tab or draw portions
            of the tab while delegating the rest to the default drawing logic.
            <para>
            A tab's default drawing logic is exposed in the DrawTabEventArgs args.
            The default drawing logic is classified as drawing the background, interiors and borders.
            You can call the corresponding DrawBackground, DrawInterior, DrawBorders methods
            in the DrawTabEventArgs class to use the default painting logic.
            The example below illustrates this logic.
            </para>
            </remarks>
            <example>
            The following example customizes tab drawing to create a Yahoo-Messenger like
            tab panel. It uses just the tab's default drawing logic to obtain this effect.
            <code lang="C#">
            // Make sure to set the "3D" tab style, turn on the HotTrack property and handle
            // the DrawItem event of the tab control.
            private void InitializeComponent()
            {
                    ....
                    this.TabControlAdv1.HotTrack = true;
                    this.TabControlAdv1.TabStyle = typeof(Syncfusion.Windows.Forms.Tools.TabRenderer3D);
                    this.TabControlAdv1.DrawItem += new Syncfusion.Windows.Forms.Tools.DrawTabEventHandler(this.Tab_DrawItemYahooMessengerLike);
                    ....
            }
            private void Tab_DrawItemYahooMessengerLike(object sender, DrawTabEventArgs drawItemInfo)
            {
                // Draw the default background and interior in all cases.
                drawItemInfo.DrawBackground();
                drawItemInfo.DrawInterior();
            
                // The border should be drawn only when the item is selected or highlighted.
                if(((int)drawItemInfo.State &amp; ((int)DrawItemState.Selected | (int)DrawItemState.HotLight)) > 0)
                {
                    // Draw the borders
                    drawItemInfo.DrawBorders();
                }
            }
            </code>
            <code lang="VB">
            ' Make sure to set the "3D" tab style, turn on the HotTrack property and handle
            ' the DrawItem event of the tab control.
            Private Sub InitializeComponent()
                 Me.TabControlAdv1.HotTrack = True
                 Me.TabControlAdv1.TabStyle = GetType(Syncfusion.Windows.Forms.Tools.TabRenderer3D)
                    Me.TabControlAdv1.DrawItem += New Syncfusion.Windows.Forms.Tools.DrawTabEventHandler(Me.Tab_DrawItemYahooMessengerLike)
                End Sub 'InitializeComponent
            
                Private Sub Tab_DrawItemYahooMessengerLike(sender As Object, drawItemInfo As DrawTabEventArgs)
                    ' Draw the default background and interior in all cases.
                    drawItemInfo.DrawBackground()
                    drawItemInfo.DrawInterior()
            
                    ' The border should be drawn only when the item is selected or highlighted.
                    If(CInt(drawItemInfo.State) And(CInt(DrawItemState.Selected) Or CInt(DrawItemState.HotLight))) > 0 Then
                        ' Draw the borders
                        drawItemInfo.DrawBorders()
                    End If
                End Sub 'Tab_DrawItemYahooMessengerLike
            </code>
            </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndexChanged">
            <summary>
            Occurs when the SelectedIndex property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndexChanging">
            <summary>
            Occurs before the SelectedIndex property gets changed to let you cancel the new selection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsInitializing">
            <summary>
            Returns whether the TabControlAdv is initializing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.NeedLayout">
            <summary>
            Indicates whether the Layout method needs to be called to layout the TabControlAdv
            elements.
            </summary>
            <remarks>
            Internal method. You will not have to call or override this method explicitly.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Renderer">
            <summary>
            Returns the current <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/>
            used by the tab control to render the tab panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelData">
            <summary>
            Gets or sets the value of <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelData"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPages">
            <summary>
            Returns the collection of tab pages in this tab control.
            </summary>
            <value>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection"/> that contains the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/>
            objects in this TabControlAdv.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabCount">
            <summary>
            Returns the number of tabs in the tab strip.
            </summary>
            <value>The number of tabs in the tab strip.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CurDefaultTabPanelProperties">
            <summary>
            Returns the current <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties"/>
            used by the tab control to render the tab panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonBackColor">
            <summary>
            Gets or sets the value whether close button BackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonForeColor">
            <summary>
            Gets or sets the forecolor of the close button.
            </summary>
            <value> The default value is Color.Empty.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonHoverForeColor">
            <summary>
            Gets or sets the forecolor of the close button in hover state.
            </summary>
            <value> The default value is Color.Empty.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.CloseButtonPressedForeColor">
            <summary>
            Gets or sets the forecolor of the close button in pressed state.
            </summary>
            <value> The default value is Color.Empty.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.InactiveCloseButtonForeColor">
            <summary>
            Gets or sets the forecolor of the close button for inactive state.
            </summary>
            <value> The default value is Color.Black.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowCloseButtonHighLightBackColor">
            <summary>
            Gets or sets the value whether close button BackColor should be visible for each tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowCloseButtonForActiveTabOnly">
            <summary>
            Gets or sets the value whether close button should be visible for tab only if mouse is over it.
            This property will work only if <see cref="!:TabControlAdv.ShowCloseButton"/> property is set to true.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowTabCloseButton">
            <summary>
            Gets or sets the value, whether close button should be visible for each tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ReservedSpace">
            <summary>
            Gets or sets the space to be reserved when no Tabs are present.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ReserveTabSpace">
            <summary>
            Indicates whether space has been reserved for TabPage's when there are no Tab pages.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.VSLikeScrollButton">
            <summary>
            Indicates whether the scroll buttons should be drawn with
            the Visual Studio MDI child tabs like flat look.
            </summary>
            <value>True for VS like scroll buttons; false otherwise. Default is false.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowScroll">
            <summary>
            Indicates whether to show or hide scroll buttons when there is not enough space for the tabs in single Line 
            mode.
            </summary>
            <value>True if scroll buttons are needed; false otherwise.
            Default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.DefaultSize">
            <summary>
            Gets the default size of the control.
            </summary>
            <returns>The default System.Drawing.Size of the control.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsDockingWhidbeyStyleBeta">
            <summary>
            Gets a value indicating whether the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> is DockingWhidbeyBeta.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsDockingWhidbeyStyle">
            <summary>
            Indicates whether the TabStyle is DockingWhidbey.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsOffice2007Style">
            <summary>
            Gets a value indicating whether the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> is Office2007.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsOffice2010Style">
            <summary>
            Gets a value indicating whether the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> is Office2010.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsMetroStyle">
            <summary>
            Indicates whether the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> is Metro.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsVS2008">
            <summary>
            Gets a value indicating whether the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> is VS2008.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsVS2010">
            <summary>
            Gets a value indicating whether this tabstyle is VS2010.
            </summary>
            <value>
            	<c>true</c> if this instance is V S2010; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsIE7Style">
            <summary>
            Gets a value indicating whether the tabStyle is Whidbey style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsBlendDarkStyle">
            <summary>
            Gets a value indicating whether the tabStyle is BlendDark style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsBlendLightStyle">
            <summary>
            Gets a value indicating whether the tabStyle is BlendLight style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsWhidbeyStyle">
            <summary>
            Gets a value indicating whether the tabStyle is Whidbey style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsOffice2003Style">
            <summary>
            Gets a value indicating whether the tabStyle is Office2003 style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsOneNoteStyle">
            <summary>
            Gets a value indicating whether the tabStyle is OneNote style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsOneNoteStyleFlatTabs">
            <summary>
            Gets a value indicating whether the tabStyle is OneNoteFlatTabs style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Is2DStyle">
            <summary>
            Gets a value indicating whether the tabStyle is TabRenderer2D style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsVistaOS">
            <summary>
            Indicates whether host OS is Vista.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle">
            <summary>
            Indicates whether the tabs are painted as 2D, 3D(regular),
            WorkbookMode or other registered tab types.
            </summary>
            <value>A reference to a type that implements the ITabRenderer interface.</value>
            <remarks>
            There are 3 pre-built tab styles available, represented by the following classes
            in the Syncfusion.Windows.Forms.Tools namespace: TabRenderer2D (2D tabs),
            TabRenderer3D(3D tabs), TabRendererWorkbookMode (Workbook mode tabs).
            <para>This type-based TabStyle property allows you to implement custom tab types and
            plug them into the available TabStyles list of a TabControlAdv instance and specify them as the preferred TabStyle seemlessly.</para>
            </remarks>
            <example>
            <para>The following example creates a TabControlAdv with three TabPageAdv objects.
            This example sets the TabStyle property to 2D which displays the tabs of the
            tab pages in a flat/2D appearance.</para>
            <para>To define the dimensions of the tabs, set the ItemSize property equal to a
            Size structure. In this example, Size defines the tabs 90 pixels wide and
            50 pixels high. You cannot change the width of the tabs unless the SizeMode
            property is set to Fixed.</para>
            <para>Use the System.Drawing and Syncfusion.Windows.Forms.Tools namspaces for this example.</para>
            <coderef file="\Tools\Samples\Tabs Package\XPTabs\CS\Form2_InitProgramatically.cs" name="Initailizing TabControlAdv properties" lang="C#"><code lang="C#">
                    private void InitMyTabs()
                    {
                        this.tabControl1 = new TabControlAdv();
                        this.tabPage1 = new TabPageAdv();
                        this.tabPage2 = new TabPageAdv();
                        this.tabPage3 = new TabPageAdv();
            
                        // Positions tabs on the left side of tabControl1.
            //            this.tabControl1.Alignment = System.Windows.Forms.TabAlignment.Left;
            
                        // Sets the tabs to appear in 2D mode.
                        tabControl1.TabStyle = typeof(TabRenderer2D);
            
                        // Highlights TabPage.Text when the mouse passes over tabs.
                        this.tabControl1.HotTrack = true;
            
                        // Set the relative alignment between the images and text in a tab
                        this.tabControl1.ImageAlignmentR = RelativeImageAlignment.BelowText;
            
                        // Allows more than one row of tabs.
                        // this.tabControl1.Multiline = true;
            
                        // Creates a cushion of 22 pixels around TabPage.Text strings.
                        this.tabControl1.Padding = new System.Drawing.Point(22, 22);
            
                        // Makes the tab width definable.
                        this.tabControl1.SizeMode = Syncfusion.Windows.Forms.Tools.TabSizeMode.Fixed;
            
                        // Sizes the tabs of tabControl1.
                        this.tabControl1.ItemSize = new Size(90, 64); // Make sure to take into account the padding values.
            
                        // To rotate text when aligned vertically.
                        this.tabControl1.RotateTextWhenVertical = true;
            
                        // Allows the user to move the tabs by simply dragging and dropping
                        this.tabControl1.UserMoveTabs = true;
            
                        // Draws the scroll buttons Visual Studio MDI Tabs like.
                        this.tabControl1.VSLikeScrollButton = true;
            
                        this.tabControl1.Controls.AddRange(new Control[] {
                                                                             this.tabPage1,
                                                                             this.tabPage2,
                                                                             this.tabPage3});
                        this.tabControl1.Location = new Point(16, 24);
                        this.tabControl1.SelectedIndex = 0;
                        this.tabControl1.Size = new Size(248, 232);
            
                        this.tabPage1.Text = "Tab1";
                        this.tabPage2.Text = "Tab2";
                        this.tabPage3.Text = "Tab3";
            
                        this.Size = new Size(300,300);
                        this.Controls.AddRange(new Control[] {
                                                                 this.tabControl1});
            
                        // Selects tabPage1 using SelectedIndex.
                        this.tabControl1.SelectedIndex = 1;
            
                        // Shows ToolTipText when the mouse passes over tabs.
                        this.tabControl1.ShowToolTips = true;
                    }</code></coderef>
            <coderef file="\Tools\Samples\Tabs Package\XPTabs\VB\Form2_InitProgramatically.vb" name="Initailizing TabControlAdv properties" lang="VB"><code lang="VB">
                   Private Sub InitMyTabs()
            
                       Me.tabControl1 = New TabControlAdv()
                       Me.tabPage1 = New TabPageAdv()
                       Me.tabPage2 = New TabPageAdv()
                       Me.tabPage3 = New TabPageAdv()
                       ' Positions tabs on the left side of tabControl1.
                       '            this.tabControl1.Alignment = System.Windows.Forms.TabAlignment.Left;
                       ' Sets the tabs to appear in 2D mode.
                       tabControl1.TabStyle = GetType(TabRenderer2D)
                       ' Highlights TabPage.Text when the mouse passes over tabs.
                       Me.tabControl1.HotTrack = True
                       ' Set the relative alignment between the images and text in a tab
                       Me.tabControl1.ImageAlignmentR = RelativeImageAlignment.BelowText
                       ' Allows more than one row of tabs.
                       ' this.tabControl1.Multiline = true;
                       ' Creates a cushion of 22 pixels around TabPage.Text strings.
                       Me.tabControl1.Padding = New System.Drawing.Point(22, 22)
                       ' Makes the tab width definable.
                       Me.tabControl1.SizeMode = Syncfusion.Windows.Forms.Tools.TabSizeMode.Fixed
                       ' Sizes the tabs of tabControl1.
                       Me.tabControl1.ItemSize = New Size(90, 64)
                       ' Make sure to take into account the padding values.
                       ' To rotate text when aligned vertically.
                       Me.tabControl1.RotateTextWhenVertical = True
                       ' Allows the user to move the tabs by simply dragging and dropping
                       Me.tabControl1.UserMoveTabs = True
                       ' Draws the scroll buttons Visual Studio MDI Tabs like.
                       Me.tabControl1.VSLikeScrollButton = True
                       Me.tabControl1.Controls.AddRange(New Control() {Me.tabPage1, Me.tabPage2, Me.tabPage3})
                       Me.tabControl1.Location = New Point(16, 24)
                       Me.tabControl1.SelectedIndex = 0
                       Me.tabControl1.Size = New Size(248, 232)
                       Me.tabPage1.Text = "Tab1"
                       Me.tabPage2.Text = "Tab2"
                       Me.tabPage3.Text = "Tab3"
                       Me.Size = New Size(300, 300)
                       Me.Controls.AddRange(New Control() {Me.tabControl1})
                       ' Selects tabPage1 using SelectedIndex.
                       Me.tabControl1.SelectedIndex = 1
                       ' Shows ToolTipText when the mouse passes over tabs.
                       Me.tabControl1.ShowToolTips = True
            
                   End Sub</code></coderef>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.BorderStyle">
            <summary>
            Gets or sets the border style for the tab control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.FixedSingleBorderColor">
            <summary>
            Gets or sets the border color when the BorderStyle is FixedSingle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Alignment">
            <summary>
            Gets or sets the area of the control (for example, along the top) where the tabs are aligned.
            </summary>
            <value>One of the TabAlignment values. The default is Top.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.VerticalAlignment">
            <summary>
            Indicates whether tabs are aligned to the top, bottom or based on the RightToLeft property when aligned vertically. 
            </summary>
            <value>One of the TabVerticalAlignment values. The default is Default.</value>
            <remarks>
            <para>This property can be used to force the tabs to align to the top or bottom of the control irrespective
            of the RightToLeft setting, when aligned vertically.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.BackgroundImage">
            <summary>
            Gets or sets the background image displayed in the TabControlAdv.
            Overridden. See <see cref="P:System.Windows.Forms.Control.BackgroundImage"/>.
            </summary>
            <returns>An System.Drawing.Image that represents the image to display in the background of the TabControlAdv.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.BackgroundImageLayout">
            <summary>
            Overridden. See <see cref="P:System.Windows.Forms.Control.BackgroundImageLayout"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ForeColor">
            <summary>
            Overridden. See <see cref="P:System.Windows.Forms.Control.ForeColor"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ItemSize">
            <summary>
            Gets or sets the size of the control's tabs.
            </summary>
            <value>A Size object that represents the size of the
            tabs. The default automatically sizes the tabs to fit
            the icons and labels on the tabs.</value>
            <remarks>
            To change the Width of the tab, the SizeMode property must be set to Fixed.
            The Height however will be set irrespective of the SizeMode.
            </remarks>
            <example>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabGap">
            <summary>
            Gets or sets the space between tabs in Single Line Mode.
            </summary>
            <value>The space between the tabs in pixels. Default value is zero.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Multiline">
            <summary>
            Indicates whether more than one row of tabs can be displayed.
            </summary>
            <value>True if more than one row of tabs can be displayed; false otherwise. The default is false.</value>
            <remarks>If Multiline is false, only one row of tabs 
            is displayed - even if all the tabs do not fit in the 
            available space. In that case, however, scroll buttons 
            are displayed that allow the user to navigate to the 
            undisplayed tabs. <para>If the Multiline property is changed 
            to true while the SizeMode property is set to ShrinkToFit,
            the SizeMode property is automatically reset to 
            Normal.</para></remarks>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.KeepSelectedTabInFrontRow">
            <summary>
            Indicates whether the selected tab should be moved to the front row when in multiline mode.
            </summary>
            <value>
            True to move to front row; false otherwise.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.SizeMode">
            <summary>
            Gets or sets the mode on how tabs are sized.
            </summary>
            <value>One of the <see cref="T:Syncfusion.Windows.Forms.Tools.TabSizeMode"/> values. The default is Normal.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Padding">
            <summary>
            Gets or sets the extra space that should be added around the text or image in the tab.
            </summary>
            <value>A Point structure representing the padding along the
            X and Y directions in pixels.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelBackColor">
            <summary>
            Gets or sets the background color of the tab panel and tabs. The tab's color will be overriden by individual Tab BackColor in the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> instance, if any.
            </summary>
            <value>The Color value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Font">
            <summary>
            Overridden. See <see cref="P:System.Windows.Forms.Control.Font"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ActiveTabFont">
            <summary>
            Gets or sets the font of the text displayed by the active tab.
            </summary>
            <value>The Font object to apply to the text displayed 
            by the control. The default is the value of the Font property.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ThemesEnabled">
            <summary>
            Indicates whether XP Themes (visual styles) should be used for this control when
            available.
            </summary>
            <remarks>
            <para>XP Themes are allowed only when <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Alignment"/>
            is set to Top. Setting this property to true will reset the alignment to top.</para>
            <para>
            Themes are also used only by the "3D" <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> setting.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ActiveTabColor">
            <summary>
            Gets or sets the backcolor of the active tabs. Will be overridden by any individual Tab BackColor in the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> instance, if any.
            </summary>
            <value>The Color value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.InactiveTabColor">
            <summary>
            Gets or sets the color of the inactive Tabs. Will be overridden by any individual Tab BackColor in the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> instance, if any.
            </summary>
            <value>The Color value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ActiveTabForeColor">
            <summary>
            Gets or sets the forecolor of the active tab page.
            </summary>
            <value> The default value is Color.Empty.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.InActiveTabForeColor">
            <summary>
            Gets or sets the forecolor of the inactive tab page.
            </summary>
            <value> The default value is Color.Empty.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ImageList">
            <summary>
            Gets or sets the images to be displayed on the control's tabs.
            </summary>
            <value>An ImageList that specifies the images to display on the tabs.</value>
            <remarks>To display an image on a tab, set the ImageIndex property of that 
            TabPageAdv. The ImageIndex acts as the index into the ImageList.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndex">
            <summary>
            Gets or sets the zero based index of the currently selected item. Returns -1 if no tabs are available.
            </summary>
            <value>The zero-based index of the currently-selected tab page. The default is -1, which is also the value if no tab page is selected.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.HotTrackedTabPageIndex">
            <summary>
            Gets/Sets HotTrackedTabPageAdv index in TabControlAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedTab">
            <summary>
            Gets or sets the currently selected tab page.
            </summary>
            <value>The currently-selected TabPageAdv. Default value is null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TextAlignment">
            <summary>
            Gets or sets the horizontal text alignment of the Tab within the layout rectangle.
            </summary>
            <value>One of the StringAlignment values. Default is StringAlignment.Center.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TextLineAlignment">
            <summary>
            Gets or sets the vertical line alignment of the Text in the Tab in the layout rectangle.
            </summary>
            <value>One of the StringAlignment values. Default is StringAlignment.Center.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ImageAlignmentR">
            <summary>
            Gets or sets the relative alignment of the Image with respect to the text.
            </summary>
            <value>One of the RelativeImageAlignment values. Default is RelativeImageAlignment.LeftOfText.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.DisableInactivePageImage">
            <summary>
            Indicates whether image should be disabled when TabPage is not selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ImageOffset">
            <summary>
            Gets / Sets the ImageOffset.
            Adjust y-position of the image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.AdjustTopGap">
            <summary>
            Adjusts the gap between the tabControlAdv's top and the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.LevelTextAndImage">
            <summary>
            Indicates whether the text and the image should be in the same level.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.BorderWidth">
            <summary>
            Gets or sets width of the custom borders.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.BorderVisible">
            <summary>
            Gets or sets visibility of the custom borders.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.BorderColor">
            <summary>
            Gets or sets color of the custom borders.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.SeparatorColor">
            <summary>
            Gets or Sets the Color of the separator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.RotateTextWhenVertical">
            <summary>
            Indicates whether the text in the tabs should be rotated to draw horizontally when the 
            tab strip is aligned to the left or right border.
            </summary>
            <value>True to rotate it when aligned vertically; false otherwise. Default is false.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.NeedRotateTextWhenVertical">
            <summary>
            Indicates whether the Text value of the TabPageAdv needs to rotated when TabAlignment is specified as Left or Right.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.HotTrack">
            <summary>
            Indicates whether tabs change in appearance when the mouse passes over them.
            </summary>
            <value>True to turn on hot-tracking; false otherwise.
            Default is false.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.FocusOnTabClick">
            <summary>
            Indicates whether the Control should take focus when one of the tabs is clicked.
            </summary>
            <remarks>
            Note that this will however still set focus on the tab control when the user tabs
            around to set focus on different controls. You should then use the TabStop property to
            prevent focus on tab.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.SwitchPagesForDialogKeys">
            <summary>
            Indicates whether the Control should switch between tab pages when the user enters 
            certain keys like Ctrl+Tab or Ctrl+Shift+Tab.
            </summary>
            <value>True to switch; false otherwise. Default is true.</value>
            <remarks>
            <para>When true, the Control will also process Up, Down, Left and Right keys (if it has focus) and the 
            Ctrl+PageDown and Ctrl+PageUp keys to shift between the tab pages appropriately.</para>
            <para>Ctrl+Tab and Ctrl+Page* keys will be processed by the tab control even
            when the focus is within one of the children in the tab pages. Also if the tab control
            is within an MDI Child Form, the default behavior of Ctrl+Tab keys switching
            the MDI child windows will be broken.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowToolTips">
            <summary>
            Indicates whether tooltips should be shown for tabs that have their tooltips set.
            </summary>
            <value>True to turn on tooltips; false otherwise. Default is false.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowSeparator">
            <summary>
            Gets/Sets the visibility of the separator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShowSuperToolTips">
            <summary>
            Indicates whether SuperToolTips should be shown for tabs that have their tooltips set.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.UserMoveTabs">
            <summary>
            Indicates whether users can change tab position within 
            the tab control by drag and drop.
            </summary>
            <value>True to allow users to move tabs; false otherwise. Default is false.</value>
            <example>
            Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property reference for sample code on how to initialize a TabControlAdv programmatically.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ScrollIncrement">
            <summary>
            Specifies whether to Scroll in tabs or pages.
            </summary>
            <value>One of the ScrollIncrement values.
            Default is ScrollIncrement.Tab.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ScrollButtons">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.ScrollButtons"/> Control instance representing the scroll control used in the tab panel strip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Text">
            <summary>
            Gets / Sets the Text.
            Overridden. See <see cref="P:System.Windows.Forms.Control.Text"/>.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.LabelEditTextChanged">
            <summary>
            Occurs when the LabelEdit TabPage Caption is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.LabelEditChanged">
            <summary>
            Occurs when the LabelEdit property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.BeforeEdit">
            <summary>
            Occurs before Editing TabPage's Caption editing.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.AfterEdit">
            <summary>
            Occurs after Editing TabPage's Caption editing.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.HotTracked">
            <summary>
            Occurs on HotTracking TabPageAdv
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabMoving">
            <summary>
            Occurs on moving TabPage
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabsOrderChanged">
            <summary>
            Occurs when the order of tabs is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.LabelEdit">
            <summary>
            Indicates whether TabPage's captions are editable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Office2007ColorScheme">
            <summary>
            Gets / Sets the Office2007 color scheme.
            <value>The default value is Office2007Theme.Blue</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.Office2010ColorTheme">
            <summary>
            Gets / Sets the Office2010 color scheme.
            <value>The default value is Office2010Theme.Blue.</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.IsEditing">
            <summary>
            Gets a value indicating whether the text is in editing mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.DisplayRectangle">
            <summary>
            Gets the DisplayRectangle.
            Overridden. See <see cref="P:System.Windows.Forms.Control.DisplayRectangle"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.ShouldDrawThemed">
            <summary>
            Gets whether the control needs to drawn based on the theme appearance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabControlAdv.ControlCollection">
            <summary>
            Contains a list of Control instances.
            </summary>
            <remarks>This collection makes sure that the TabControlAdv's
            Controls list will get populated with only TabPageAdv objects.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ControlCollection.#ctor(Syncfusion.Windows.Forms.Tools.TabControlAdv)">
            <summary>
            Creates an instance of the TabControlAdv.ControlCollection class.
            </summary>
            <param name="tabControl">The TabControlAdv object whose
            tab page collection this list will hold.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ControlCollection.Remove(System.Windows.Forms.Control)">
            <summary>
            Removed the specified control to the collection..
            </summary>
            <param name="value">The tabpage to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ControlCollection.Add(System.Windows.Forms.Control)">
            <summary>
            Adds the specified control to the collection.
            </summary>
            <param name="value">The tabpage to add.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.ControlCollection.AddRange(System.Windows.Forms.Control[])">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.ControlCollection.AddRange(System.Windows.Forms.Control[])"/>
            </summary>
            <param name="controls">An array of controls.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties">
            <summary>
            Implement this interface to provide certain default properties for the tab panel.
            </summary>
            <remarks>
            <para>You should implement this interface when you create custom tabs along with the
            <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> implementation.
            A default implementation is available using <see cref="T:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties"/>.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties.DefaultActiveTabColor">
            <summary>
            Returns the default active tab's color.
            </summary>
            <returns>A <see cref="T:System.Drawing.Color"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties.DefaultInactiveTabColor">
            <summary>
            Returns the default inactive tab's color.
            </summary>
            <returns>A <see cref="T:System.Drawing.Color"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties.DefaultTabForeColor">
            <summary>
            Returns the tab's fore color.
            </summary>
            <returns>A <see cref="T:System.Drawing.Color"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties.DefaultTabPanelBackgroundColor">
            <summary>
            Returns the default tab panel background color.
            </summary>
            <returns>A <see cref="T:System.Drawing.Color"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties.DefaultTabPanelFont">
            <summary>
            Returns the default tab panel font.
            </summary>
            <returns>A <see cref="T:System.Drawing.Font"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties.DefaultActiveTabFont">
            <summary>
            Returns the default active tab font.
            </summary>
            <returns>A <see cref="T:System.Drawing.Font"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties.DefaultInactiveTabFont">
            <summary>
            Returns the default inactive tab font.
            </summary>
            <returns>A <see cref="T:System.Drawing.Font"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties.DefaultFixedSingleBorderColor">
            <summary>
            Returns the default single border Color.
            </summary>
            <returns>A <see cref="T:System.Drawing.Color"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelDefaultPropertiesReflected.DefaultActiveTabColor">
            <summary>
            Gets the default Active Tab Color.
            </summary>
            <returns>The TabControlAdv active tab color.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelDefaultPropertiesReflected.DefaultActiveTabFont">
            <summary>
            Gets the default active tab font.
            </summary>
            <returns>The TabControlAdv  active tab font.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelDefaultPropertiesReflected.DefaultInactiveTabColor">
            <summary>
            Gets the default Inactive Tab Color.
            </summary>
            <returns>The TabControlAdv inactive tab color.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelDefaultPropertiesReflected.DefaultTabForeColor">
            <summary>
            Gets the default inactive tab color.
            </summary>
            <returns>The TabControlAdv tab forecolor.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelDefaultPropertiesReflected.DefaultFixedSingleBorderColor">
            <summary>
            Returns default fixed single border color.
            </summary>
            <returns>The TabControlAdv default fixed single border color.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelDefaultPropertiesReflected.DefaultInactiveTabFont">
            <summary>
            Returns default inactive tab font.
            </summary>
            <returns>The TabControlAdv default inactive tab font.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelDefaultPropertiesReflected.DefaultTabPanelBackgroundColor">
            <summary>
            Returns the Default tab panel background.
            </summary>
            <returns>The TabControlAdv default tab panel background.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPanelDefaultPropertiesReflected.DefaultTabPanelFont">
            <summary>
            Returns the Default tab panel font.
            </summary>
            <returns>The TabControlAdv default tab panel font.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage.m_superAccelerator">
            <summary>
            Supports to assign SuperAccelerator 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage.font">
            <summary>
            To set backstage item font
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStage.BackStage_VisibleChanged(System.Object,System.EventArgs)">
            <summary>
            Assign focus once backstage is visible
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage.m_UseDefaultBackStageItem">
            <summary>
            Indicates the whether the default backstage item height.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStage.ResetUseDefaultBackStageItemHeight">
            <summary>
            To resets the UseDefaultBackStageItemHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStage.ShouldSerializeUseDefaultBackStageItemHeight">
            <summary>
            Indicates whether to serialize UseDefaultBackStageItemHeight
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage.useDefaultHighlightColor">
            <summary>
            Gets whether default highlight color should be used 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage.m_BackStageControls">
            <summary>
            Contains the list of control added to the BackStage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStage.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
            <summary>
            To hide accelerators on keypress
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStage.ResetTouchStyleBackStageSize">
            <summary>
            Reset the TouchStyleBackStage item size.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStage.ShouldSerializeTouchStyleBackStageSize">
            <summary>
            Serializing the property TouchBackStageSize.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage.m_rightToLeft">
            <summary>
            Variable for RightToLeft.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.SuperAccelerator">
            <summary>
            Gets or Sets super accelerator for backstage elements
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.VisibleFullText">
            <summary>
            Gets or sets visibility of BackStageButton text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.UseGDIPlusDrawing">
            <summary>
            Gets or sets value for UseGDIPlusDrawing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.UseDefaultBackStageItemHeight">
            <summary>
            Specifies whether the default height should be used in BackStageItem
            <remarks>This property should be disabled to set the BackStageItem height
            This property is applicable for Ribbon Style Office2013 and TouchStyle</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.BackStageFont">
            <summary>
            Gets the backstage item font
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.TuochStyleColorTable">
            <summary>
            Gets/sets the TouchColorTable for Backstage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.Office2016ColorTable">
            <summary>
            Gets/sets the TouchColorTable for Backstage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.Office2016ColorScheme">
            <summary>
            Gets/sets the TouchColorTable for Backstage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.RightToLeft">
            <summary>
            Gets/Sets RightToLeft for BackStage
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.UseDefaultHighlightColor">
            <summary>
            Gets or Sets whether default highlight color should be used 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.BackStageControls">
            <summary>
            Contains the list of control added to the BackStage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStage.ChildItemSize">
            <summary>
            Gets/Set the value for child Item Size and this will applicable for TouchRibbonStyle.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPageAdv">
            <summary>
            Represents a single tab page in a <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/>.
            </summary>
            <example>
             The following example creates a <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/> with one TabPageAdv object.
             <para>Use the Syncfusion.Windows.Forms.Tools namespace for this example.</para>
             <code lang="C#">
             public Form1()
             {
            	this.tabControl1 = new TabControlAdv();
            	
            	// Invokes the TabPage() constructor to create the tabPage1 object.
            	this.tabPage1 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
            	this.tabControl1.Controls.AddRange(new Control[] {
            	         this.tabPage1});
            	this.tabControl1.Location = new Point(25, 25);
            	this.tabControl1.Size = new Size(250, 250);
            	this.ClientSize = new Size(300, 300);
            	this.Controls.AddRange(new Control[] {
            	        this.tabControl1});
            }
            </code>
            <code lang="VB">
            Public Sub New()
            	Me.tabControl1 = New TabControlAdv()
            	' Invokes the TabPage() constructor to create the tabPage1 object.
            	Me.tabPage1 = New Syncfusion.Windows.Forms.Tools.TabPageAdv()
            	Me.tabControl1.Controls.AddRange(New Control() {Me.tabPage1})
            	Me.tabControl1.Location = New Point(25, 25)
            	Me.tabControl1.Size = New Size(250, 250)
            	Me.ClientSize = New Size(300, 300)
            	Me.Controls.AddRange(New Control() {Me.tabControl1})
            End Sub 'New
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.#ctor(Syncfusion.Windows.Forms.Tools.ITabData,Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties)">
            <summary>
            Creates a new instance of the TabPageAdv class with its tab data and default properties.
            </summary>
            <param name="tabData">The data for this tab.</param>
            <param name="tabPanelDefaultProperties">The default properties for this tab.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.#ctor">
            <summary>
            Creates a new instance of the TabPageAdv class.
            </summary>
            <example>
             The following example creates a TabControlAdv with one TabPageAdv object. 
             The constructor instantiates tabPage1.
             <para>Use the Syncfusion.Windows.Forms.Tools namespaces for this example.</para>
             <code>
             public void MyTabs()
             {
             	this.tabControl1 = new TabControlAdv();
             	// Invokes the TabPageAdv() constructor to create the tabPage1 object.
             	this.tabPage1 = new Syncfusion.Windows.Forms.ToolsTabPageAdv();
             	this.tabControl1.Controls.Add(tabPage1);
             	this.Controls.Add(tabControl1);
             }
             
             public Form1()
             {
             	MyTabs();
             }
             </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.#ctor(System.String)">
            <summary>
            Creates a new instance of the TabPageAdv class qith the specified text for the tab.
            </summary>
            <param name="label">The text for the tab.</param>
            <example>
            This example creates a TabControlAdv with a TabPageAdv object. 
            The constructor accepts the myTabPage string as Text for tabPage1.
             <para>Use the Syncfusion.Windows.Forms.Tools namespaces for this example.</para>
             <code>
             public void MyTabs()
             {
             	this.tabControl1 = new TabControlAdv();
             	string tabPageName = "myTabPage";
             	
             	// Invokes the TabPageAdv() constructor to create the tabPage1 object.
             	this.tabPage1 = new Syncfusion.Windows.Forms.Tools.TabPageAdv(tabPageName);
             	
             	this.tabControl1.Controls.Add(tabPage1);
             	this.Controls.Add(tabControl1);
             }
             
             public Form1()
             {
             	MyTabs();
             }
             </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.CreateDefaultTabData">
            <summary>
            Called to create the default <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>
            for this TabPageAdv.
            </summary>
            <returns>An <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.SetTransparentBackground">
            <summary>
            Adds transparent style to control styles.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.RestoreBackground">
            <summary>
            Removes Transparent style from control styles.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.FireEnter(System.EventArgs)">
            <summary>
            Raises the Enter event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.FireLeave(System.EventArgs)">
            <summary>
            Raises the Leave event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.OnEnter(System.EventArgs)">
            <summary>
            Raises the Enter event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.OnLeave(System.EventArgs)">
            <summary>
            Raises the Leave event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.Hide">
            <summary>
            Hide the tab page from the user.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.Show">
            <summary>
            Displays the tab page to the user.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.Close">
            <summary>
            Closes <see cref="T:System.Windows.Forms.TabPage"/>.
            </summary>
            <remarks>
            <para>
            Removes page from <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPages"/> collection.
            That also removes page from parent <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/> <see cref="P:System.Windows.Forms.Control.Controls"/> collection.
            </para>
            <para>
            This method is called by <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/> only when user clicks tab page's or tab control's close button.
            </para>
            </remarks>
            <returns>
            False if page can't be closed.
            This happens if closing is canceled in <see cref="E:Syncfusion.Windows.Forms.Tools.TabPageAdv.Closing"/> event handler,
            page is disposed/being disposed, page is detached from <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/>,
            or hosted in any other (non-<see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/>) control.
            In last case, page is just removed from parent's <see cref="P:System.Windows.Forms.Control.Controls"/> collection.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.CreateControlsInstance">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.CreateControlsInstance"/>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ToString">
            <summary>
            Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden.
            Overridden. See <see cref="M:System.Object.ToString"/>
            </summary>
            <returns>A System.String containing the name of the System.ComponentModel.Component, if any, or null if the System.ComponentModel.Component is unnamed.</returns>
            <remarks>A string representation</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.GetTabPageAdvOfComponent(System.Object)">
            <summary>
            Gets the control of the TabPageAdv.
            </summary>
            <param name="comp">The component</param>
            <returns>The parent of the TabPageAdv.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPageAdv.useactivetabcolor">
            <summary>
            enables to set the tab back color as active tab color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPageAdv.showCloseButton">
            <summary>
            Get or Set Close Button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ValidateTabPagesVisibility">
            <summary>
            Invisible tabPage cannot be shown in runtime.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ShouldSerializeTabFont">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabFont"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ResetTabFont">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabFont"/> property to its default value.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ShouldSerializeTabForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabForeColor"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ResetTabForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabForeColor"/> property to its default value.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ShouldSerializeTabBackColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabBackColor"/> property is to be serialized.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ResetTabBackColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabBackColor"/> property to its default value.
            </summary>
            <remarks>
            You typically use this method if you are either creating a designer for the Control or creating your own control incorporating this Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ShouldSerializeUseActiveTabColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.UseActiveTabColor"/> property is to be serialized.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ResetUseActiveTabColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.UseActiveTabColor"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <override/>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabPageAdv.Closing">
            <summary>
            Occurs when the tab page is closing.
            </summary>
            <remarks>This event is not fired when tab page is disposed or being disposed.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabPageAdv.Closed">
            <summary>
            Occurs when the tab page is closed.
            </summary>
            <remarks>This event is not fired when tab page is disposed or being disposed.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.Site">
            <summary>
            Gets or sets the site of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.UseCustomScrollerFrame">
            <summary>
            Gets or Sets whether to have custom scrollbar
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.ScrollerFrame">
            <summary>
            Gets the ScrollerFrame for TabPageAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.IsTransparent">
            <summary>
            Indicates whether this control is transparent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.Anchor">
            <summary>
            Overridden. See <see cref="P:System.Windows.Forms.Control.Anchor"/>.
            </summary>
            <remarks>Anchoring TabPageAdv instance is disabled.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.Dock">
            <summary>
            Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
            Overridden. See <see cref="P:System.Windows.Forms.Control.Dock"/>.
            <returns>One of the System.Windows.Forms.DockStyle values. The default is System.Windows.Forms.DockStyle.None.</returns>
            </summary>
            <remarks>Docking TabPageAdv instance is disabled.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.Enabled">
            <summary>
            Gets or sets a value indicating whether the control can respond to user interaction.
            Overridden. See <see cref="P:System.Windows.Forms.Control.Enabled"/>.
            <retuns> true if the control can respond to user interaction; otherwise, false. The default is true.</retuns>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabEnabled">
            <summary>
            Indicates whether to enable the tab.
            </summary>
            <value>True to enable; false otherwise.</value>
            <remarks>
            If disabled, the tab will be drawn disabled and the user will not be able to select
            the tab page through the mouse or keyboard. You can however select a tab programmatically
            using the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndex"/> or <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedTab"/> property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabIndex">
            <summary>
            Gets or sets the tab order of the control within its container.
            Overridden. See <see cref="P:System.Windows.Forms.Control.TabIndex"/>.
            </summary>
            <returns>The index value of the control within the set of controls within its container.
            The controls in the container are included in the tab order.</returns>
            <remarks>TabIndex property for the TabPageAdv instance is disabled.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabStop">
            <summary>
            Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
            Overridden. See <see cref="P:System.Windows.Forms.Control.TabStop"/>.
            </summary>
            <returns> true if the user can give the focus to the control using the TAB key; otherwise,false.
            The default is true.NoteThis property will always return true for an instance of the System.Windows.Forms.Form class.</returns> 
            <remarks>TabStop property for the TabPageAdv instance is disabled.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.Visible">
            <summary>
             Gets or sets a value indicating whether the control and all its child controls are displayed.
            Overridden. See <see cref="P:System.Windows.Forms.Control.Visible"/>.
            </summary>
            <returns>true if the control and all its child controls are displayed; otherwise, false. The default is true.</returns>
            <remarks>Visible property for the TabPageAdv instance is disabled.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.UseActiveTabColor">
            <summary>
            enables to set the tab back color as active tab color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.ToolTipText">
            <summary>
            Gets / sets the ToolTip text for this tab.
            </summary>
            <value>The ToolTip text for this tab.</value>
            <remarks>This tab page belongs to a TabControlAdv instance. 
            The ToolTip text appears when the user moves the mouse 
            over the tab - if the ShowToolTips property of the 
            TabControlAdv is true. For more information on ToolTips, 
            see the <see cref="T:System.Windows.Forms.ToolTip"/> class.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.SuperTooltip">
            <summary>
            Gets or sets the SuperToolTip information for this tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.ImageIndex">
            <summary>
            Gets / sets the index to the image displayed on this tab.
            </summary>
            <remarks>
            The zero-based index to the image in the TabControlAdv.ImageList 
            that appears on the tab. The default is -1, which signifies no image.
            <para>
            The ImageIndex points to an image in the TabControlAdv 
            object's associated ImageList.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.Image">
            <summary>
            Gets or sets the image.
            </summary>
            <value>The image.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.ImageSize">
            <summary>
            Gets or sets the size of the image.
            </summary>
            <value>The size of the image.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabVisible">
            <summary>
            Indicates whether to show a particular tab.
            </summary>
            <value>True to show the tab; false otherwise.</value>
            <remarks>
            <para>When the tab is made invisible, you can still show the tab page by setting the appropriate
            <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndex"/> programmatically.</para>
            <para>
            In fact, you can hide all the tabs and operate the tab like a Wizard. But also note that 
            Essential Tools provides a separate WizardControl for that purpose.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.Text">
            <summary>
            Overridden. Gets / sets the text to display on the tab.
            </summary>
            <value>The text to display on the tab.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabFont">
            <summary>
            Gets / sets the font used to display text in the tab.
            </summary>
            <value>The Font object.</value>
            <remarks>This tab page belongs to a TabControlAdv instance. 
            The Font specified here will be used when rendering the 
            associated tab in the TabControlAdv.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabBackColor">
            <summary>
            Gets / sets the background color of this tab. Will override the Active Tab and Inactive Tab Colors.
            </summary>
            <remarks>This tab page belongs to a TabControlAdv instance. 
            The color specified here will be used when rendering the 
            associated tab in the TabControlAdv.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.TabForeColor">
            <summary>
            Gets / sets the forecolor of this tab. Default is SystemColors.WindowText.
            </summary>
            <remarks>This tab page belongs to a TabControlAdv instance. 
            The color specified here will be used when rendering the 
            associated tab in the TabControlAdv. The setting will not affect the Controls in the tab page.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdv.ThemesEnabled">
            <summary>
            Indicates whether or not themes should be used to draw this tab page.
            </summary>
            <value>
            True if enabled; false otherwise.
            </value>
            <remarks>
            <para>
            By default, the value for this property is inherited from the parent TabControlAdv.
            You can explicitly set it to false if you want to turn off themed drawing of the background of this
            tab page.
            </para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPageAdv.ControlCollection">
            <summary>
            Contains the collection of controls that the TabPage uses.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ControlCollection.#ctor(Syncfusion.Windows.Forms.Tools.TabPageAdv)">
            <summary>
            Constructor of the ControlCollection.
            </summary>
            <param name="owner">The TabPageAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ControlCollection.Add(System.Windows.Forms.Control)">
            <summary>
            Add the specified control to the control collection.
            Overridden.
            </summary>
            <param name="value">The Control instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdv.ControlCollection.AddRange(System.Windows.Forms.Control[])">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.ControlCollection.AddRange(System.Windows.Forms.Control[])"/>.
            </summary>
            <param name="controls">The array of controls.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageTab.m_Accelerator">
            <summary>
            Gets or sets accelerator key for BackstageTab
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageTab.m_BackStageTabHeight">
            <summary>
            Initialize the height of the TabItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageTab.ResetItemHeight">
            <summary>
            To Reset ItemHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageTab.ShouldSerializeItemHeight">
            <summary>
            Indicate whether to Serailize BackStageTabHeight
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStageTab.TabHeight">
            <summary>
            Initialize the height of the BackStageTab
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStageTab.ItemHeight">
            <summary>
            Gets or Sets the height for the BackStageTab, when UseDefaultBackStageItemHeight property is disabled.
            <remarks>This property applicable for Ribbon Style Office2013 and TouchStyle</remarks>
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer">
            <summary>
            An <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance
            that implements the single-line tab mode.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPanelRenderer">
            <summary>
            A default <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> implementation.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer"/> and <see cref="T:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer"/>
            renderers derive from this class.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer">
            <summary>
            The interface you should implement to create a custom tab panel renderer.
            </summary>
            <remarks>
            <para>The base interface that the <see cref="T:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer"/>
            and the <see cref="T:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer"/> derive from.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.Layout(System.Drawing.Graphics,System.Boolean)">
            <summary>
            Lays out the tabs according to the current bounds.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="fromPaint">Indicates whether this method was called from the Paint event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.Scroll(Syncfusion.Windows.Forms.Tools.ScrollIncrement,Syncfusion.Windows.Forms.Tools.ScrollDirection)">
            <summary>
            Scrolls the tabs based on the specified <see cref="T:Syncfusion.Windows.Forms.Tools.ScrollIncrement"/>
            and <see cref="T:Syncfusion.Windows.Forms.Tools.ScrollDirection"/>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.GetPreferredSize(System.Drawing.Graphics,System.Drawing.SizeF@)">
            <summary>
            Returns the preferred size of the tab panel.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context to help calculate the sizes.</param>
            <param name="size">The <see cref="T:System.Drawing.SizeF"/> that should contain the preferred size when returned.</param>
            <remarks>
            <para>A non-zero width in the size parameter indicates the available width
            and requires you to provide the preferred height for that width. Zero width
            in the size parameter indicates you to provide the preferred width and height
            for the tab panel, assuming infinite available width.</para>
            </remarks>
            <summary>
            Returns the preferred size, if any, of the tabs. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.GetTabBounds(System.Int32)">
            <summary>
            Returns the bounds of the specified tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.IsBackgroundSolid">
            <summary>
            Indicates whether the background color is solid.
            </summary>
            <returns>True if solid; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.OnPaintPanelBackground(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Paints the tab panel background.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="backColor">The background <see cref="T:System.Drawing.Color"/>.</param>
            <param name="rect">The background bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.OnPaint(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Paints the tab panel with the tabs.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="clipRect">The clipping rectangle to use while drawing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.HitTestTabs(System.Drawing.PointF,System.Boolean)">
            <summary>
            Returns the tab position under the specified co-ords.
            </summary>
            <param name="mousePosition">The mouse position in client or transformed drawing co-ords.</param>
            <param name="inTransformedCoOrds">Indicates whether the mouse position is in transformed drawing co-ordinates or client co-ordinates.</param>
            <returns>The hit tab's index; -1 if none found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.GetMousePosition">
            <summary>
            Returns the mouse position.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Called by the parent tab control to forward mouse move messages.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.OnMouseLeave(System.EventArgs)">
            <summary>
            Called by the parent tab control to forward mouse leave messages.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Called by the parent tab control to forward mouse down messages.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Called by the parent tab control to forward mouse up messages.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.OnGotFocus(System.EventArgs)">
            <summary>
            Called by the parent tab control to forward got focus messages.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.OnLostFocus(System.EventArgs)">
            <summary>
            Called by the parent tab control to forward lost focus messages.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> that has some information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.IsMovingTab">
            <summary>
            Indicates whether a tab is currently being moved.
            </summary>
            <returns>True if moving; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.CancelTabDrag">
            <summary>
            Cancels current tab dragging, if any.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.ValidateScrollOffset(System.Boolean,System.Boolean)">
            <summary>
            Ensures that the current scroll position is valid.
            </summary>
            <param name="makeSelectedTabVisible">Indicates whether to make the selected tab visible.</param>
            <param name="invalidate">Indicates whether to redraw the invalid regions.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.ApplyDrawingTransform(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Transforms the RectangleF in client co-ordinates to rotated drawing co-ordinates or vice-versa.
            </summary>
            <param name="rect">The RectangleF to transform.</param>
            <param name="apply">Indicates whether to transform to drawing co-ordinates or to transform to client co-ordinates.</param>
            <returns>
            The transformed <see cref="T:System.Drawing.RectangleF"/>.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.ForceDrawImage">
            <summary>
            If to draw image anyway.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.NeedMouseMove">
            <summary>
            Indicates whether the parent tab control should forward mouse move messages to the renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.NeedLayout">
            <summary>
            Indicates whether the tabs need to be laid out due to change in some property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.TabPanelData">
            <summary>
            Gets / sets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelData"/>
            that contains information regarding tab panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.Bounds">
            <summary>
            Gets / sets the current bounds of the tab panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.ScrollingSupported">
            <summary>
            Indicates whether scrolling is supported.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.CanScrollLeft">
            <summary>
            Indicates whether scrolling to the left is allowed for the current layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.CanScrollRight">
            <summary>
            Indicates whether scrolling to the right is allowed for the current layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.TabPanelBackColor">
            <summary>
            Returns the tab panel's backcolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.GetPreferredSize(System.Drawing.Graphics,System.Drawing.SizeF@)">
            <summary>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.GetPreferredSize(System.Drawing.Graphics,System.Drawing.SizeF@)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ComputeTabPositions(System.Drawing.Graphics)">
            <summary>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ComputeTabPositions(System.Drawing.Graphics)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.GetTabBounds(System.Int32)">
            <summary>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.GetTabBounds(System.Int32)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DrawItemCallback(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Calls the <see cref="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnDrawItem(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/> method.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.bringSelectedTabToFront">
            <summary>
            Initialize the bringSelectedTabToFront.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.SetNeedLayout(System.Boolean)">
            <summary>
            Sets the tab positions that needs to be recalculated.
            </summary>
            <param name="needLayout"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.Layout(System.Drawing.Graphics,System.Boolean)">
            <summary>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.Layout(System.Drawing.Graphics,System.Boolean)"/>.
            </summary>
            <param name="g">A <see cref="T:System.Drawing.Graphics"/> instance.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.tdbounds">
            <summary>
            Initialize the bounds of the tab panel renderer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.m_toolTipHash">
            <summary>
            Hash containing [ control ]:[ ToolTip ] pairs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.GetIsMirroredForVerticalAlignment">
            <summary>
            Returns whether the TabControl is mirrored for vertical alignment.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DefaultActiveTabColor">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <returns>The Color instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DefaultInactiveTabColor">
            <summary>
            Returns the default Inactive Tab Color.
            </summary>
            <returns>The Color instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DefaultTabForeColor">
            <summary>
            Returns the default tab forecolor.
            </summary>
            <returns>The Color instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DefaultTabPanelBackgroundColor">
            <summary>
            Returns the default tab panel background color.
            </summary>
            <returns>The Color instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DefaultFixedSingleBorderColor">
            <summary>
            Returns the default single border color.
            </summary>
            <returns>The Color instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DefaultTabPanelFont">
            <summary>
            Returns the default tab panel font.
            </summary>
            <returns>The Font instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DefaultActiveTabFont">
            <summary>
            Returns the default active tab font.
            </summary>
            <returns>The Font instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DefaultInactiveTabFont">
            <summary>
            Returns the default inactive tab font.
            </summary>
            <returns>The Font instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ShouldDrawVisible(Syncfusion.Windows.Forms.Tools.ITabData)">
            <summary>
            Indicates whether the TabData visible or not.
            </summary>
            <param name="tabData"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.GetHiddenTabsCount">
            <summary>
            Returns the Hidden tabs count.
            </summary>
            <returns>The count of the hidden tab items.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.Scroll(Syncfusion.Windows.Forms.Tools.ScrollIncrement,Syncfusion.Windows.Forms.Tools.ScrollDirection)">
            <summary>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.Scroll(Syncfusion.Windows.Forms.Tools.ScrollIncrement,Syncfusion.Windows.Forms.Tools.ScrollDirection)"/>.
            </summary>
            <param name="increment">The ScrollIncrement indicates the increment</param>
            <param name="direction">The scroll direction.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.tabRenderers">
            <summary>
            Initialize the tab renderers.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.currentHotTrackTab">
            <summary>
            Initialize the current hot track tab item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.currentTooltipTab">
            <summary>
            Initialize the current tooltip tab item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ValidateScrollOffset(System.Boolean,System.Boolean)">
            <summary>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.ValidateScrollOffset(System.Boolean,System.Boolean)"/>.
            </summary>
            <param name="makeSelectedTabVisible">Indicates to make selected tab visible.</param>
            <param name="invalidate">Invalidate the scrolling.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ApplyDrawingTransform(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Transforms the RectangleF in client co-ordinates to rotated drawing co-ordinates.
            </summary>
            <param name="rect">The RectangleF to transform.</param>
            <param name="apply">Indicates whether to transform to drawing co-ordinates or to transform to client co-ordinates.</param>
            <returns>
            The transformed <see cref="T:System.Drawing.RectangleF"/>.
            </returns>
            <remarks>
            The TabPanelRenderer class performs the drawing of the tabs in a transformed space to
            accommodate the top, bottom, left and right alignment of the tabs. The transform
            is such that irrespective of the tab alignment the TabPanelRenderer can use the same code
            to draw the tabs.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.#ctor">
            <summary>
            Creates a new instance of the TabPanelRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.Detach">
            <summary>
            Called when a <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelData"/> instance is detached from this renderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.CreateNewRenderer(System.String,Syncfusion.Windows.Forms.Tools.ITabData)">
            <summary>
            Creates a new <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> given a tab style name.
            </summary>
            <param name="tabStyle">The tab style name.</param>
            <param name="tabData">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/> containing the data for the renderer. Can be null.</param>
            <returns>The new <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.RemoveTabRenderers">
            <summary>
            Removes the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/>s.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnTabsCollectionChanged">
            <summary>
            Called when the tabs collection is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.GetLargestHeight(System.Drawing.Graphics)">
            <summary>
            Returns the largest height for any tab.
            </summary>
            <param name="g">A Graphics object.</param>
            <returns>The largest height.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnBoundsAffected">
            <summary>
            Called when a property is changed that requires recalculating the preferred size and layout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.TabPanel_PropertyChanged(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs)">
            <summary>
            The event handler that gets called when the corresponding <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelData"/>'s property is changed.
            </summary>
            <param name="sender">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelData"/>.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs"/> containing information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnTabStyleChanged">
            <summary>
            Called when the associated <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/>'s
            <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnSelectionChanged(System.Int32,System.Int32)">
            <summary>
            Called when the associated <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/>'s selected index is changed.
            </summary>
            <param name="previousIndex">The previously selected tab index.</param>
            <param name="currentIndex">The newly selected tab index.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.InvalidateTabs(System.Int32,System.Int32)">
            <summary>
            Invalidates the union of the tab regions specified by their indices.
            </summary>
            <param name="tab1">The beginning tab index.</param>
            <param name="tab2">The ending tab index.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.Tab_PropertyChanged(System.Object,System.EventArgs)">
            <summary>
            The event handler that gets called when a <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>'s property is changed.
            </summary>
            <param name="sender">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>.</param>
            <param name="e">An EventArgs instance containing information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.Tab_BoundsAffected(System.Object,System.EventArgs)">
            <summary>
            The event handler that gets called when a <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>'s bounds are affected.
            </summary>
            <param name="sender">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>.</param>
            <param name="e">An EventArgs instance containing information regarding this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.IsBackgroundSolid">
            <summary>
            Indicates whether the background will be a solid color.
            </summary>
            <returns>True if solid; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnPaintPanelBackground(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Paints the tab panel background.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="backColor">The background <see cref="T:System.Drawing.Color"/>.</param>
            <param name="rect">The rectangle that should be used for the painting region.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnPaint(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws the tabs.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> object.</param>
            <param name="clipRect">The rectangle that should be clipped from the drawing region.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnMouseHover(System.EventArgs)">
            <summary>
            Called by the tab control when mouse hovers on the control.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnMouseEnter(System.EventArgs)">
            <summary>
            Called by the tab control when mouse enter the bounds of the controls.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Called by the tab control when mouse move has occurred.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.IsValidToolTipPosition(System.Drawing.Point)">
            <summary>
            Validates position to show tooltip in.
            </summary>
            <param name="pos">Position to check.</param>
            <returns>True, if position is in tab's bounds to show tooltip for, otherwise- false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ShowToolTip(System.String)">
            <summary>
            Shows or Hides Tooltip window.
            </summary>
            <param name="text">Text to show in toolTip. If text is null or empty
            string, toolTip is hidden.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ShowSuperTooltip(Syncfusion.Windows.Forms.Tools.ToolTipInfo)">
            <summary>
            Shows or hides super tooltip.
            </summary>
            <param name="info">The super tooltip info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.StartShowingToolTip(System.Int32)">
            <summary>
            Start showing tooltips
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.StopShowingToolTip">
            <summary>
            Stops showing tooltips
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.HitTestTabs(System.Drawing.PointF,System.Boolean)">
            <summary>
            Returns the tab index at the specified location.
            </summary>
            <param name="mousePosition">The location where hit test is to be performed.</param>
            <param name="inTransformedCoOrds">Indicates whether the above location is in absolute or transformed co-ordinates.</param>
            <returns>
            The hit tab index; -1 if no tab was found.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnMouseLeave(System.EventArgs)">
            <summary>
            Called by the tab control when mouse leave had occurred.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.CancelTabDrag">
            <summary>
            Cancels the current tab drag-and-drop.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.GetMousePosition">
            <summary>
            Gets the mouse position
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.GetMousePosition(System.Drawing.Point)">
            <summary>
            Gets the mouse position.
            </summary>
            <param name="mousePosition">The mouse point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Called by the tab control when a mouse down occurs.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.IsMovingTab">
            <summary>
            Indicates whether a tab is currently being moved.
            </summary>
            <returns>True if moving; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnDragMoveTabs(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Called as the tab is dragged.
            </summary>
            <remarks>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance.</param>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Called by the tab control when a mouse up occurs.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnGotFocus(System.EventArgs)">
            <summary>
            Called by the tab control when focused.
            </summary>
            <param name="e">The EventArgs instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnLostFocus(System.EventArgs)">
            <summary>
            Called by the tab control when it has lost focus.
            </summary>
            <param name="e">The EventArgs instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.MoveTabs(System.Int32,System.Int32,System.Int32)">
            <summary>
            Moves tabs in groups from one position to other.
            </summary>
            <param name="nTabsToMoveFrom">The beginning position of the group.</param>
            <param name="nCount">The number of tabs to move.</param>
            <param name="nMoveToIndex">The destination position.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ResetHotTracking">
            <summary>
            Resets hot tracking state, if any.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.Renderers">
            <summary>
            Gets the Tab Renderers.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ForceDrawImage">
            <summary>
            Gets or sets whether tab panel forced to draw image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.NeedLayout">
            <summary>
            Indicates whether the layout is required.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.Bounds">
            <summary>
            Gets or sets the bounds.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.Bounds"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ScrollingSupported">
            <summary>
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.ScrollingSupported"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.CanScrollLeft">
            <summary>
            Indicates whether scrolling to the left is allowed for the current layout.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.CanScrollLeft"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.CanScrollRight">
            <summary>
            Indicates whether scrolling to the right is allowed for the current layout.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.CanScrollRight"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.IsMirrored">
            <summary>
            Gets the IsMirrored
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.NeedMouseMove">
            <summary>
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.NeedMouseMove"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.TabPanelData">
            <summary>
            Gets or sets TabPanelData.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.TabPanelData"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.TabPanelBackColor">
            <summary>
            Returns the backcolor of TabPanel.
            </summary>
            <value>The tab panel backcolor.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ToolTipText">
            <summary>
            Returns the ToolTip text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.SuperToolTip">
            <summary>
            Gets the SuperToolTip info.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ShouldShowToolTips">
            <summary>
            Returns whether tooltips should be shown or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ShouldShowSuperToolTips">
            <summary>
            Returns whether tooltips should be shown or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.SelectedIndexOnDragStart">
            <summary>
            Returns the selected tab index when drag and drop started.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.DragIgnoreRect">
            <summary>
            The rectangular region where drop should not be performed during drag and drop.
            </summary>
            <remarks>
            This region is in transformed co-ordinates.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.Moving">
            <summary>
            Indicates whether the user is moving tabs using a drag-and-drop.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.TAB_PAGE_OFFSET">
            <summary>
            Offset for tab page.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer"/> class.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> parent.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.m_fScrollOffsetX">
            <summary>
            Indicates the scroll offset X position.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.fpadX">
            <summary>
            Indicates the Padding x.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.fpadY">
            <summary>
            Indicates the padding y.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.TabPanel_PropertyChanged(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.TabPanel_PropertyChanged(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs)"/>.
            </summary>
            <param name="sender">Event sender.</param>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.Scroll(Syncfusion.Windows.Forms.Tools.ScrollIncrement,Syncfusion.Windows.Forms.Tools.ScrollDirection)">
            <summary>
            Scrolls by the specified increment in the specified direction.
            </summary>
            <param name="siIncrement">The scroll increment.</param>
            <param name="sdPhysicalDirection">The direction.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.ValidateScrollOffset(System.Boolean,System.Boolean)">
            <summary>
            Validates the current scroll offset, recalculating it, if necessary.
            </summary>
            <param name="makeSelectedTabVisible">Indicates whether to make the selected tab visible.</param>
            <param name="invalidate">Indicates whether to force a repaint if recalculation is necessary.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.OnBoundsAffected">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnBoundsAffected"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.OnSelectionChanged(System.Int32,System.Int32)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.OnSelectionChanged(System.Int32,System.Int32)"/>
            </summary>
            <param name="previousIndex"></param>
            <param name="currentIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.ComputeTabPositions(System.Drawing.Graphics)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabPanelRenderer.ComputeTabPositions(System.Drawing.Graphics)"/>
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Overloaded. Returns the preferred size.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> object.</param>
            <returns>The preferred size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.GetPreferredSize(System.Drawing.Graphics,System.Drawing.SizeF@)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.GetPreferredSize(System.Drawing.Graphics,System.Drawing.SizeF@)"/>.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> object.</param>
            <param name="preferredSize">The preferred size.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.PadX">
            <summary>
            Gets / sets the padding to use to the left of the tabs while calculating the tab positions.
            </summary>
            <value>A float value representing the horizontal padding.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.PadY">
            <summary>
            Gets / sets the padding to use to the top of the tabs while calculating the tab positions.
            </summary>
            <value>A float value representing the vertical padding.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.ScrollOffsetX">
            <summary>
            Returns the current scroll position.
            </summary>
            <remarks>A float value representing the scroll offset.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.LastKnownPreferredWidth">
            <summary>
            Gets or sets the LastKnownPreferredWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.ScrollingSupported">
            <summary>
            Indicates whether scrolling is supported by this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.CanScrollLeft">
            <summary>
            Indicates whether the tab can scroll left based on the current dimensions.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.CanScrollRight">
            <summary>
            Indicates whether the tab can scroll right based on the current dimensions.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SingleLineTabPanelRenderer.NeedRotateTextWhenVertical">
            <summary>
            Gets the whether the tabs need to rotate the text when aligned vertically.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageButton.m_backStagebuttonHeight">
            <summary>
            Initialize the height of Button height
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageButton.ResetItemHeight">
            <summary>
            To Reset ItemHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageButton.ShouldSerializeItemHeight">
            <summary>
            To Serialize ItemHeight
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageButton.m_Accelerator">
            <summary>
            Gets or sets accelerator key for Backstagebutton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStageButton.ButtonHeight">
            <summary>
            Initialize the height of BackStageButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStageButton.ItemHeight">
            <summary>
            Gets or Sets the height for the BackStage button, when UseDefaultBackStageItemHeight property is disabled.
            <remarks>This property applicable for Ribbon Style Office2013 and TouchStyle</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStageButton.BackStageTouchStyleRenderer">
            <summary>
            Sets the TouchStyle renderer for BackStageView.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageSeparator.m_SeparatorHeight">
            <summary>
            Initialize the height of the BackStageSeparator
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageSeparator.ResetItemHeight">
            <summary>
            To Reset ItemHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.BackStageSeparator.ShouldSerializeItemHeight">
            <summary>
            To serialize ItemHeight
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.BackStageSeparator.ItemHeight">
            <summary>
            Gets or Sets the height for the BackStage Seperator, when UseDefaultBackStageItemHeight is disabled.
            <remarks>This property applicable for Ribbon Style Office2013 and TouchStyle</remarks>
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRenderer2D">
            <summary>
            The tab renderer that implements the 2D tabs look-and-feel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererBase">
            <summary>
            A default <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> implementation
            from which your custom tab renderers could derive.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabRenderer">
            <summary>
            The interface to implement when you create custom tab styles (tab renderers).
            </summary>
            <remarks>
            <para>Use the default <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererBase"/> implementation
            when you want to create custom tab renderers. See <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererFactory"/>
            for information on how to register your custom renderer with the framework and other requirements.</para>
            <para>Note that your implementation <bold>should have a non-default constructor</bold> that takes
            the following 2 parameters: (<see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> and <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/>).</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for this tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.IsTextShrunk">
            <summary>
            Indicates whether the text is shrunk.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.HitTest(System.Drawing.PointF)">
            <summary>
            Indicates whether the specified mouse position is within this tab.
            </summary>
            <param name="mousePosition">The point to verify.</param>
            <returns>True if the point is within the tab bounds; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.GetRedrawBounds">
            <summary>
            Returns the rectangle representing the dirty portion of the tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.GetCurrentBounds">
            <summary>
            Returns the current tab bounds. This includes any overlapped region.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.GetBoundsForScrolling">
            <summary>
            Returns the current tab bounds. This includes any overlapped region.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.OnPaint(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Paints the tab.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="clipRect">The clipping rectangle to use while drawing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.TabPropertyChanged">
            <summary>
            Notifies the tab that its properties have changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Visible">
            <summary>
            Indicates whether this tab is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.ForceDrawImage">
            <summary>
            If to draw image anyway.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.TabData">
            <summary>
            Gets / sets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>
            containing information regarding this tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds">
            <summary>
            Gets / sets the current bounds of this tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.HotTrack">
            <summary>
            Indicates whether hot tracking is set on in this tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.TabAlignment">
            <summary>
            Gets / sets the <see cref="T:System.Windows.Forms.TabAlignment"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.DrawItemCallback">
            <summary>
            Represents the method you should call from your implementation to allow for custom drawing of the tabs.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.DrawItemCallback"/> instance.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.TabBorderColor">
            <summary>
            Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.SaveGraphicsState(System.Drawing.Graphics,System.Drawing.RectangleF@)">
            <summary>
            Save the graphics state.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="curBounds">The rectangle of the Tab Renderer.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.RestoreGraphicsState(System.Drawing.Graphics)">
            <summary>
            Restore the Graphics state.
            </summary>
            <param name="g">The Graphics object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.NeedMirroredBackground">
            <summary>
            Indicates whether its needed to mirrored background.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.panelRenderer">
            <summary>
            Initialize the tab panel renderer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.ImageTextPadding">
            <summary>
            Indicates the Image text padding.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.m_measure">
            <summary>
            Special graphics for text measuring.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererBase"/>.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> instance.</param>
            <param name="panelRenderer">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.TabPropertyChanged">
            <summary>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.TabPropertyChanged"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.IsTextShrunk">
            <summary>
            Indicates whether the text is shrunk.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.m_bShowCloseButton">
            <summary>
            The value that indicates whether close button should be visible for each tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.closeButtonBackColor">
            <summary>
            The value that indicates whether close button should be visible for each tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.m_bShowCloseButtonBackColor">
            <summary>
            The value that indicates whether close button should be visible for each tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.m_lastCloseButtonBounds">
            <summary>
            Bounds of the close button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.m_bIsCloseButtonClicked">
            <summary>
            The value that indicates whether the close button is clicked.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.CloseButtonHitTest(System.Drawing.Point)">
            <summary>
            Checks, does CloseButton's bounds contain specified point.
            </summary>
            <param name="pt">Point to check.</param>
            <returns> true, if CloseButton's bounds contain specified point, otherwise - false. </returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererBase.m_bHitCloseButton">
            <summary>
            The value that indicates whether mouse is over the close button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawCloseButton(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draw the close button.
            </summary>
            <param name="g">The Graphics object to draw the close button.</param>
            <param name="closeButtonBounds">The close button bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawCloseButton(System.Drawing.Graphics,System.Drawing.RectangleF,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws the close button.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> object.</param>
            <param name="closeButtonBounds">The bounds of the close button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawCloseButtonBorder(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws the close button border.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> object.</param>
            <param name="closeButtonBounds">The bounds of the close button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetCloseButtonBounds(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Gets the close button bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.CorrectPreferredSize(System.Drawing.SizeF)">
            <summary>
            Returns the correct preferred size.
            </summary>
            <param name="preferredSize">The Size of the Tab panel.</param>
            <returns>The preferred size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetTextPosition(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)">
            <summary>
            Returns the position where the text should be drawn given a layout rectangle and the Graphics context.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="text">The text to draw.</param>
            <param name="font">The font with which to draw.</param>
            <param name="rectLayout">The layout rectangle.</param>
            <param name="stringformat">The <see cref="T:System.Drawing.StringFormat"/>.</param>
            <returns>The position where the text should be drawn.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.AdjustImageRectYPos(System.Drawing.RectangleF@,System.Drawing.RectangleF)">
            <summary>
            Adjusts image Y position when RelativeImageAlignment is RightOfText or LeftOfText.
            </summary>
            <param name="recvtImage"></param>
            <param name="rectTextAndImage"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.AdjustImageRectXPos(System.Drawing.RectangleF@,System.Drawing.RectangleF)">
            <summary>
            Adjusts image X position when RelativeImageAlignment is AboveText or BelowText.
            </summary>
            <param name="recvtImage"></param>
            <param name="rectTextAndImage"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.AdjustImageRectAboveText(System.Drawing.RectangleF@,System.Drawing.RectangleF)">
            <summary>
            Adjusts image bounds when RelativeImageAlignment is AboveText.
            </summary>
            <param name="rectImage"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.AdjustImageRectBelowText(System.Drawing.RectangleF@,System.Drawing.RectangleF)">
            <summary>
            Adjusts image bounds when RelativeImageAlignment is BelowText.
            </summary>
            <param name="rectImage"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.AdjustImageRectLeftOfText(System.Drawing.RectangleF@,System.Drawing.RectangleF)">
            <summary>
            Adjusts image bounds when RelativeImageAlignment is LeftOfText.
            </summary>
            <param name="rectImage"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.AdjustImageRectRightOfText(System.Drawing.RectangleF@,System.Drawing.RectangleF)">
            <summary>
            Adjusts image bounds when RelativeImageAlignment is RightOfText.
            </summary>
            <param name="rectImage"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.AdjustImageRectOverlap(System.Drawing.RectangleF@,System.Drawing.RectangleF)">
            <summary>
            Adjusts image bounds when RelativeImageAlignment is Overlap.
            </summary>
            <param name="rectImage"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetImageRectangle(System.Drawing.RectangleF)">
            <summary>
            Gets the image rectangle.
            </summary>
            <param name="imgImage"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetAnimateImageRectangle(System.Drawing.RectangleF)">
            <summary>
            Gets the image rectangle.
            </summary>
            <param name="imgImage"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawFocusRect(System.Drawing.Graphics,System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws the focus rectangle in the specified rectangle.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="focusRect">The layout rectangle.</param>
            <param name="fore">The forecolor with which to draw.</param>
            <param name="back">The backcolor with which to draw.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawTextAndImage(System.Drawing.Graphics,System.Drawing.RectangleF,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws the text and image of the tab, given the context.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="rectTextAndImage">The layout rectangle.</param>
            <param name="e">The object that has information regarding this tab and paint event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.StartAnimator">
            <summary>
            Starts the animator.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.Image_FrameChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the FrameChanged event of the Image control.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawText(System.Drawing.Graphics,System.Drawing.RectangleF,System.String,System.Drawing.StringFormat,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws the text of the tab, given the context.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="rectText">The layout rectangle.</param>
            <param name="text">The text to draw.</param>
            <param name="format">The <see cref="T:System.Drawing.StringFormat"/> with which to draw.</param>
            <param name="e">The object that has information regarding this tab and paint event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawTextInternal(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,System.Drawing.StringFormat,System.Windows.Forms.TabAlignment,System.Boolean)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="text"></param>
            <param name="textFont"></param>
            <param name="rectText"></param>
            <param name="format"></param>
            <param name="tabAlignment"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawTextNative(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF)">
            <summary>
            Draw text by native GDI API.
            </summary>
            <param name="g">graphics which handle we have to use.</param>
            <param name="f">Font which we have to use for text drawing.</param>
            <param name="color">Text color.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetTextBitmap(System.String,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.Color)">
            <summary>
            Draws text to bitmap.
            </summary>
            <param name="text"></param>
            <param name="textFont"></param>
            <param name="rectText"></param>
            <param name="foreColor"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetDisabledTextBitmap(System.String,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.Color)">
            <summary>
            Draws disabled text to bitmap.
            </summary>
            <param name="text"></param>
            <param name="textFont"></param>
            <param name="rectText"></param>
            <param name="foreColor"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.MeasureText(System.Drawing.Graphics,System.String,System.Drawing.Font)">
            <summary>
            Measures text according to <see cref="!:System.Windows.SystemInformation.FormsFontSmoothingType"/>.
            </summary>
            <param name="g"></param>
            <param name="text"></param>
            <param name="font"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.OnPaint(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Paints the tab.
            See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.OnPaint(System.Drawing.Graphics,System.Drawing.Rectangle)"/>.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="clippingRect">The clipping rectangle to use while drawing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetInteriorBounds(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Gets the interior bounds
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws the background of the tab.
            </summary>
            <param name="drawItemInfo">The object that has information regarding this tab and paint event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws the borders of the tab.
            </summary>
            <param name="drawItemInfo">The object that has information regarding this tab and paint event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws the interior of the tab.
            </summary>
            <param name="drawItemInfo">The object that has information regarding this tab and paint event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.IsSelectedState(System.Windows.Forms.DrawItemState)">
            <summary>
            Indicates the selected state of the item.
            </summary>
            <param name="state"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.IsHotLightState(System.Windows.Forms.DrawItemState)">
            <summary>
            Indicates the hotLight state of the item.
            </summary>
            <param name="state"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.ApplyTransform(System.Drawing.Graphics)">
            <summary>
            Rotates/scales the provided graphics object by an angle based on the current alignment
            such that you can use drawing code that assumes Top alignment for a tab.
            </summary>
            <param name="g">The Graphics object to apply transformation on.</param>
            <remarks>
            You should normally use this in the DrawInterior, DrawBackground, DrawBorders
            overrides to transform the incoming Graphics object.
            Use this in conjunction with the TabUtils.ApplyTransform to transform
            the incoming bounds of the above overrides.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetRedrawBounds">
            <summary>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.GetRedrawBounds"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetForeColor">
            <summary>
            Returns the forecolor with which to draw the tab text.
            </summary>
            <returns>Fore color.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetActiveForeColor">
            <summary>
            Returns the forecolor with which to draw the tab text on active tab.
            </summary>
            <returns>Fore color.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetCurrentBounds">
            <summary>
            Returns the current drawing bounds.
            </summary>
            <returns>The bounds as a rectangle.</returns>
            <remarks>
            <para>
            If this is the selected tab, then this method adds the overlapped size to the
            bounds returned by <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetBoundsForScrolling">
            <summary>
            Returns the current drawing bounds.
            Overrides in OneNoteStyleRenderer.
            </summary>
            <returns>The bounds as a rectangle.</returns>
            <remarks>
            <para>
            If this is the selected tab, then this method adds the overlapped size to the
            bounds returned by <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlapped size, if any, of the tabs.
            </summary>
            <returns>The overlap size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.HitTest(System.Drawing.PointF)">
            <summary>
            Indicates whether the specified position is within the current bounds.
            </summary>
            <param name="mousePosition">The mouse position to test.</param>
            <returns>True if hit; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.Dispose(System.Boolean)">
            <summary>
            Releases unmanaged and - optionally - managed resources
            </summary>
            <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.Finalize">
            <summary>
            Releases unmanaged resources and performs other cleanup operations before the
            <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererBase"/> is reclaimed by garbage collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.MeasureGraphics">
            <summary>
            Get special measure graphics that allowing measuring without control creation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.ForceDrawImage">
            <summary>
            Gets or sets to draw the image anyway.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.TextBounds">
            <summary>
            Returns last drawn text bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.ShouldDrawText">
            <summary>
            Gets or sets a value indicating whether text should be drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.LabelEditOffsetY">
            <summary>
            Returns y-coordinate offset for Label Edit control, in Tab's captions editable case.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.TabData">
            <summary>
            Gets / sets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/> associated with this tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.Visible">
            <summary>
            Indicates whether this tab should be drawn visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.HotTrack">
            <summary>
            Indicates whether hot tracking is on.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawItemCallback">
            <summary>
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.DrawItemCallback"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.TabControl">
            <summary>
            Returns the parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.TabBorderColor">
            <summary>
            Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.ShowCloseButton">
            <summary>
            Gets or sets the value whether close button should be visible for each tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.CloseButtonBackColor">
            <summary>
            Gets or sets the value whether close button should be visible for each tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.ShowCloseButtonBackColor">
            <summary>
            Gets or sets the value whether close button should be visible for each tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.IsMetro">
            <summary>
            Gets or sets the value of TabStyle name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.CloseButtonBounds">
            <summary>
            Gets the bounds of the close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.CloseButtonClicked">
            <summary>
            Gets or sets the value whether close button is clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.CloseButtonSize">
            <summary>
            Gets CloseButton size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.CorrectCloseButtonPosition">
            <summary>
            Gets correct close button point.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.HitCloseButton">
            <summary>
            Gets or sets the value whether mouse is over the close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.NeedRotateTextWhenVertical">
            <summary>
            Gets the whether the tabs need to rotate the text when aligned vertically.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.Bounds">
            <summary>
            Gets / sets the current bounds of this tab.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.ImageRect">
            <summary>
            Gets or sets the image rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBase.TabAlignment">
            <summary>
            Gets or sets the tab alignment.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.TabAlignment"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererBase.CFnGetTabFont">
             <summary>
             See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabRenderer.GetPreferredSize(System.Drawing.Graphics)"/>.
             </summary>
            
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRenderer2D.buttonBorderColors">
            <summary>
            Specifies the default border colors for the 4 borders.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer2D.BorderColors(Syncfusion.Windows.Forms.Tools.TabRenderer2D.BorderSide,System.Windows.Forms.TabAlignment)">
            <summary>
            Returns the border color given the border and the alignment.
            </summary>
            <param name="border">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabRenderer2D.BorderSide"/>.</param>
            <param name="curAlign">The <see cref="T:System.Windows.Forms.TabAlignment"/>.</param>
            <returns>The Color for the border.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRenderer2D.OVERLAPX">
            <summary>
            The default horizontal overlap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer2D.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer2D.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates a new instance of the TabRenderer2D class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer2D.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer2D.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer2D.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer2D.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRenderer2D.TabStyleName">
            <summary>
            Returns the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRenderer2D.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRenderer2D.LabelEditOffsetY">
            <summary>
            Returns y-coordinate offset for Label Edit control, in Tab's captions editable case.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRenderer2D.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRenderer2D.BorderSide">
            <summary>
            Used internally to represent the borders.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.BackStageTouchStyleRenderer">
            <summary>
            BackStage Renderer for TouchStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageTouchStyleRenderer.SelectedColor">
            <summary>
            BackStageTab Selection color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStageTouchStyleRenderer.HighlightColor">
            <summary>
            BackStagerTab Highlight Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage2013Renderer.SelectedColor">
            <summary>
            BackStageTab Selection color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage2013Renderer.HighlightColor">
            <summary>
            BackStagerTab Highlight Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage2016Renderer.SelectedColor">
            <summary>
            BackStageTab Selection color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.BackStage2016Renderer.HighlightColor">
            <summary>
            BackStagerTab Highlight Color
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPanelProperty2D">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRenderer2D"/>
            tab style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties">
            <summary>
            Specifies certain default properties for a tab renderer used by TabControlAdv.
            </summary>
            <remarks>
            Use this class only when you are deriving from TabRendererBase to create a custom
            tab renderer.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties">
            <summary>
            Specifies the mechanism by which the <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/> will get the default properties
            associated with a tab renderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Specifies the default tab panel background color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultTabForeColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Specifies the default tab fore color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Specifies the default active tab color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Specifies the default inactive tab color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultFixedSingleBorderColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Specifies the default single border color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultTabPanelFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Specifies the default tab panel font.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultActiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Specifies the default active tab font.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultInactiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Specifies the default inactive tab font.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Specifies the amount in X and Y directions, in which a selected tab will
            overlap the inactive tab.
            </summary>
            <param name="tabSize">The user specified tab size, if any. If no size was specified by the user, then
            this will be SizeF.Empty.</param>
            <remarks>If you return for example (6, 3) then the tab will overlap by 3 pixels
            to its left and right and by 3 pixels on top.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the tab panel's background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.IsBackgroundSolid">
            <summary>
            Indicates whether the background will be a solid color.
            </summary>
            <returns>True if solid; false otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DrawLeftToRight">
            <summary>
            Indicates whether to draw the tabs from left to right or from right to left.
            </summary>
            <remarks>
            This is useful when you implement overlapped tabs.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DrawEllipsis">
            <summary>
            Indicates whether to draw ellipsis if text width is larger than tab width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.ShowInDesignMode">
            <summary>
            Indicates whether this tab type should be made available in the design-time property grid for the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default backcolor for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultTabForeColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default forecolor for the tabs.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns SystemColors.WindowText.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultFixedSingleBorderColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default single border color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns a system color.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultTabPanelFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default tab panel font.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Font value.</returns>
            <remarks>
            This implementation returns the tab control's font.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultInactiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default inactive tab panel font.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Font value.</returns>
            <remarks>
            If the panelData's Font is not null, it is returned. If not, the default tab panel font is
            returned.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultActiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default active tab panel font.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Font value.</returns>
            <remarks>
            Returns the default inactive tab font, after making it bold.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.IsBackgroundSolid">
            <summary>
            Indicates whether the background color is solid.
            </summary>
            <returns>True if solid; false otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DrawLeftToRight">
            <summary>
            Indicates whether to draw from left to right.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DrawEllipsis">
            <summary>
            Indicates whether to draw ellipsis if text width is larger than tab width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.ShowInDesignMode">
            <summary>
            Indicates whether this tab type should be made available in the design-time property grid for the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelProperty2D.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default backcolor for the panel.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)"/>.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelProperty2D.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelProperty2D.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive TabColor.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)"/>.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelProperty2D.DefaultActiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default active tab panel font.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultActiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)"/>.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Font value.</returns>
            <remarks> Returns the default inactive tab font, after making it bold.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.BannerTextProvider2">
            <summary>
            Can be directly used by user. Just adds new providers form Tools.Windows.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.UpDownBannerTextProvider">
            <summary>
            Banner text provider for UpDownBase-derived classes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ToolStripTextBoxBannerTextProvider">
            <summary>
            Banner text provider for ToolStripTextBox-derived classes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ToolStripComboBoxBannerTextProvider">
            <summary>
            Banner text provider for ToolStripComboBox-derived classes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ToolStripComboBoxExBannerTextProvider">
            <summary>
            Banner text provider for ToolStripComboBoxEx-derived classes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ExtendableBarItemTextBox">
            <summary>
            Abstract extendable text box wrapper for <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ExtendableBarItemTextBox.m_barItem">
            <summary>
            Extended bar item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ExtendableBarItemTextBox.m_textBox2ETB">
            <summary>
            Text box to extended text box info map.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ExtendableBarItemTextBox.m_etb">
            <summary>
            Extendable tex box wrapper.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ExtendableBarItemTextBox.m_provider">
            <summary>
            Instance of owning <see cref="T:Syncfusion.Windows.Forms.BannerTextProvider"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ExtendableComboBoxBarItemTextBox">
            <summary>
            Extendable text box wrapper for <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ComboBoxBarItemBannerTextProvider">
            <summary>
            Banner text provider ComboBoxBarItem-derived classes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.ExtendableTextBoxBarItemTextBox">
            <summary>
            Extendable text box wrapper for <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ComponentBannerTextProviders.TextBoxBarItemBannerTextProvider">
            <summary>
            Banner text provider TextBoxBarItem-derived classes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Carousel">
            <summary>
            Carousel Control - a circular conveyor used on which objects are displayed and rotated.
            The Carousel control provides a 3D interface for displaying objects.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.objReached">
            <summary>
            Boolean variable for object reached.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.ltr">
            <summary>
            Boolean variable for ltr.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.isMouseDown">
            <summary>
            Boolean variable for MouseDown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.activeCarouselItem">
            <summary>
            Variable for activeCarouselItem.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.m_Selected">
            <summary>
            Variable for m_Selected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.selElement">
            <summary>
            Variable for selElement.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.endPt">
            <summary>
            Variable for endPt.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.stPont">
            <summary>
            Variable for stPont.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel._ptFirst">
            <summary>
            Variable for _ptFirst.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel._ptSecond">
            <summary>
            Variable for _ptSecond.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.x0">
            <summary>
            Integer variables.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.y0">
            <summary>
            Integer variables.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.nRadX">
            <summary>
            Integer variables.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.nRadY">
            <summary>
            Integer variables.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel._iArguments">
            <summary>
            Integer variables.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.PI_FACT">
            <summary>
            Double variables.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.AngleActualTemp">
            <summary>
            Double variables.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.m_Alfa">
            <summary>
            Variable for m_Alfa.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.clikedItemId">
            <summary>
            Variable for clikedItemId.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.mainTimer">
            <summary>
            Initializes Timer object.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.previewElementCollection">
            <summary>
            Initializes PreviewElement collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.previewImageCollection">
            <summary>
            Initializes CarouselElement collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.#ctor">
            <summary>
            Constructor. Creates a new instance of Carousel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.EvaluateInitializationSettings">
            <summary>
            Preset the calculated value used in rendering images
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.CreateAccessibilityInstance">
            <summary>
            Creates the accessibilty for the control.
            </summary>
            <returns>Accessibility</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.rotateAlways">
            <summary>
            Variable for RotateAlways property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.useCustomBounds">
            <summary>
            Sets the custom bounds if true
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.carouselBounds">
            <summary>
            Sets the CarouselItembounds
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.ShouldSerializeCarouselBounds">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.Carousel.CarouselBounds"/> property is to be serialized.
            </summary>
            <returns> CarousalBounds</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.ResetCarouselBounds">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.Carousel.CarouselBounds"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.ShouldSerializeUseCustomBounds">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.Carousel.UseCustomBounds"/> property is to be serialized.
            </summary>
            <returns>UseCustomBounds</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.ResetUseCustomBounds">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.Carousel.UseCustomBounds"/> property to it's default value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.designText">
            <summary>
            Variable for DesignText.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.padX">
            <summary>
            Variable for PadX.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.padY">
            <summary>
            Variable for PadY.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.showImagePreview">
            <summary>
            Variable for ShowImagePreview.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.showImageShadow">
            <summary>
            Variable for ShowImageShadow.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.useOriginalImageinPreview">
            <summary>
            Variable for UseOriginalImageinPreview.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.highlightColor">
            <summary>
            Variable for HighlightColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.imageshadeColor">
            <summary>
            Variable for ImageshadeColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.circularViews">
            <summary>
            Variable for CircularViews.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.activeItem">
            <summary>
            Variable for ActiveItem.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.activeImage">
            <summary>
            Variable for ActiveImage.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.layoutManager">
            <summary>
            Used internally for control's layout
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.items">
            <summary>
            Variable for ItemCollection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.imageListCollection">
            <summary>
            Variable for CarouselImageCollection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.imageList">
            <summary>
            Variable for ImageList.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.filePath">
            <summary>
            Initializes the FilePath variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.imageSlides">
            <summary>
            Variable for ImageSlides.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.perspective">
            <summary>
            Initializes the Perspective variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.m_TouchTransitionSpeed">
            <summary>
            Initializes TouchTransitionSpeed variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.speed">
            <summary>
            Initializes the variable for TransitionSpeed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.carouselPath">
            <summary>
            Initializes the variable for CarouselPath .
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.visualStyle">
            <summary>
            Initializes the variable for VisualStyle. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.SetTouchAxes">
            <summary>
            Set angle and speed for the child items to rotate based on pan gesture from Touch devices
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.SetAxes">
            <summary>
            Set angle and speed for the child items to rotate
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.ConfigurePreviewElementSettings">
            <summary>
            Helper to configure the preview elements and its settings
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.mainTimer_Tick(System.Object,System.EventArgs)">
            <summary>
            Occurs when the specified timer interval has elapsed and the timer is enabled.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs that contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.RenderRunTimeObjects">
            <summary>
            Helper used to display images in Carousel view
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.RenderPreviewObjects(System.Drawing.Graphics)">
            <summary>
            Helper used to display the images as preview
            </summary>
            <param name="objectGraphics">Graphics used to draw images</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.CenterImageRectangle">
            <summary>
            Returns the value of rectangle where the image should stop after selected
            </summary>
            <returns>Rectangle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.LoadImages">
            <summary>
            Loads images to the collection once the ImageSlides property is true.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.RemoveImages">
            <summary>
            Unloads the images from the collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.Populate">
            <summary>
            Populates the images or controls.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.UpdateQueue">
            <summary>
            Updates the internal collection which holds the value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.CheckImageAvailabilty">
            <summary>
            Used to backup the controls while loading images
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.SetBackUp(Syncfusion.Windows.Forms.Tools.ItemCollection)">
            <summary>
            Backups the controls in the Carousel
            </summary>
            <param name="srcItems"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.RestoreBackUp">
            <summary>
            Restore the list of controls from the backup
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.GetSelectedElement(System.Drawing.Point)">
            <summary>
            Returns the currently selected element
            </summary>
            <param name="location">mouse down location</param>
            <returns>CarouselElement</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.Paint event.
            </summary>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.OnHandleCreated(System.EventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.HandleCreated event.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.OnHandleDestroyed(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.HandleDestroyed event.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.ControlAdded event.
            </summary>
            <param name="e">ControlEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.ControlRemoved event.
            </summary>
            <param name="e">ControlEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.Control_MouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Occurs when the mouse pointer is over the control and a mouse button is pressed.
            </summary>
            <param name="sender">Object</param>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.ItemTransitionEnded">
            <summary>
            Occurs when the selected item arrives to the center of the Carousel view
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Layout event.
            </summary>
            <param name="levent">LayoutEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.Dispose(System.Boolean)">
            <summary>
             Releases the unmanaged resources used by the System.Windows.Forms.Control
                and its child controls and optionally releases the managed resources.
            </summary>
            <param name="disposing">true to release both managed and unmanaged resources; false to release only
                unmanaged resources.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Carousel.style">
            <summary>
            Variable for VisualTheme 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Processes Windows messages.
            </summary>
            <param name="m">Windows Message</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Carousel.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Function to decode gestures and apply appropriate actions
            </summary>
            <param name="m">Windows Message</param>
            <returns>Boolean Value</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Carousel.OnCarouselItemSelectionChanged">
            <summary>
            Occurs when an item in the Carousel view is selected
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Carousel.OnCarouselItemSelectionChanging">
            <summary>
            Occurs when an item in the Carousel view is being selected
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Carousel.OnCarouselItemFocused">
            <summary>
            Occurs when a selected item arrives to the center of the Carousel view
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.RotateAlways">
            <summary>
            Gets or sets whether to rotate Carousel items continuously. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.UseCustomBounds">
            <summary>
            Gets or Sets whether custom bounds should be used
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.CarouselBounds">
            <summary>
            Gets or sets the Carousel Item Bounds
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.DesignText">
            <summary>
            Gets or sets the text to display in the Design mode, when ImageSlides are enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.PadX">
            <summary>
            Gets or sets the value to shift the items with respect to X - axis.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.PadY">
            <summary>
            Gets or sets the value to shift the items with respect to Y - axis.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.ShowImagePreview">
            <summary>
            Gets or sets the value to preview the selected image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.ShowImageShadow">
            <summary>
            Gets or sets the value to display shadow for the images
            </summary>
            <remarks>Turn off this will increase performance. </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.UseOriginalImageinPreview">
            <summary>
            Gets or sets the value to display original image for preview, else compressed image will be used.
            </summary>
            <remarks>For high resolution images, its preview may affect performance</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.HighlightColor">
            <summary>
            Gets or sets the color to render the selection rectangle of images
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.ImageshadeColor">
            <summary>
            Gets or sets the color to shade the images in view
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.CircularViews">
            <summary>
            Internal collection of child items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.ActiveItem">
            <summary>
            Currently active Item or Control in the view.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.ActiveImage">
            <summary>
            Currently active Item or Control in the view.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.Items">
            <summary>
            Gets or sets the items associated with the Carousel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.ImageListCollection">
            <summary>
            Gets or sets the collection of items to display.
            </summary>
            <remarks>First priority in loading images to the control</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.ImageList">
            <summary>
            Imagelist which contains images to populate in the control
            </summary>
            <remarks>Second priority in loading images to the control</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.FilePath">
            <summary>
            Address of a location where the control can fetch images to display.
            </summary>
            <remarks>Last priority in loading images to control</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.ImageSlides">
            <summary>
            Gets or sets the value to display images in the control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.Perspective">
            <summary>
            Gets or sets the value to render the items in specified angle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.TouchTransitionSpeed">
            <summary>
            Gets or sets the value to rotate the child objects of the control based on Touch Gestures
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.TransitionSpeed">
            <summary>
            Gets or sets the value to rotate the child objects of the control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.CarouselPath">
            <summary>
            Gets or sets the value to the path in which the child items in Carousel should traverse
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.VisualStyle">
            <summary>
            Gets or sets the VisualStyle property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Carousel.Syncfusion#Windows#Forms#IVisualStyle#VisualTheme">
            <summary>
            Gets or sets the VisualTheme.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselAccessibility">
            <summary>
            Accessibility class to provide Coded UI support.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.m_carousel">
            <summary>
            Variable for Carousel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Constructor.
            </summary>
            <param name="carousel">Carousel</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.GetChildCount">
            <summary>
            Retrieves the number of children in the accessible object.
            </summary>
            <returns>Number of Child.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.GetChild(System.Int32)">
            <summary>
            Retrieves the accessible child corresponding to the index.
            </summary>
            <param name="index">Index</param>
            <returns>Child specified to the index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.GetFocused">
            <summary>
            Retrieves the object that has the focus.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.GetSelected">
            <summary>
            Retrieves the currently selected child.
            </summary>
            <returns>Child</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate</param>
            <param name="y"> The vertical screen coordinate</param>
            <returns>An System.Windows.Forms.AccessibleObject that represents the child object
                at the given screen coordinates. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.Role">
            <summary>
            Gets the role for the Carousel. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.Description">
            <summary>
            Gets the description of the Control.ControlAccessibleObject
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.State">
            <summary>
            Gets the state of the accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselAccessibility.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager">
            <summary>
            Class for CarouselLayoutManager.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.ANGLEORIGINAL">
            <summary>
             Initializes the ANGLEORIGINAL variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.ALFA">
            <summary>
             Initializes the ALFA variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager._carousel">
            <summary>
            Variable for Carousel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.m_Alpha">
            <summary>
            Initializes the m_Alpha variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.m_AlphaAxes">
            <summary>
            Initializes the m_AlphaAxes variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.PI_FACT">
            <summary>
            Initializes the PI_FACT variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.centerPoint">
            <summary>
             Initializes the centerPoint variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.m_Timer">
            <summary>
             Initializes the m_Timer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.transForming">
            <summary>
             Initializes the transForming variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.stPoint">
            <summary>
             Initializes the stPoint variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.endPoint">
            <summary>
             Initializes the endPoint variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.btmPoint">
            <summary>
             Initializes the btmPoint variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.LTR">
            <summary>
             Initializes the LTR variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.#ctor(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Creates a new instance of CarouselLayoutManager class.
            </summary>
            <param name="carousel">Carousel</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.Dispose">
            <summary>
            Releases any references to the Carousel control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.CenterRectangle">
            <summary>
            Returns a value of rectangle where the selected control should stop after selection
            </summary>
            <returns></returns>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.useCustomBounds" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.PerformLayout">
            <summary>
            Performs layout changes when control's layout is called
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.TouchFlipRotator">
            <summary>
            Function for TouchFlipRotator.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.BeginTransform">
            <summary>
            Begins circular transformation
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.EndTransform">
            <summary>
            Stops transformation
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.m_Timer_Tick(System.Object,System.EventArgs)">
            <summary>
            Occurs when the specified timer interval has elapsed and the timer is enabled.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.UseCustomBounds">
            <summary>
            Gets or sets whether custom bounds should be used
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselLayoutManager.InvokeDelegate">
            <summary>
            Delegate for Carousel's layoutManager
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CircularList">
            <summary>
            Internal collection which holds the list of child items to be populated in the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CircularList.#ctor(Syncfusion.Windows.Forms.Tools.ItemCollection)">
            <summary>
            Initializes new instance for CircularList class.
            </summary>
            <param name="items">Child items collection to be populated in the control.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OnCarouselItemSelectionChangedEventHandler">
            <summary>
            Delegate for OnCarouselItemSelectionChanged eventhandler
            </summary>
            <param name="sender">carousel</param>
            <param name="e">CarouselItemSelectionChangedArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangedArgs">
            <summary>
            Event args for OnCarouselItemSelectionChanged event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangedArgs.carousel">
            <summary>
            Variable for Carousel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangedArgs.#ctor(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangedArgs"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangedArgs.SelectedControl">
            <summary>
            Gets or sets the SelectedControl
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangedArgs.SelectedImage">
            <summary>
            Gets or sets the SelectedImage [if ImageSlides property is true]
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangedArgs.ActiveCarouselPath">
            <summary>
            Returns the currently ActiveCarouselPath
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OnCarouselItemSelectionChangingEventHandler">
            <summary>
            Delegate for OnCarouselItemSelectionChanging eventhandler
            </summary>
            <param name="sender">carousel</param>
            <param name="e">CarouselItemSelectionChangingArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangingArgs">
            <summary>
            Event args for CarouselItemSelectionChanging event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangingArgs.carousel">
            <summary>
            Variable for Carousel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangingArgs.#ctor(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangingArgs"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangingArgs.SelectedControl">
            <summary>
            Gets or sets the SelectedControl
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangingArgs.SelectedImage">
            <summary>
            Gets or sets the SelectedImage [if ImageSlides property is true]
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemSelectionChangingArgs.ActiveCarouselPath">
            <summary>
            Returns the currently ActiveCarouselPath
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OnCarouselItemFocusedEventHandler">
            <summary>
            Delegate for OnCarouselItemFocused EventHandler
            </summary>
            <param name="sender">carousel</param>
            <param name="e">event args</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselItemFocusedArgs">
            <summary>
            Event args for CarouselItemFocused event
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselItemFocusedArgs.carousel">
            <summary>
            Variable for Carousel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselItemFocusedArgs.#ctor(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CarouselItemFocusedArgs"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemFocusedArgs.FocusedControl">
            <summary>
            Gets the currently focused control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemFocusedArgs.FocusedImage">
            <summary>
            Gets the currently focused image [if ImageSlides property is true]
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemFocusedArgs.ActiveCarouselPath">
            <summary>
            Returns the ActiveCarouselPath
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselDesigner">
            <summary>
            Class for CarouselDesigner
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselDesigner.#ctor">
            <summary>
             Initializes a new instance of the CarouselDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Componnent object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselDesigner.ActionLists">
            <summary>
            Gets a value indicating the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselActionList">
            <summary>
            class for CarouselActionList
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the CarouselActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselActionList.InitializeActionList">
            <summary>
            Overrridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.Name">
            <summary>
            Gets or sets Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.RotateAlways">
            <summary>
            Gets or sets the value to rotate the child items continuously
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.ShowImagePreview">
            <summary>
            Gets or sets the value to preview the selected image
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.ShowImageShadow">
            <summary>
            Gets or sets the value to display shadow for the images
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.ImageSlides">
            <summary>
            Gets or sets the value to display images in the control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.Items">
            <summary>
            Gets or sets the items associated with the Carousel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.ImageListCollection">
            <summary>
            Gets or sets the collection of items to display in the Carousel
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.ImageList">
            <summary>
            ImageList which contains images to populate in the control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselActionList.VisualStyle">
            <summary>
            Gets or sets the visual style 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor">
            <summary>
            Class for CustomCollectionEditor 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor._context">
            <summary>
            Variable for ITypeDescriptorContext.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.edSvc">
            <summary>
            Variable for IWindowsFormsEditorService.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.#ctor">
            <summary>
            Initializes new instance for CustomCollectionEditor class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the
                System.Drawing.Design.UITypeEditor.GetEditStyle() method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain
                additional context information.</param>
            <param name="provider">  An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value"> The object to edit.</param>
            <returns>The new value of the object.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
             Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.
            </summary>
            <param name="context"> An System.ComponentModel.ITypeDescriptorContext that can be used to gain
                additional context information.</param>
            <returns> A System.Drawing.Design.UITypeEditorEditStyle value that indicates the style
                of editor used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object)
            method.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.ItemAdded(System.Object,System.Object)">
            <summary>
            Adds the specified item.
            </summary>
            <param name="sender">Object</param>
            <param name="item"> Item which is to be added in the context</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.ItemRemoved(System.Object,System.Object)">
            <summary>
            Removes the specified item.
            </summary>
            <param name="sender">Object</param>
            <param name="item">Item which is to be removed from the context</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.OnCollectionChanged(System.Object,System.Object)">
            <summary>
            Calls the CollectionChanged event.
            </summary>
            <param name="instance"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.CreateForm(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Creates new CustomCollectionEditorForm.
            </summary>
            <param name="owner">Carousel</param>
            <returns>new CustomCollectionEditorForm</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.CollectionChanged">
            <summary>
            Collection changed event
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomCollectionEditor.CollectionChangedEventHandler">
            <summary>
            Delegate for CollectionChanged EventHandler.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm">
            <summary>
            Class for CustomCollectionEditorForm.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm._Collection">
            <summary>
            Variable for IList collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.backupList">
            <summary>
            Variable for backupList.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.pg_PropGrid">
            <summary>
            Variable for PropertyGrid.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.pan_ButtonsPan">
            <summary>
            Variable for Panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.add">
            <summary>
            Variable for add Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.remove">
            <summary>
            Variable for remove Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.down">
            <summary>
            Variable for down Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.up">
            <summary>
            Variable for up Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.ok">
            <summary>
            Variable for ok Button. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.cancel">
            <summary>
            Variable for cancel Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.comboBox1">
            <summary>
            Variable for ComboBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.attachedEditor">
            <summary>
            Variable for CustomCollectionEditor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.listBox1">
            <summary>
            Variable for ListBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.splitContainer1">
            <summary>
            Variable for SplitContainer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.label1">
            <summary>
            Variable for Label.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.errlbl">
            <summary>
            Variable for Label.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.carousel">
            <summary>
            Variable for Carousel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.#ctor(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Initializes the new instance of CustomCollectionEditorForm class. 
            </summary>
            <param name="_owner">Carousel</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.GetItemType(System.Collections.IList)">
            <summary>
            Gets the data type of each item in the collection.
            </summary>
            <param name="coll"> The collection for which to get the item's type</param>
            <returns>The data type of the collection items.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.CreateNewItemTypes(System.Collections.IList)">
            <summary>
            Gets the data types that this collection editor can contain
            </summary>
            <param name="coll">The collection for which to return the available types</param>
            <returns>An array of data types that this collection can contain.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.CreateInstance(System.Type)">
            <summary>
            Creates a new instance of the specified collection item type.
            </summary>
            <param name="itemType">The type of item to create. </param>
            <returns>A new instance of the specified object.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.DestroyInstance(System.Object)">
            <summary>
            Destroys the specified instance of the object.
            </summary>
            <param name="instance">The object to destroy. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.OnDestroyingInstance(System.Object)">
            <summary>
            Destroys the specified instance of the object.
            </summary>
            <param name="instance">The object to destroy.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.OnInstanceCreated(System.Object)">
            <summary>
            Creates a new instance of the specified collection item type.
            </summary>
            <param name="instance">The type of item to create.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.OnItemRemoved(System.Object)">
            <summary>
            Removes the specified instance of the object.
            </summary>
            <param name="item">The type of item to create.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.OnItemAdded(System.Object)">
            <summary>
            Adds the specified instance of the object.
            </summary>
            <param name="Item">The type of item to create.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.MoveItem(System.Collections.IList,System.Int32,System.Int32)">
            <summary>
            Moves the specified item to the specified index.
            </summary>
            <param name="list">The collection for which to return the available types</param>
            <param name="index">index of the selected item</param>
            <param name="step">destination index of the selected item</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.GenerateItemArray(System.Collections.IList)">
            <summary>
            Generates the ItemArray.
            </summary>
            <param name="collection">IList collection</param>
            <returns>Returns the object array.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.CreateItem(System.Object)">
            <summary>
            Creates a new object for itemcollection .
            </summary>
            <param name="reffObject">The collection item for which to create an object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.SetProperties(System.Object,System.Object)">
            <summary>
            Cast the item into the type of reffObject to add it in the item collection.
            </summary>
            <param name="item">The object to be customized with respect to it's corresponding itemcollection.</param>
            <param name="reffObject">The collection item for which it customizes the created object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.RefreshValues">
            <summary>
            Refreshes the ItemCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.pg_PropertyValueChanged(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs)">
            <summary>
             Occurs when a property value changes.
            </summary>
            <param name="s">Object</param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.pg_PropGrid_SelectedGridItemChanged(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs)">
            <summary>
            Occurs when the selected System.Windows.Forms.GridItem is changed.
            </summary>
            <param name="sender">Object</param>
            <param name="e">SelectedGridItemChangedEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.ValChanged(System.Object,System.Object,System.Object)">
            <summary>
            Occurs when the collection is changed.
            </summary>
            <param name="sender">sender object</param>
            <param name="instance">instance object</param>
            <param name="value">Value of the selected item</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.UndoChanges(System.Collections.IList,System.Collections.IList)">
            <summary>
            To Undo the changes.
            </summary>
            <param name="source">IList source</param>
            <param name="dest">IList destination</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.CopyItems(System.Collections.IList,System.Collections.IList)">
            <summary>
            Copies the Items from Source to Destination
            </summary>
            <param name="source">Source list</param>
            <param name="dest">Destination list</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.OnResize(System.EventArgs)">
            <summary>
            Overrides OnResize function.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.cancel_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the control is clicked.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.up_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the control is clicked.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.down_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the control is clicked.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.ok_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the control is clicked.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.add_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the control is clicked.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.remove_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the control is clicked.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.CustomCollectionEditorForm_Load(System.Object,System.EventArgs)">
            <summary>
            Occurs before a form is displayed for the first time.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.GetMessageTextandVisibilty">
            <summary>
            Gets the Message's Text and Visibility. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.listBox1_SelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
             Occurs when the System.Windows.Forms.ListBox.SelectedIndex property or the
                System.Windows.Forms.ListBox.SelectedIndices collection has changed.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.CustomCollectionEditorForm_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Occurs when a key is pressed while the control has focus.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.InstanceCreated">
            <summary>
            Event for InstanceCreated.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.DestroyingInstance">
            <summary>
            Event for DestroyingInstance.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.ItemRemoved">
            <summary>
            Event for ItemRemoved.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.ItemAdded">
            <summary>
            Event for ItemAdded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.Collection">
            <summary>
            Gets or sets the Collection. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomCollectionEditorForm.InstanceEventHandler">
            <summary>
            Delegate for InstanceEventHandler.
            </summary>
            <param name="sender">Object</param>
            <param name="instance">Object</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselImage">
            <summary>
            Image which adds as a object when adding to Carousel's ImageListCollection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImage.#ctor">
            <summary>
            Creates a new instance of CarouselImage class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImage.ItemImage">
            <summary>
            Gets or sets the ItemImage to load in the Carousel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselElement">
            <summary>
            Class for CarouselElement.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_ThumbSize">
            <summary>
            Initializes the m_ThumbSize variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_bmpOriginal">
            <summary>
            Initializes the m_bmpOriginal variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_bmpMain">
            <summary>
            Initializes the m_bmpMain variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_bmpShadow">
            <summary>
            Initializes the m_bmpShadow variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_dAngleOriginal">
            <summary>
            Initializes the m_dAngleOriginal variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_dAngleActual">
            <summary>
            Initializes the m_dAngleActual variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_dDistanceFromScreen">
            <summary>
            Initializes the m_dDistanceFromScreen variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_Rect">
            <summary>
            Initializes the m_Rect variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselElement.m_RectShadow">
            <summary>
            Initializes the m_RectShadow variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselElement.#ctor(System.Drawing.Image)">
            <summary>
            Initializes the new instance for CarouselElement class.
            </summary>
            <param name="image">image to load in the collection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselElement.#ctor(System.String)">
            <summary>
            Initializes the new instance for CarouselElement class.
            </summary>
            <param name="strFileName">filename of the image to load in collection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselElement.ApplyImageToCarouselElement">
            <summary>
            Applies image to the CarouselElement.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PreviewElement">
            <summary>
            Class for PreviewElement
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviewElement.previewBitmap">
            <summary>
            Initializes the previewBitmap variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviewElement.previewBitmapStartRect">
            <summary>
            Initializes the previewBitmapStartRect variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviewElement.previewBitmapRect">
            <summary>
            Initializes the previewBitmapRect variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviewElement.previewBitmapPerc">
            <summary>
            Initializes the previewBitmapPerc variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviewElement.previewBitmapState">
            <summary>
            Initializes the previewBitmapState variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviewElement.previewObject">
            <summary>
            Initializes the previewObject variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PreviewElement.#ctor">
            <summary>
            Constructor. Creates a new instance of PreviewElement class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviewElement.PreviewBitmap">
            <summary>
            Bitmap which is used to display in preview
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviewElement.PreviewBitmapStartRect">
            <summary>
            Rectangle where preview image starts to draw
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviewElement.PreviewBitmapRect">
            <summary>
            Recatngle where preview image displays at end
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviewElement.PreviewBitmapPerc">
            <summary>
            Perspective value of preview bitmap
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviewElement.PreviewBitmapState">
            <summary>
            State of Preview bitmap : either in display or hide
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviewElement.PreviewObject">
            <summary>
            Image which is used to display as preview
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselItem">
            <summary>
            Class for CarouselItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselItem.#ctor">
            <summary>
            Initializes the new instance for CarouselItem class.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselItemDesigner">
            <summary>
            Desginer class of CarouselItem
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselItemDesigner.SelectionRules">
            <summary>
            Defines the identifiers that are used to indicate selection rules for a component.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselPath">
            <summary>
            List of available CarouselPath.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselPath.Default">
            <summary>
            Child items are traversed in a Default path. 
            </summary>        
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselPath.Orbital">
            <summary>
            Child items are traversed in a Orbital path. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselPath.Linear">
            <summary>
            Child items are traversed in a Linear path. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselPath.Oval">
            <summary>
            Child items are traversed in a Oval path. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselVisualStyle">
            <summary>
            List of available VisualStyles
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselVisualStyle.Default">
            <summary>
            Default VisualStyle for child items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselVisualStyle.OfficeStyle">
            <summary>
            Office VisualStyle for child items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselVisualStyle.Metro">
            <summary>
            Metro VisualStyle for child items.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ItemCollection">
            <summary>
            Collection which holds the Carousel's child items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.#ctor(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Initializes new instance of ItemCollection class.
            </summary>
            <param name="container">The Control that this collection is associated with.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollection.container">
            <summary>
            The Control that this collection is associated with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollection.items">
            <summary>
            The list of items stored in this control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.Sort">
            <summary>
            Sorts the items in the collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.Sort(System.Collections.Generic.IComparer{System.Windows.Forms.Control})">
            <summary>
            Sorts the items in the collection using the provided comparer.
            </summary>
            <param name="comparer">The comparer used to compare items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollection.itemCollectionList">
            <summary>
            Variable for itemCollectionList.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.AsEnumerable">
            <summary>
            Returns the Items collectionList.
            </summary>
            <returns>CollectionList which contains items.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.Add(System.Windows.Forms.Control)">
            <summary>
            Adds an item to the collection.
            </summary>
            <param name="item">The item which is added to the collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.Clear">
            <summary>
            Removes all items from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.Contains(System.Windows.Forms.Control)">
            <summary>
            Determines whether the collection contains a specific value.
            </summary>
            <param name="item">The object to locate in the collection.</param>
            <returns>True if the item is found in the collection, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#Generic#ICollection{System#Windows#Forms#Control}#CopyTo(System.Windows.Forms.Control[],System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.Remove(System.Windows.Forms.Control)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
            <returns>True if the item was successfully removed from the collection, otherwise false.  This method
            also returns false if the item is not found in the original collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.IndexOf(System.Windows.Forms.Control)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="item">The object to locate in the list.</param>
            <returns>The index of the item if found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.Insert(System.Int32,System.Windows.Forms.Control)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="item">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the item at the specified index.
            </summary>
            <param name="index">The zero-based index of the item to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IList#Add(System.Object)">
            <summary>
            Adds an item to the list.
            </summary>
            <param name="obj">The item which is added to the list.</param>
            <returns>The position at which the item was inserted.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IList#Contains(System.Object)">
            <summary>
            Determines whether the list contains a specific value.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>True if an instance of the item was found in the list, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IList#IndexOf(System.Object)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>The index of the item if found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="obj">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IList#Remove(System.Object)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollection.Count">
            <summary>
            Gets the number of elements contained in the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#Generic#ICollection{System#Windows#Forms#Control}#IsReadOnly">
            <summary>
            Gets a value indicating whether the collection is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#ICollection#SyncRoot">
            <summary>
            Gets an object that can be used to synchronize access to the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#ICollection#IsSynchronized">
            <summary>
            Gets a value indicating whether access to the collection is synchronized (thread safe).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollection.Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IList#Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IList#IsReadOnly">
            <summary>
            Gets a value indicating whether the list is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollection.System#Collections#IList#IsFixedSize">
            <summary>
            Gets a value indicating whether the list has a fixed size.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CarouselImageCollection">
            <summary>
            Class for CarouselImageCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.#ctor(Syncfusion.Windows.Forms.Tools.Carousel)">
            <summary>
            Initializes the new instance for CarouselImageCollection class.
            </summary>
            <param name="container">The control that this collection is associated with.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.container">
            <summary>
            The control that this collection is associated with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.items">
            <summary>
            The list of items stored in this control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Sort">
            <summary>
            Sorts the items in the collection 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Sort(System.Collections.Generic.IComparer{Syncfusion.Windows.Forms.Tools.CarouselImage})">
            <summary>
            Sorts the items in the collection using the provided comparer.
            </summary>
            <param name="comparer">The comparer used to compare items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through the collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.itemCollectionList">
            <summary>
            Variable for CarouselImageList.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.AsEnumerable">
            <summary>
             Returns the CarouselImageList.
            </summary>
            <returns>CarouselImageList</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an enumerator that iterates through the collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Add(Syncfusion.Windows.Forms.Tools.CarouselImage)">
            <summary>
            Adds an item to the collection.
            </summary>
            <param name="item">The item which is added to the collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Clear">
            <summary>
            Removes all items from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Contains(Syncfusion.Windows.Forms.Tools.CarouselImage)">
            <summary>
            Determines whether the collection contains a specific value.
            </summary>
            <param name="item">The object to locate in the collection.</param>
            <returns>True if the item is found in the collection, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#Generic#ICollection{Syncfusion#Windows#Forms#Tools#CarouselImage}#CopyTo(Syncfusion.Windows.Forms.Tools.CarouselImage[],System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Remove(Syncfusion.Windows.Forms.Tools.CarouselImage)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
            <returns>True if the item was successfully removed from the colleection, otherwise false.  This method
            also returns false if the item is not found in the original collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.IndexOf(Syncfusion.Windows.Forms.Tools.CarouselImage)">
            <summary>
            Determines the index of the specific item in the list.
            </summary>
            <param name="item">The object to locate in the list.</param>
            <returns>The index of the item if it is found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.CarouselImage)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="item">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the item at the specified index.
            </summary>
            <param name="index">The zero-based index of the item to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IList#Add(System.Object)">
            <summary>
            Adds an item to the list.
            </summary>
            <param name="obj">The item which is added to the list.</param>
            <returns>The position at which the item was inserted.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IList#Contains(System.Object)">
            <summary>
            Determines whether the list contains specific value.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>True if an instance of the item was found in the list, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IList#IndexOf(System.Object)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>The index of the item if it is found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IList#Insert(System.Int32,System.Object)">
            <summary>
            Inserts the item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which the item should be inserted.</param>
            <param name="obj">The object which is to be inserted into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IList#Remove(System.Object)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Count">
            <summary>
            Gets the number of elements contained in the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#Generic#ICollection{Syncfusion#Windows#Forms#Tools#CarouselImage}#IsReadOnly">
            <summary>
            Gets a value indicating whether the collection is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#ICollection#SyncRoot">
            <summary>
            Gets an object that can be used to synchronize access to the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#ICollection#IsSynchronized">
            <summary>
            Gets a value indicating whether access to the collection is synchronized (thread safe).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IList#Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IList#IsReadOnly">
            <summary>
            Gets the value indicating whether the list is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CarouselImageCollection.System#Collections#IList#IsFixedSize">
            <summary>
            Gets the value indicating whether the list has fixed size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Align.Left">
            <summary>
            Aligns at left
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Align.Top">
            <summary>
             Aligns at top
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Align.Right">
            <summary>
            Aligns at right
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Align.Bottom">
            <summary>
             Aligns at bottom
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockVisualStyle.OfficeBlue">
            <summary>
            Office Blue color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockVisualStyle.OfficeSilver">
            <summary>
            Office silver color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockVisualStyle.OfficeBlack">
            <summary>
            Office black color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockVisualStyle.None">
            <summary>
             None
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.render">
            <summary>
             Renderer of the clock
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.DigitalRender">
            <summary>
             Renderer of the clock
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.Ticks">
            <summary>
            Timer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.now">
            <summary>
             Indicates current time
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.hourHandColor">
            <summary>
            Indicates hour hand color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.minuteHandColor">
            <summary>
            Indicates minute hand color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.secondHandColor">
            <summary>
            Indicates second hand color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.startGradientBackColor">
            <summary>
            Indicates start gradient back color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.endGradientBackColor">
            <summary>
            Indicates end gradient back color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.minuteColor">
            <summary>
            Indicates minutes bacl color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.align">
            <summary>
            Indicates alignments
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.remainder">
            <summary>
             Indicates remainder
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.enableRemainder">
            <summary>
            Indicates remainder enabled or disabled
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.showHourDesignator">
            <summary>
            Show or Hide AMorPM
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.showborder">
            <summary>
            Show or Hide border
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.borderColor">
            <summary>
            Indicates color of the border
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.image">
            <summary>
            Indicates image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.visualStyle">
            <summary>
            Indicates clock visual style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.hourHandThickness">
            <summary>
            Indicates thickness of the hour hand
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.minuteHandThickness">
            <summary>
            Indicates thickness of the minute hand
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.isTransparent">
            <summary>
            Indicates thickness of the minute
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.minuteThickness">
            <summary>
            Indicates thickness of the minute
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.secondHandThickness">
            <summary>
            Indicates thickness of the second hand
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.RemainderTime">
            <summary>
            Remainder event handler
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.Tick">
            <summary>
            Tick event handler
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.renderer">
            <summary>
            Indicate renderer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.digitalRenderer">
            <summary>
            Indicate renderer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.showMinute">
            <summary>
            Show or hide the minutes
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.showSecondHand">
            <summary>
            Show or hide the minutes
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.path1">
            <summary>
            Indicate path region
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.path2">
            <summary>
            Indicate path region
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.newImage">
            <summary>
            image for clock frame
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.imagelist">
            <summary>
            image  collection for clock frame
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.clockType">
            <summary>
            Clock type
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.showCustomTimeClock">
            <summary>
            Show / Hide the custom time
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.customTime">
            <summary>
            custom time value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.clockFormat">
            <summary>
            Clock Format
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.digitalOuterColor">
            <summary>
             Digital clock border color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.backgroundColor">
            <summary>
             clock back color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.digitText">
            <summary>
            Handling the digital text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.clockFrame">
            <summary>
            Clock frame
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.clockshape">
            <summary>
            Digital clock shapes
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.showClockFrame">
            <summary>
            Show/hide the Digital clock frame
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.digitColor">
            <summary>
            get/set the digital text color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.hours">
            <summary>
            Value for custom clock hours
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.minutes">
            <summary>
             Value for custom clock minutes
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.seconds">
            <summary>
             Value for custom clock seconds
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.isAM">
            <summary>
            Finding AM/PM
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.currentDateTime">
            <summary>
            Gets/Sets the Clock time
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.color">
            <summary>
            Parent BackColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.digitSizeF">
            <summary>
            Digital text size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.font">
            <summary>
            Digital text font
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.displayDates">
            <summary>
            Display digital clock dates
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Clock.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
             OnPaint
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.SetControlSize(Syncfusion.Windows.Forms.Tools.ClockShapes,System.Drawing.Graphics,System.Drawing.Color)">
            <summary>
            Set the digital clock size
            </summary>
            <param name="clockShapes">Used for calculate digital clock size</param>
            <param name="g">used for drawing edged region</param>
            <param name="c">Used for drawing edged region</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.GetRoundedregion(System.Single,System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Get rounded region for the digital clock
            </summary>
            <param name="x">begining x-co-ordinate points for digital clock</param>
            <param name="y">begining y-co-ordinate points for digital clock</param>
            <param name="width">Used for measuring the region</param>
            <param name="height">Used for measuring the region</param>
            <param name="radius">Used for measuring the region</param>
            <returns> returns rounded region</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.SetControlSize(Syncfusion.Windows.Forms.Tools.ClockFrames,System.Drawing.Graphics,System.Drawing.Color)">
            <summary>
            Set Digital clock size 
            </summary>
            <param name="clockFrame"> Used for drawing the clock frame</param>
            <param name="g">used for drawing edged region</param>
            <param name="c">Used for drawing edged region</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.OnSizeChanged(System.EventArgs)">
             <summary>
            Size changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.OnResize(System.EventArgs)">
            <summary>
            OnResize
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.CreateAccessibilityInstance">
            <summary>
            Overrides the AccessibleObject.
            </summary>
            <returns> The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> that owns the TreeViewAdvAcessibleObject.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeVisualStyle">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeHourHandColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeMinuteHandColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeSecondHandColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeHourHandThickness">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeMinuteHandThickness">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeSecondHandThickness">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeMinuteColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeShowAMorPM">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeStartGradientBackColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeEndGradientBackColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeBorderColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeIsTransparent">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeImage">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeAlignAMorPM">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeEnableRemainder">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeMinuteThickness">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeShowMinute">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeShowBorder">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ShouldSerializeShowSecondHand">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.setVisualStyle">
            <summary>
            Sets VisualStyle
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.SetTime">
            <summary>
            Set the time
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.Tick_Tick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.UpdateCustomTime">
            <summary>
            To update Custom Time
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.showSplashPanel">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.button_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.drawBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.DrawBackGround(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.renderAMorPM(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.drawAMOrPM(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.itreateRect(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="rect"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ApplyScaleToControl(System.Single)">
             <summary>
            Applies the scaling
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Clock.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.HourHandThickness">
            <summary>
            Specifies the thickness of the hour hand.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.MinuteHandThickness">
            <summary>
            Specifies the thickness of the minutee hand.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.SecondHandThickness">
            <summary>
            Specifies the thickness of the second hand.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.MinuteThickness">
            <summary>
            Specifies the thickness of the minutes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.CustomTime">
            <summary>
            Gets/sets the value for CustomTime
            Supports for both analog and digital clock
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.Font">
            <summary>
            Set default font
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.CurrentDateTime">
            <summary>
            Gets/ sets the value to CurrentDateTime
            Supports for both analog and digital clock
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ShowCustomTimeClock">
            <summary>
            Gets/ sets the value to Show/Hide the custom time clock
            Supports for both analog and digital clock
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ClockType">
            <summary>
            Gets /sets the clock type
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.IsTransparent">
            <summary>
            Specifies the thickness of the minutes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.VisualStyle">
            <summary>
            Specifies the visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.Renderer">
            <summary>
            Gets or Sets the renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.DigitalRenderer">
            <summary>
            Gets or Sets the digital clock renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.Now">
            <summary>
            Gets or Sets the current time.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.HourHandColor">
            <summary>
            Gets or Sets the color of the hour hand.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.MinuteHandColor">
            <summary>
            Gets or Sets the color of the minute hand.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.Image">
            <summary>
            Gets or Sets the Image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.SecondHandColor">
            <summary>
            Gets or Sets the color of the second hand.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.StartGradientBackColor">
            <summary>
            Gets or Sets the first color of the gradient background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.EndGradientBackColor">
            <summary>
            Gets or Sets the second color of the gradient background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.BorderColor">
            <summary>
            Gets or Sets the border color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.BackColor">
            <summary>
            Hide Controls back color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.BackgroundColor">
            <summary>
            Gets or Sets control back color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.AlignAMorPM">
            <summary>
            Gets or Sets the alignment of AMorPM.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.EnableRemainder">
            <summary>
            Enable of Disable remainder.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.Remainder">
            <summary>
            Gets or Sets the date time for remainder.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ShowMinute">
            <summary>
            Show or Hide the minutes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ShowSecondHand">
            <summary>
            Show or Hide the second hand.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.MinuteColor">
            <summary>
            Gets or Sets the color of the minutes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ShowBorder">
            <summary>
            Show or Hide the border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ShowAMorPM">
            <summary>
            Marked as Obsolete. Please use ShowHourDesignator instead.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ShowHourDesignator">
            <summary>
            Gets or sets a value to show/hide the HourDesignator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ForeColor">
            <summary>
            Gets / sets the value for digital clock text color
            Support only for digital clock
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ShowClockFrame">
            <summary>
            Show/Hide the Digital Clock Frame
            Support only for digital clock
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ClockShape">
            <summary>
            Gets /sets the value for digital clock shape
            Support only for digital clock
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ClockFrame">
            <summary>
            Gets /sets the value for digital clock frame
            Support only for digital clock
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.DisplayDates">
            <summary>
            Gets/Sets the value for DigitalClock Date
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.DigitText">
            <summary>
            Gets /sets the value for Digital text
            Support only for digital clock
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.ClockFormat">
            <summary>
            Gets / sets the value for Clock format
            Support only for digital clock
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Clock.ValueChanged">
            <summary>
            Values for angle chaged
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Clock.EnableTouchMode">
             <summary>
            Gets or Sets the touch mode
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ClockTypes">
            <summary>
            Clock type
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockTypes.Analog">
            <summary>
            Analog clock
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockTypes.Digital">
            <summary>
            digital clock
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ClockShapes">
            <summary>
            Clock Shapes
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockShapes.Rectangle">
            <summary>
            Rectangle shape
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockShapes.RoundedRectangle">
            <summary>
            Rounded rectangle shape
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockShapes.Circle">
            <summary>
            Circle shape
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockShapes.Square">
            <summary>
            Square shape
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockShapes.RoundedSquare">
            <summary>
            Rounded square
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ClockFrames">
            <summary>
            Clock frames
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockFrames.RectangularFrame">
            <summary>
            Default digital clock frame1
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockFrames.CircularFrame">
            <summary>
            default digital clock frame 2
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockFrames.SquareFrame">
            <summary>
            default digital clock frame 3
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ClockDesigner">
            <summary>
            CheckBoxAdv Designer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ClockAccessibility">
            <summary>
            Coded UI Accessibility Class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockAccessibility.clock">
            <summary>
            Variable to hold Clock
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.Clock)">
            <summary>
            Constructor
            </summary>
            <param name="clock"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockAccessibility.Description">
            <summary>
            Gets the Description
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockAccessibility.Role">
            <summary>
            Gets the Clock role
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ClockActionList">
            <summary>
            CheckBoxAdvActionList class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the ClockActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockActionList.InitializeActionList">
            <summary>
            Overrridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockActionList.Name">
            <summary>
            Gets or sets Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockActionList.Text">
            <summary>
            Gets or sets the Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockActionList.Type">
            <summary>
            Gets or sets the Clock type.
            </summary>
            <value>The style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockActionList.hourdesignator">
            <summary>
            Gets or sets the hourdesignator
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockActionList.Shapes">
            <summary>
            Gets or sets the clock shapes
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockActionList.Frames">
            <summary>
            Gets or sets the frames
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockActionList.Dates">
            <summary>
            Gets or sets to show dates
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockActionList.Types">
            <summary>
            Gets or sets the frame types
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IClockRenderer.DrawHourHand(System.Drawing.Graphics,System.Int32,System.Single,System.Drawing.Point,System.Drawing.Color,System.DateTime)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="length"></param>
            <param name="width"></param>
            <param name="Center"></param>
            <param name="color"></param>
            <param name="dateTime"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IClockRenderer.DrawMinuteHand(System.Drawing.Graphics,System.Int32,System.Single,System.Drawing.Point,System.Drawing.Color,System.DateTime)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="length"></param>
            <param name="width"></param>
            <param name="Center"></param>
            <param name="color"></param>
            <param name="dateTime"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IClockRenderer.DrawSecondHand(System.Drawing.Graphics,System.Int32,System.Single,System.Drawing.Point,System.Drawing.Color,System.DateTime)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="length"></param>
            <param name="width"></param>
            <param name="Center"></param>
            <param name="color"></param>
            <param name="dateTime"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IClockRenderer.DrawMinutesLine(System.Drawing.Graphics,System.Int32,System.Drawing.Point,System.Drawing.Color,System.Drawing.Font,System.Single)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="Radius"></param>
            <param name="center"></param>
            <param name="color"></param>
            <param name="font"></param>
            <param name="thickness"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IClockRenderer.DrawBackGroundImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="image"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockRenderer.angle">
            <summary>
            Indicate angle value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ClockRenderer.clock">
            <summary>
            Indicate the clock
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.DrawBackGroundImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="image"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.DrawHourHand(System.Drawing.Graphics,System.Int32,System.Single,System.Drawing.Point,System.Drawing.Color,System.DateTime)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="length"></param>
            <param name="width"></param>
            <param name="Center"></param>
            <param name="color"></param>
            <param name="dateTime"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.DrawMinuteHand(System.Drawing.Graphics,System.Int32,System.Single,System.Drawing.Point,System.Drawing.Color,System.DateTime)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="length"></param>
            <param name="width"></param>
            <param name="Center"></param>
            <param name="color"></param>
            <param name="dateTime"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.DrawSecondHand(System.Drawing.Graphics,System.Int32,System.Single,System.Drawing.Point,System.Drawing.Color,System.DateTime)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="length"></param>
            <param name="width"></param>
            <param name="Center"></param>
            <param name="color"></param>
            <param name="dateTime"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.getXPoint(System.Int32,System.Single,System.Int32)">
            <summary>
            
            </summary>
            <param name="midPoint"></param>
            <param name="length"></param>
            <param name="dateTime"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.getYPoint(System.Int32,System.Single,System.Int32)">
            <summary>
            
            </summary>
            <param name="midPoint"></param>
            <param name="length"></param>
            <param name="dateTime"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.getSineValue(System.Int32)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.getCoSineValue(System.Int32)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ClockRenderer.DrawMinutesLine(System.Drawing.Graphics,System.Int32,System.Drawing.Point,System.Drawing.Color,System.Drawing.Font,System.Single)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="Radius"></param>
            <param name="center"></param>
            <param name="color"></param>
            <param name="font"></param>
            <param name="thickness"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ClockRenderer.Clock">
            <summary>
            Get or Set the clock
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.IDigitalClockRenderer.DrawDigits(System.Drawing.Graphics,System.String,System.DateTime,System.Drawing.Font,System.Drawing.Brush,System.Drawing.Brush,System.Drawing.PointF,System.Boolean,System.Boolean)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.IDigitalClockRenderer.DrawDigit(System.Drawing.Graphics,System.Int32,System.Drawing.Font,System.Drawing.Brush,System.Drawing.Brush,System.Single,System.Single)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.IDigitalClockRenderer.DrawDot(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock Dot
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="font">Font or the digital text</param>
            <param name="brush">brush used for drawing the highlighted lines</param>
            <param name="x"> x points for drawing the text</param>
            <param name="y">y points for drawing the text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IDigitalClockRenderer.DrawColon(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock colon
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="font">Font or the digital text</param>
            <param name="brush">brush used for drawing the highlighted lines</param>
            <param name="x"> x points for drawing the text</param>
            <param name="y">y points for drawing the text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IDigitalClockRenderer.FillPolygon(System.Drawing.Graphics,System.Drawing.Point[],System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock polygon
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="polygonPoints">polygonPoints used for drawing the colon</param>
            <param name="font">Font for the digital text</param>
            <param name="brush">brush used for drawing the colon</param>
            <param name="x"> x co-ordinate point for colon</param>
            <param name="y">y co-ordinate point for colon</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IDigitalClockRenderer.DrawDigitalClockFrame(System.Drawing.Graphics,System.Drawing.Image,Syncfusion.Windows.Forms.Tools.Clock)">
            <summary>
            Drawing Digital clock background frame
            </summary>
            <param name="g">Graphics used for drawing the text and frame</param>
            <param name="newImage">Image for digital clock frame</param>
            <param name="Clock">clock used for drawing the digital clock depends on respected properties</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IDigitalClockRenderer.DrawDigitalClockBorder(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.Clock)">
            <summary>
            Drawing Digital clock border
            </summary>
            <param name="g">Graphics used for drawing the text</param>
            <param name="Clock">clock used for drawing the digital clock depends on respected properties</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IDigitalClockRenderer.GetRoundedregion(System.Single,System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Get rounded frame
            </summary>
            <param name="x">begining x-co-ordinate points for the digital clock</param>
            <param name="y">begining y-co-ordinate points for the digital clock</param>
            <param name="width">width used for measuring rounded region width</param>
            <param name="height">height used for measuring rounded region height</param>
            <param name="radius">radius of the rounded region</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawDigitalClockFrame(System.Drawing.Graphics,System.Drawing.Image,Syncfusion.Windows.Forms.Tools.Clock)">
            <summary>
            Drawing Digital clock background frame
            </summary>
            <param name="g">Graphics used for drawing the text</param>
            <param name="newImage">Image for digital clock frame</param>
            <param name="clock">clock used for drawing the digital clock depends on respected properties</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawDigits(System.Drawing.Graphics,System.String,System.DateTime,System.Drawing.Font,System.Drawing.Brush,System.Drawing.Brush,System.Drawing.PointF,System.Boolean,System.Boolean)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.drawAM(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Brush,System.Drawing.Brush,System.Single,System.Single,System.Boolean,System.Boolean)">
            <summary>
            Drawing Digital clock AM and PM
            </summary>
            <param name="graphics"></param>
            <param name="font"></param>
            <param name="brush"></param>
            <param name="brushLight"></param>
            <param name="x"></param>
            <param name="y"></param>
            <param name="showAMPM"></param>
            <param name="isAM"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawRoundRect(System.Drawing.Graphics,System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Drawing Digital rounded frame
            </summary>
            <param name="g">Graphics used for drawing the digital clock border</param>
            <param name="p">p used for drawing the digial clock border</param>
            <param name="x">begining x-co-ordinate points for the digital clock</param>
            <param name="y">begining y-co-ordinate points for the digital clock</param>
            <param name="width">width used drawing the rounded border</param>
            <param name="height">height used drawing the rounded border</param>
            <param name="radius">radius used drawing the rounded border</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.GetRoundedregion(System.Single,System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Get rounded frame
            </summary>
            <param name="x">begining x-co-ordinate points for the digital clock</param>
            <param name="y">begining y-co-ordinate points for the digital clock</param>
            <param name="width">width used for measuring rounded region width</param>
            <param name="height">height used for measuring rounded region height</param>
            <param name="radius">radius of the rounded region</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawDigitalClockBorder(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.Clock)">
            <summary>
            Drawing Digital clock border
            </summary>
            <param name="g">Graphics used for drawing the text</param>
            <param name="CustomTime">CustomTime used for customizing the digital text</param>
            <param name="shape">Drawing the clock with respected shape</param>
            <param name="digitalOuterColor">digitalOuterColor used for drawing the digital clock border</param>
            <param name="font">Font for digital text</param>
            <param name="Width">Width used for drawing the digital clock shape with respected width</param>
            <param name="Height">Heigt used for drawing the digital clock shape with respected Height</param>
            <param name="c">C used for drawing the graphics path</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawDigit(System.Drawing.Graphics,System.Int32,System.Drawing.Font,System.Drawing.Brush,System.Drawing.Brush,System.Single,System.Single)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawDigit(System.Drawing.Graphics,System.Char,System.Drawing.Font,System.Drawing.Brush,System.Drawing.Brush,System.Single,System.Single)" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.textSegmentData">
            <summary>
            segmentdata
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawDot(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock Dot
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="font">Font or the digital text</param>
            <param name="brush">brush used for drawing the highlighted lines</param>
            <param name="x"> x points for drawing the text</param>
            <param name="y">y points for drawing the text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawSpace(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock Dot
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="font">Font or the digital text</param>
            <param name="brush">brush used for drawing the highlighted lines</param>
            <param name="x"> x points for drawing the text</param>
            <param name="y">y points for drawing the text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawSlace(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock Dot
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="font">Font or the digital text</param>
            <param name="brush">brush used for drawing the highlighted lines</param>
            <param name="x"> x points for drawing the text</param>
            <param name="y">y points for drawing the text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawSlice(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock Dot
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="font">Font or the digital text</param>
            <param name="brush">brush used for drawing the highlighted lines</param>
            <param name="x"> x points for drawing the text</param>
            <param name="y">y points for drawing the text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.DrawColon(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock colon
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="font">Font or the digital text</param>
            <param name="brush">brush used for drawing the highlighted lines</param>
            <param name="x"> x points for drawing the text</param>
            <param name="y">y points for drawing the text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.FillPolygon(System.Drawing.Graphics,System.Drawing.Point[],System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)">
            <summary>
            Drawing Digital clock polygon
            </summary>
            <param name="graphics">Graphics used for drawing the text</param>
            <param name="polygonPoints">polygonPoints used for drawing the colon</param>
            <param name="font">Font for the digital text</param>
            <param name="brush">brush used for drawing the colon</param>
            <param name="x"> x co-ordinate point for colon</param>
            <param name="y">y co-ordinate point for colon</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.segmentData">
            <summary>
            segmentdata
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DigitalClockRenderer.GetStringSize(System.Drawing.Graphics,System.String,System.Drawing.Font)">
            <summary>
            Get Digital text size
            </summary>
            <param name="graphics">graphics used for measuring the text size</param>
            <param name="text">text used for measuring digital clock width and height</param>
            <param name="font">font used measuring the digital clock size</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList">
            <summary>
            CheckBoxAdvActionList class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the ClockActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.InitializeActionList">
            <summary>
            Overrridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.Text">
            <summary>
            Gets or sets the Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.Style">
            <summary>
            Gets or sets the visual style.
            </summary>
            <value>The style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.Name">
            <summary>
            Gets or sets Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.Office2007ColorScheme">
            <summary>
            Gets or sets the Office2007 color scheme.
            </summary>
            <value>The Office2007 color scheme.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.Office2010ColorScheme">
            <summary>
            Gets or sets the Office2010 color scheme.
            </summary>
            <value>The Office2010 color scheme.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.Horizontal">
            <summary>
            Gets or sets the HorizontalItemsSpacing.
            </summary>
            <value>The style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIActionList.Vertical">
            <summary>
            Gets or sets the VerticalItemsSpacing.
            </summary>
            <value>The style.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Actions">
            <summary>
            Specifies the Action
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Actions.Added">
            <summary>
            To specify once the item is added
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Actions.Removed">
            <summary>
            To specify once the item is removed
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoSuggestMode">
            <summary>
            This enum specifies the AutoComplete match mode for MultiSelectionComboBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoSuggestMode.Begin">
            The most appropriate match for the current content of the MultiSelectionComboBox 
            will be listed out and the user can choose to type further or
            select from the match list.
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoSuggestMode.Match">
            Possible matches for the current content of the
            MultiSelectionComboBox will be presented in the form
            of a popup window with a selectable list of matches.
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoSuggestMode.Disabled">
            <summary>
            Auto suggest functionality will be disabled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VisualItemInputMode">
            <summary>
            Defines VisualItem input mode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItemInputMode.DisplayMemberMode">
             <summary>
            To set SelectedItem as the text input of VisualItem.
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItemInputMode.ValueMemberMode">
            <summary>
            To set SelectedValue as the text input of VisualItem.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItemInputMode.VisualItemMode">
            <summary>
            To set custom text input for VisualItem, based on end user requirement.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DisplayMode">
            <summary>
            Specifies the MultiSelectionComboBox DisplayMode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DisplayMode.NormalMode">
            <summary>
            Defines the display mode selection as Normal Mode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DisplayMode.VisualItem">
            <summary>
            Defines the display mode selection as Visual Item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DisplayMode.DelimiterMode">
            <summary>
            Defines the display mode selection as Delimiter Mode.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoSizeModes">
            <summary>
            Specifies the MultiSelectionComboboBox AutoSizeMode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoSizeModes.Vertical">
            <summary>
            Size will be updated with respect to Height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoSizeModes.Horizontal">
            <summary>
            Size will be updated with respect to Width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoSizeModes.None">
            <summary>
            Scroll Bar will be displayed once control bounds exceeds defined height.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxDesigner">
            <summary>
            Specifies MultiSelectionComboBox Smart Tag designer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Component object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxActionList">
            <summary>
            MultiSelectionComboboxActionList class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the MultiSelectionComboboxActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxActionList.InitializeActionList">
            <summary>
            Overridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxActionList.ShowCheckBox">
            <summary>
            Gets/Sets whether to display CheckBox in DropDown window
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxActionList.ShowGroups">
            <summary>
            Gets/Sets whether to show Groups in DropDown window
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxActionList.DisplayMode">
            <summary>
            Gets/Sets the Display Mode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxActionList.AutoSizeMode">
            <summary>
            Gets/Sets the AutoSizeMode 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboboxActionList.AutoSuggestMode">
            <summary>
            Gets/Sets the AutoSuggestMode Mode
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonEdit">
            <summary>
            The ButtonEdit class provides an easy way to create controls
            with an edit control (<see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.TextBox"/> and <see cref="T:System.Windows.Forms.ComboBox"/>) and any number of associated buttons.
            </summary>
            <remarks><para>
            The buttons can be set to be aligned to either side of the edit control.
            </para><para>
            The buttons are derived from the <see cref="T:System.Windows.Forms.Button"/> class and are implemented
            in the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> class. This class provides a customized
            version of Button that can work with the ButtonEdit class.
            </para><para>
            The ButtonEdit class implements the <see cref="T:Syncfusion.Windows.Forms.Tools.IButtonEditParent"/> interface
            that enables it to act as a listener with the ButtonEditChildButton class. The
            ButtonEdit class listens for change notifications from the child ButtonEditChildButton
            controls and adjusts its layout accordingly.
            </para><para>
            The buttons can be added to the ButtonEdit control through the designer. The buttons
            will be automatically laid out. The ButtonEdit control uses <see cref="T:Syncfusion.Windows.Forms.Tools.GridBagLayout"/>
            to layout the buttons.
            </para><para>
            The ButtonEdit class can be easily derived from to replace the standard
            edit control with a specialized TextBox derived class.
            </para><para>
            The ButtonEdit class supports the Windows Forms styles and can be used as a regular TextBox control.
            </para></remarks>
            <example><code lang="C#">
                        // InitializeComponent sample
                        this.buttonEdit1 = new Syncfusion.Windows.Forms.Tools.ButtonEdit();
                        this.buttonEditChildButton1 = new Syncfusion.Windows.Forms.Tools.ButtonEditChildButton();
                        this.buttonEdit1.SuspendLayout();
                        this.SuspendLayout();
                        this.buttonEdit1.Buttons.Add(this.buttonEditChildButton1);
                        this.buttonEdit1.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                                  this.buttonEditChildButton1});
                        this.buttonEdit1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
                        this.buttonEdit1.Location = new System.Drawing.Point(8, 16);
                        this.buttonEdit1.Name = "buttonEdit1";
                        this.buttonEdit1.SelectionLength = 0;
                        this.buttonEdit1.SelectionStart = 0;
                        this.buttonEdit1.ShowTextBox = true;
                        this.buttonEdit1.Size = new System.Drawing.Size(368, 22);
                        this.buttonEdit1.TabIndex = 0;
                        this.buttonEdit1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
                        //
                        // buttonEditChildButton1
                        //
                        this.buttonEditChildButton1.ButtonAlign = Syncfusion.Windows.Forms.Tools.ButtonAlignment.Right;
                        this.buttonEditChildButton1.ButtonEditParent = this.buttonEdit1;
                        this.buttonEditChildButton1.ButtonType = Syncfusion.Windows.Forms.Tools.ButtonTypes.Browse;
                        this.buttonEditChildButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
                        this.buttonEditChildButton1.Location = new System.Drawing.Point(352, 0);
                        this.buttonEditChildButton1.Name = "buttonEditChildButton1";
                        this.buttonEditChildButton1.PreferredWidth = 16;
                        this.buttonEditChildButton1.Size = new System.Drawing.Size(16, 22);
                        this.buttonEditChildButton1.TabIndex = 1;
                        this.buttonEditChildButton1.Click += new System.EventHandler(this.buttonEditChildButton1_Click);
                        this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
                        this.ClientSize = new System.Drawing.Size(400, 273);
                        this.Controls.AddRange(new System.Windows.Forms.Control[] {      this.buttonEdit1});
                        this.Text = "Syncfusion ButtonEdit Demo";
                        this.buttonEdit1.ResumeLayout(false);
                        this.ResumeLayout(false);</code><coderef file="c:\syncfusion\essential suite\tools\samples\quick start\buttoneditdemo\VB\MainForm.vb" name="ButtonEdit InitializeComponent" lang="VB"><code lang="VB">
                       ' InitializeComponent sample
                       Me.buttonEdit1 = New Syncfusion.Windows.Forms.Tools.ButtonEdit()
                       Me.buttonEditChildButton1 = New Syncfusion.Windows.Forms.Tools.ButtonEditChildButton()
                       Me.buttonEdit1.SuspendLayout()
                       Me.SuspendLayout()
                       Me.buttonEdit1.Buttons.Add(Me.buttonEditChildButton1)
                       Me.buttonEdit1.Controls.AddRange(New System.Windows.Forms.Control() {Me.buttonEditChildButton1})
                       Me.buttonEdit1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
                       Me.buttonEdit1.Location = New System.Drawing.Point(8, 16)
                       Me.buttonEdit1.Name = "buttonEdit1"
                       Me.buttonEdit1.SelectionLength = 0
                       Me.buttonEdit1.SelectionStart = 0
                       Me.buttonEdit1.ShowTextBox = True
                       Me.buttonEdit1.Size = New System.Drawing.Size(368, 22)
                       Me.buttonEdit1.TabIndex = 0
                       Me.buttonEdit1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left
                       '
                       ' buttonEditChildButton1
                       '
                       Me.buttonEditChildButton1.ButtonAlign = Syncfusion.Windows.Forms.Tools.ButtonAlignment.Right
                       Me.buttonEditChildButton1.ButtonEditParent = Me.buttonEdit1
                       Me.buttonEditChildButton1.ButtonType = Syncfusion.Windows.Forms.Tools.ButtonTypes.Browse
                       Me.buttonEditChildButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
                       Me.buttonEditChildButton1.Location = New System.Drawing.Point(352, 0)
                       Me.buttonEditChildButton1.Name = "buttonEditChildButton1"
                       Me.buttonEditChildButton1.PreferredWidth = 16
                       Me.buttonEditChildButton1.Size = New System.Drawing.Size(16, 22)
                       Me.buttonEditChildButton1.TabIndex = 1
                       AddHandler Me.buttonEditChildButton1.Click, New System.EventHandler(AddressOf buttonEditChildButton1_Click)
                       Me.AutoScaleBaseSize = New System.Drawing.Size(5, 13)
                       Me.ClientSize = New System.Drawing.Size(400, 273)
                       Me.Controls.AddRange(New System.Windows.Forms.Control() {Me.buttonEdit1})
                       Me.Text = "Syncfusion ButtonEdit Demo"
                       Me.buttonEdit1.ResumeLayout(False)
                       Me.ResumeLayout(False)</code></coderef></example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IButtonEditParent">
            <summary>
            This interface is implemented by the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> to listen
            to notifications from <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> classes.
            </summary>
            <remarks>
            You will not need to use this class directly. It is useful for listening to notifications
            from <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> class.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IButtonEditParent.ChildButtonSizeChanged(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton,System.Drawing.Size)">
            <summary>
            Notifies the listener that the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/>'s size has changed.
            </summary>
            <param name="btn">The <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> that has changed its size.</param>
            <param name="newSize">The new size of the button.</param>
            <remarks>
            This notification is sent by the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> when the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.PreferredWidth"/> property value is changed.
            The <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control implements this interface and receives
            the notification to change its layout in accordance with the new size of the
            ButtonEditChildButton.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IButtonEditParent.ChildButtonAlignmentChanged(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton,Syncfusion.Windows.Forms.Tools.ButtonAlignment)">
            <summary>
            Notifies the listener that the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/>'s alignment has changed.
            </summary>
            <param name="btn">The <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> that has changed its alignment.</param>
            <param name="newAlign">The new alignment.</param>
            <remarks>
            This notification is sent by the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> when the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonAlign"/> property value is changed.
            The <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control implements this interface and receives
            the notification to change its layout in accordance with the new alignment of the
            ButtonEditChildButton. See the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonAlignment"/> type for the values
            that the ButtonAlignment can support.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.c_nDOUBLE_BORDER">
            <summary>Double Border</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.c_nTEXT_OFFSET">
            <summary>Text Offset</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.c_nADJUST_XPOS">
            <summary>Adjust Position</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.c_nADJUST_HEIGHT">
            <summary>Adjust Height</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.DropDownButtonWidth">
            <summary>
            The width of the dropdown button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.c_nVisualItem_Border">
            <summary>The border size of Visual Item</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.flatStyleValue">
            <summary>
            The flat style to be applied across all buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.buttonsCollection">
            <summary>
            Collection of ButtonEditChildButtons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.hostFormObject">
            <summary>
            The host form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.buttonTextBox">
            <summary>
            The textbox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.rm">
            <summary>
            The resource manager.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.listener">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.parentContainer">
            <summary>
            The IContainerControl Parent
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.dropDownButtonHeight">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.preventHeightChange">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.editPortionHeight">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.DefaultButtonEditBackColor">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.disposing">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.flatBorderColor">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.borderSides">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.border3DStyle">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.cd">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.themedDrawing">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.appearance">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.borderFactor">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.spacingFactor">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.useVisualStyle">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.textBoxWidth">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.state">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.colorScheme">
            <summary>
            The color scheme that the renderer will render. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.childControls">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.m_bHandleFocusChanged">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.m_nativeWindow">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.droppedDown">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.cachedRgn">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.isTextBoxVisible">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.textBoxHeight">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.m_showTextBox">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.m_metroColor">
            <summary>MetroColor</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.m_VisibleItemCollection">
            <summary>
            Hold MultiSelectionComboBox Control Visual Item Collection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.visualItemCollection">
            <summary>
            Holds the Collection of VisualItems for MultiSelectionComboBox Control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnMaximumSizeChanged(System.EventArgs)">
            <summary>
            Raises the MaximumSizeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnMaximumSizeChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Note to Inheritors: When overriding OnMaximumSizeChanged 
            in a derived class, be sure to call the base class's 
            OnMaximumSizeChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnMinimumSizeChanged(System.EventArgs)">
            <summary>
            Raises the MinimumSizeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnMinimumSizeChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Note to Inheritors: When overriding OnMinimumSizeChanged 
            in a derived class, be sure to call the base class's 
            OnMinimumSizeChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.#ctor">
            <summary>
            Creates an object of type <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> and initializes it.
            </summary>
            <remarks>
            The ButtonEdit class can be created by dragging and dropping a ButtonEdit control
            from the control toolbox. The constructor initializes the embedded TextBox.
            The embedded child controls will have to be explicitly added to the ButtonEdit
            object (this will be done by the designer if using the control through the Windows
            Forms designer).
            <para>
            The <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.CreateTextBox"/> method provides an easy way to change the default
            embedded TextBox to a specialized TextBox derived class such as the <see cref="T:Syncfusion.Windows.Forms.Tools.MaskedEditBox"/>
            or the <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyTextBox"/>.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.BeginInit">
            <summary>
            Begins the initialization.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnBeginInit">
            <summary>
            Begins the initialization.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.EndInit">
            <summary>
            Indicates the object that initialization is complete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnEndInit">
            <summary>
            Indicates  that the initialization is complete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.CreateTextBox">
            <summary>
            Creates a <see cref="T:System.Windows.Forms.TextBox"/> object.
            </summary>
            <returns>The TextBoxExt object that is created.</returns>
            <remarks>
            This method can be overriden to create a <see cref="T:Syncfusion.Windows.Forms.Tools.TextBoxExt"/> derived
            class to be returned. This will result in the TextBox object in the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/>
            control to be replaced with a derived control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.InitTextBox">
            <summary>
            Initializes the <see cref="T:System.Windows.Forms.TextBox"/> used in the 
            editable text portion.
            </summary>
            <remarks><para>
            This method is called once to initialize the <b>TextBox</b> used to draw the 
            editable portion of the ButtonEdit. Use the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.TextBox"/> property to get a 
            reference to the <b>TextBox</b> from inside an override of this method.
            </para><para>
            Make sure to call the base class when you override this method for 
            default initialization.
            </para><seealso cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.CreateTextBox"/></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ShouldSerializeBackColor">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ResetBackColor">
            <summary>
            Resets to the default ButtonEditBackColor.
            </summary>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ShouldSerializeFlatBorderColor">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ResetFlatBorderColor">
            <summary>
            Resets the color for the flat border to default.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ShouldSerializeSelectionStart">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ResetSelectionStart">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.SelectionStart"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ShouldSerializeSelectionLength">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ResetSelectionLength">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.SelectionLength"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ShouldSerializeShowTextBox">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ResetShowTextBox">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.ShowTextBox"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBorderAndBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws the border and background of the control.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <param name="rect">The <see cref="T:System.Drawing.Rectangle"/> within which to draw.</param>
            <remarks><para>
            This method is used to draw the border around the text area (when called from 
            <see cref="!:DrawEditPortionBorderAndBackground"/> method) and around the listbox area (when in 
            ComboBoxStyle.Simple mode and called from the <see cref="!:DrawListPortion"/> method).
            </para><para>This method uses themes to draw if necessary or calls <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle)"/> and 
            <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle)"/> to draw the background and border.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws the unthemed border of this control.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <param name="rect">The <see cref="T:System.Drawing.Rectangle"/> within which to draw.</param>
            <remarks><para>Called by <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBorderAndBackground(System.Drawing.Graphics,System.Drawing.Rectangle)"/> to draw the border when
            not in themes mode.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBordersInternal(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws the borders of the buttonEdit.
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBordersInternal(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.BorderStyle)">
            <summary>
            Draws the borders of the buttonEdit with specified border style.
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="borderStyle"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBordersInternal(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.BorderStyle,System.Windows.Forms.Border3DStyle)">
            <summary>
            Draws the borders of the buttonEdit with specified border style and specified border 3D style.
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="borderStyle"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBordersInternal(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.BorderStyle,System.Windows.Forms.Border3DStyle,System.Drawing.Color)">
            <summary>
            Draws the borders of the buttonEdit with specified border style, specified border 3D style and specified color.
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="borderStyle"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws the unthemed background of this control.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <param name="rect">The <see cref="T:System.Drawing.Rectangle"/> within which to draw.</param>
            <remarks><para>Called by <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBorderAndBackground(System.Drawing.Graphics,System.Drawing.Rectangle)"/> to draw the background when
            not in themes mode.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Syncfusion#Drawing#INonClientPaintingSupport#NonClientPaint(System.Windows.Forms.PaintEventArgs,System.Drawing.Rectangle,System.Drawing.Rectangle)">
            <summary></summary>
            <param name="e"></param>
            <param name="displayRect"></param>
            <param name="windowRectInScreen"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.GetImage(System.String)">
            <summary>
            Helper function to get an image from within embedded resources.
            </summary>
            <param name="resourceName">The resource name to get from.</param>
            <returns>An image; null if the image is not available.</returns>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> class can take an image based on the
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonType"/> property. This helper function
            loads the images based on the resource name.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ChildButtonSizeChanged(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton,System.Drawing.Size)">
            <summary>
            This is the implementation of the <see cref="T:Syncfusion.Windows.Forms.Tools.IButtonEditParent"/> interface
            for listening to changes to the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> child buttons.
            </summary>
            <param name="btn">The ButtonEditChildButton that has changed its size.</param>
            <param name="newSize">The new size of the button.</param>
            <remarks>
            This notification is sent by the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> when the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.PreferredWidth"/> property value is changed.
            The <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control implements this interface and receives
            the notification to change its layout in accordance with the new size of the
            ButtonEditChildButton.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ChildButtonAlignmentChanged(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton,Syncfusion.Windows.Forms.Tools.ButtonAlignment)">
            <summary>
            This is the implementation of the <see cref="T:Syncfusion.Windows.Forms.Tools.IButtonEditParent"/> interface
            for listening to changes to the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> child buttons.
            </summary>
            <param name="btn">The ButtonEditChildButton that has changed its alignment.</param>
            <param name="newAlign">The new alignment of the button.</param>
            <remarks>
            This notification is sent by the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> when the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonAlign"/> property value is changed.
            The <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control implements this interface and receives
            the notification to change its layout in accordance with the new alignment of the
            ButtonEditChildButton. See the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonAlignment"/> type for the values
            that the ButtonAlignment can support.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildButtonClicked(System.Object,System.EventArgs)">
            <summary>
            Handles the Button Clicked event of the child buttons.
            </summary>
            <param name="sender">The child button.</param>
            <param name="valArgs">The event data.</param>
            <remarks>
            This handler raises the <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event and passes the
            <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> that was clicked as the sender of the
            event. 
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildButtonTextChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the Button text changed event of the child buttons.
            </summary>
            <param name="sender">The child button.</param>
            <param name="valArgs">The event data.</param>
            <remarks>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.GetActiveEditControl(Syncfusion.Windows.Forms.IEditControlsEmbedListener)">
            <summary>
            Returns the active edit control. This implements the <see cref="T:Syncfusion.Windows.Forms.IEditControlsEmbed"/>
            interface.
            </summary>
            <returns>The edit control that has the current focus.</returns>
            <remarks>
            This interface is implemented so that the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control
            can provide auto completion services for the embedded TextBox control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ChildControlsRemovedByDesigner(System.Collections.ArrayList)">
            <summary>
            Indicates that paint message should not be passed when child controls  are removed by designer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HideButton(System.Int32,System.Boolean)">
            <summary>
            Indicates whether a child button is visible or hidden within the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> layout.
            </summary>
            <remarks>
            There might be instances when you need to hide a child button that is part of
            the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Buttons"/> collection. Calling this method with the button index
            and the right value for the visibility will set the appropriate visibility for the
            button and also adjust the layout so that the other child buttons and the TextBox
            are aligned properly.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildButtonMouseEnter(System.Object,System.EventArgs)">
             <summary>
            Handles MouseEnter event of the child buttons.
             </summary>
             <param name="sender"></param>
             <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildButtonMouseLeave(System.Object,System.EventArgs)">
            <summary>
            Handles MouseLeave event of the child buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildButtonBackColorChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the BackColorChanged event of the child buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildButtonMouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
             Handles the MouseDown event of the child buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildButtonMouseUp(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Handles the MouseUp event of the child buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildMouseLeave(System.Object,System.EventArgs)">
            <summary>
            Handles the MouseLeave event of the child buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildMouseEnter(System.Object,System.EventArgs)">
            <summary>
            Handles the MouseEnter event of the child buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Contains(System.Windows.Forms.Control)">
            <summary>
            Checks whether the given child is contained within the control.Returns false for ButtonEdit TextBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildLostFocus(System.Object,System.EventArgs)">
            <summary>
            Handles the LostFocus event event of the child buttons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnButtonClicked(Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs)">
            <summary>
            Override this to handle the <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event in a derived class.
            Call the base implementation first so that the delegates will be called.
            </summary>
            <param name="args">The ButtonClickEventArgs event data.</param>
            <remarks>
            This method raises the <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event when any of the
            Child buttons are clicked.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnRightToLeftChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnBorderSidesChanged(System.EventArgs)">
            <summary>
            Raises the BorderSidesChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderSidesChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorderSidesChanged 
            in a derived class, be sure to call the base class's 
            OnBorderSidesChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnBorder3DStyleChanged(System.EventArgs)">
            <summary>
            Raises the Border3DStyleChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorder3DStyleChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorder3DStyleChanged 
            in a derived class, be sure to call the base class's 
            OnBorder3DStyleChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.WndProc(System.Windows.Forms.Message@)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnThemeChanged(System.EventArgs)">
            <summary>
            Raises the ThemeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnThemeChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnThemeChanged in a derived
            class, be sure to call the base class's OnThemeChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.PerformMultiLineLayout(System.Int32)">
            <summary>
            To Perform MultiLine Layout
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.m_bar">
            <summary>
            Holds the Inner Scroll Bar for MultiSelectionComboBox
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.m_EnableSelectionScroller">
            <summary>
            Holds whether to render InnerScrollerBar in MultiSelectionComboBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Layout">
            <summary>
            Forces the laying out of combobox elements.
            </summary>
            <param name="g">The Graphics object using which to calculate element sizes and positions.</param>
            <remarks>
            Advanced method. You do not have to call this directly.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.UpdateTextBoxAndButtonBounds(System.Int32)">
            <summary>
            Updates the bounds of the drop-down button bounds.
            </summary>
            <remarks>
            Sets the bounds based on the <see cref="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.DropDownButtonWidth"/>.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBorderAndBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Called from the <b>Paint</b> event handler to draw the edit portion's border and background.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.PaintEventArgs"/> from the Paint event.</param>
            <remarks>
            This method calls the <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DrawBorderAndBackground(System.Drawing.Graphics,System.Drawing.Rectangle)"/> method with the appropriate
            dimenison to draw the border around the text portion.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.SetNeedLayout(System.Boolean)">
            <summary>
            Forces the laying out of combo elements within the next Paint Message handler.
            </summary>
            <param name="needLayout">True to force; false to prevent layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DetermineHeightsBasedOnFont(System.Drawing.Graphics,System.Int32@)">
            <summary>
            Determines the heights of certain portions of this control.
            </summary>
            <param name="g">Not used, obsolete.</param>
            <param name="textAreaHeight">A reference variable through which to return the height for the text area.</param>
            <remarks>
            <para>
            Make sure to call the base class when you override this method.
            </para>
            <para>
            This method expects you to return a height for the text area through the reference variable,
            set the height of this control and the height of the buttons.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnEnter(System.EventArgs)">
            <summary></summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnGotFocus(System.EventArgs)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnLostFocus(System.EventArgs)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnMouseLeave(System.EventArgs)">
            <summary>
            Raises the OnMouseLeave event.
            </summary>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnMouseEnter(System.EventArgs)">
            <summary>
            Raises the OnMouseEnter event.
            </summary>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the OnMouseDown event.
            </summary>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Refresh">
             <summary>
             Refreshes ButtonEdit ChildButtons.
             </summary>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildClicked(System.Object,System.EventArgs)">
            <summary>
            Event handler that sets the Parent's ActiveControl when one
            of the child controls are clicked.
            </summary>
            <remarks>There is a problem with using the ButtonEdit control
            inside a UserControl that doesn't update the UserControl's Active
            Control property properly when the user clicks inside the ButtonEdit.
            This event handler sets the ActiveControl explicitly.</remarks>
            <param name="sender">The child TextBox.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.GetIsMirrored">
            <summary>
            Gets a value indicating whether the control is mirrored. 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.AttachTextBox">
            <summary>
            To Attach TextBox with the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.DetachTextBox">
            <summary>
            To Detach TextBox with the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ApplyStyle">
            <summary>
            Private helper function that applies the style to all the child buttons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleEditDockChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:System.Windows.Forms.Control.DockChanged"/> event of the embedded TextBox control.
            </summary>
            <param name="sender">The TextBox control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The DockChanged event is handled. DockStyle value must be None.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleEditMaximumSizeChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TextBoxExt.MaximumSizeChanged"/> event of the embedded 
            TextBoxExt control.
            </summary>
            <param name="sender">The TextBoxExt control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The MaximumSizeChanged event is handled.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleEditMinimumSizeChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TextBoxExt.MinimumSizeChanged"/> event of the embedded 
            TextBoxExt control.
            </summary>
            <param name="sender">The TextBoxExt control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The MinimumSizeChanged event is handled.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleButtonEditMaximumSizeChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.MaximumSizeChanged"/> event of the 
            ButtonEdit control.
            </summary>
            <param name="sender">The ButtonEdit control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The MaximumSizeChanged event is handled.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleButtonEditMinimumSizeChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.MinimumSizeChanged"/> event of the 
            ButtonEdit control.
            </summary>
            <param name="sender">The ButtonEdit control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The MinimumSizeChanged event is handled.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleEditSizeChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:System.Windows.Forms.Control.SizeChanged"/> event of the embedded TextBox control.
            </summary>
            <param name="sender">The TextBox control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The SizeChanged event is handled. 
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleEditMultilineChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:System.Windows.Forms.TextBoxBase.MultilineChanged"/> event of the embedded TextBox control.
            </summary>
            <param name="sender">The TextBox control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The MultilineChanged event is handled. 
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleEditBackColorChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:System.Windows.Forms.Control.BackColorChanged"/> event of the embedded TextBox control.
            </summary>
            <param name="sender">The TextBox control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The BackColorChanged event is handled. 
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.TextBox_HandleCreated(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:System.Windows.Forms.Control.HandleCreated"/> event of the embedded TextBox control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleButtonEditDockChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:System.Windows.Forms.Control.DockChanged"/> event of the ButtonEdit control.
            </summary>
            <param name="sender">The ButtonEdit control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The DockChanged event is handled.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.RaiseButtonClicked(System.Object,System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event.
            </summary>
            <param name="sender">The child button.</param>
            <param name="valArgs">The event data.</param>
            <remarks>
            Calls the <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnButtonClicked(Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs)"/> method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Syncfusion#Windows#Forms#IPopupItem#GetPopupParentControl">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Syncfusion#Windows#Forms#IPopupItem#IsRelatedControl(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            
            </summary>
            <param name="testControl"></param>
            <param name="askParent"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Syncfusion#Windows#Forms#IPopupParent#ChildClosing(Syncfusion.Windows.Forms.IPopupChild,Syncfusion.Windows.Forms.PopupCloseType)">
            <summary>
            
            </summary>
            <param name="child"></param>
            <param name="closeType"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Syncfusion#Windows#Forms#IPopupParent#GetBorderOverlapCue(Syncfusion.Windows.Forms.PopupRelativeAlignment)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Syncfusion#Windows#Forms#IPopupParent#GetLocationForPopupAlignment(Syncfusion.Windows.Forms.PopupRelativeAlignment,Syncfusion.Windows.Forms.PopupRelativeAlignment@)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnEditGotFocus(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.OnEditLostFocus(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.ButtonEditChildButton)">
            <summary>
            Inserts the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> into the controls collection.
            </summary>
            <param name="index">The index at which to insert.</param>
            <param name="button">The child button control that is to be added.</param>
            <remarks>
            This method is invoked by the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection"/> class
            when new buttons are added to the ButtonEdit control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.VisualItem)">
            <summary>
            To Insert Visual item
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.buttonIndx_MouseHover(System.Object,System.EventArgs)">
            <summary>
            Sets the Buttonstate
            </summary>
            <param name="sender">
            Button Control
            </param>
            <param name="e">
            EventArgs
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Remove(System.Int32,Syncfusion.Windows.Forms.Tools.ButtonEditChildButton)">
            <summary>
            Removes a ButtonEditChildButton from the controls collection.
            </summary>
            <param name="index">The index of the child control to be removed</param>
            <param name="button">The child control that is to be removed</param>
            <remarks>
            This method is invoked by the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection"/> class
            when buttons are removed from the ButtonEdit control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.Remove(System.Int32,Syncfusion.Windows.Forms.Tools.VisualItem)">
            <summary>
            To Remove Visual Item
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleEditTextChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:System.Windows.Forms.Control.TextChanged"/> event of the embedded TextBox control.
            </summary>
            <param name="sender">The TextBox control that sends the event.</param>
            <param name="e">The event data.</param>
            <remarks>
            The TextChanged event is handled and the ButtonEdit control sets its own
            text to be the same as that of the embedded TextBox control's Text property.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ResetChildControls">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.SetBaseStyle">
            <summary>
            Sets the base style to use.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ComputeBorderFactor">
            <summary>
            Computes the border factor based on the button style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildButtonControlRemoved(System.Object,System.Windows.Forms.ControlEventArgs)">
             <summary>
            This is called by the event system when a ControlRemoved event occurs.
             </summary>
             <param name="sender"></param>
             <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.HandleChildGotFocus(System.Object,System.EventArgs)">
            <summary>
            This is called by the event system when a GotFocus event occurs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.UpdateState">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.SetColorScheme">
            <summary>
            Sets the Color scheme for the button based on the current XP Scheme and
            the IsComboButton property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ShouldSerializeEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ApplyScaleToControl(System.Single)">
            <summary>
            applie the scaling for controls
            </summary>
            <param name="scaleFactor"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.MetroColor">
            <summary>
            Gets or sets the theme color of the ButtonAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.BackColor">
            <summary>
            Gets or sets the backcolor of the ButtonEdit control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisibleItemCollection">
            <summary>
            Gets the VisualItemCollection of MultiSelectionComboBoxControl
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.CharacterCasing">
            <summary>
            Specifies whether the ComboBoxBase control modifies the case of characters as they are typed.
            </summary>
            <value><para>One of the <see cref="T:System.Windows.Forms.CharacterCasing"/> enumeration values that specifies whether the ComboBoxBase control modifies the case of characters. The default is CharacterCasing.Normal.</para></value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.TextAlign">
            <summary>
            Gets or sets the alignment of text in this control.
            </summary>
            <value>
            One of the <see cref="T:System.Windows.Forms.HorizontalAlignment"/> enumeration 
            values that specifies how text is aligned in the control. 
            The default is <b>HorizontalAlignment.Left</b>.
            </value>
            <remarks>
            You can use this property to align the text within a ComboBoxBase 
            to match the layout of text on your form. For example, if your controls 
            are all located on the right side of the form, you can set the TextAlign 
            property to <b>HorizontalAlignment.Right</b>, and the text will be aligned 
            along the right side of the control instead of the default left alignment.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.ForeColor">
            <summary>
            Gets or Sets the Forecolor based on layout of the text.
            </summary>
            <override/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.TextBoxBindings">
            <summary>
            Use this property to bind the TextBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.ParentContainer">
            <summary>
            Gets or sets the ParentContainer control that implements IContainerControl.
            </summary>
            <remarks>
            Set this property to a Form or UserControl if its not the same
            as the Parent of the control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Buttons">
            <summary>
            Gets or sets the collection of Buttons that makes up this ButtonEdit control.
            </summary>
            <remarks>
            The Buttons property is a collection of type <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection"/>
            that includes all the child buttons that are embedded as child controls in the
            ButtonEdit control. 
            <para>
            You can add and remove buttons and edit their properties through the designer.
            </para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItems">
            <summary>
            Gets the Collection of VisualItems for MultiSelectionComboBox Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.BackgroundImage">
            <summary>
            Gets or sets the background image
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.DroppedDown">
            <summary>
            Gets or sets a value indicating whether the drop-down portion is displayed or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.UseVisualStyle">
            <summary>
            Indicates whether to use visual styles.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonStyle">
            <summary>
            Gets or sets the button style for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.State">
            <summary>
            Gets or sets the state of the ButtonEdit control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.DefaultSize">
            <override/>
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.DropDownButtonHeight">
            <summary>
            Gets / sets the height of the drop-down button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.EditPortionHeight">
            <summary>
            Gets / sets the height of the edit portion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.TextBox">
            <summary>
            Returns the embedded <see cref="T:Syncfusion.Windows.Forms.Tools.TextBoxExt"/> control.
            </summary>
            <remarks>
            The TextBoxExt control is the core control of the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control.
            This control takes up the width of the control minus the widths of the individual
            buttons. This TextBoxExt control can be accessed through this property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Text">
            <summary>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Text"/> property of the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> class is the same
            as the <see cref="T:System.Windows.Forms.TextBox"/> property of the embedded
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.TextBox"/> control.
            <value>A TextBox object.</value></summary>
            <remarks>
            The TextBox control's properties can be changed through the property grid in the
            designer. The TextBox control can be hidden from view by setting the <see cref="P:System.Windows.Forms.Control.Visible"/>
            property to false. The Text property is overriden to keep the text in sync with the
            embedded TextBox control's Text property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.ShowTextBox">
            <summary>
            Indicates whether the embedded TextBox is visible in the ButtonEdit.
            </summary>
            <remarks>
            If the TextBox control is kept invisible, it will be ignored during the
            layout process and the space will be divided among the child <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Buttons"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.SelectionStart">
            <summary>
            Gets or sets the SelectionStart property of the ButtonEdit control which is same as the <see cref="P:System.Windows.Forms.TextBoxBase.SelectionStart"/>
            property of the embedded <see cref="T:System.Windows.Forms.TextBox"/>.
            </summary>
            <remarks>
            The ButtonEdit control shadows some of the properties of the embedded TextBox control.
            The SelectionStart property is shadowed enabling access to the ButtonEdit in a manner
            similar to the TextBox control for accessing the Text content of the control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.SelectionLength">
            <summary>
            Gets or sets the Selection Length of the embedded TextBox control.
            </summary>
            <remarks>
            The ButtonEdit control shadows some of the properties of the embedded TextBox control.
            The SelectionLength property is shadowed enabling access to the ButtonEdit in a manner
            similar to the TextBox control for accessing the Text content of the control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.FlatStyle">
            <summary>
            Gets or sets the FlatStyle to be applied to the buttons in the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control.
            </summary>
            <remarks>
            The ButtonEdit control applies the same FlatStyle to all the child controls
            in the layout. 
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.PreventHeightChange">
            <summary>
            Indicates whether the Height property of the control can be changed.
            </summary>
            <value>True to prevent height change; false otherwise.</value>
            <remarks>
            Note that this property will be frequently set and reset within the control layout.
            You can use this temporarily to force a particular height on the control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.NeedLayout">
            <summary>
            Indicates whether the Layout method needs to be called to layout the combo
            elements.
            </summary>
            <remarks>
            Internal method. You will not have to call this property explicitly.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Syncfusion#Windows#Forms#IPopupParent#IsRightToLeft">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.ThemesEnabled">
            <summary>
            Indicates whether themes are enabled for this control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Syncfusion#Windows#Forms#IThemedControl#ThemesEnabled">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Border3DStyle">
            <summary>
            Gets or sets the 3D border style for the control.
            </summary>
            <remarks>
            This property is used only when BorderStyle is Fixed3D.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.BorderSides">
            <summary>
            Gets or sets the border sides for which you want the 3D border style applied.
            </summary>
            <remarks>
            This property is used only when BorderStyle is Fixed3D.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.FlatBorderColor">
            <summary>
            Gets or sets the color with which the Flat Border should be drawn.
            </summary>
            <value>
            A Color value. Default is SystemColors.ControlDark.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.MaximumSize">
            <summary>
            Gets or sets the maximum size of the control.
            </summary>
            <value>
            A Size value. Default is (0,0).
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.MinimumSize">
            <summary>
            Gets or sets the minimum size of the control.
            </summary>
            <value>
            A Size value. Default is (0,0).
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.BackgroundImageLayout">
            <summary>
            Gets or sets the background image layout
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked">
            <summary>
            Raised when one of the child <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> is clicked.
            </summary>
            <remarks>
            Handle this event if you want to handle the click event of any of the child button.
            You can also add any of the events exposed by the child buttons themselves as the
            <see cref="T:System.Windows.Forms.Button"/> class derived buttons that raise the Click
            event.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ThemeChanged">
            <summary>
            Fired when the ThemesEnabled property changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.BorderSidesChanged">
            <summary>
            Fired when BorderSides property changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.Border3DStyleChanged">
            <summary>
            Fired when Border3DStyle property changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.MaximumSizeChanged">
            <summary>
            This event is raised if the MaximumSize property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.MinimumSizeChanged">
            <summary>
            This event is raised if the MinimumSize property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.InnerScrollerBar">
            <summary>
            Gets/Sets InnerScrollerBar for MultiSelectionComboBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.EnableSelectionScroller">
            <summary>
            Gets/Sets to Render InnerScrollerBar in MultiSelectionComboBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.EnableTouchMode">
             <summary>
            Gets or Sets the Touchmode
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection">
            <summary>
            Collection of <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> objects.
            </summary>
            <remarks>
            The collection of <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> controls that make up the
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Buttons"/> property of the ButtonEdit class.
            <para>
            You will not need to use this class directly.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.owner">
            <summary>
            The owner ButtonEdit object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.#ctor(Syncfusion.Windows.Forms.Tools.ButtonEdit)">
            <summary>
            Creates an object of type <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection"/>.
            </summary>
            <param name="owner">The ButtonEdit object that owns this collection.</param>
            <remarks>
            The ButtonEdit class that owns this collection is passed in as a parameter
            and this collection class will use this reference to the owner to inform
            it to add a Button control or remove a Button control when an item is
            added or removed to the collection.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.Add(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton)">
            <summary>
            Adds a <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> to the collection.
            </summary>
            <param name="button">The object to be added.</param>
            <returns>The index of the object in the collection.</returns>
            <remarks>
            Add an item to the internal List object results in the <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.OnInsertComplete(System.Int32,System.Object)"/>
            method being invoked.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Derived handler for the InsertComplete event.
            </summary>
            <param name="index">The index of the inserted item.</param>
            <param name="value">The object that was inserted.</param>
            <remarks>
            Be sure to call the base class implementation of this method
            if overriding.
            <para>
            The owner (the ButtonEdit) control is instructed to insert a new
            ButtonEditChildButton.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.Remove(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton)">
            <summary>
            Removes a<see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> object from the collection.
            </summary>
            <param name="button">The ButtonEditChildButton that is to be removed from the collection.</param>
            <remarks>
            Removes the ButtonEditChildButton from the internal List object if the ButtonEditChildButton
            exists.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.Contains(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton)">
            <summary>
            Indicates whether an object exists in this collection.
            </summary>
            <param name="button">The object to check for.</param>
            <returns>True if the object exists in this collection; false otherwise.</returns>
            <remarks>
            This method is used for checking if an item exists in the collection before trying
            to delete or change that item.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.CopyTo(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton[],System.Int32)">
            <summary>
            Copies elements of this collection to another collection starting
            at an index.
            </summary>
            <param name="array">The array to be copied to.</param>
            <param name="index">The index to begin from.</param>
            <remarks>
            The internal List copies the child buttons to the new array passed in.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Derived handler for the RemoveComplete event.
            </summary>
            <param name="index">The index of the inserted item.</param>
            <param name="value">The object that was inserted.</param>
            <remarks>
            The owner is informed by the collection to re-layout itself to accommodate the
            change.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection.Item(System.Int32)">
            <summary>
            Gets / sets the Indexer property for <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection"/>
            </summary>
            <remarks>
            This allows the ButtonEditChildButtons to be accessed through the indexer.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection">
            <summary>
            Collection of <see cref="T:Syncfusion.Windows.Forms.Tools.VisualItem"/> objects.
            </summary>
            <remarks>
            The collection of <see cref="T:Syncfusion.Windows.Forms.Tools.VisualItem"/> controls that make up the
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.Buttons"/> property of the ButtonEdit class.
            <para>
            You will not need to use this class directly.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.owner">
            <summary>
            The owner ButtonEdit object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.#ctor(Syncfusion.Windows.Forms.Tools.ButtonEdit)">
            <summary>
            Creates an object of type <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection"/>.
            </summary>
            <param name="owner">The ButtonEdit object that owns this collection.</param>
            <remarks>
            The ButtonEdit class that owns this collection is passed in as a parameter
            and this collection class will use this reference to the owner to inform
            it to add a Button control or remove a Button control when an item is
            added or removed to the collection.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.Add(Syncfusion.Windows.Forms.Tools.VisualItem)">
            <summary>
            Adds a <see cref="T:Syncfusion.Windows.Forms.Tools.VisualItem"/> to the collection.
            </summary>
            <param name="button">The object to be added.</param>
            <returns>The index of the object in the collection.</returns>
            <remarks>
            Add an item to the internal List object results in the <see cref="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.OnInsertComplete(System.Int32,System.Object)"/>
            method being invoked.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Derived handler for the InsertComplete event.
            </summary>
            <param name="index">The index of the inserted item.</param>
            <param name="value">The object that was inserted.</param>
            <remarks>
            Be sure to call the base class implementation of this method
            if overriding.
            <para>
            The owner (the ButtonEdit) control is instructed to insert a new
            ButtonEditChildButton.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.Remove(Syncfusion.Windows.Forms.Tools.VisualItem)">
            <summary>
            Removes a<see cref="T:Syncfusion.Windows.Forms.Tools.VisualItem"/> object from the collection.
            </summary>
            <param name="button">The VisualItem that is to be removed from the collection.</param>
            <remarks>
            Removes the VisualItem from the internal List object if the VisualItem
            exists.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.Contains(Syncfusion.Windows.Forms.Tools.VisualItem)">
            <summary>
            Indicates whether an object exists in this collection.
            </summary>
            <param name="button">The object to check for.</param>
            <returns>True if the object exists in this collection; false otherwise.</returns>
            <remarks>
            This method is used for checking if an item exists in the collection before trying
            to delete or change that item.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.CopyTo(Syncfusion.Windows.Forms.Tools.VisualItem[],System.Int32)">
            <summary>
            Copies elements of this collection to another collection starting
            at an index.
            </summary>
            <param name="array">The array to be copied to.</param>
            <param name="index">The index to begin from.</param>
            <remarks>
            The internal List copies the child buttons to the new array passed in.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Derived handler for the RemoveComplete event.
            </summary>
            <param name="index">The index of the inserted item.</param>
            <param name="value">The object that was inserted.</param>
            <remarks>
            The owner is informed by the collection to re-layout itself to accommodate the
            change.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection.Item(System.Int32)">
            <summary>
            Gets / sets the Indexer property for <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonEditChildButtonCollection"/>
            </summary>
            <remarks>
            This allows the ButtonEditChildButtons to be accessed through the indexer.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.WM_VSCROLL">
            <summary>
            Vscorll WinAPI
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.LockWindowUpdate(System.IntPtr)">
            <summary>
            To Reduce Flickering WINAPI
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SendMessage(System.IntPtr,System.UInt32,System.UIntPtr,System.IntPtr)">
            <summary>
            SendMessage WINAPI
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ValueIncrementer">
            <summary>
            Stores size factor in which font size needs to be updated.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ScrollingEnabled">
            <summary>
            To Enable Scrolling in DropDownWindow
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ignoreSelectedIndexChanged">
            <summary>
            To ignore Visual Item update once selected index changed
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ignoreAutoCompleteSourceUpdate">
            <summary>
            To Ignore AutoComplete source update upon Grouping enabled and disabled
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ignoreGroupingUponNoSuggestion">
            <summary>
            To ignore Grouping upon no suggestion is found.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_BeforeTouchItemHeight">
            <summary>
            To get the item height before touching the MultiSelectionComboBox and assign this value on Click.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ignoreTextChangedEvent">
            <summary>
            To ignore TextChangedEvent 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ignoreDelimiterUpdate">
            <summary>
            To ignore Delimiter update
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.tableData">
            <summary>
            To Store AutoComplete item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.tempTableData">
            <summary>
            To store details of DataSource
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_DropDownButton">
            <summary>
            The calculator button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.childButtons">
            <summary>
            To prevent serialization of the child buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GroupHeaderFont">
            <summary>
            To set Grouping header font
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.i">
            <summary>
            Specifies scroller Index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.incrementFactor">
            <summary>
            Specifies spacing factor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DisableSelectedIndexChanged">
            <summary>
            To disable SelectedIndexChanged event internally
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_ShowGroups">
            <summary>
            Specifies DropDownItem Grouping
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GroupingHeaderIndex">
            <summary>
            Specifies DropDown item Grouping index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.InternalGroupingItem">
            <summary>
            Specifies Internal Grouping Item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.displayMember">
            <summary>
            Display Member Info
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.dataSource">
            <summary>
            DataSource property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_TempDataSource">
            <summary>
            DataSource BackUp
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.dataManager">
            <summary>
            DataManger property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.isListBoxMouseDown">
            <summary>
            to Verify ListBox mouse down
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.needToUpdateDataManager">
            <summary>
            to not update DataManager, when DataSource updated internally
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.HandleDelimiterUpdate">
            <summary>
            To handle DelimiterUpdate
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.#ctor">
            <summary>
            Initializes a new instance of the MultiSelectionComboboxControl class.
            </summary>
            <remarks>
            The MultiSelectionComboboxControl class also creates the controls that it hosts such
            as the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox"/> control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ListBox_MeasureItem(System.Object,System.Windows.Forms.MeasureItemEventArgs)">
            <summary>
            To assign the group header height on TouchMode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetShowGroups">
            <summary>
            To reset ShowGroups
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeShowGroups">
            <summary>
            To Specify ShowGroups to be serialized or not
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_GroupHeaderCollection">
            <summary>
            Holds the GroupHeaderCollection for Header text Localization purpose
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_GroupHeaderForeColor">
            <summary>
            Holds the GroupHeaderForeColor for Header Color Localization purpose
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetGroupHeaderForeColor">
            <summary>
            To reset GroupHeaderForeColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeGroupHeaderForeColor">
            <summary>
            To Specify GroupHeaderForeColor to be serialized or not
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_GroupHeaderSeparatorColor">
            <summary>
            Holds the GroupHeaderSeparatorColor for Header Color Localization purpose
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetGroupHeaderSeparatorColor">
            <summary>
            To reset GroupHeaderSeparatorColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeGroupHeaderSeparatorColor">
            <summary>
            To Specify whether GroupHeader separator color can be serialized or not
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_GroupingItems">
            <summary>
            Holds the Grouping Items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetVisualItemDisplayMember">
            <summary>
            To Reset VisualItemDisplayMember
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeVisualItemDisplayMember">
            <summary>
            To indicate whether to serialize VisualItemDisplayMember
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetValueMember">
            <summary>
            To Reset Value member.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeValueMember">
            <summary>
            To indicate whether to serialize Value Member
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_ShowCheckBox">
            <summary>
            Indicates whether the CheckBox needs to be displayed in DropDown
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetShowCheckBox">
            <summary>
            To reset ShowCheckBox visibility
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeShowCheckBox">
            <summary>
            To Specify whether ShowCheckBox can be serialized or not
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.tempDataManager">
            <summary>
            Initialize the data manager for interanl purpose
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_AutoCompleteEntries">
            <summary>
            Holds AutoComplete Items
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_DisplayMember">
            <summary>
            Holds Display Member
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetDisplayMember">
            <summary>
            To Reset Display member.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeDisplayMember">
            <summary>
            To indicate whether to serialize Display Member
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_GroupHeaderColor">
            <summary>
            Holds Group Header color 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetGroupHeaderBackColor">
            <summary>
            To Reset the GroupHeaderBackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeGroupHeaderBackColor">
            <summary>
            To indicate whether to serialize GroupHeaderBackColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_TickColor">
            <summary>
            Holds Tick Color 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetTickColor">
            <summary>
            To Reset the TickColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeTickColor">
            <summary>
            To indicate whether to serialize TickColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_SelectionMode">
            <summary>
            Holds SelectionMode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetDisplayMode">
            <summary>
            To Reset the DisplayMode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeDisplayMode">
            <summary>
            To indicate whether to serialize DisplayMode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_AutoSuggestMode">
            <summary>
            Holds the AutoCompleteMode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetAutoSuggestMode">
            <summary>
            To Reset AutoCompleteMode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeAutoSuggestMode">
            <summary>
            Indicates whether to serialize AutoCompleteMode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_AutoSizeMode">
            <summary>
            Holds the AutoSizeMode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetAutoSizeMode">
            <summary>
            To Reset the AutoSizeMode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeAutoSizeMode">
            <summary>
            To indicate whether to serialize AutoSizeMode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_VisualItemBackColor">
            <summary>
            Holds the VisualItem BackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetVisualItemBackColor">
            <summary>
            To Reset the VisualItemBackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeVisualItemBackColor">
            <summary>
            To indicate whether to serialize VisualItemBackColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_VisualItemSelectionColor">
            <summary>
            Holds the VisualItem background color upon selection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetVisualItemSelectionColor">
            <summary>
            To Reset the VisualItemSelectionColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeVisualItemSelectionColor">
            <summary>
            To indicate whether to serialize VisualItemSelectionColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_VisualItemBorderColor">
            <summary>
            Holds the VisualItem Border Color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetVisualItemBorderColor">
            <summary>
            To Reset the VisualItemBorderColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeVisualItemBorderColor">
            <summary>
            To indicate whether to serialize VisualItemBorderColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_VisualItemSelectionForeColor">
            <summary>
            Holds the VisualItem text color upon selection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetVisualItemSelectionForeColor">
            <summary>
            To Reset the VisualItemSelectionForeColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeVisualItemSelectionForeColor">
            <summary>
            To indicate whether to serialize VisualItemSelectionForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_DropDownButtonImage">
            <summary>
            Holds the DropDownButtonImage 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_bar">
            <summary>
            Holds the Internal Scroller of TextBox
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_VisualItemRowCount">
            <summary>
            Holds the row index of VisualItem in Scrolling
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetVisualItemRowCount">
            <summary>
            To Reset the VisualItemRowCount
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeVisualItemRowCount">
            <summary>
            To indicate whether to serialize VisualItemRowCount
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_DropDownHeight">
            <summary>
            Holds the PopupControl height
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetDropDownHeight">
            <summary>
            To Reset the DropDownHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeDropDownHeight">
            <summary>
            To indicate whether to serialize PopupHeight
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_Items">
            <summary>
            Holds the Items collection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_ItemsHeight">
            <summary>
            Holds the height of an item in the MultiSelectionComboBox drop down window.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetItemsHeight">
            <summary>
            To Reset the ItemsHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeItemsHeight">
            <summary>
            To indicate whether to serialize ItemsHeight
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_DropDownWidth">
            <summary>
            Holds the PopupWidth
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetDropDownWidth">
            <summary>
            To Reset the DropDownWidth
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeDropDownWidth">
            <summary>
            To indicate whether to serialize PopupWidth
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_MaxDropDownItems">
            <summary>
            Holds the MaximumDropDown Items count
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetMaxDropDownItems">
            <summary>
            To Reset the MaximumDropDownItems
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeMaxDropDownItems">
            <summary>
            To indicate whether to serialize MaximumDropDownItems
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_EmptyResultText">
            <summary>
            Holds the EmptyResultText
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetEmptyResultText">
            <summary>
            To Reset the EmptyResultText
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeEmptyResultText">
            <summary>
            To indicate whether to serialize EmptyResultText
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_SelectedIndex">
            <summary>
            Holds the Selected Index
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetSelectedIndex">
            <summary>
            To Reset the SelectedIndex
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeSelectedIndex">
            <summary>
            To indicate whether to serialize SelectedIndex
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_DelimiterVariable">
            <summary>
            Holds the Delimiter Character by which selectedItems can be separated.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetDelimiterChar">
            <summary>
            To Reset the DelimiterChar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeDelimiterChar">
            <summary>
            To indicate whether to serialize DelimiterChar
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_SelectedItem">
            <summary>
            Holds the selected item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_SelectedValue">
            <summary>
            Holds the SelectedValue
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetSelectedValue">
            <summary>
            To Reset the SelectedValue
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeSelectedValue">
            <summary>
            To indicate whether to serialize SelectedValue
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetText">
            <summary>
            To Reset the Text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeText">
            <summary>
            To indicate whether to serialize Text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShouldSerializeVisualItemInputMode">
            <summary>
            Indicate whether to serialize VisualItem Input Mode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetVisualItemInputMode">
            <summary>
            To reset Visual Item input mode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_checkedListBox">
            <summary>
            Hold CheckBox API
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_ListBox">
            <summary>
            Holds the ListBox instance
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.m_CheckedCollection">
            <summary>
            Holds the m_CheckedCollection instance
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnFontChanged(System.EventArgs)">
            <summary>
            On Font Changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RaiseSelectedIndexChangedEvent">
            <summary>
            To raise SelectedIndexChanged event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            To set bounds of control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RaiseDropDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            To Open dropdown upon selection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetItems">
            <summary>
            To Reset dropdown upon selection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RaiseDropDownEvent(System.Boolean)">
            <summary>
            To Raise Dropdown event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.CloseButtonHovered(System.Object,System.EventArgs)">
            <summary>
            This function will be invoked once Visual Item Close Button is hovered
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemMouseDown(System.Object,System.EventArgs)">
            <summary>
            This function will be called once MouseDown occurs in VisualItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RemoveVisualItem(System.Object,System.EventArgs)">
            <summary>
            Gets triggered upon Visual Item close button is clicked
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RemoveVisualItem(Syncfusion.Windows.Forms.Tools.VisualItem)">
            <summary>
            To Remove VisualItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            This will be triggered once control is added 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            This will be triggered once control is removed 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnEndInit">
            <summary>
            This will be triggered once initialization is over
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.NativeAdd(System.Object)">
            <summary>
            To Add ListBox Item 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.FilterItemOnProperty(System.Object)">
            <summary>
            To Filter MultiSelectionComboBox property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.FilterItemOnProperty(System.Object,System.String)">
            <summary>
            To compare MultiSelectionComboBox API to classify Items property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GetItemText(System.Object)">
            <summary>
            To return display member column
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GetListControlList">
            <summary>
            To get control list
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdateDelimiterText">
            <summary>
            To Update Delimiter text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnBindingListChanged(System.Object,System.ComponentModel.ListChangedEventArgs)">
            <summary>
            Occurs once Binding list is changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SetTempTableData(System.Object)">
            <summary>
            To Set Filtered Data
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SetTableData(System.Object)">
            <summary>
            To Set Filtered Data
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GetDataManager(System.Object)">
            <summary>
            Returns the BindingManagerBase for the datasource.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnDrawItem(System.Object,System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            To Draw DropDown Items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GetCheckBoxState(System.Int32)">
            <summary>
            To Maintain checkbox state
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ListBox_MouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Occurs on mouse click occurs on List box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SelectAll">
            <summary>
            Method to select all the items in DropDown
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UnSelectAll">
            <summary>
            Method to un select all the items in DropDown
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.CheckUnCheckItem">
            <summary>
            To check and uncheck item
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ListBox_MouseMove(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Occurs on mouse move
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.btnCalculator_MouseLeave(System.Object,System.EventArgs)">
            <summary>
            Occcurs when mouse pointer leave
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.btnCalculator_MouseEnter(System.Object,System.EventArgs)">
            <summary>
            Occcurs when mouse pointer enter
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RaiseSelectedIndexChanged">
            <summary>
            To Add VisualItem upon Mouse Down selection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.HidePopup">
            <summary>
            To Hide Popup and Add Selected Item in TextBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShowPopup">
            <summary>
            To Open DropDown window
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overrides the Windows Message.
            </summary>
            <param name="m">The Message</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OpenPopup">
            <summary>
            To Open popup and Set size based on available items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.AddVisualItem(System.Object)">
            <summary>
            Adds Visual Item in ComboBoxAutoComplete 
            </summary>
            <param name="ItemText">Visual Item Text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdateVisibleItems">
            <summary>
            To Update Visible Item position
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.InvalidateVisualItem">
            <summary>
            To invalidate Visual Item
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.TextBox_TextChanged(System.Object,System.EventArgs)">
            <summary>
            Event that will be triggered once TextBox text is changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.AttachTextBox">
            <summary>
            To Attach TextBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.CreateTextBox">
            <summary>
            To Create TextBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DetachTextBox">
            <summary>
            To Deattach TextBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.TextBox_KeyUp(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Event that will be triggered once TextBox key selection is performed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.TextBox_ReadOnlyChanged(System.Object,System.EventArgs)">
            <summary>
            Once TextBox Readonly is changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.HandleTextBoxKeyDownEvent(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            This event will be triggered once Key pressed in TextBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.PopupControl_BeforeCloseUp(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            Event will be raised before PopUp is closed in MultiSelectionComboBox
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.TextBox_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Occurs on TextBox KeyDown event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Occurs on layout is changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnSizeChanged(System.EventArgs)">
            <summary>
            Occurs on Size changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.Bar_ScrollDown(System.Object,System.EventArgs)">
            <summary>
            Occurs once Mouse down occurs on ScrollBar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.Bar_ScrollUp(System.Object,System.EventArgs)">
            <summary>
            Occurs when upper scroll button is clicked
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.PerformGrouping">
            <summary>
            To perform DropDown control grouping
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RetrieveGrouping">
            <summary>
            To Retrieve GroupingHeaderCollection for Localization Process
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdateGrouping">
            <summary>
            To Update Grouping for Filtered Items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ToggleGrouping">
            <summary>
            To Enable / Disable Grouping
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdatePreviousNextLayout">
            <summary>
            To update Previous and Next visible items upon Scrolling 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RearrangeIncreaseWithWidthLayout">
            <summary>
            To Rearrange IncreaseWithWidth Layout
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdateLayout">
            <summary>
            Update MultiColumnComboBox child Items Layout
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnRowCountChanged">
            <summary>
            To update the layout based on the RowCount
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RearrangeIncreaseWithHeightLayout">
            <summary>
            To Rearrange IncreaseWithHeight Layout
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.RearrangeScrollModeLayout">
            <summary>
            This function is used to Rearrange Scroll Mode Items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdateSelectedItems">
            <summary>
            To Update SelectedItems
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.InitializeLayout">
            <summary>
            To Initialize Layout
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdatePopupLocation">
            <summary>
            To Update Popup Location
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdatePopupSize">
            <summary>
            To Update Popup Size
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.UpdateCursorPosition">
            <summary>
            To Update Cursor position
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ChildButtonsRemovedByDesigner(System.Collections.ArrayList)">
            <summary>
            Stores the child buttons removed by the designer in a separate arraylist to prevent serialization
            </summary>
            <param name="childButtons">Arraylist containing the child buttons</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ResetChildButtons">
            <summary>
            To Reset Child Button collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.OnDataSourceChanged(System.EventArgs)">
            <summary>
            Raises the DataSourceChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SetItemCore(System.Int32,System.Object)">
            <summary>
            Sets the internal items. 
            </summary>
            <param name="index">The index of item.</param>
            <param name="value">The value.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.TextChanged">
            <summary>
            This event will be triggered once MultiSelectionComboBox text is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.AutoSizeStateChanged">
            <summary>
            This event will be triggered once MultiSelectionComboBox AutoSizeState is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.CheckChanged">
            <summary>
            This event will be triggered once MultiSelectionComboBox DropDown items checked state is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemsCollectionChanged">
            <summary>
            This event will be triggered MultiSelectionComboBox VisualItemCollection changes
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SelectedItemCollectionChanged">
            <summary>
            This event will be triggered upon MultiSelectionComboBox SelectedItem collection is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DropDown">
            <summary>
            This Event will be triggered upon MultiSelectionComboBox DropDown window visiblity is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DataSourceChanged">
            <summary>
            This event will be triggered once MultiSelectionComboBox datasource is changed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShowGroups">
            <summary>
            Gets/ Set whether the DropDown Items can be Grouped based on initial character
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GroupHeaderCollection">
            <summary>
            Gets the GroupHeaderCollection for Header text Localization purpose
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GroupHeaderForeColor">
            <summary>
            Gets/Sets DropDown window GroupHeader ForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GroupHeaderSeparatorColor">
            <summary>
            Gets/Sets the DropDown Group Header Separator color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GroupingItems">
            <summary>
            Gets/Sets the Grouping Items
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ValueMember">
            <summary>
              <para>Gets or sets a string that specifies the property of the data source 
            from which to draw the value.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemDisplayMember">
             <summary>
            <para>Gets or sets a string that specifies the property to display the value for the VisualItems, when VisualItemInputMode is set as VisualItemMode.</para>
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ShowCheckBox">
            <summary>
            Gets/Sets whether the CheckBox needs to be displayed in DropDown
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.TempDataSource">
            <summary>
            Gets/Sets the DataSource for Internal purpose
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DataSource">
            <summary>
              <para>Gets or sets the data source for this <see cref="T:System.Windows.Forms.ListControl" /> object.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.AutoCompleteItems">
            <summary>
            Gets the AutoComplete Entries
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.AutoCompleteEntries">
            <summary>
            Gets/Sets AutoComplete DataSoruce
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DisplayMember">
            <summary>
             Gets or sets a string that specifies the property of the data source 
            whose contents you want to display.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.GroupHeaderBackColor">
            <summary>
            Gets/Sets the DropDown Grouping Header back color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.TickColor">
            <summary>
            Gets/Sets the DropDown items check marker color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DisplayMode">
            <summary>
            Gets/Sets the SelectionMode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.AutoSuggestMode">
            <summary>
            Gets/Sets the AutoCompleteMode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.AutoSizeMode">
            <summary>
            Gets/Sets the AutoSizeMode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemBackColor">
            <summary>
            Gets/Sets the VisualItem BackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemSelectionColor">
            <summary>
            Gets/Sets the VisualItem background color upon selection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemBorderColor">
            <summary>
            Gets/Sets the VisualItem Border Color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemSelectionForeColor">
            <summary>
            Gets/Sets the VisualItem text color upon selection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DropDownButtonImage">
            <summary>
            Gets/Sets DropDownButton Image 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.InnerScroller">
            <summary>
            Gets/Sets Internal Scroller of TextBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemRowCount">
            <summary>
            To specify the Row count of VisualItem in Scrolling
            <remarks>This property is applicable when AutoSizeModes is specified as None and DisplayMode is set as VisualItem.</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DropDownHeight">
            <summary>
            Gets/Sets the PopupControl height
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.Items">
            <summary>
            Gets an object representing the collection of the items contained in this MultiSelectionComboBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ItemsHeight">
            <summary>
            Gets or sets the height of an item in the MultiSelectionComboBox drop down window.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DropDownWidth">
            <summary>
            Gets/Sets the DropDown control width
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.MaxDropDownItems">
            <summary>
            Gets/Sets the Maximum number of DropDown Items
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.IsDroppedDown">
            <summary>
            Gets whether the drop-down window is displayed or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.EmptyResultText">
            <summary>
            Gets/Sets the Empty Result Text which gets displayed in DropDown window upon no match found for user input.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SelectedIndex">
            <summary>
            Gets/Sets the Selected Index
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DelimiterChar">
            <summary>
            Gets/Sets the Delimiter Character by which selectedItems can be separated.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.SelectedItem">
            <summary>
             Gets or sets currently selected item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.TextBox">
            <summary>
            Gets the TextBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.Text">
            <summary>
            Gets/Sets the MultiSelectionComboBox Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.Buttons">
            <summary>
            Gets the collection of Buttons 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItems">
            <summary>
            Gets/Sets the VisualItem collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.VisualItemInputMode">
            <summary>
            Gets/Sets the VisualItemInput Mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.DropDownButton">
            <summary>
            Gets/Sets the DropDown Button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.PopupControl">
            <summary>
            Gets the PopupContainerControl to Display DropDown window
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.CheckedListBox">
            <summary>
            Gets DropDown CheckedListBox Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ListBox">
            <summary>
            Gets the DropDown ListBox Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.CheckedCollection">
            <summary>
            Gets the Checked items in DropDown collection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.IsTouchEnabled">
            <summary>
            Gets/Sets if Dropdown opened using Touch Gesture
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.#ctor(Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection"/> class.
            </summary>
            <param name="owner">The <see cref="T:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox"/> that owns this object collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.GetEnumerator">
            <summary>
              <para>Returns an enumerator that can be used to iterate through the item
            collection.</para>
            </summary>
            <returns>
              <para>An <see cref="T:System.Collections.IEnumerator"/> object that represents the item
            collection.</para>
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.Remove(System.Object)">
            <summary>
              <para>Removes the specified item from the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox"/>.</para>
            </summary>
            <param name="value">The <see cref="T:System.Object"/> to remove from the list. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.Insert(System.Int32,System.Object)">
            <summary>
              <para>Inserts an item into the collection at the specified index.</para>
            </summary>
            <param name="index">The zero-based index location where the item is inserted.</param>
            <param name="item">An object representing the item to insert.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.Clear">
            <summary>
              <para>Removes all items from the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox"/>.</para>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.Contains(System.Object)">
            <summary>
              <para>Indicates whether the specified item is located within the collection.</para>
            </summary>
            <param name="value">An object representing the item to locate in the collection.</param>
            <returns>
              <para>
                <see langword="true" /> if the item is located within the collection;
            <see langword="false" /> otherwise.</para>
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.Add(System.Object)">
            <summary>
              <para>Adds an item to the list of items for a MultiSelectionComboBox.</para>
            </summary>
            <param name="item">An object representing the item to add to the collection.</param>
            <returns>
              <para>The zero-based index of the item in the collection.</para>
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.AddRange(System.Object[])">
            <summary>
              <para>Adds an array of items to the list of items for a MultiSelectionComboBox.</para>
            </summary>
            <param name="items">An array of objects to add to the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.CopyTo(System.Object[],System.Int32)">
            <summary>
              <para>Copies the entire collection into an existing array of objects at a specified location within the array.</para>
            </summary>
            <param name="dest">The object array to copy the collection to.</param>
            <param name="arrayIndex">The location in the destination array to copy the collection to. </param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.Count">
            <summary>
              <para>Gets the number of items in the collection.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.IsReadOnly">
            <summary>
              <para> Gets a value indicating whether this collection can be modified.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox.ObjectCollection.Item(System.Int32)">
            <summary>
            Gets / sets the item at the specified index. This is the Indexer property.
            </summary>
            <param name="index">Index value of the item.</param>
            <returns>Item at the specified index.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBoxAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBoxAccessibility.m_MultiSelectionComboBox">
            <summary>
            MultiSelectionComboBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBoxAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox)">
            <summary>
            Constructor
            </summary>
            <param name="multiSelectionComboBox">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBoxAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBoxAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBoxAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBoxAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiSelectionComboBoxAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoSizeModeEventHandler">
            <summary>
            This defines AutoSizeMode event delegate handler 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoSizeModeEventArgs">
            <summary>
            A class that defines AutoSizeMode EventArgs
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoSizeModeEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.AutoSizeModes)">
            <summary>
            Initializer of AutoSizeEventArgs class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoSizeModeEventArgs.AutoSizeMode">
            <summary>
             Gets the MultiSelectionCombobox AutoSizeMode
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DropDownStateEventHandler">
            <summary>
            A Delegate that defines MultiSelectionComboBox DropDown event delegate handler 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DropDownStateEventArgs">
            <summary>
            A class that defines MultiSelectionComboBox DropDown event Arguements
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownStateEventArgs.m_Dropdown">
            <summary>
            Holds the MultiSelectionComboBox dropdown window visibility
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DropDownStateEventArgs.#ctor(System.Boolean)">
            <summary>
            Initializer of DropDownStateEventArgs class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownStateEventArgs.IsDropDown">
            <summary>
            Gets whether the MultiSelectionComboBox dropdown window visible or not
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectedItemCollectionChangedHandler">
            <summary>
            This defines SelectedItemCollectionChanged event delegate handler 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectedItemCollectionChangedArgs">
            <summary>
            A class that defines SelectedItemCollectionChanged Arguements
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelectedItemCollectionChangedArgs.m_SelectedItems">
            <summary>
            Holds Selected Items
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelectedItemCollectionChangedArgs.m_Action">
            <summary>
            Holds the SelectedItems changed action
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectedItemCollectionChangedArgs.#ctor(Syncfusion.Windows.Forms.Tools.Actions,System.Windows.Forms.ListBox.ObjectCollection)">
            <summary>
            Initializer of SelectedItemCollectionChangedArgs class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectedItemCollectionChangedArgs.SelectedItems">
            <summary>
            Gets the SelectedItems collection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectedItemCollectionChangedArgs.Action">
            <summary>
            Gets the SelectedItems changed action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VisualItemCollectionChangedHandler">
            <summary>
            This defines VisualItemCollection changed event delegate handler 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VisualItemCollectionChangedArgs">
            <summary>
            A class that defines VisualItemCollection EventArgs
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItemCollectionChangedArgs.m_VisualItems">
            <summary>
            To Hold the visual item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItemCollectionChangedArgs.m_Action">
            <summary>
            Holds the VisualItemCollection changed action
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VisualItemCollectionChangedArgs.#ctor(Syncfusion.Windows.Forms.Tools.ButtonEdit.VisualItemCollection,Syncfusion.Windows.Forms.Tools.Actions)">
            <summary>
            Initializer of AutoSizeEventArgs class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItemCollectionChangedArgs.VisualItems">
            <summary>
            Gets the Visual Item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItemCollectionChangedArgs.Action">
            <summary>
            Gets the VisualItemCollection changed action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckedStateEventHandler">
            <summary>
            This defines CheckedState event delegate handler 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckedStateEventArgs">
            <summary>
            A class that defines CheckedState Event Arguements
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedStateEventArgs.#ctor(System.Object,System.Boolean)">
            <summary>
            Initializer of CheckMarkerEventArgs class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckedStateEventArgs.Item">
            <summary>
            Gets/Sets Selected Item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckedStateEventArgs.Checked">
            <summary>
            Gets/Sets whether the selected item is checked or not
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxPopupControl">
            <summary>
            This class helps to render Popupcontrol MultiSelectionComboBox
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxPopupControl.m_combobox">
            <summary>
            Holds the MultiSelectionComboBox
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxPopupControl.m_DisablePopupNotification">
            <summary>
            Holds whether to disable popup notification
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxPopupControl.ShowPopup(System.Drawing.Point)">
            <summary>
            To Show Popup
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxPopupControl.HidePopup">
            <summary>
            To Hide Popup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxPopupControl.ComboBox">
            <summary>
            Gets/Sets the MultiSelectionComboBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxPopupControl.DisablePopupNotification">
            <summary>
            Gets/Sets whether to disable popup notification or not
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HeaderTextLocalizer">
            <summary>
            A class that defines Grouping Caption and its localization text.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HeaderTextLocalizer.#ctor(System.String,System.String)">
            <summary>
            Initializes HeaderTextLocalizer class
            </summary>
            <param name="header"></param>
            <param name="localizer"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HeaderTextLocalizer.HeaderText">
            <summary>
            Gets Grouping Caption Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HeaderTextLocalizer.LocalizerText">
            <summary>
            Gets/Sets Grouping header Localization text
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VisualItem">
            <summary>
            This class helps to render visual item in combobox
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.CloseRectangle">
            <summary>
            Gets/Sets Close button rectangle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.isCloseButtonPointed">
            <summary>
            Notifies if Mouse is pointed on Close Button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.m_MultiSelectionEnabled">
            <summary>
            Hold MultiSelection is enabled or not
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.m_SelectionColor">
            <summary>
            Hold Selection Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.m_SelectionForeColor">
            <summary>
            Hold Selection Text Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.m_Selected">
            <summary>
            Hold if Visual Item is Selected
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.m_DisplayMemberValue">
            <summary>
            Holds the SelectedItem Value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.m_ValueMemberValue">
            <summary>
            Holds the SelectedValue 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.m_BorderColor">
            <summary>
            Holds the Border color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VisualItem.m_CloseButtonImage">
            <summary>
            Holds Close Button Image
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VisualItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Occurs on Mouse Down
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VisualItem.OnSizeChanged(System.EventArgs)">
            <summary>
            Occurs on Size Changes
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VisualItem.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Occurs on Mouse move
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VisualItem.RaiseCloseButtonClicked">
            <summary>
            Need to set this as internal
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VisualItem.OnLocationChanged(System.EventArgs)">
            <summary>
            Occurs on location changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VisualItem.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Occurs on paint event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VisualItem.Dispose(System.Boolean)">
            <summary>
            Dispose event
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VisualItem.CloseButtonClicked">
            <summary>
            This event will be Triggered once Close Button is clicked
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VisualItem.CloseButtonHovered">
            <summary>
            This event will be Triggered once Close Button is Hovered
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.RowIndex">
            <summary>
            Gets/Sets the Row Index
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.MultiSelectionEnabled">
            <summary>
            Gets/Sets whether MultiSelection is Enabled or not
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.Text">
            <summary>
            Gets/Sets VisualItem Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.SelectionColor">
            <summary>
            Gets/Sets Visual Item Selection Color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.SelectionForeColor">
            <summary>
            Gets/Sets Selected VisualItem ForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.IsSelected">
            <summary>
            Gets/Sets Whether Visual Item is selected or not
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.Cursor">
            <summary>
            Gets/Sets Visual Item Cursor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.DisplayMemberValue">
            <summary>
            Gets the SelectedItem Value in MultiSelectionComboBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.ValueMemberValue">
            <summary>
            Gets the SelectedValue in MultiSelectionComboBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.BorderColor">
            <summary>
            Gets/Sets VisualItem border Color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.CloseButtonImage">
            <summary>
            Gets/Sets Close Button Image in Visual Item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VisualItem.ButtonEditParent">
            <summary>
            The ButtonEditParent that needs to be notified of changes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckMarkerRenderer">
            <summary>
            This class helps to render check box in Dropdown window
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckMarkerRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Boolean)">
            <summary>
            To Render Multi Selection CheckBox in DropDown Window
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomScrollBar">
            <summary>
            This class helps to render ScrollBar inside the MultiSelectionComboBox
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomScrollBar.UpScrollRectangle">
            <summary>
            Up ScrollButton Rectangle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomScrollBar.BottomScrollRectangle">
            <summary>
            Down ScrollButton Rectangle
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.#ctor">
            <summary>
            To Initialize
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.DrawScrollerFrame(System.Drawing.Graphics,System.Windows.Forms.ButtonState,System.Windows.Forms.ButtonState)">
            <summary>
            To draw internal ScrollBar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.DrawButtonsNoBorder(System.Drawing.Graphics,System.Drawing.Brush,System.Windows.Forms.ButtonState,System.Windows.Forms.ButtonState)">
            <summary>
            To render scroll button Hover Color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.DrawArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean)">
            <summary>
            To Render notification arrow
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.GetArrowPoints(System.Drawing.Rectangle,System.Boolean)">
            <summary>
            To calculate notification arrow points
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paint Event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.OnMouseLeave(System.EventArgs)">
            <summary>
            Mouse Leave event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Mouse Move event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Mouse Up event
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomScrollBar.m_UpHoverColor">
            <summary>
            Holds Up Scroller Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomScrollBar.m_DownHoverColor">
            <summary>
            Holds Down Scroller Color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.processScrollUp">
            <summary>
            To process scroll up function
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.processScrollDown">
            <summary>
            To process scroll down function
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Mouse Down event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomScrollBar.OnSizeChanged(System.EventArgs)">
            <summary>
            Size changed event
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CustomScrollBar.ScrollUp">
            <summary>
            Scroll Up event
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CustomScrollBar.ScrollDown">
            <summary>
            Scroll Down event
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomScrollBar.UpHoverColor">
            <summary>
            Gets/Sets upper scroller button hover color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomScrollBar.DownHoverColor">
            <summary>
            Gets/Sets bottom scroller button
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BeforeTransitionEventHandler">
            <summary>
            Handles the <see cref="!:HubTile.OnBeforeSlide"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BeforeTransitionEventArgs">
            <summary>
            Provides data for the <see cref="!:HubTile.OnBeforeSlide"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BeforeTransitionEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TransitionDirection,System.Int32,Syncfusion.Windows.Forms.Tools.TileFlipDirection,Syncfusion.Windows.Forms.Tools.HubTileType)">
            <summary>
            HubTile.BeforeTransitionEventArgs new instance
            </summary>
            <param name="direction">ImageStreamDirection</param>
            <param name="imageIndex">Streaming Image index</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BeforeTransitionEventArgs.SlideTransition">
            <summary>
            Gets or sets the image flow direction.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BeforeTransitionEventArgs.ImageIndex">
            <summary>
            Gets/Sets Streaming Image index
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BeforeTransitionEventArgs.RotateTransition">
            <summary>
            Gets/Sets HubTile FlipDirection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BeforeTransitionEventArgs.TileType">
            <summary>
            Gets/Sets HubTile Type
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectionMarkedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.HubTile.SelectionMarked"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectionMarkedEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.HubTile.SelectionMarked"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectionMarkedEventArgs.#ctor(System.Boolean)">
            <summary>
            HubTile.SelectionMarked new instance
            </summary>
            <param name="isSelected">IsSelected</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectionMarkedEventArgs.IsSelected">
            <summary>
            Gets whether Hubtile is in Selected State
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TransitionCompletedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.HubTile.TransitionCompleted"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TransitionCompletedEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.HubTile.TransitionCompleted"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TransitionCompletedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TransitionDirection,System.Int32,Syncfusion.Windows.Forms.Tools.TileFlipDirection,Syncfusion.Windows.Forms.Tools.HubTileType)">
            <summary>
            HubTile.TransitionCompleted new instance
            </summary>
            <param name="direction">ImageStreamDirection</param>
            <param name="imageIndex">Streaming Image index</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TransitionCompletedEventArgs.SlideTransition">
            <summary>
            Gets or sets the image flow direction.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TransitionCompletedEventArgs.ImageIndex">
            <summary>
            Gets/Sets Streaming Image index
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TransitionCompletedEventArgs.RotateTransition">
            <summary>
            Gets/Sets HubTile FlipDirection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TransitionCompletedEventArgs.TileType">
            <summary>
            Gets/Sets HubTile Type
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ZoomCompletedEventHandlerHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.HubTile.ZoomCompleted"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ZoomCompletedEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.HubTile.ZoomCompleted"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ZoomCompletedEventArgs.#ctor(System.Int32,System.Int32)">
            <summary>
            HubTile.ZoomCompleted new instance
            </summary>
            <param name="direction">pulseduration</param>
            <param name="imageIndex">zoomscaleindex</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ZoomCompletedEventArgs.PulseDuration">
            <summary>
            Gets/Sets Zooming Pulse duration
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ZoomCompletedEventArgs.ZoomScaleIndex">
            <summary>
            Gets/Sets Zooming scale Index
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HubTileType">
            <summary>
            This Enum defines HubTile Type
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTileType.PulsingTile">
            <summary>
            This Enum will enable HubTile to zoom in and out its image contents.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTileType.RotateTile">
            <summary>
            This Enum will set HubTile to animate itself in various rotation transition.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTileType.DefaultTile">
            <summary>
            This Enum will set HubTile as like Windows live tile.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TileFlipDirection">
            <summary>
            This Enum defines HubTile rotation Transition
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileFlipDirection.Horizontal">
            <summary>
            This Enum sets HubTile Transition in Horizontal orientation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileFlipDirection.Vertical">
            <summary>
            This Enum sets HubTile Transition in Vertical orientation.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TransitionDirection">
            <summary>
            This Enum defines HubTile Transition Direction
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TransitionDirection.LeftToRight">
            <summary>
            This Enum sets HubTile Image Transition direction to left to right
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TransitionDirection.RightToLeft">
            <summary>
             This Enum sets HubTile Image Transition direction to right to left
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TransitionDirection.TopToBottom">
            <summary>
            This Enum sets HubTile Image Transition direction to top to bottom
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TransitionDirection.BottomToTop">
            <summary>
            This Enum sets HubTile Image Transition direction to bottom to top
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HubTileDesigner">
            <summary>
            HubTile Designer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTileDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTileDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTileDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Component object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TextItem">
            <summary>
            This class enables to use Font properties of HubTile in Common
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TextItem.#ctor">
            <summary>
            This initialize HubTile Text item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TextItem.TextColor">
            <summary>
            Gets/Sets Title text forecolor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TextItem.Text">
            <summary>
            Gets/ Sets text to be displayed in Top
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TextItem.Font">
            <summary>
            Gets/Sets TitleText Font 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.BeforeExpandSize">
            <summary>
            To save control size before expand
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.CollapseSize">
            <summary>
            To save control size before collapse
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.BeforeExpandLocation">
            <summary>
            To save control Location before expand
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.CollapseLocation">
            <summary>
            To save control Location before collapse
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.SlideAxis">
            <summary>
            Image Sliding axis
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.MouseDownFont">
            <summary>
            To save Font settings in MouseDown
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.zoomTimer">
            <summary>
            To perform image zooming Animation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.unZoomTimer">
            <summary>
            To perform image Unzooming Animation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.SlideAnimator">
            <summary>
            To Perform Image Streaming Animation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.SlideAnimatorTick">
            <summary>
            To trigger Image Streaming Animation based on particular interval
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.ControlBounds">
            <summary>
            Rendering Bounds
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.path">
            <summary>
            WinTile Polygon Path
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.streamer">
            <summary>
            Indicates the streamer index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.streamImageIndex">
            <summary>
            Indicates Start Image index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTile.axis">
            <summary>
            Indicates the axis point
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.VerticalFreeze">
            <summary>
            To Switch from Vertical to Horizontal Rotation
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.HorizontalFreeze">
            <summary>
            To Switch from Horizontal to Vertical Rotation
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.CreateAccessibilityInstance">
            <summary>
            Overrides the AccessibleObject.
            </summary>
            <returns> The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> that owns the TreeViewAdvAcessibleObject.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnDrawRotateTile(System.Drawing.Graphics)">
            <summary>
            To Render RotateTile type
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnDrawPulseTile(System.Windows.Forms.PaintEventArgs)">
            <summary>
            To Render ZoomTile type
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnDrawDefaultAndBannerTile(System.Windows.Forms.PaintEventArgs)">
            <summary>
            To Render Default and BannerTile type
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            HubTile Paint event
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnMouseEnter(System.EventArgs)">
            <summary>
            HubTile Mouse Enter event
            </summary>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnMouseLeave(System.EventArgs)">
            <summary>
            HubTile Mouse Leave event
            </summary>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            HubTile Mouse Down event
            </summary>
            <param name="e">MouseEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            HubTile MouseUp Event
            </summary>
            <param name="e">MouseEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.OnSizeChanged(System.EventArgs)">
            <summary>
            HubTile Size changed event
            </summary>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.InitSettings">
            <summary>
            To initialize custom control settings
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.PulseFactor(System.Int32,System.Int32,System.Drawing.Graphics)">
            <summary>
            To Perform image zooming functionalities
            </summary>
            <param name="x">X Location</param>
            <param name="y">Y Location</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.TileExpand">
            <summary>
            To Expand HubTile upon Mouse Enter
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.TileCollapse">
            <summary>
            To Collapse HubTile upon Mouse Enter
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.HubTile_Disposed(System.Object,System.EventArgs)">
            <summary>
            To dispose all Timer settings
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.Getcoord(System.Drawing.Point)">
            <summary>
            To get Mouse clicked region
            </summary>
            <param name="e">Point</param>
            <returns>Hit Co-Ordinates</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.RefreshTimerSettings">
            <summary>
            Resets HubTile Transition Timer settings
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.TileSelection">
            <summary>
            To visually indicate Selection upon Mouse clicked
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.TileUnSelection">
            <summary>
            To visually indicate Selection upon Mouse up
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.VerticalFlip(System.Drawing.Graphics)">
            <summary>
            To Flip Control in Vertical direction
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.HorizontalFlip(System.Drawing.Graphics)">
            <summary>
            To Flip control Horizontally
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.streamRightToLeft(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image right to left
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.streamLeftToRight(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image left to right
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.StreamTopToBottom(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image top to bottom
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.StreamBottomToTop(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image bottom to top
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.PerformCoordinatesBasedZooming(System.Object,System.EventArgs)">
            <summary>
            Perform Zoom - In
            </summary>
            <param name="sender">HubTile</param>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.PerformCoordinatesBasedUnZooming(System.Object,System.EventArgs)">
            <summary>
            Perform Zoom - Out
            </summary>
            <param name="sender">HubTile</param>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.ImageTransitionPerformer(System.Object,System.EventArgs)">
            <summary>
            To Increase Image X/Y location to animation
            </summary>
            <param name="sender">HubTile</param>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.ImageTransitionInitiator(System.Object,System.EventArgs)">
            <summary>
            To initiate SlideAnimation
            </summary>
            <param name="sender">HubTile</param>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.HorizontalFlipPerformer(System.Object,System.EventArgs)">
            <summary>
            Timer to rotate the HubTile ToptoBottom
            </summary>
            <param name="sender">HubTile</param>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.HorizontalFlipInitiator(System.Object,System.EventArgs)">
            <summary>
            Timer to rotate the HubTile BottomToTop
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.VerticalFlipInitiator(System.Object,System.EventArgs)">
            <summary>
            Timer to rotate the HubTile Left To Right
            </summary>
            <param name="sender">HubTile</param>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTile.VerticalFlipPerformer(System.Object,System.EventArgs)">
            <summary>
            TO Initiate Vertical Animation
            </summary>
            <param name="sender">HubTile</param>
            <param name="e">EventArgs</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.HubTile.TextChanged">
            <summary>
            This event will be triggered once HubTile Text contents changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.HubTile.BeforeTransition">
            <summary>
            This event will be triggered once HubTile transition is begins
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.HubTile.TransitionCompleted">
            <summary>
            This event will be triggered if after HubTile transition is completed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.HubTile.SelectionMarked">
            <summary>
            This event will be triggered once HubTile Selection changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.HubTile.ZoomCompleted">
            <summary>
            This event will be triggered once HubTile Zoom In and Zoom Out is done
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.BackColor">
            <summary>
            Gets/Sets HubTile BackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.Font">
            <summary>
            Gets/Sets HubTile Font
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.EnableSelectionMarker">
            <summary>
            Gets/Sets whether tile SelectionMarker can be drawn
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.CustomTextPosition">
            <summary>
            Gets/Sets Region to display Body Text on HubTile.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.EnableTileSlideEffect">
            <summary>
            Gets/Sets whether tile sliding effect can be enabled or not. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.IsFrozen">
            <summary>
            Gets/Sets whether tile Notification can be Frozen or not. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.IsSelectionMarked">
            <summary>
            Gets/Sets whether tile is selection marked or not. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.BannerHeight">
            <summary>
            Gets/Sets tile Banner Height
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ShowBanner">
            <summary>
            Gets/Sets tile Banner visibility, which is applicable for Default Tile and Rotate Tile type
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ShowRotateTileBanner">
            <summary>
            Gets/Sets whether Banner to be displayed or not on Tile, It will be applicable for RotateTile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.SwitchRotateTileBannerVisibility">
            <summary>
            Gets/Sets whether to switch Rotate Tile Banner Visibility on next image index
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.HoveredBorderColor">
            <summary>
            Gets/Sets the hover border color which will be drawn once Tile is focused.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.HoverBorderLength">
            <summary>
            Gets/Sets the hover border length which will be drawn once Tile is focused.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.EnableHoverColor">
            <summary>
            Gets/Sets whether to enable HubTile Hover border color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ExpandOnHover">
            <summary>
            Gets/Sets whether tile expands on focus or not. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.RotationTransitionSpeed">
            <summary>
            Gets/Sets the speed of Tile rotation transition, it will be applicable for RotateTile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.SelectionArrowColor">
            <summary>
            Gets/Sets HubTile Selection arrow color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.SelectionMarkerColor">
            <summary>
            Gets/Sets Selection Marker Color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ShowBannerIcon">
            <summary>
            Gets/Sets whether Icon to be displayed in Banner Region or not. It will be applicable for DefaultTile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.BannerIcon">
            <summary>
            Gets/Sets Icon to be displayed in Tile Banner Region, it will be applicable for DefaultTile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.TileType">
            <summary>
            Gets/Sets HubTile Type
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.BannerColor">
            <summary>
            Gets/Sets the Banner Region Color of the Tile. It will be applicable for DefaultTile and RotateTile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.RotationTransition">
            <summary>
            Gets/Sets the Rotation transition direction of Tile, it will be applicable for RotateTile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.EnableRotate">
            <summary>
            Gets/Sets whether to enable Tile Flip rotation or not
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.IsTileFocused">
            <summary>
            Gets whether Tile is Focused or not
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ImageTransitionSpeed">
            <summary>
            Gets/Sets the speed of Tile Image Transition, it will be applicable for Default Tile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ImageIndex">
            <summary>
            Gets or sets the image index for Image Transition, it will be applicable for Default Tile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.TurnLiveTileOn">
            <summary>
            Gets or sets whether the Tile Image Transition to be enabled or not, it will be applicable for DefaultTile Type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.SlideTransition">
            <summary>
            Gets or sets the image flow direction.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.EnableZoom">
            <summary>
            Gets/Sets whether to enable or disable Zoom In / Zoom Out
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ImageList">
            <summary>
            Gets/Sets ImageList for Image and rotation transition.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ImageListAdv">
            <summary>
            Gets/Sets ImageListAdv for Image and rotation transition.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.Title">
            <summary>
            Gets/Sets tile title region text layout properties.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.Body">
            <summary>
            Gets/Sets HubTile Title layout Properties
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.Footer">
            <summary>
            Gets/Sets tile footer region text layout properties.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.Banner">
            <summary>
            Gets/Sets the tile banner region text layout properties.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.ImageSource">
            <summary>
            Gets/Sets HubTile background image
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.XZoomCoordinate">
            <summary>
            Gets/Sets X-axis Zoom co-ordinates
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.YZoomCoordinate">
            <summary>
            Gets/Sets Y-axis Zoom co-ordinates
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.PulseDuration">
            <summary>
            Gets/sets the pulsing speed of the Tile. It will be applicable only for the PulsingTile type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTile.PulseScale">
            <summary>
            Gets/sets the pulsing scale depth of the Tile. It will be applicable only for the PulsingTile type.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HubTileAccessbility.tile">
            <summary>
            Tile Instance
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileAccessbility.Name">
            <summary>
            To get the Control name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileAccessbility.Role">
            <summary>
            To define the Accessible Role
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileAccessbility.Description">
            <summary>
            Control Desciption
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HubTileActionList">
            <summary>
            CheckBoxAdvActionList class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTileActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the CheckBoxAdvActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HubTileActionList.InitializeActionList">
            <summary>
            Overridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileActionList.ImageSource">
            <summary>
            Gets or sets the HubTile ImageSource
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileActionList.Name">
            <summary>
            Gets or sets the HubTile Name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileActionList.TileType">
            <summary>
            Gets or sets the HubTile TransitionDirection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileActionList.RotationTransition">
            <summary>
            Gets or sets the HubTile TransitionDirection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HubTileActionList.SlideTransition">
            <summary>
            Gets or sets the HubTile TransitionDirection
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawerMenuItem">
            <summary>
            A class for Navigation MenuItem in DrawerPanel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.sf">
            <summary>
            Variable for finding Text Size 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.m_Selected">
            <summary>
            Gets/Sets the Selection state
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.m_textalign">
            <summary>
            chooses the text alignment
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.ResetTextAlign">
            <summary>
            Resets the TextAlign
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.ShouldSerializeTextAlign">
            <summary>
            Serialize the TextAlignt 
            </summary>
            <returns>Returns true if the TextAlingment is Left</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.m_ItemText">
            <summary>
            Specifies the Drawer Item Text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.m_HoverColor">
            <summary>
            Specifies the HoverColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.m_SelectionColor">
            <summary>
            Specifies the Selection Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.m_DefaultColor">
            <summary>
            Specifies the BackColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.m_TextColor">
            <summary>
            Specifies the TextColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Override Mouse Move
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.OnMouseLeave(System.EventArgs)">
            <summary>
            Overrides MouseLeave
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.OnLeave(System.EventArgs)">
            <summary>
            Overrides Leave
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrides MouseUp
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrides MouseDown
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides Paint Event
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.Selected">
            <summary>
            Gets/Sets the Selection state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.TextAlign">
            <summary>
            Gets/Sets the TextAlignment
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.ItemText">
            <summary>
            Gets/Sets the Item Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.HoverColor">
            <summary>
            Gets/Sets the HoverColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.SelectionColor">
            <summary>
            Gets/Sets the Selection Color
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.DefaultColor" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItem.TextColor">
            <summary>
            Gets/Sets the TextColor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TextImageRl">
            <summary>
            Enum property for TextImageRelation.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawerFooter">
            <summary>
            Class for Footer Item
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerFooter.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerFooter.m_TextImageRl">
            <summary>
            Variable for TextImageRelation
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerFooter.ResetTextImageRelation">
            <summary>
            Resets the TextAlign
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerFooter.ShouldSerializeTextImageRelation">
            <summary>
            Serialize the TextAlignt 
            </summary>
            <returns>Returns true if the TextAlingment is Left</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerFooter.m_textalign">
            <summary>
            chooses the text alignment
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerFooter.ResetTextAlign">
            <summary>
            Resets the TextAlign
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerFooter.ShouldSerializeTextAlign">
            <summary>
            Serialize the TextAlignt 
            </summary>
            <returns>Returns true if the TextAlingment is Left</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerFooter.m_HeaderText">
            <summary>
            Specifies the HeaderText
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerFooter.m_HeaderImage">
            <summary>
            Specifies the HeaderImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerFooter.TextImageRelation">
            <summary>
            Gets/Sets the TextImageRelation
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerFooter.TextAlign">
            <summary>
            Gets/Sets the TextAlignment
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerFooter.HeaderText">
            <summary>
            Gets/Sets the HeaderText
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerFooter.HeaderImage">
            <summary>
            Gets/Sets the HeaderImage
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawerHeader">
            <summary>
            Class for HeaderItem in DrawerPanel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerHeader.m_TextImageRl">
            <summary>
            Variable for TextImageRelation
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerHeader.ResetTextImageRelation">
            <summary>
            Resets the TextAlign
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerHeader.ShouldSerializeTextImageRelation">
            <summary>
            Serialize the TextAlignt 
            </summary>
            <returns>Returns true if the TextAlingment is Left</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerHeader.m_HeaderText">
            <summary>
            Specifies the HeaderText
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerHeader.m_HeaderImage">
            <summary>
            Specifies the HeaderImage
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerHeader.m_Right">
            <summary>
            Specifies the Transition Direction
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerHeader.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Override Mouse Move
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerHeader.OnMouseLeave(System.EventArgs)">
            <summary>
            Overrides MouseLeave
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerHeader.OnLeave(System.EventArgs)">
            <summary>
            Overrides Leave
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerHeader.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrides MouseUp
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerHeader.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrides MouseDown
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerHeader.TextImageRelation">
            <summary>
            Gets/Sets the TextImageRelation
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerHeader.HeaderText">
            <summary>
            Gets/Sets the HeaderText
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerHeader.HeaderImage">
            <summary>
            Gets/Sets the HeaderImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerHeader.RightDirection">
            <summary>
            Gets/Sets whether the Transition is in RightDirection
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawerMenuItemAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerMenuItemAccessibility.m_DrawerMenuItem">
            <summary>
            DrawerMenuItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerMenuItemAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.DrawerMenuItem)">
            <summary>
            Constructor
            </summary>
            <param name="drawerMenuItem">The RibbonControlAdv instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItemAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItemAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerMenuItemAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor._context">
            <summary>
            ITypeDescriptorContext
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.edSvc">
            <summary>
            IWindowsFormsEditorService
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.#ctor">
            <summary>
            ItemCustomCollectionEditor constructor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            EditVaue method is used to edit the value in the Item Collection
            </summary>
            <param name="context">Provides information about container</param>
            <param name="provider">Object providing custom support</param>
            <param name="value">Object of the container</param>
            <returns>Returns the object of the container</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            GetEditStyle for the editor
            </summary>
            <param name="context">Provides information about container</param>
            <returns>Returns EditorStyle</returns> 
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.ItemAdded(System.Object,System.Object)">
            <summary>
            Indicates the ItemAdded
            </summary>
            <param name="sender">Sender as container</param>
            <param name="item">Added Items in the container</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.ItemRemoved(System.Object,System.Object)">
            <summary>
            Indicates the ItemAdded
            </summary>
            <param name="sender">Sender as container</param>
            <param name="item">Added Items in the container</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.OnCollectionChanged(System.Object,System.Object)">
            <summary>
            Triggers the CollectionChanged event
            </summary>
            <param name="instance">Object that carries the Item</param>
            <param name="value">Value of the Item with all its associated properties</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.CreateForm(Syncfusion.Windows.Forms.Tools.NavigationDrawer)">
            <summary>
            Creates the form
            </summary>
            <param name="owner">NavigationDrawer Form</param>
            <returns>Returns the new CollectionEditorForm</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.CollectionChanged">
            <summary>
            Fires when the Collection in the item changes
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditor.CollectionChangedEventHandler">
            <summary>
            delegate for collection changed event
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection">
            <summary>
            Collection which holds the NavigationDrawer's child items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.#ctor(Syncfusion.Windows.Forms.Tools.NavigationDrawer)">
            <summary>
            Constructs a new instance.
            </summary>
            <param name="container">The Control that this collection is associated with.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.container">
            <summary>
            The Control this collection is associated with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.items">
            <summary>
            The list of items stored in this control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Sort">
            <summary>
            Sorts the items in the collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Sort(System.Collections.Generic.IComparer{System.Windows.Forms.Control})">
            <summary>
            Sorts the items in the collection using the provided comparer.
            </summary>
            <param name="comparer">The comparer used to compare items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.itemCollectionList">
            <summary>
            List for Item collection which contains the control added
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.AsEnumerable">
            <summary>
            Enumarable list for collection 
            </summary>
            <returns>Returns the updated Collection List</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Add(System.Windows.Forms.Control)">
            <summary>
            Adds an item to the collection.
            </summary>
            <param name="item">The item to add to the collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Clear">
            <summary>
            Removes all items from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Contains(System.Windows.Forms.Control)">
            <summary>
            Determines whether the collection contains a specific value.
            </summary>
            <param name="item">The object to locate in the collection.</param>
            <returns>True if the item is found in the collection, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#Generic#ICollection{System#Windows#Forms#Control}#CopyTo(System.Windows.Forms.Control[],System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Remove(System.Windows.Forms.Control)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
            <returns>True if the item was successfully removed from the colleection, otherwise false.  This method
            also returns false if the item is not found in the original collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.IndexOf(System.Windows.Forms.Control)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="item">The object to locate in the list.</param>
            <returns>The index of the item if found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Insert(System.Int32,System.Windows.Forms.Control)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="item">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the item at the specified index.
            </summary>
            <param name="index">The zero-based index of the item to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IList#Add(System.Object)">
            <summary>
            Adds an item to the list.
            </summary>
            <param name="obj">The item to add to the list.</param>
            <returns>The position at which the item is inserted.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IList#Contains(System.Object)">
            <summary>
            Determines whether the list contains a specific value.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>True if an instance of the item is found in the list, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IList#IndexOf(System.Object)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>The index of the item if found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="obj">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IList#Remove(System.Object)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Count">
            <summary>
            Gets the number of elements contained in the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#Generic#ICollection{System#Windows#Forms#Control}#IsReadOnly">
            <summary>
            Gets a value indicating whether the collection is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#ICollection#SyncRoot">
            <summary>
            Gets an object that can be used to synchronize access to the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#ICollection#IsSynchronized">
            <summary>
            Gets a value indicating whether access to the collection is synchronized (thread safe).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IList#Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IList#IsReadOnly">
            <summary>
            Gets a value indicating whether the list is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollection.System#Collections#IList#IsFixedSize">
            <summary>
            Gets a value indicating whether the list has a fixed size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm._Collection">
            <summary>
            IList variable for collection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.backupList">
            <summary>
            Arraylist for previous list
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.pg_PropGrid">
            <summary>
            Property grid
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.pan_ButtonsPan">
            <summary>
            Panel for buttons
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.add">
            <summary>
            Add button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.remove">
            <summary>
            Remove button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.ok">
            <summary>
            Ok button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.cancel">
            <summary>
            cancel button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.attachedEditor">
            <summary>
            Custom collection editor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.splitContainer1">
            <summary>
            Splitcontainer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.label1">
            <summary>
            label
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.listBox1">
            <summary>
            list box
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.NavigationDrawer">
            <summary>
            NavigationDrawer object
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.getPropertyValue(Syncfusion.Windows.Forms.Tools.NavigationDrawer,System.Reflection.PropertyInfo)">
            <summary>
            To get the property value of tree menu item
            </summary>
            <param name="item">Contains the TreeNavigator item</param>
            <param name="prop">Contains the property for the corresponding item</param>
            <returns>Gets the value of the associated property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.getProperties(Syncfusion.Windows.Forms.Tools.NavigationDrawer)">
            <summary>
             To get the property value of tree menu item
            </summary>
            <param name="obj">Object for TreeNavigator</param>
            <returns>Returns the data type of the particular property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.setProperty(Syncfusion.Windows.Forms.Tools.NavigationDrawer,System.String,System.Object)">
            <summary>
             To set the property value of tree menu item
            </summary>
            <param name="item">TreeNavigator Item</param>
            <param name="prop">Name of the property</param>
            <param name="val">Value of the property</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.GetItemType(System.Collections.IList)">
            <summary>
            Gets the data type of each item in the collection.
            </summary>
            <param name="coll"> The collection for which to get the item's type</param>
            <returns>The data type of the collection items.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.CreateNewItemTypes(System.Collections.IList)">
            <summary>
            Gets the data types that this collection editor can contain
            </summary>
            <param name="coll">The collection for which to return the available types</param>
            <returns>An array of data types that this collection can contain.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.CreateInstance(System.Type)">
            <summary>
            Creates a new instance of the specified collection item type.
            </summary>
            <param name="itemType">The type of item to create. </param>
            <returns>A new instance of the specified object.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.DestroyInstance(System.Object)">
            <summary>
            Destroys the specified instance of the object.
            </summary>
            <param name="instance">The object to destroy. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.OnDestroyingInstance(System.Object)">
            <summary>
            Destroys the specified instance of the object.
            </summary>
            <param name="instance">Destroys the object created</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.OnInstanceCreated(System.Object)">
            <summary>
            Creates the specified instance of the object.
            </summary>
            <param name="instance">Instance of the Item</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.OnItemRemoved(System.Object)">
            <summary>
            Fires on item removes
            </summary>
            <param name="item">Item that is being added</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.OnItemAdded(System.Object)">
            <summary>
            Fires on item added
            </summary>
            <param name="Item">Item that is being added</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.MoveItem(System.Collections.IList,System.Int32,System.Int32)">
            <summary>
            Moves the item 
            </summary>
            <param name="list">List the contains the old value</param>
            <param name="index">Index of the selected item</param>
            <param name="step">Index to which the selected item moves</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.GenerateItemArray(System.Collections.IList)">
            <summary>
            GenerateItemArray for the itemcollection
            </summary>
            <param name="collection">Item collection for displaying in text box </param>
            <returns>Returns the Item collection</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.CreateItem(System.Object)">
            <summary>
            Creates a new object for itemcollection .
            </summary>
            <param name="reffObject">The collection item for which to create an object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.SetProperties(System.Object,System.Object)">
            <summary>
            Cast the item into the type of reffObject to add in the item collection.
            </summary>
            <param name="titem">The object to be customized in respect to it's corresponding itemcollection.</param>
            <param name="reffObject">The collection item for which it customizes the created object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.RefreshValues">
            <summary>
            RefreshValues in list box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.pg_PropertyValueChanged(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs)">
            <summary>
            Gets the property of the selected control
            </summary>
            <param name="s">Selected Item in the ListBox</param>
            <param name="e">Particular property for the selected item </param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.pg_PropGrid_SelectedGridItemChanged(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.ValueChanged(System.Object,System.Object,System.Object)">
            <summary>
            Fires on item collection selected item changes
            </summary>
            <param name="sender">The container that the item is associated with</param>
            <param name="instance">Item's selected property</param>
            <param name="value">Selected Item property value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.UndoChanges(System.Collections.IList,System.Collections.IList)">
            <summary>
            Undo the changes in the list
            </summary>
            <param name="source">Source list in which the changes has to be done</param>
            <param name="dest">Destination List on which the item added</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.CopyItems(System.Collections.IList,System.Collections.IList)">
            <summary>
            Method to copy items
            </summary>
            <param name="source">Source from which the item has to be copied</param>
            <param name="dest">Destination to which the item should be copied</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.OnResize(System.EventArgs)">
            <summary>
            override method to resize
            </summary>
            <param name="e">EventArgs parameter</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.OnClosing(System.ComponentModel.CancelEventArgs)">
            <summary>
            Override for onclosing
            </summary>
            <param name="e">CancelEvent arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.cancel_Click(System.Object,System.EventArgs)">
            <summary>
            Clicking event for cancel button
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.up_Click(System.Object,System.EventArgs)">
            <summary>
            Event for upclick button
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.down_Click(System.Object,System.EventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.ok_Click(System.Object,System.EventArgs)">
            <summary>
            Event for ok button
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.add_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when add button is clicked
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.remove_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when remove is clicked
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.CustomCollectionEditorForm_Load(System.Object,System.EventArgs)">
            <summary>
            Form load event
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.listBox1_SelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when selcted item changed in listbox
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.CustomCollectionEditorForm_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Closes the form on keydown
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.InstanceCreated">
            <summary> 
            Fires once the control is added to the list.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.DestroyingInstance">
            <summary>
            Fires once the control is deleted to the list
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.ItemRemoved">
            <summary>
            Fires once the Item removed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.ItemAdded">
            <summary>
             Fires once the item added
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.Collection">
            <summary>
            Ilistcollection property
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawerItemCollectionEditorForm.InstanceEventHandler">
            <summary>
            Delegate for the new item created
            </summary>
            <param name="sender">Sender as container</param>
            <param name="instance">Item added in the collection</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SlidePosition">
            <summary>
            Defines the Drawer Position 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlidePosition.Left">
            <summary>
            Specifies the Left position
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlidePosition.Right">
            <summary>
            Specifies the Right position
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlidePosition.Top">
            <summary>
            Specifies the Top position
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlidePosition.Bottom">
            <summary>
            Specifies the Bottom position
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Transition">
            <summary>
            Defines the Transition
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Transition.SlideOnTop">
            <summary>
            Specifies the SlideOnTop
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Transition.Push">
            <summary>
            Specifies the Push
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Transition.Reveal">
            <summary>
            Specifies the Reveal
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GID_BEGIN">
            <summary>
            Gesture Begins
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GID_END">
            <summary>
            Gesture Ends
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GID_ZOOM">
            <summary>
            Zoom Gesture
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GID_PAN">
            <summary>
            Pan Gesture
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GID_ROTATE">
            <summary>
            Rotate Gesture
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GID_TWOFINGERTAP">
            <summary>
            Two finger tap Gesture
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GID_PRESSANDTAP">
            <summary>
            Press and Tap Gesture
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.WM_GESTURENOTIFY">
            <summary>
            Gesture notification
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.WM_GESTURE">
            <summary>
            Zoom Gesture
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GC_ALLGESTURES">
            <summary>
            All Gestures
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.LockWindowUpdate(System.IntPtr)">
            <summary>
            To Provide smooth animation
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.SetGestureConfig(System.IntPtr,System.Int32,System.Int32,Syncfusion.Windows.Forms.Tools.GESTURECONFIG@,System.Int32)">
            <summary>
            Touch Gestures
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.AnimationTick">
            <summary>
            Timer used for Navigation Drawer sliding animation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.isShowing">
            <summary>
            To Define if DrawerPanel is showing
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.items">
            <summary>
            Items collection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.isDragging">
            <summary>
            To Define if NavigationDrawer Panel in dragged 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.isUpdateCursor">
            <summary>
            To Define if NavigationDrawer Panel in dragged 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.MouseDownPoint">
            <summary>
            MouseDown Point
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.DragPadding">
            <summary>
            Drag Padding
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.#ctor">
            <summary>
            Navigation Drawer class Constructor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_DrawerHeader">
            <summary>
            Variable for Drawer Header
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_DrawerFooter">
            <summary>
            Variable for DrawerFooter
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_AnimationDuration">
            <summary>
            Specifies the Animation Duration
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ResetAnimationDuration">
            <summary>
            To Reset the Animation Duration
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ShouldSerializeAnimationDuration">
            <summary>
            To define whether to serialize Animation Duration
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_ContentViewContainer">
            <summary>
            Specifies the ContentViewContainer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_DrawerPanelContainer">
            <summary>
            Specifies the DrawerPanel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_Position">
            <summary>
            Specifies the DrawerPanel, Sliding postion
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ResetPosition">
            <summary>
            To Reset the Position
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ShouldSerializePosition">
            <summary>
            To specify whether to serialize Postion or not
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_Transition">
            <summary>
            Specifies the Transition type
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ResetTransition">
            <summary>
            To Reset the Transition type
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ShouldSerializeTransition">
            <summary>
            To define whether to serialize Transition type
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_DrawerWidth">
            <summary>
            Specifies the DrawerWidth
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ResetDrawerWidth">
            <summary>
            To Reset the Drawer Width
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ShouldSerializeDrawerWidth">
            <summary>
            To define whether to serialize the DrawerWidth
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_DrawerHeight">
            <summary>
            Specifies the DrawerHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ResetDrawerHeight">
            <summary>
            To Reset the DrawerHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ShouldSerializeDrawerHeight">
            <summary>
            To define whether to serialize the DrawerHeight
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer.m_TouchThreshold">
            <summary>
            Specifies the TouchThreshold points
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ResetTouchThreshold">
            <summary>
            To Reset the TouchThreshold
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ShouldSerializeTouchThreshold">
            <summary>
            To define whether to serialize the TouchThreshold
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.MouseMoveEvent(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            MouseMove
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.MouseUpEvent(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            MouseUp
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.MouseDownEvent(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            MouseDown
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Override MouseDown Event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Override MouseUp Event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Override MouseMove Event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.OnSizeChanged(System.EventArgs)">
            <summary>
            Override for SizeChanged Event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.UpdateSize">
            <summary>
            To update the control size, with respect to Transition type
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.IsDrawerShowing">
            <summary>
            To reture whether the DrawerPanel is visible or not
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ToggleDrawer">
            <summary>
            A function used to toggle between open and closed states of the DrawerContentView.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ToggleDrawer(System.Boolean)">
            <summary>
            To Toggle between Drawer Panel visiblity
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer._ptFirst">
            <summary>
            First Touch Point
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer._ptSecond">
            <summary>
            Second Touch Point
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Function to Decode Touch Gestures
            </summary>
            <param name="m">Touch Gesture Messages</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer._gestureConfigSize">
            <summary>
            Gesture Config size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawer._gestureInfoSize">
            <summary>
            Gesture Info size
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Windows Procedure Override
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Collapse(System.Drawing.Point,System.Drawing.Point)">
            <summary>
            To Perform Collapse Animation
            </summary>
            <param name="Location">Touch Position</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Expand(System.Drawing.Point)">
            <summary>
            To Perform Expand animation
            </summary>
            <param name="Location">Touch Position</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.DrawerPositioner(System.Drawing.Point,System.Drawing.Point)">
            <summary>
            To Position the DrawerPanel
            </summary>
            <param name="Location">Touch/Mouse Drop Position</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GestureListener(System.Drawing.Point,System.Drawing.Point,System.Boolean)">
            <summary>
            To perform Gesture updates
            </summary>
            <param name="FirstLocation">Initial Location</param>
            <param name="SecondLocation">Current Location</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawer.RevealAnimationTick_Tick(System.Object,System.EventArgs)">
            <summary>
            Timer to perform Animation
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.DrawerHeader">
            <summary>
            Gets the Header for the Navigation DrawerPanel
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.DrawerFooter">
            <summary>
            Gets the Footer for the Navigation DrawerPanel
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Items">
            <summary>
            Gets/Sets the Navigation Menu Items
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.AnimationDuration">
            <summary>
            Gets / Sets the Animation Duration for DrawerPanel
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ContentViewContainer">
            <summary>
            Gets the ContentViewer, on which the desired items can be placed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.DrawerPanelContainer">
            <summary>
            Gets the DrawerPanel, which displays the navigation items to which you need to jump to.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Position">
            <summary>
            Gets/Sets the Sliding postion of DrawerPanel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Transition">
            <summary>
            Gets/Sets the Transition type for the DrawerView panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.DrawerWidth">
            <summary>
            Gets/Sets the DrawerPanel Width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawer.DrawerHeight">
            <summary>
            Gets/Sets the DrawerPanel Height.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Opening">
            <summary>
            Raises when Transition expands begins.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Closing">
            <summary>
            Raises when Transition collapses begins.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Opened">
            <summary>
            Raises when Transition expands ends.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawer.Closed">
            <summary>
            Raises when Transition Collapses ends.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawer.OpeningEventHandler">
            <summary>
            Delegate for Opening Event.
            </summary>
            <param name="sender">Source of the event.</param>
            <param name="e">CancelEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawer.OpeningEventArgs">
            <summary>
            Inherits the properties of CancelEventArgs.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ClosingEventHandler">
            <summary>
            Delegate for Closing Event.
            </summary>
            <param name="sender">Source of the event.</param>
            <param name="e">CancelEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ClosingEventArgs">
            <summary>
            Inherits the properties of CancelEventArgs.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawer.OpenedEventHandler">
            <summary>
            Delegate for Opened Event.
            </summary>
            <param name="sender">Source of the event.</param>
            <param name="e">CancelEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawer.ClosedEventHandler">
            <summary>
            Delegate for Opened Event.
            </summary>
            <param name="sender">Source of the event.</param>
            <param name="e">CancelEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawer.GESTUREINFO">
            <summary>
            Gesture Information
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawerDesigner">
            <summary>
            Class for SmartTag
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Component object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList">
            <summary>
            Class for Smart tag Action List
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Constructor 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList.InitializeActionList">
            <summary>
            override
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList.Transition">
            <summary>
            To set Transition 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList.Position">
            <summary>
            Gets/Sets the Position
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList.DrawerWidth">
            <summary>
            Gets/Sets the Drawer Width
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList.DrawerHeight">
            <summary>
            Gets/Sets the DrawerHeight
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList.AnimationDuration">
            <summary>
            Gets/Sets the Animation Duration
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerActionList.Items">
            <summary>
            To populate the Navigation Menu Items
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawerMouseMessageFilter">
            <summary>
            Class to Handle Mouse Message
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerMouseMessageFilter.PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            Mouse Message Filter function
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawerMouseMessageFilter.MouseMove">
            <summary>
            This Event raises when MouseMove occurs
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawerMouseMessageFilter.MouseDown">
            <summary>
            This Event raises when MouseDown occurs
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationDrawerMouseMessageFilter.MouseUp">
            <summary>
            This Event raises when MouseUp occurs
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationDrawerAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationDrawerAccessibility.m_NavigationDrawer">
            <summary>
            RibbonControlAdv
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationDrawerAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.NavigationDrawer)">
            <summary>
            Constructor
            </summary>
            <param name="navigationDrawer">The RibbonControlAdv instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationDrawerAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ContentViewerContainer">
            <summary>
            ContentViewContainer Class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContentViewerContainer.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ContentViewerContainerAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ContentViewerContainerAccessibility.m_ContentViewerContainer">
            <summary>
            ContentViewerContainer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContentViewerContainerAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.ContentViewerContainer)">
            <summary>
            Constructor
            </summary>
            <param name="ContentViewerContainer">The RibbonControlAdv instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContentViewerContainerAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContentViewerContainerAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContentViewerContainerAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ScrollablePanel">
            <summary>
            A Scrollable container class, to display navigation menu items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ScrollablePanel.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ScrollablePanel.ScrollablePanel_ControlRemoved(System.Object,System.Windows.Forms.ControlEventArgs)">
            <summary>
            Items removed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ScrollablePanel.ScrollablePanel_ControlAdded(System.Object,System.Windows.Forms.ControlEventArgs)">
            <summary>
            Items added
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ScrollablePanel.Control_MouseEnter(System.Object,System.EventArgs)">
            <summary>
            Focus on Mouse Enter
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ScrollablePanel.Dispose(System.Boolean)">
            <summary>
            Dispose function
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ScrollablePanel.OnMouseLeave(System.EventArgs)">
            <summary>
            MouseLeave Override
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ScrollablePanel.OnMouseWheel(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Override MouseWheel
            </summary>
            <param name="e"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawerViewContainer">
            <summary>
            DrawerPanel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerViewContainer.panel">
            <summary>
            ScrollablePanel Variable
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerViewContainer.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerViewContainer.ResetBackColor">
            <summary>
            To Reset BackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerViewContainer.ShouldSerializeBackColor">
            <summary>
            Serialize the BackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerViewContainer.BackColor">
            <summary>
            Gets/Sets the BackColor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawerViewContainerAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawerViewContainerAccessibility.m_DrawerViewContainer">
            <summary>
            DrawerViewContainer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawerViewContainerAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.DrawerViewContainer)">
            <summary>
            Constructor
            </summary>
            <param name="drawerViewContainer">The RibbonControlAdv instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerViewContainerAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerViewContainerAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawerViewContainerAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.IContainBars">
            <summary>
            Specifies that this object can contain a collection of <see cref="P:Syncfusion.Windows.Forms.Tools.Navigation.IContainBars.Bars"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar">
            <summary>
            <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>'s bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Bar.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Bar.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> class and sets its text.
            </summary>
            <param name="text">The <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Bar.IsSelected(Syncfusion.Windows.Forms.Tools.NavigationView)">
            <summary>
            Determines whether this instance of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> is a selected bar of the specified <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>.
            </summary>
            <param name="owner">The instance of <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> owner control.</param>
            <seealso cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.SelectedBar"/>
            <returns>Returns true if selected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Bar.FirePropertyChangedEvent(Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties)">
            <summary>
            Fires <see cref="E:Syncfusion.Windows.Forms.Tools.Navigation.Bar.PropertyChanged"/> event.
            </summary>
            <param name="property">Chaned property</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Navigation.Bar.PropertyChanged">
            <summary>
            Occurs when a property value changes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Bars">
            <summary>
            Gets Collection of child bars.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.VisibleBars">
            <summary>
            Gets the collection of visible <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Text">
            <summary>
            Gets or sets <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Image">
            <summary>
            Gets or sets <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s image.
            </summary>
            <remarks><see cref="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.ImageIndex"/> is ignored if <see cref="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Image"/> has non-null value.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.DisabledImage">
            <summary>
            Gets or sets disabled <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s image.
            </summary>
            <remarks><see cref="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.DisabledImageIndex"/> is ignored if <see cref="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.DisabledImage"/> has non-null value.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.ImageIndex">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s index of the image in <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.ImageList"/>.
            </summary>
            <remarks><see cref="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.ImageIndex"/> is ignored if <see cref="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Image"/> has non-null value.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.DisabledImageIndex">
            <summary>
            Gets or sets the disabled <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s index of the image in <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.ImageList"/>.
            </summary>
            <remarks><see cref="!:Bar.ImageList"/> is ignored if <see cref="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Image"/> has non-null value.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Visible">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Enabled">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.AutoExpand">
            <summary>
            Gets or sets a value indicating whether <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s menu auto expands when mouse is over the bar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Tag">
            <summary>
            Gets or sets the object that contains data about the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>.
            </summary>
            <value>An <see cref="T:System.Object"/> that contains data about the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>. The default is <c>null</c>.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties">
            <summary>
            <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s properties that support property changed notification.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties.Text">
            <summary>
            Represents Text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties.Image">
            <summary>
            Represents Image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties.DisabledImage">
            <summary>
            Represents Disabled Image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties.ImageIndex">
            <summary>
            Represents Image Index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties.DisabledImageIndex">
            <summary>
            Represents Disabled Image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties.Visible">
            <summary>
            Represents visible
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties.Enabled">
            <summary>
            Represents Enabled
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Bar.Properties.AutoExpand">
            <summary>
            Represents AutoExpand
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1">
            <summary>
            Base observable generic collection.
            </summary>
            <typeparam name="T">Observable CollectionBase</typeparam>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1.InsertItem(System.Int32,`0)">
            <summary>
            Inserts an element into the <see cref="T:System.Collections.ObjectModel.Collection"/> at the specified index.
            </summary>
            <param name="index">The zero-based index at which <paramref name="item"/> should be inserted.</param>
            <param name="item">The object to insert. The value can be null for reference types.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            <paramref name="index"/> is less than zero.-or-<paramref name="index"/> is greater than <see cref="P:System.Collections.ObjectModel.Collection.Count"/>.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1.RemoveItem(System.Int32)">
            <summary>
            Removes the element at the specified index of the <see cref="T:System.Collections.ObjectModel.Collection"/>.
            </summary>
            <param name="index">The zero-based index of the element to remove.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            <paramref name="index"/> is less than zero.-or-<paramref name="index"/> is equal to or greater than <see cref="P:System.Collections.ObjectModel.Collection.Count"/>.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1.SetItem(System.Int32,`0)">
            <summary>
            Replaces the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to replace.</param>
            <param name="item">The new value for the element at the specified index. The value can be null for reference types.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            <paramref name="index"/> is less than zero.-or-<paramref name="index"/> is greater than <see cref="P:System.Collections.ObjectModel.Collection.Count"/>.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1.AddRange(System.Collections.Generic.IEnumerable{`0})">
            <summary>
            Adds the elements of the specified collection to the end of the <see cref="!:ObservableCollectionBase"/>.
            </summary>
            <param name="collection">The collection whose elements should be added to the end of the <see cref="!:ObservableCollectionBase"/>.
            The collection itself cannot be <c>null</c> reference (<c>Nothing</c> in Visual Basic).</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{`0})">
            <summary>
            Inserts the elements of a collection into the <see cref="!:ObservableCollectionBase"/> at the specified index.
            </summary>
            <param name="index">The zero-based index at which the new elements should be inserted.</param>
            <param name="collection">The collection whose elements should be inserted into the <see cref="!:ObservableCollectionBase"/>.
            The collection itself cannot be <c>null</c> null reference (<c>Nothing</c> in Visual Basic).</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1.FireCollectionChangedEvent(System.ComponentModel.CollectionChangeAction,`0)">
            <summary>
            Fires <see cref="E:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1.CollectionChanged"/> event.
            </summary>
            <param name="action">One of the <see cref="T:System.ComponentModel.CollectionChangeAction"/>values that specifies how the collection changed.</param>
            <param name="item">An <see cref="!:T"/> that specifies the instance of the collection where the change occurred.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollectionBase`1.CollectionChanged">
            <summary>
            Occurs when collection is changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollection`1">
            <summary>
            Observable generic collection.
            </summary>
            <remarks>Item must implement <see cref="T:System.ComponentModel.INotifyPropertyChanged"/>.</remarks>
            <typeparam name="U">Observable Collection</typeparam>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollection`1.InsertItem(System.Int32,`0)">
            <summary>
            Inserts an element into the <see cref="T:System.Collections.ObjectModel.Collection"/> at the specified index.
            </summary>
            <param name="index">The zero-based index at which <paramref name="item"/> should be inserted.</param>
            <param name="item">The object to insert. The value can be null for reference types.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            <paramref name="index"/> is less than zero.-or-<paramref name="index"/> is greater than <see cref="P:System.Collections.ObjectModel.Collection.Count"/>.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollection`1.RemoveItem(System.Int32)">
            <summary>
            Removes the element at the specified index of the <see cref="T:System.Collections.ObjectModel.Collection"/>.
            </summary>
            <param name="index">The zero-based index of the element to remove.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            <paramref name="index"/> is less than zero.-or-<paramref name="index"/> is equal to or greater than <see cref="P:System.Collections.ObjectModel.Collection.Count"/>.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollection`1.SetItem(System.Int32,`0)">
            <summary>
            Replaces the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to replace.</param>
            <param name="item">The new value for the element at the specified index. The value can be null for reference types.</param>
            <exception cref="T:System.ArgumentOutOfRangeException">
            <paramref name="index"/> is less than zero.-or-<paramref name="index"/> is greater than <see cref="P:System.Collections.ObjectModel.Collection.Count"/>.</exception>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Navigation.ObservableCollection`1.ItemPropertyChanged">
            <summary>
            Occurs when property of item within the collection is changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.BarCollection">
            <summary>
            Stores collection of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> instances.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.BarCollection.AddRange(Syncfusion.Windows.Forms.Tools.Navigation.Bar[])">
            <summary>
            Adds the range an array of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
            <param name="bars">An array of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s objects representing the bars to add to the collection. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.BarCollection.FindByText(System.String)">
            <summary>
            Finds the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> by its text.
            </summary>
            <param name="text">The text.</param>
            <returns>Index of found <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> or -1 otherwise.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditorForm">
            <summary>
            Bar CollectionEditor Form
            </summary>
            <summary>
             Bar CollectionEditor Form
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditorForm.#ctor(System.IServiceProvider,Syncfusion.Windows.Forms.Tools.NavigationView)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditorForm"/> class.
            </summary>
            <param name="provider">The provider.</param>
            <param name="navigationView">The navigation view.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditorForm.OnLoad(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Form.Load"/> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditorForm.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditorForm.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditorForm.IsDirty">
            <summary>
            Gets a value indicating whether <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.Bars"/> is dirty.
            </summary>
            <value><c>true</c> if dirty; otherwise, <c>false</c>.</value>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.CustomButtonsDesigner.InitializeNewComponent(System.Collections.IDictionary)">
            <summary>
            Initializes a newly created component.
            </summary>
            <param name="defaultValues">A name/value dictionary of default values to apply to properties. May be null if no default values are specified.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.CustomButtonsDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes the designer with the specified component.
            </summary>
            <param name="component">The <see cref="T:System.ComponentModel.IComponent"/> to associate the designer with. This component must always be an instance of, or derive from, <see cref="T:System.Windows.Forms.Control"/>.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.CustomButtonsDesigner.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the <see cref="T:System.Windows.Forms.Design.ControlDesigner"/> and optionally releases the managed resources.
            </summary>
            <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Design.CustomButtonsDesigner.SelectionRules">
            <summary>
            Gets the selection rules that indicate the movement capabilities of a component.
            </summary>
            <value></value>
            <returns>A bitwise combination of <see cref="T:System.Windows.Forms.Design.SelectionRules"/> values.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.SelectedBarEditor.FillTreeWithData(System.ComponentModel.Design.ObjectSelectorEditor.Selector,System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider)">
            <summary>
            Fills a hierarchical collection of labeled items, with each item represented by a <see cref="T:System.Windows.Forms.TreeNode"/>.
            </summary>
            <param name="selector">A hierarchical collection of labeled items.</param>
            <param name="context">The context information for a component.</param>
            <param name="provider">The <see cref="M:System.IServiceProvider.GetService(System.Type)"/> method of this interface that obtains the object that provides the service.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.SelectedBarEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the value of the specified object using the editor style indicated by <see cref="!:Overload:System.ComponentModel.Design.ObjectSelectorEditor.GetEditStyle"/>.
            </summary>
            <param name="context">An <see cref="T:System.ComponentModel.ITypeDescriptorContext"/> that can be used to gain additional context information.</param>
            <param name="provider">An <see cref="T:System.IServiceProvider"/> that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>
            The new value of the object. If the value of the object has not changed, the method should return the same object it was passed.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Design.SelectedBarEditor.IsDropDownResizable">
            <summary>
            Gets a value indicating whether drop-down editors should be resizable by the user.
            </summary>
            <value></value>
            <returns>true if drop-down editors are resizable; otherwise, false. </returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.SelectedBarEditor.SelectorExt">
            <summary>
            Extended <see cref="!:Selector"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.SelectedBarEditor.SelectorExt.#ctor(System.ComponentModel.Design.ObjectSelectorEditor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.SelectedBarEditor.SelectorExt"/> class.
            </summary>
            <param name="osEditor">The os editor.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.SelectedBarEditor.SelectorExt.OnNodeMouseClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)">
            <summary>
            Occurs when the mouse pointer is over the control and a mouse button is clicked.
            </summary>
            <param name="e">Provides data for the <see cref="E:System.Windows.Forms.Control.MouseUp"/>, <see cref="E:System.Windows.Forms.Control.MouseDown"/>, and <see cref="E:System.Windows.Forms.Control.MouseMove"/> events.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditor">
            <summary>
            BarCollection Editor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditor.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditor"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the <see cref="M:System.Drawing.Design.UITypeEditor.GetEditStyle"/> method.
            </summary>
            <param name="context">An <see cref="T:System.ComponentModel.ITypeDescriptorContext"/> that can be used to gain additional context information.</param>
            <param name="provider">An <see cref="T:System.IServiceProvider"/> that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>
            The new value of the object. If the value of the object has not changed, this should return the same object it was passed.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.BarCollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Gets the editor style used by the <see cref="M:System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object)"/> method.
            </summary>
            <param name="context">An <see cref="T:System.ComponentModel.ITypeDescriptorContext"/> that can be used to gain additional context information.</param>
            <returns>
            A <see cref="T:System.Drawing.Design.UITypeEditorEditStyle"/> value that indicates the style of editor used by the <see cref="M:System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object)"/> method. If the <see cref="T:System.Drawing.Design.UITypeEditor"/> does not support this method, then <see cref="M:System.Drawing.Design.UITypeEditor.GetEditStyle"/> will return <see cref="F:System.Drawing.Design.UITypeEditorEditStyle.None"/>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptionProvider.#ctor(System.Type)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptionProvider"/> class.
            </summary>
            <param name="type">The type.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptionProvider.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptionProvider"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptionProvider.GetTypeDescriptor(System.Type,System.Object)">
            <summary>
            Gets a custom type descriptor for the given type and object.
            </summary>
            <param name="objectType">The type of object for which to retrieve the type descriptor.</param>
            <param name="instance">An instance of the type. Can be null if no instance was passed to the <see cref="T:System.ComponentModel.TypeDescriptor"/>.</param>
            <returns>
            An <see cref="T:System.ComponentModel.ICustomTypeDescriptor"/> that can provide metadata for the type.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptor.#ctor(System.ComponentModel.ICustomTypeDescriptor,Syncfusion.Windows.Forms.Tools.NavigationView)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptor"/> class.
            </summary>
            <param name="parent">The parent custom type descriptor.</param>
            <param name="instance">Navigation View</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptor.#ctor(System.ComponentModel.ICustomTypeDescriptor)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptor"/> class.
            </summary>
            <param name="parent">The parent custom type descriptor.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptor.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptor"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptor.GetProperties(System.Attribute[])">
            <summary>
            Returns a filtered collection of property descriptors for the object represented by this type descriptor.
            </summary>
            <param name="attributes">An array of attributes to use as a filter. This can be null.</param>
            <returns>
            A <see cref="T:System.ComponentModel.PropertyDescriptorCollection"/> containing the property descriptions for the object represented by this type descriptor. The default is <see cref="F:System.ComponentModel.PropertyDescriptorCollection.Empty"/>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Design.NavigationViewTypeDescriptor.GetProperties">
            <summary>
            Returns a collection of property descriptors for the object represented by this type descriptor.
            </summary>
            <returns>
            A <see cref="T:System.ComponentModel.PropertyDescriptorCollection"/> containing the property descriptions for the object represented by this type descriptor. The default is <see cref="F:System.ComponentModel.PropertyDescriptorCollection.Empty"/>.
            </returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangingEventArgs">
            <summary>
            Provides data for a <see cref="E:Syncfusion.Windows.Forms.Tools.NavigationView.BarSelectionChanging"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangingEventArgs.#ctor(System.Boolean,Syncfusion.Windows.Forms.Tools.Navigation.Bar)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangingEventArgs"/> class.
            </summary>
            <param name="cancel"><c>true</c> to cancel the event; otherwise, <c>false</c>.</param>
            <param name="bar">The bar to be selected.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.Navigation.Bar)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangingEventArgs"/> class.
            </summary>
            <param name="bar">The bar to be selected.</param>
            <remarks><see cref="P:System.ComponentModel.CancelEventArgs.Cancel"/> property is set to <c>false</c>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangingEventArgs.Bar">
            <summary>
            Gets or sets the bar to be selected.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangedEventArgs">
            <summary>
            Provides data for a <see cref="E:Syncfusion.Windows.Forms.Tools.NavigationView.BarSelectionChanged"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.Navigation.Bar)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangedEventArgs"/> class.
            </summary>
            <param name="bar">The selected bar.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.BarSelectionChangedEventArgs.Bar">
            <summary>
            Gets or sets the selected bar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.HistoryManager">
            <summary>
            Extended history for <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.HistoryManager">
            <summary>
            This class allows the user to simply implement Undo\Redo engine.
            To achieve this, class that supports Undo\Redo must implement ISuppportHistory interface
            and ICommand interface, which will actually execute specified actions for each undo\redo step.
            HistoryManager supports executing more undo\redo actions as one block.
            Use BeginBlock(), CloseBlock() for this.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.IHistoryManager.Reset">
            <summary>
            Resets history.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.IHistoryManager.Do(Syncfusion.Windows.Forms.ICommand)">
            <summary>
            Adds command to the history list.
            </summary>
            <param name="cmd">Command to add.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.IHistoryManager.Undo">
            <summary>
            Performs UnDo operation.
            </summary>
            <returns>True if successful; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.IHistoryManager.Redo">
            <summary>
            Performs Redo operation.
            </summary>
            <returns> True if successful; false otherwise. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.IHistoryManager.BeginBlock">
            <summary>
            Begins block of commands.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.IHistoryManager.CloseBlock">
            <summary>
            Closes block of commands.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.IHistoryManager.RollBack">
            <summary>
            Rolls back last non-closed block.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.HistoryManager.s_blockSeparator">
            <summary>
            Used as a separator between blocks of commands.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.HistoryManager.m_openedBlocksCount">
            <summary>
            Indicates number of opened blocks of commands.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.HistoryManager.m_stackUndo">
            <summary>
            UnDo commands list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.HistoryManager.m_stackRedo">
            <summary>
            ReDo commands list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.#ctor">
            <summary>
            Initializes a new instance of the HistoryManager class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.Reset">
            <summary>
            Resets history.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.ResetRedoStack">
            <summary>
            Resets the Redo Stack
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.ResetUndoStack">
            <summary>
            Resets the Undo Stack
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.Do(Syncfusion.Windows.Forms.ICommand)">
            <summary>
            Adds command to history list.
            </summary>
            <param name="cmd"> Command to add. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.Redo">
            <summary>
            Performs Redo operation.
            </summary>
            <returns>True if successful; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.Undo">
            <summary>
            Performs UnDo operation.
            </summary>
            <returns>True if successful; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.BeginBlock">
            <summary>
            Begins block of commands.
            User may add more than one command to Undo\Redo list
            and unite them into one command, e.g. :
            Each Opened block must be closed.
            Block of commands may be opened multiple times,
            but IT MUST BE CLOSED that many times as it was opened.
            </summary>
            <remarks>
            <code>
            BeginBlock();
            // add action1
            // .....
            BeginBlock();
            //......
            EndBlock();
            // add actionN
            CloseBlock();
            </code>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.CloseBlock">
            <summary>
            Closes block of commands.
            </summary>
            <remarks>
            See <see cref="M:Syncfusion.Windows.Forms.HistoryManager.BeginBlock"/> for more details.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.HistoryManager.RollBack">
            <summary>
            Rolls back non-closed block.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.HistoryManager.IsBlockOpened">
            <summary>
             Gets a value indicating whether the block of commands is opened.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.HistoryManager.CanUndo">
            <summary>
             Gets a value indicating whether Undo Commands list is not empty. Returns true if not empty; false otherwise.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.HistoryManager.CanRedo">
            <summary>
            Gets a value indicating whether Redo Command list is not empty. Returns true if not empty; false otherwise.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.HistoryManager.Undoes">
            <summary>
            Gets collection of undo command.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.HistoryManager.Redoes">
            <summary>
            Gets collection of redo command.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas">
            <summary>
            Hit test areas.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.HistoryBackButton">
            <summary>
            Represents History Back Button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.HistoryForwardButton">
            <summary>
            Represents History Forward button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.HistoryDropDownButton">
            <summary>
            Represents History Dropdown button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.BarImage">
            <summary>
            Represents BarImage
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.TextBox">
            <summary>
            Represents textbox
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.Space">
            <summary>
            Represents area between last bar and drop-down button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.DropDownButton">
            <summary>
            Represents Drop down button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.CustomButtons">
            <summary>
            Represents custom buttons
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.Bar">
            <summary>
            Represents Bar
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.MaxNonBarArea">
            <summary>
            Represents MaxNonBarArea
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.BarText">
            <summary>
            Represents Bar Text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.BarDropDown">
            <summary>
            Represents Bardrop down
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.Nothing">
            <summary>
            Represents nothing
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas.UpButton">
            <summary>
            Represents UpButton
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates">
            <summary>
            Area states.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates.Default">
            <summary>
            Default state of the area.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates.Hot">
            <summary>
            Area is hot (mouse is hovered over the area).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates.Active">
            <summary>
            Area is active (mouse is hovered over the child area).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates.Pressed">
            <summary>
            Area is pressed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates.Disabled">
            <summary>
            Area is disabled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo">
            <summary>
            Common layout information.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo.#ctor(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas,System.Drawing.Rectangle)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo"/> class.
            </summary>
            <param name="area">The <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>'s hit test area.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo.Area">
            <summary>
            Hit test area.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo.Bounds">
            <summary>
            The bounds.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo">
            <summary>
            <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s layout information.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo.#ctor(System.Int32,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo"/> class.
            </summary>
            <param name="index">Index value</param>
            <param name="bounds">The bounds of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>.</param>
            <param name="textBounds">The text's bounds of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>.</param>
            <param name="dropDownBounds">The drop-down bounds of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>.</param>
            <param name="showShevron">Shevron visibility</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo.Index">
            <summary>
            Index of bar is the collection of selected <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo.Text">
            <summary>
            The text's bounds of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo.DropDown">
            <summary>
            The drop-down bounds of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo.ShowShevron">
            <summary>
            Indicates whether chevron is shown instead of drop-down button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo.OffsetBoundsX(System.Int32)">
            <summary>
            Offsets all layout's bounds on X-axis.
            </summary>
            <param name="offset">The X-axis offset.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo.HitTest(System.Drawing.Point)">
            <summary>
            Performs hits test within the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>.
            </summary>
            <param name="pt">Tested hit point.</param>
            <returns>Layouting info of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s hit test area.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfoCollection">
            <summary>
            Stores collection of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo"/> instances.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfoCollection.#ctor(System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfoCollection"/> class.
            </summary>
            <param name="capacity">The initial number of elements that the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfoCollection"/> can contain.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfoCollection">
            <summary>
            Stores collection of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo"/> instances.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter">
            <summary>
            Specifies that this object implements layouting for <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter.MeasureText(Syncfusion.Windows.Forms.Tools.NavigationView,System.Drawing.Graphics,System.String)">
            <summary>
            Measures the text used in <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>.
            </summary>
            <param name="navView">The <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.</param>
            <param name="g">Graphics to measure at.</param>
            <param name="text">The text to be measured.</param>
            <returns>Size of measured text.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter.UpdateLayout(Syncfusion.Windows.Forms.Tools.NavigationView)">
            <summary>
            Updates the layout of <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control according to its state.
            </summary>
            <param name="navView">The <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter.HitTest(System.Drawing.Point)">
            <summary>
            Performs hits test.
            </summary>
            <param name="point">Tested hit point.</param>
            <returns>Layouting info of hit test area.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter.GetLayout(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas)">
            <summary>
            Gets the Layouting information for the specifies area of <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.
            </summary>
            <param name="area">The area.</param>
            <returns>Layouting information of the area.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter.BarLayoutInfos">
            <summary>
            Gets the layout information for <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter.TextFormat">
            <summary>
            Gets the string format used in layouting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter.BorderBounds">
            <summary>
            Gets the border's bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter.RootLayoutBar">
            <summary>
            Gets <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> of current layout.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.IAreasStateCache">
            <summary>
            Specifies that this object implements cache areas' state information.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.IAreasStateCache.GetAreaState(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Gets the state of the hit test area.
            </summary>
            <param name="info">Area's layout information.</param>
            <returns>Area's state</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.IAreasStateCache.SetAreaState(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates)">
            <summary>
            Sets the state of the hit test area.
            </summary>
            <param name="info">Area's layout information.</param>
            <param name="areaState">Area's state.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.IAreasStateCache.ClearAreaStates">
            <summary>
            Clears all cached area states.
            </summary>
            <returns>Collection of cleared layouts.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase">
            <summary>
            Base layouter for <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.MeasureText(Syncfusion.Windows.Forms.Tools.NavigationView,System.Drawing.Graphics,System.String)">
            <summary>
            Measures the text used in <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>.
            </summary>
            <param name="navView">The <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.</param>
            <param name="g">Graphics to measure at.</param>
            <param name="text">The text to be measured.</param>
            <returns>Size of measured text.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.UpdateLayout(Syncfusion.Windows.Forms.Tools.NavigationView)">
            <summary>
            Updates the layout of <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control according to its state.
            </summary>
            <param name="navView">The <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.GetTextBoxHeight(Syncfusion.Windows.Forms.Tools.NavigationView)">
            <summary>
            Gets the height of the text box.
            </summary>
            <param name="navView">The navigation view.</param>
            <returns>Returns TextBox Height</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.GetSpaceAreaHeight(Syncfusion.Windows.Forms.Tools.NavigationView)">
            <summary>
            Gets the height of the space area.
            </summary>
            <param name="navView">The navigation view.</param>
            <returns>Returns integer value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.HitTest(System.Drawing.Point)">
            <summary>
            Performs hits test.
            </summary>
            <param name="point">Tested hit point.</param>
            <returns>Layouting info of hit test area.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.GetLayout(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas)">
            <summary>
            Gets the Layouting information for the specifies area of <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.
            </summary>
            <param name="area">The area.</param>
            <returns>Layouting information of the area.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.SetBounds(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.HitTestAreas,System.Drawing.Rectangle)">
            <summary>
            Gets the bounds for the specifies area of <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.
            </summary>
            <param name="area">The area.</param>
            <param name="bounds">The area's bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.GetAreaState(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Gets the state of the hit test area.
            </summary>
            <param name="info">Area's layout information.</param>
            <returns>Area's state</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.SetAreaState(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates)">
            <summary>
            Sets the state of the hit test area.
            </summary>
            <param name="info">Area's layout information.</param>
            <param name="areaState">Area's state.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.ClearAreaStates">
            <summary>
            Clears all cached area states.
            </summary>
            <returns>Collection of cleared layouts.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.Finalize">
            <summary>
            Finalizes an instance of the LayouterBase class.
            <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase"/> is reclaimed by garbage collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.Dispose(System.Boolean)">
            <summary>
            Releases unmanaged and - optionally - managed resources
            </summary>
            <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.BarLayoutInfos">
            <summary>
            Gets the layout information for <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.TextFormat">
            <summary>
            Gets the string format used in layouting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.BorderBounds">
            <summary>
            Gets the border's bounds.
            </summary>
            <value></value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayouterBase.RootLayoutBar">
            <summary>
            Gets <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> of current layout.
            </summary>
            <value></value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton">
            <summary>
            This button can be hosted in <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>.
            </summary>
            <summary>
            Custom Button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.DefaultWidth">
            <summary>
            Default width of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton"/> control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.OnSizeChanged(System.EventArgs)">
             <summary>
            Size changed
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton.DefaultSize">
            <summary>
            Gets the default size of the control.
            </summary>
            <value></value>
            <returns>The default <see cref="T:System.Drawing.Size"/> of the control.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.CustomButtonCollection">
            <summary>
            Stores collection of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.CustomButton"/> instances.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationView">
            <summary>
            Breadcrumb navigation view.
            </summary>
            <summary>
            Navigation View
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ISuppportHistory">
            <summary>
            Objects that support history must implement this interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.ISuppportHistory.HistoryManager">
            <summary>
            Gets or sets the HistoryManager to use.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.ISuppportHistory.HistoryEnabled">
            <summary>
             Gets or sets a value indicating whether register items are in history list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationView.DefaultHeight">
            <summary>
            Default height of <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationView.DefaultPathSeparator">
            <summary>
            Default <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>'s path separator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationView.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.ShouldSerializeCustomRender">
            <summary>
            Serialzing the CustomRender.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.ResetCustomRender">
            <summary>
            Reset the CustomRender.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.ApplyCustomStyleColorTable(Syncfusion.Windows.Forms.Tools.CustomStyleColorTable)">
            <summary>
            Apply the ColorTable for Custom style.
            </summary>
            <param name="customStyleColorTable"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.IsValidBar(Syncfusion.Windows.Forms.Tools.Navigation.Bar)">
            <summary>
            Determines whether <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> contains the specified bar.
            </summary>
            <param name="bar">The bar to be verified.</param>
            <returns>
            <c>true</c> if the control contains the specified bar; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.IsValidBar(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.BarCollection,System.Collections.Generic.List{Syncfusion.Windows.Forms.Tools.Navigation.Bar})">
            <summary>
            Determines whether <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.BarCollection"/> contains the specified bar.
            </summary>
            <param name="bar">The bar to be verified.</param>
            <param name="bars">The collection of bars.</param>
            <param name="path">If not null, will contain hierarchy of parent bars <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s of searched bar.</param>
            <returns>
            <c>true</c> if the collection contains the specified bar; otherwise, <c>false</c>.
            </returns>
            <remarks>Method perfomes deep (recursive) search.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnSizeChanged(System.EventArgs)">
             <summary>
            Size changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the <see cref="E:Paint"/> event.
            </summary>
            <param name="pe">The <see cref="T:System.Windows.Forms.PaintEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnHandleCreated(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.HandleCreated"/> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Layout"/> event.
            </summary>
            <param name="levent">A <see cref="T:System.Windows.Forms.LayoutEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.RightToLeftChanged"/> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseMove"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnMouseClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseClick"/> event.
            </summary>
            <param name="e">An <see cref="T:System.Windows.Forms.MouseEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseDown"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseUp"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnMouseLeave(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseLeave"/> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.ControlAdded"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.ControlEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.ControlRemoved"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.ControlEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            Performs the work of setting the specified bounds of this control.
            </summary>
            <param name="x">The new <see cref="P:System.Windows.Forms.Control.Left"/> property value of the control.</param>
            <param name="y">The new <see cref="P:System.Windows.Forms.Control.Top"/> property value of the control.</param>
            <param name="width">The new <see cref="P:System.Windows.Forms.Control.Width"/> property value of the control.</param>
            <param name="height">The new <see cref="P:System.Windows.Forms.Control.Height"/> property value of the control.</param>
            <param name="specified">A bitwise combination of the <see cref="T:System.Windows.Forms.BoundsSpecified"/> values.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.OnFontChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.FontChanged"/> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationView.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.Syncfusion#Windows#Forms#ISupportOffice2007Theme#EnableOffice2007Style">
            <summary>
            Enables rendering with <see cref="T:Syncfusion.Windows.Forms.Office2007Theme"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.BeginInit">
            <summary>
            Signals the object that initialization is starting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.EndInit">
            <summary>
            Signals the object that initialization is complete.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationView.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationView.BarSelectionChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.SelectedBar"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationView.BarSelectionChanging">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.SelectedBar"/> property is changing.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationView.BarAdded">
            <summary>
            Occurs when <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> is added to <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.Bars"/> collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationView.BarRemoved">
            <summary>
            Occurs when <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/> is removed from <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.Bars"/> collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationView.PopupShown">
            <summary>
            Occurs when when the recently visited popup is shown.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationView.PopupClosed">
            <summary>
            Occurs when when the recently visited popup is closed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.ColorTable">
            <summary>
            Color table of the Win8 NavigationView Style
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.Bars">
            <summary>
            Gets the collection of <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.CustomRender">
            <summary>
            Gets/Set the customized render for the NavigationView.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.VisibleBars">
            <summary>
            Gets the collection of visible <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.CustomButtons">
            <summary>
            Gets the collection of <see cref="!:NavigationButton"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.VisualStyle">
            <summary>
            Gets or sets the visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.SelectedBar">
            <summary>
            Gets or sets the current selected bar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.SelectedBars">
            <summary>
            Gets the chain (path) of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s ended with <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.SelectedBar"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.Path">
            <summary>
            Gets or sets the chain (path) of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s ended with <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.SelectedBar"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.InEditingMode">
            <summary>
            Gets or sets a value indicating whether the control is in editing mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.AllowEditMode">
            <summary>
            Gets or sets a value indicating whether the bar should go into edit mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.ImageList">
            <summary>
            Gets or sets the image list for <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.DisabledImageList">
            <summary>
            Gets or sets the disabled image list for <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.ShowHistoryButtons">
            <summary>
            Gets or sets a value indicating whether to show history buttons.
            </summary>
            <value><c>true</c> to show history buttons; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.Initializing">
            <summary>
            Gets a value indicating whether this <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> is initializing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.TextBox">
            <summary>
            Gets the text box for edit mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.PopupDropDownSize">
            <summary>
            Gets or sets the size of the recently visited popup drop-down.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.RecentlyVisitedPaths">
            <summary>
            Gets or sets  the recently visited paths.
            </summary>
            <value>The array of strings.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.ShowBorder">
            <summary>
            Gets or sets a value indicating whether to show border.
            </summary>
            <value><c>true</c> to show border; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.BorderColor">
            <summary>
            Gets or sets the color of the bars' area border.
            </summary>
            <value>The color of the border.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.BackgroundImage">
            <summary>
            Gets or sets the background image displayed in the control.
            </summary>
            <value></value>
            <returns>An <see cref="T:System.Drawing.Image"/> that represents the image to display in the background of the control.</returns>
            <PermissionSet>
            <IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            </PermissionSet>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.BackgroundImageLayout">
            <summary>
            Gets or sets the background image layout as defined in the <see cref="T:System.Windows.Forms.ImageLayout"/> enumeration.
            </summary>
            <value></value>
            <returns>One of the values of <see cref="T:System.Windows.Forms.ImageLayout"/> (<see cref="F:System.Windows.Forms.ImageLayout.Center"/> , <see cref="F:System.Windows.Forms.ImageLayout.None"/>, <see cref="F:System.Windows.Forms.ImageLayout.Stretch"/>, <see cref="F:System.Windows.Forms.ImageLayout.Tile"/>, or <see cref="F:System.Windows.Forms.ImageLayout.Zoom"/>). <see cref="F:System.Windows.Forms.ImageLayout.Tile"/> is the default value.</returns>
            <exception cref="T:System.ComponentModel.InvalidEnumArgumentException">The specified enumeration value does not exist. </exception>
            <PermissionSet>
            <IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            </PermissionSet>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.BackColor">
            <summary>
            Gets or sets the background color for the control.
            </summary>
            <value></value>
            <returns>A <see cref="T:System.Drawing.Color"/> that represents the background color of the control. The default is the value of the <see cref="P:System.Windows.Forms.Control.DefaultBackColor"/> property.</returns>
            <PermissionSet>
            <IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            </PermissionSet>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.ShowRootBarText">
            <summary>
            Gets or sets a value indicating whether to show text of root <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>s.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NavigationView.HistoryUpButtonMouseState">
            <summary>
            Event for find out the state of the HistoryUpButton.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "E:Syncfusion.Windows.Forms.Tools.NavigationView.BarPopup" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.DefaultSize">
            <summary>
            Gets the default size of the control.
            </summary>
            <value></value>
            <returns>The default <see cref="T:System.Drawing.Size"/> of the control.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.Office2007ColorTheme">
            <summary>
            Gets or sets <see cref="T:Syncfusion.Windows.Forms.Office2007Theme"/> to use.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.HistoryManager">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.NavigationView.HistoryManager"/> to use.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.HistoryEnabled">
            <summary>
            Gets or sets a value indicating whether registered items are in history list.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationView.HistoryUpButtonState">
            <summary>
            Delegate for find out the state of the HistoryUpButton.
            </summary>
            <param name="sender">NavigationView</param>
            <param name="args">ButtonState</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.ICommand">
            <summary>
            User must implement this interface to perform specified actions for UnDo\ReDo.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.ICommand.Execute">
            <summary>
            Executes action.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.ICommand.Reverse">
            <summary>
            Reverses command. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.Command.Execute">
            <summary>
            Executes action.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.Command.Reverse">
            <summary>
            Reverses command.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.Command.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu">
            <summary>
            The PopupMenu class lets you create XP like context menus in the XP Menus framework.
            </summary>
            <remarks>
            <para>The PopupMenu class works in conjunction with a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>.</para>
            <para>You should first associate a ParentBarItem with a PopupMenu
            (using its <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ParentBarItem"/> property)
            and fill the ParentBarItem with BarItems that you want displayed in the popup.
            Then use the PopupMenu's <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.Show(System.Windows.Forms.Control,System.Drawing.Rectangle)"/> method to popup a menu at any location.
            </para>
            <para>Note that the ParentBarItem attached to this PopupMenu need not be associated with
            any BarManager. However, if the ParentBarItem is part of a BarManager(which itself is already
            in the form's designer) then you can design the PopupMenu during design time
            (through the PopupMenu designer's "Customize" verb) by simply dragging and
            dropping items from the BarManager into the PopupMenu.
            </para>
            </remarks>
            <example>
            <para>Take a look at our samples under the Tools\Samples\Menus Package folder
            for usage example. The XPMenus sample will illustrate how to use the PopupMenu in the
            presence of a BarManager. The XPToolbarsAndContextMenus sample will illustrate how to
            use the PopupMenu in the absence of a BarManager, at stand alone.</para>
            <code lang="C#">
            // Create and initialize a ParentBarItem
            this.editBarItem = new Syncfusion.Windows.Forms.Tools.ParentBarItem();
            this.editMenu.Text = "Edit";
            this.editMenu.Items.AddRange(new BarItem[]
                    {   this.cutItem,
                        this.copyItem,});
            // Associate the ParentBarItem with the PopupMenu            
            this.popupMenu1 = new Syncfusion.Windows.Forms.Tools.PopupMenu();
            this.popupMenu1.ParentBarItem = this. editBarItem;
            
            // Then associate it with a RichTextBox
            this.popupMenusManager = new PopupMenusManager();
            this.popupMenusManager.SetXPContextMenu(this.richTextBox1, this.popupMenu1);
            </code>
            <code lang="VB">
            	' Create and initialize a ParentBarItem
                Me.editBarItem = New Syncfusion.Windows.Forms.Tools.ParentBarItem()
                Me.editMenu.Text = "Edit"
                Me.editMenu.Items.AddRange(New BarItem() {Me.cutItem, Me.copyItem})
                
                ' Associate the ParentBarItem with the PopupMenu
                Me.popupMenu1 = New Syncfusion.Windows.Forms.Tools.PopupMenu()
                Me.popupMenu1.ParentBarItem = Me.editBarItem
            
            	' Then associate it with a RichTextBox
            	Me.popupMenusManager = New PopupMenusManager()
            	Me.popupMenusManager.SetXPContextMenu(Me.richTextBox1, Me.popupMenu1)
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.m_bIgnoreWorkingArea">
            <summary>
            Ignore working area when menu begin popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.#ctor">
            <summary>
            Overloaded. Creates a new instance of the PopupMenu class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.#ctor(System.ComponentModel.IContainer)">
            <summary>
            Creates a new instance of the Popupmenu class and adds itself to the specified container.
            </summary>
            <param name="container">The container into which to add.</param>
            <remarks>This constructor is used at design-time to add a component to the form's
            IContainer field so that it gets disposed when the form gets disposed.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.IsRelatedControl(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Indicates whether a specified control is part of the popup hierarchy.
            </summary>
            <param name="control"></param>
            <param name="askParent"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.IsShowing">
            <summary>
            Indicates whether the Popup is currently open 
            and dropped down.
            </summary>
            <returns>True if the Popup is open; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.Show(System.Windows.Forms.Control,System.Drawing.Rectangle)">
            <overload>
            Pops up a menu at the specified location within the control.
            </overload>
            <summary>
            Pops up a menu beside the specified rectangle in the control.
            </summary>
            <param name="control">The parent control for this PopupMenu.</param>
            <param name="besideRect">The rectangular region in client co-ordinates of the control
            to which the popup will be docked.</param>
            <remarks>
            Use this version of Show to popup the menu around a rectangle
            like in a combo box rather than around a point. The Popup
            drop-down position will be determined based on the available
            screen area and the docking rectangle beside which to popup.
            <para>In NT4.0 this method will return immediately and the menu will be shown asynchronously.
            </para>
            </remarks>
            <exception cref="T:System.ArgumentNullException">Will be thrown if control is null.</exception>
            <exception cref="T:System.Exception">Will be thrown if the control's handle is not created or if
            the control is not visible.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.Show(System.Windows.Forms.Control,System.Drawing.Point)">
            <summary>
            Pops up a menu beside the specified rectangle in the control.
            </summary>
            <param name="control">The parent control for this PopupMenu.</param>
            <param name="pos">The point in the control's client co-ordinates
            at which the popup will be dropped-down.</param>
            <remarks>
            <para>Use this version of Show to popup the menu at a specified point.
            The Popup drop-down alignment will be determined based on the available
            screen area and the point beside which to popup.</para>
            <para>In NT4.0 this method will return immediately and the menu will be shown asynchronously.
            </para>
            </remarks>
            <exception cref="T:System.ArgumentNullException">Will be thrown if control is null.</exception>
            <exception cref="T:System.Exception">Will be thrown if the control's handle is not created or if
            the control is not visible.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.Hide">
            <summary>
            Hides a Popup if it is being displayed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ShowChildrenUI(System.Drawing.Point,Syncfusion.Windows.Forms.IPopupParent)">
            <summary>
            Shows the children UI.
            </summary>
            <param name="pos"></param>
            <param name="parentUI"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.GetPopupParentControl">
            <summary>
            Returns the parent control.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ProcessShortcut(System.Windows.Forms.Keys)">
            <overload>
            <para>Processes a shortcut key.</para>
            <para>The underlying <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ParentBarItem"/> is allowed to process the shorcut which 
            will result in a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>'s <see cref="!:Click"/> event getting 
            fired, if one with the specified shortcut is found.</para>
            </overload>
            <summary>
            Processes the shortcut key.
            </summary>
            <param name="key">The shortcut key.</param>
            <returns>True if processed; false otherwise.</returns>
            <remarks>In this overload, if the shortcut was processed, the PopupMenu's <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.SourceControl"/> property
            will be set to null when the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>'s <see cref="!:Click"/> event is fired.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ProcessShortcut(System.Windows.Forms.Keys,System.Windows.Forms.Control)">
            <summary>
            Processes the shortcut key.
            </summary>
            <param name="key">The shorcut key.</param>
            <param name="control">The control in whose context the shortcut should be processed.</param>
            <returns>True if processed; false otherwise.</returns>
            <remarks>In this overload, if the shortcut was processed, the PopupMenu's <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.SourceControl"/> property
            will be set to the specified control when the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>'s <see cref="!:Click"/> event is fired.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ChildClosing(Syncfusion.Windows.Forms.IPopupChild,Syncfusion.Windows.Forms.PopupCloseType)">
            <summary>
            Child closing method.
            </summary>
            <param name="childUI"></param>
            <param name="popupCloseType"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.GetBorderOverlapCue(Syncfusion.Windows.Forms.PopupRelativeAlignment)">
            <summary>
            Serves to get the border overlap cue.
            </summary>
            <param name="rAlignment"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.GetLocationForPopupAlignment(Syncfusion.Windows.Forms.PopupRelativeAlignment,Syncfusion.Windows.Forms.PopupRelativeAlignment@)">
            <summary>
            Serves to get the location for pop-up alignment.
            </summary>
            <param name="prevAlign"></param>
            <param name="newAlign"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ProcessMouseMessage(System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>
            Processes mouse messages.
            </summary>
            <param name="hWnd"></param>
            <param name="wParam"></param>
            <param name="lParam"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.GetParentControl">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.OnBeforePopup(Syncfusion.Windows.Forms.CancelMouseEventArgs)">
            <summary>
            Raises the BeforePopup event.
            </summary>
            <param name="e">A CancelMouseEventArgs that contains the event data.</param>
            <remarks>
            The OnBeforePopup method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnBeforePopup in a derived 
            class, be sure to call the base class's OnBeforePopup method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ShouldHidePopupOnDeactivate">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ShowPopupMenuWithPCCAsParent(System.Drawing.Point,Syncfusion.Windows.Forms.PopupControlContainer)">
            <summary>
            
            </summary>
            <param name="pos"></param>
            <param name="pcc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            Pre processing mouse messages.
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.SourceControl">
            <summary>
            Returns the control that is displaying the PopupMenu.
            </summary>
            <value>The control that is displaying the context
             menu. If no control has displayed the context menu, the property returns a 
             null reference (Nothing in Visual Basic).</value>
             <remarks><para>This property enables you to determine which control currently 
             displays the context menu defined in this PopupMenu. If the context menu is 
             not currently displayed, you can use this property to determine which 
             control last displayed the context menu. You can use this property in the 
             <see cref="!:ParentBarItem.Popup"/> event to ensure that the control displays the proper menu items. 
             You can also use this property to pass a reference to the control to a 
             method that performs the tasks associated with a menu command displayed 
             in the popup menu. Since the Form class inherits from control, you can 
             also use this property if the context menu is associated with a form.</para>
             <para>You can use this property in the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.BeforePopup"/> event
             to figure out in which control the context menu was shown.</para>
             <para>This can also be used when a shortcut key triggers a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>.<see cref="!:Click"/> event to
             determine in which control's context the shortcut was processed, if a PopupMenu
             is associated with multiple controls.</para>
             </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.IgnoreWorkingArea">
            <summary>
            Gets or sets ignore working area when menu begin popup.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.SynchronousPopup">
            <summary>
            Indicates whether the PopupMenu should be displayed within the WM_CONTEXTMENU message processing stack or 
            if the PopupMenu should be shown after a short delay (using a timer). Use the Asynchronous (timer based) 
            approach if you intend to dispose the underlying SourceControl from within a Popup event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ParentBarItem">
            <summary>
            Gets or sets the ParentBarItem that specifies the items in the dropdown menu.
            </summary>
            <remarks>
            The ParentBarItem that specifies the items in the dropdown menu. 
            The default value is null.
            <para>
            If this property is null, then calling Show on the PoupMenu will not 
            have any effect (will Assert in debug mode).</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.DesignTimeForm">
            <summary>
            Sets the design time form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.PopupParent">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.MenuGrid">
            <summary>
            Gets the available menu grid.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ParentBarItemChanged">
            <summary>
            Fired when the ParentBarItem property changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.BeforePopup">
            <summary>
            Fired right before the popup menu gets displayed with the position.
            </summary>
            <remarks>
            This event gets fired before the underlying <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.ParentBarItem"/>'s <b>BeforePopup</b>
            event gets fired. The difference is that this event also provides the mouse position
            of the context menu. Both events are cancellable.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.Popup">
            <summary>
            Occurs when menu is popped up.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.Collapse">
            <summary>
            Occurs when menu is collapsed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu.Syncfusion#Windows#Forms#IPopupParent#IsRightToLeft">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.PopupMenu.IsRelatedControl(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Indicates whether a specified control is part of the popup hierarchy.
            </summary>
            <param name="control">Control value</param>
            <param name="askParent">Bool vaue</param>
            <returns>Returns true if related control</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NavigationView.PopupMenu.ChildClosing(Syncfusion.Windows.Forms.IPopupChild,Syncfusion.Windows.Forms.PopupCloseType)">
            <summary>
            Child closing method.
            </summary>
            <param name="childUI">Popup Child</param>
            <param name="popupCloseType">Popup CloseType</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NavigationView.PopupMenu.MenuGrid">
            <summary>
            Gets the available menu grid.
            </summary>
            <value></value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BarPopupEventArgs">
            <summary>
            EventArgs for BarPopup event of Navigation view
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BarPopupEventArgs.CurrentBar">
            <summary>
            Gets the currently picked bar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BarPopupEventArgs.MaximumItemsToDisplay">
            <summary>
            Gets or Sets maximum count of child items to be displayed at one time.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable">
            <summary>
            Custom Color table for NavigationView.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.ItemBackColor">
            <summary>
            BackColor of the selected item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.ItemBorderColor">
            <summary>
            Border color of the selected item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.DropDownArrow">
            <summary>
            Color of the dropdown arrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.TextBoxBorderColor">
            <summary>
            BorderColor of the TextBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.TextBackColor">
            <summary>
            BackColor of the TextBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.BackColor">
            <summary>
            BackColor of the NavigationView.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.PressedArrowBackColor">
            <summary>
            BackColor of the Arrow in Pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.HoverArrowBackColor">
            <summary>
            BackColor of the Arrow in active state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.PressedArrowColor">
            <summary>
            Color of the Arrow in pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.HoverArrowColor">
            <summary>
            Color of the Arrow in active state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomStyleColorTable.ArrowColor">
            <summary>
            Color of the Arrow in defaut state.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.VisualStyles">
            <summary>
            <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> visual styles.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.VisualStyles.Office2007">
            <summary>
            Represents office 2007 Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.VisualStyles.Vista">
            <summary>
            Represents Vista Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.VisualStyles.Metro">
            <summary>
            Represents Metro Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Navigation.VisualStyles.Custom">
            <summary>
            Represents Custom Style
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.IRenderer">
            <summary>
            Specifies that this object implements rendering for <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.IRenderer.RenderControl(Syncfusion.Windows.Forms.Tools.NavigationView,System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.IAreasStateCache)">
            <summary>
            Renders control.
            </summary>
            <param name="navView"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control to render.</param>
            <param name="g"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's <see cref="T:System.Drawing.Graphics"/>.</param>
            <param name="layouter"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's layouter.</param>
            <param name="states"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's area states.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase">
            <summary>
            Base renderer for <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderControl(Syncfusion.Windows.Forms.Tools.NavigationView,System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.IAreasStateCache)">
            <summary>
            Renders control.
            </summary>
            <param name="navView"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control to render.</param>
            <param name="g"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's <see cref="T:System.Drawing.Graphics"/>.</param>
            <param name="layouter"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's layouter.</param>
            <param name="states"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's area states.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.InitRenderer(Syncfusion.Windows.Forms.Tools.NavigationView,System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.IAreasStateCache)">
            <summary>
            Initializes the renderer.
            </summary>
            <param name="navView"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control to render.</param>
            <param name="g"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's <see cref="T:System.Drawing.Graphics"/>.</param>
            <param name="layouter"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's layouter.</param>
            <param name="states"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's area states.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBackground">
            <summary>
            Renders control's background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBorders">
            <summary>
            Renders control's borders.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderHistoryButtonsArea">
            <summary>
            Renders the history buttons' area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderHistoryButtonsBackground">
            <summary>
            Renders the history buttons's background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarImage(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the selected bar's image.
            </summary>
            <param name="layout">The layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderHistoryButtonsImage(System.String,System.Drawing.Rectangle)">
            <summary>
            Renders the history button's image.
            </summary>
            <param name="image">The image.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderHistoryBackButton(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the history back button.
            </summary>
            <param name="layout">The area's layout information.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderHistoryForwardButton(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the history forward button.
            </summary>
            <param name="layout">The area's layout information.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderArrowButton(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the history drop down button.
            </summary>
            <param name="layout">The area's layout information.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderHistoryDropDownButton(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the history drop down button.
            </summary>
            <param name="layout">The area's layout information.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderEditorArea">
            <summary>
            Renders the editor area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.SetTextBoxBackColor(System.Drawing.Color)">
            <summary>
            Sets the color of the text box background.
            </summary>
            <param name="clrBack">The background color.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarsArea">
            <summary>
            Renders the bars' area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBars">
            <summary>
            Renders the bars.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBar(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarBackground(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's background.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the border within specified bounds with specified state.
            </summary>
            <param name="state">The state.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarTextArea(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's text area.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarText(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the bar's text.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="state">The state.</param>
            <param name="textBounds">The text bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's drop down button.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarDropDownArrow(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar drop-down button's arrow.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.GetBarDropDownArrowBounds(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo,System.Drawing.Image)">
            <summary>
            Gets the bounds of bar's drop-down button's arrow.
            </summary>
            <param name="layout">The bar's layout.</param>
            <param name="image">The image.</param>
            <returns>The arrow bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarBorders(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's borders.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Boolean,System.Drawing.Rectangle)">
            <summary>
            Renders the bar's border.
            </summary>
            <param name="barState">State of the drop-down button.</param>
            <param name="drawBarBorder">if set to <c>true</c>, bar's border is drawn.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderBarDropDownBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Boolean,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the border of bar's drop-down button.
            </summary>
            <param name="barState">State of the drop-down button.</param>
            <param name="bDrawBarBorder">if set to <c>true</c>, bar's border is drawn.</param>
            <param name="layout">The bar's layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.GetBarBackgroundBrush(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.Blend)">
            <summary>
            Creates background brush for a <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Bar"/>.
            </summary>
            <param name="bounds">The bounds.</param>
            <param name="cl1">First color.</param>
            <param name="cl2">Second color.</param>
            <param name="blend">The blend.</param>
            <returns>Created background brush.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the drop-down button.
            </summary>
            <param name="layout">The drop-down button's layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.RenderCustomButtonsArea">
            <summary>
            Renders custom buttons' area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.Finalize">
            <summary>
            Finalizes an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.RendrerBase.Dispose(System.Boolean)">
            <summary>
            Releases unmanaged and - optionally - managed resources
            </summary>
            <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.InitRenderer(Syncfusion.Windows.Forms.Tools.NavigationView,System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.ILayouter,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.IAreasStateCache)">
            <summary>
            Initializes the renderer.
            </summary>
            <param name="navView"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control to render.</param>
            <param name="g"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's <see cref="T:System.Drawing.Graphics"/>.</param>
            <param name="layouter"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's layouter.</param>
            <param name="states"><see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control's area states.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.RenderEditorArea">
            <summary>
            Renders the editor area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.RenderBars">
            <summary>
            Renders the bars.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.RenderBarBackground(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's background.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.RenderBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the border within specified bounds with specified state.
            </summary>
            <param name="state">The state.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.RenderBarDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's drop down button.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.RenderBarBorders(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar borders.
            </summary>
            <param name="bar">The bar.</param>
            <param name="info">The info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.RenderDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the drop down.
            </summary>
            <param name="layout">The drop-down button's layout.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.ColorTable">
            <summary>
            Gets current Office2007 color table.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.NavigationViewDropDownButton">
            <summary>
            Drop-down button implementation for <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.NavigationViewDropDownButton.#ctor(Syncfusion.Windows.Forms.Tools.NavigationView)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.NavigationViewDropDownButton"/> class.
            </summary>
            <param name="navView">The <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/> control.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.NavigationViewDropDownButton.NavView">
            <summary>
            Gets owner <see cref="T:Syncfusion.Windows.Forms.Tools.NavigationView"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.Office2007Render.NavigationViewDropDownButton.IsControlActive">
            <summary>
            Indicates whether owner control is active.
            </summary>
            <value>
            <c>true</c> if this instance is control active; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBackground">
            <summary>
            Renders control's background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBorders">
            <summary>
            Renders control's borders.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBarsArea">
            <summary>
            Renders the bars' area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderEditorArea">
            <summary>
            Renders the editor area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBarBackground(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's background.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the border within specified bounds with specified state.
            </summary>
            <param name="state">The state.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBar(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBarText(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the bar's text.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="state">The state.</param>
            <param name="textBounds">The text bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBarBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Boolean,System.Drawing.Rectangle)">
            <summary>
            Renders the bar's border.
            </summary>
            <param name="barState">State of the drop-down button.</param>
            <param name="drawBarBorder">if set to <c>true</c>, bar's border is drawn.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBarDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's drop down button.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.GetBarDropDownArrowBounds(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo,System.Drawing.Image)">
            <summary>
            Gets the bounds of bar's drop-down button's arrow.
            </summary>
            <param name="layout">The bar's layout.</param>
            <param name="image">The image.</param>
            <returns>The arrow bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderBarDropDownBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Boolean,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the border of bar's drop-down button.
            </summary>
            <param name="barState">State of the drop-down button.</param>
            <param name="bDrawBarBorder">if set to <c>true</c>, bar's border is drawn.</param>
            <param name="layout">The bar's layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.VistaRender.RenderDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the drop-down button.
            </summary>
            <param name="layout">The drop-down button's layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderHistoryDropDownButton(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders control's background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderBarsArea">
            <summary>
            Renders the bars' area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderEditorArea">
            <summary>
            Renders the editor area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderBarBackground(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's background.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the border within specified bounds with specified state.
            </summary>
            <param name="state">The state.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderBar(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderBarText(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the bar's text.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="state">The state.</param>
            <param name="textBounds">The text bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderBarBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Boolean,System.Drawing.Rectangle)">
            <summary>
            Renders the bar's border.
            </summary>
            <param name="barState">State of the drop-down button.</param>
            <param name="drawBarBorder">if set to <c>true</c>, bar's border is drawn.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderBarDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's drop down button.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.GetBarDropDownArrowBounds(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo,System.Drawing.Image)">
            <summary>
            Gets the bounds of bar's drop-down button's arrow.
            </summary>
            <param name="layout">The bar's layout.</param>
            <param name="image">The image.</param>
            <returns>The arrow bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderBarDropDownBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Boolean,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the border of bar's drop-down button.
            </summary>
            <param name="barState">State of the drop-down button.</param>
            <param name="bDrawBarBorder">if set to <c>true</c>, bar's border is drawn.</param>
            <param name="layout">The bar's layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the drop-down button.
            </summary>
            <param name="layout">The drop-down button's layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.MetroRender.RenderAreaBackground(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the background area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderHistoryDropDownButton(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders control's background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderBarsArea">
            <summary>
            Renders the bars' area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderEditorArea">
            <summary>
            Renders the editor area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderBarBackground(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's background.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the border within specified bounds with specified state.
            </summary>
            <param name="state">The state.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderBar(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderBarText(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the bar's text.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="state">The state.</param>
            <param name="textBounds">The text bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderBarBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Boolean,System.Drawing.Rectangle)">
            <summary>
            Renders the bar's border.
            </summary>
            <param name="barState">State of the drop-down button.</param>
            <param name="drawBarBorder">if set to <c>true</c>, bar's border is drawn.</param>
            <param name="bounds">The bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderBarDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Bar,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the bar's drop down button.
            </summary>
            <param name="bar">The bar to be rendered.</param>
            <param name="layout">The bar's layout info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.GetBarDropDownArrowBounds(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo,System.Drawing.Image)">
            <summary>
            Gets the bounds of bar's drop-down button's arrow.
            </summary>
            <param name="layout">The bar's layout.</param>
            <param name="image">The image.</param>
            <returns>The arrow bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderBarDropDownBorder(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Boolean,Syncfusion.Windows.Forms.Tools.Navigation.Layouting.BarLayoutInfo)">
            <summary>
            Renders the border of bar's drop-down button.
            </summary>
            <param name="barState">State of the drop-down button.</param>
            <param name="bDrawBarBorder">if set to <c>true</c>, bar's border is drawn.</param>
            <param name="layout">The bar's layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderDropDown(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.LayoutInfo)">
            <summary>
            Renders the drop-down button.
            </summary>
            <param name="layout">The drop-down button's layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Navigation.Rendering.CustomStyleRender.RenderAreaBackground(Syncfusion.Windows.Forms.Tools.Navigation.Layouting.AreaStates,System.Drawing.Rectangle)">
            <summary>
            Renders the background area.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Navigation.Resources">
            <summary>
              A strongly-typed resource class, for looking up localized strings, etc.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Resources.ResourceManager">
            <summary>
              Returns the cached ResourceManager instance used by this class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Navigation.Resources.Culture">
            <summary>
              Overrides the current thread's CurrentUICulture property for all
              resource lookups using this strongly typed resource class.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenu">
            <summary>
            Advanced RadialMenu with MenuItems,RadialFontListBox, RadialMenuSlider and RadialColorPalette.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.WM_GESTURENOTIFY">
            <summary>
            Initializes the WM_GESTURENOTIFY variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.WM_GESTURE">
            <summary>
            Initializes the WM_GESTURE variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GC_ALLGESTURES">
            <summary>
            Initializes the GC_ALLGESTURES variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GID_BEGIN">
            <summary>
            Initializes the variable GID_BEGIN.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GID_END">
            <summary>
            Initializes the variable GID_END.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GID_ZOOM">
            <summary>
            Initializes the variable GID_ZOOM.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GID_PAN">
            <summary>
            Initializes the variable GID_PAN.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GID_ROTATE">
            <summary>
            Initializes the variable GID_ROTATE.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GID_TWOFINGERTAP">
            <summary>
            Initializes the variable GID_TWOFINGERTAP.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GID_PRESSANDTAP">
            <summary>
            Initializes the variable GID_PRESSANDTAP.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GF_BEGIN">
            <summary>
            Initializes the gesture flags GF_BEGIN.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GF_INERTIA">
            <summary>
            Initializes the gesture flags GF_INERTIA.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.GF_END">
            <summary>
            Initializes the gesture flags GF_INERTIA.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.ULL_ARGUMENTS_BIT_MASK">
            <summary>
            Initializes the gesture flags ULL_ARGUMENTS_BIT_MASK.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.disposingSubItems(System.Windows.Forms.Control)">
            <summary>
            Method to dispose sub items
            </summary>
            <param name="control">Control</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.InitializeComponent">
            <summary>
            Initialization of components.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.#ctor">
            <summary>
            Constuctor of the RadialMenu
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.panel2_MouseUp(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Occurs when the mouse pointer is over the control and a mouse button is released.
            </summary>
            <param name="sender">object</param>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.toolTipControl_Paint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Occurs when the control is redrawn.
            </summary>
            <param name="sender">Object</param>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.Radial_Closeup(System.Object,Syncfusion.Windows.Forms.PopupClosedEventArgs)">
            <summary>
            Re-Initializing the RadialMenu after disposed
            </summary>
            <param name="sender">Object</param>
            <param name="e">PopupClosedEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetRadialMenu">
            <summary>
            Resetting RadialMenu properties.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShowRadialMenu">
            <summary>
            Displaying the RadialMenu in Cursor location
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShowRadialMenu(System.Drawing.Point)">
            <summary>
            Displaying the RadialMenu in defined location
            </summary>
            <param name="location">Location</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.fontListBoxinitialize">
            <summary>
            Initializing the fontListBoxinitialize
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.fontlist_SelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when the System.Windows.Forms.ListBox.SelectedIndex property or the has changed.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.autoSize">
            <summary>
            Initializes the autosize bool variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.CreateAccessibilityInstance">
            <summary>
            Accessibility object for RadialMenu.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.displayStyle">
            <summary>
            Variable for displayStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetDisplayStyle">
            <summary>
            Reset the Display Style property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerializeDisplayStyle">
            <summary>
            Serializing the DisplayStyle Property
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetOuterOpacity">
            <summary>
            Resets the Opacity
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeOpacity">
            <summary>
            Serializes the Opacity.
            </summary>
            <returns>Opacity</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.showToolTip">
            <summary>
            Variable for showToolTip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetShowToolTip">
            <summary>
            Resets the ShowToolTip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeShowToolTip">
            <summary>
            Serializes the ShowToolTip.
            </summary>
            <returns>Boolean</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.outerArcGap">
            <summary>
            Variable for outerArcGap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetOuterArcGab">
            <summary>
            Resets the OuterArcGab
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeOuterArcGab">
            <summary>
            Serializes the OuterArcGap.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.backColor">
            <summary>
            Variable for backColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.persistPreviousSate">
            <summary>
            Variable for persistPreviousSate.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetPersistPreviousSate">
            <summary>
            Resets the PersistPreviousSate
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzePersistPreviousSate">
            <summary>
            Serializing the property PersistPreviousSate
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.menuImageCollection">
            <summary>
            Variable for menuImageCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetMenuImageCollection">
            <summary>
            Resets the ImageCollection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeMenuImageCollection">
            <summary>
            Serializing the property ImageCollection
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.useIndexBasedOrder">
            <summary>
            Variable for useIndexBasedOrder.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetUseIndexBasedOrder">
            <summary>
            Resets the UseIndexBasedOrder
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeUseIndexBasedOrder">
            <summary>
            Serializing the property UseIndexBasedOrder
            </summary>
            <returns>UseIndexBasedOrder</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetItemOnLoad">
            <summary>
            Resets the ItemOnLoad
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeItemOnLoad">
            <summary>
            Serializing the property ItemOnLoad
            </summary>
            <returns>ItemOnLoad</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetIcon">
            <summary>
            Resets the Icon
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeIcon">
            <summary>
            Serializing the property Icon
            </summary>
            <returns>Icon</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.initialImage">
            <summary>
            Initializes the initialImage variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetInitialImage">
            <summary>
            Resets the MenuIcon
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeInitialImage">
            <summary>
            Serializing the property MenuIcon
            </summary>
            <returns>Default value of the MenuIcon</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetItems">
            <summary>
            Resets the Items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeItems">
            <summary>
            Serializing the property Items
            </summary>
            <returns>Items</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.stateImageList">
            <summary>
            Variable for stateImageList.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetItemImageList">
            <summary>
            Resets the ImageList
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeItemImageList">
            <summary>
            Serializing the property ImageList
            </summary>
            <returns>ImageList</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.wedgeCount">
            <summary>
            Variable for wedgeCount.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetWedgeCount">
            <summary>
            Resets the WedgeCount
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeWedgeCount">
            <summary>
            Serializing the property WedgeCount
            </summary>
            <returns>WedgeCount</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.outerArcColor">
            <summary>
            Variable for outerArcColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetOuterArcColor">
            <summary>
            Resets the OuterArcColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeOuterArcColor">
            <summary>
            Serializing the property OuterArcColor
            </summary>
            <returns>OuterArcColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.outerArcHighlightedColor">
            <summary>
            Variable for outerArcHighlightedColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetOuterOuterArcHighLightedColor">
            <summary>
            Resets the OuterArcHighLightedColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeOuterArcHighLightedColor">
            <summary>
            Serializing the property OuterArcHighLightedColor
            </summary>
            <returns>OuterArcHighLightedColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.triangleColor">
            <summary>
            Variable for triangleColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetTriangleColor">
            <summary>
            Resets the DrillDownArrowColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeTriangleColor">
            <summary>
            Serializing the property DrillDownArrowColor
            </summary>
            <returns>DrillDownArrowColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.centerCircleRadiusFactor">
            <summary>
            Variable for centerCircleRadiusFactor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetInnerCircleRadius">
            <summary>
            Resets the CenterCircleRadiusFactor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeInnerCircleRadius">
            <summary>
            Serializing the property CenterCircleRadiusFactor
            </summary>
            <returns>InnerCircleRadius</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.highLightedArcColor">
            <summary>
            Variable for highLightedArcColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetHighLightedArcColor">
            <summary>
            Resets the HighlightedArcColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeHighLightedArcColor">
            <summary>
            Serializing the property HighlightedArcColor
            </summary>
            <returns>HighlightedArcColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.rimBackground">
            <summary>
            Variable for rimBackground.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetOuterRimColor">
            <summary>
            Resets the value for OuterRimColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeOuterRimColor">
            <summary>
            Serializing the property OuterRimColor
            </summary>
            <returns>OuterRimColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.innerCircleColor">
            <summary>
            Variable for innerCircleColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetInnerCircleColor">
            <summary>
            Resets the value for InnerCircleColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeInnerCircleColor">
            <summary>
            Serializing the property InnerCircleColor
            </summary>
            <returns>InnerCircleColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.centerCircleRimColor">
            <summary>
            Variable for centerCircleRimColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetInnerCircleRimColor">
            <summary>
            Resets the value for CenterCircleRimColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeInnerCircleRimColor">
            <summary>
            Serializing the property CenterCircleRimColor
            </summary>
            <returns>CenterCircleRimColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.useTransition">
            <summary>
            Variable for useTransition.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetUseTransition">
            <summary>
            Resets the value for UseTransition
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeUseTransition">
            <summary>
            Serializing the property UseTransition
            </summary>
            <returns>UseTransition</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.transitionSpeed">
            <summary>
            Variable for transitionSpeed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetTransitionSpeed">
            <summary>
            Resets the value for TransitionSpeed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeTransitionSpeed">
            <summary>
            Serializing the property TransitionSpeed
            </summary>
            <returns>TransitionSpeed</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu._rimThickness">
            <summary>
            Variable for rimThickness.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetOuterRimThickness">
            <summary>
            Resets the value for OuterRimThickness
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeOuterRimThickness">
            <summary>
            Serializing the property OuterRimThickness
            </summary>
            <returns>OuterRimThickness</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.containerVisible">
            <summary>
            Variable for containerVisible.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetMenuVisibility">
            <summary>
            Resets the MenuVisibility
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerialzeMenuVisibility">
            <summary>
            Serializes the MenuVisibility.
            </summary>
            <returns>MenuVisibility</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.paletteWedgeCount">
            <summary>
            Variable for paletteWedgeCount.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.fontItemHeight">
            <summary>
            Variable for fontItemHeight.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.mosueDownWithMove">
            <summary>
            Variable for mosueDownWithMove.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.mouseDownCheck">
            <summary>
            Variable for mouseDownCheck.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.visibleColorCollection">
            <summary>
            Variable for visibleColorCollection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.colorCollectionVisibility">
            <summary>
            Variable for colorCollectionVisibility.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.fontListbox">
            <summary>
            Variable for fontListbox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.showOriginalMenu">
            <summary>
            Gets or sets the value indicating whether to show OriginalMenu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.cancelEvents">
            <summary>
            Gets or sets the value indicating whether to enable CancelEvents.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.piePalatteVisibility">
            <summary>
            Variable which enables or disables the visibility of PiePalatte.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.sliderVisibility">
            <summary>
            Variable which enables for disables the visibility of Slider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.angle">
            <summary>
            Variable for angle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.mousePressed">
            <summary>
            Gets or sets the value indicating whether to enable or disable the MousePressed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.radialSlider">
            <summary>
            Variable for radialSlider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.pieColorPalatte">
            <summary>
            Variable for pieColorPalatte.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.sliderForeColor">
            <summary>
            Variable for sliderForeColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.currentMousePoint">
            <summary>
            Variable for currentMousePoint.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.getMouseDownPoint">
            <summary>
            Variable for getMouseDownPoint.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.findNearestAngle(System.Drawing.Point)">
            <summary>
            Finding the nearest angle
            </summary>
            <param name="mouseXY">MouseXY used for finding nearest angle </param>
            <returns>Angle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.SetAngleValue(System.Drawing.Point)">
            <summary>
            Sets the Angle. 
            </summary>
            <param name="e">Mouse pointer</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.sliderImage">
            <summary>
            Variable for sliderImage.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu._startAngle">
            <summary>
            Variable for startAngle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.MinimumValue">
            <summary>
            Initializes the MinimumValue variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.MaximumValue">
            <summary>
            Initializes the MaximumValue variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.SliderDivision">
            <summary>
            Initializes the SliderDivision variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.FindAngleDiffence">
            <summary>
            Initializes the FindAngleDiffence variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.Populate">
            <summary>
            Refreshing the RadialMenu
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnSizeChanged(System.EventArgs)">
            <summary>
            Overrides OnSizeChanged event.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ImageList_HandleRecreated(System.Object,System.EventArgs)">
            <summary>
            Invalidates the entire surface of the control and causes the control to be redrawn.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.UpdateImageList(Syncfusion.Windows.Forms.Tools.ImageListAdv@,Syncfusion.Windows.Forms.Tools.ImageListAdv)">
            <summary>
            Updates the ImageList
            </summary>
            <param name="ilTarget">ImageListAdv</param>
            <param name="ilSource">ImageListAdv</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu._gestureConfigSize">
            <summary>
            Variable for _gestureConfigSize.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu._gestureInfoSize">
            <summary>
            Variable for _gestureInfoSize.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu._iArguments">
            <summary>
            Initializes the gesture flags _iArguments.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu._ptFirst">
            <summary>
            Initializes the variable _ptFirst.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu._ptSecond">
            <summary>
            Initializes the variable _ptSecond.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.StartAngle(System.Int32)">
            <summary>
            Menus will be arranged from given Start angle.
            </summary>
            <param name="startAngle">StartAngle of the menus</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.loader">
            <summary>
            Initializes new object for BackgroundWorker.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.LoadFromDirectory(System.String)">
            <summary>
            Control will dynamically creates menus as per the given directory.
            </summary>
            <param name="path"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.loaderBox">
            <summary>
            Initializes the new object for Label.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.loader_RunWorkerCompleted(System.Object,System.ComponentModel.RunWorkerCompletedEventArgs)">
            <summary>
            Occurs when the background operation has completed, has been canceled, or has raised an exception.
            </summary>
            <param name="sender">Object</param>
            <param name="e">RunWorkerCompletedEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnDragEnter(System.Windows.Forms.DragEventArgs)">
            <summary>
            
            </summary>
            <param name="drgevent">DragEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.AddSubItems(System.String,Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            Adds the sub items  
            </summary>
            <param name="strFolder">Name of RadialMenuItem</param>
            <param name="menuItem">RadialMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Sets whether to decoding the gesture.
            </summary>
            <param name="m"> Implements a Windows message.</param>
            <returns>True or false</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ArgToRadians(System.Int64)">
            <summary>
            Converts from "binary radians" to traditional radians.
            </summary>
            <param name="arg">GCI_ROTATE_ANGLE_FROM_ARGUMENT</param>
            <returns>Radians</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.SetLocation">
            <summary>
            Sets the Location.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.touchPopUpPoint">
            <summary>
            Variable for touchPopUpPoint.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overridden. System.Windows.Forms.Control.WndProc().
            </summary>
            <param name="m">Implements a Windows message.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.CheckOptionCheckedState(Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            Sets the checked state of the CheckOption.
            </summary>
            <param name="item">RadialMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.CheckOption(Syncfusion.Windows.Forms.Tools.RadialMenuItem,Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            Checks whether the RadialMenuItem is Checked.
            </summary>
            <param name="item">RadialMenuItem</param>
            <param name="CheckItem">RadialMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseUp event.
            </summary>
            <param name="e">MouseEventArgs which contains EventData </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialFontListBoxNextLevelDrillDown(Syncfusion.Windows.Forms.Tools.RadialFontListBox)">
            <summary>
            Next level drill down for RadialFontListBox
            </summary>
            <param name="menuItem">RadialFontListBox</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialColorPaletteNextLevelDrillDowm(Syncfusion.Windows.Forms.Tools.RadialColorPalette)">
            <summary>
            Next level drill down for RadialColorPalette 
            </summary>
            <param name="menuItem">RadialColorPalette</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialColorPaletteNextLevelDrillDown(Syncfusion.Windows.Forms.Tools.RadialColorPalette)">
            <summary>
            Next level drill down for RadialColorPalette 
            </summary>
            <param name="menuItem">RadialColorPalette</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialMenuSliderNextLevelDrillDown(Syncfusion.Windows.Forms.Tools.RadialMenuSlider)">
            <summary>
            Next level drill down for RadialMenuSlider
            </summary>
            <param name="menuItem">RadialMenuSlider</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialMenuItemNextLevelDrillDown(Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            Next level DrillDown for RadialMenuItem
            </summary>
            <param name="menuItem">RadialMenuItem</param> 
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialMenuSliderDrillDown(Syncfusion.Windows.Forms.Tools.RadialMenuSlider)">
            <summary>
            NextLevelOpening for RadialMenuSlider
            </summary>
            <param name="menuItem">RadialMenuSlider</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialColorPaletteDrillDown(Syncfusion.Windows.Forms.Tools.RadialColorPalette)">
            <summary>
            NextLevelOpening for RadialColorPalette
            </summary>
            <param name="menuItem">RadialColorPalette</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialMenuItemDrillDown(Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            NextLevelOpening for RadialMenuItem
            </summary>
            <param name="menuItem">RadialMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialFontListBoxDrillDown(Syncfusion.Windows.Forms.Tools.RadialFontListBox)">
            <summary>
            NextLevelOpeing for RadialFontListBox
            </summary>
            <param name="menuItem">RadialFontListBox</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.MaximumValueChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when the MaximumValue of the RadialMenuSlider is changed.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.MinimumValueChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when the MinimumValue of the RadialMenuSlider is changed.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialMenu_ItemHeightChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when RadialMenuFontListBox item height is changed.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.SetIndexbasedItemRegion(Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            Set the region for MenuItem in index based RadialMenu.
            </summary>
            <param name="MenuItem">RadialMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.SetRegion(Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            Set the region for MenuItem in sequence.
            </summary>
            <param name="MenuItem">RadialMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.DrawCurrentPointLine(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Slider current line drawing
            </summary>
            <param name="e"> PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.XYToDegrees(System.Drawing.Point,System.Drawing.Point)">
            <summary>
            Return Angle
            </summary>
            <param name="xy"> Current point</param>
            <param name="origin">Origin point</param>
            <returns>Angle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.initializeOuterColorValues">
            <summary>
            Initializes the outer color values for ColorPalette.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.initiallizeInnerColorValues">
            <summary>
            Initializes the inner color values for the ColorPalatte.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Get the current item
            </summary>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.MouseDoubleClick event.
            </summary>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnClick(System.EventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.Click event.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnDoubleClick(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.DoubleClick event.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnMouseLeave(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseLeave event.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RefreshMenus(Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            Refreshes RadialMenuItem.
            </summary>
            <param name="itemOnLoad">RadialMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RefreshingItem">
            <summary>
            Refreshing all the Items in RadialMenu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.PaintItem(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.RadialMenuItem)">
            <summary>
            Paints the Rim
            </summary>
            <param name="e">PaintEventArgs which contains EventData</param>
            <param name="MenuItem">RadialMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialColorPalette(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing RadialColorPalette
            </summary>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.DrawRadialMenuSlider(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing RadialMenuSlider
            </summary>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.DrawSliderLines(System.Windows.Forms.PaintEventArgs)">
             <summary>
            Drawing division lines
             </summary>
             <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialColorPaletteTriangle(System.Int32,System.Drawing.Graphics,System.Drawing.Color)">
            <summary>
            Draws Radial Triangle.
            </summary>
            <param name="itemcount">No of items</param>
            <param name="g">Encapsulates a GDI+ drawing surface</param>
            <param name="outerColor">OuterColor</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.PaintTriangle(System.Int32,System.Drawing.Graphics,System.Boolean,System.Boolean)">
            <summary>
            Draws Triangle
            </summary>
            <param name="itemcount">No of items</param>
            <param name="g">Encapsulates a GDI+ drawing surface.</param>
            <param name="enable">Boolean variable</param>
            <param name="menuEnabled">Boolean variable</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.DrawIndexBasedMenu(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing index based MenuItem.
            </summary>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.TransparencyKeyColor">
            <summary>
            Initializes the TransparencyKeyColor variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.SetTransparencyKeyColor(System.Drawing.Color)">
            <summary>
            Sets the color for Transparency.
            </summary>
            <param name="TransparencyKey">Color variable</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Paint event.
            </summary>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.origin">
            <summary>
            Variable for origin.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.CheckInSideTheCircle(System.Drawing.Point)">
            <summary>
            Checks whether the mouse point is inside the circle.
            </summary>
            <param name="location">Mouse pointer location</param>
            <returns>Boolean variable</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.CheckMaximumSide(System.Drawing.Point)">
            <summary>
            Checks whether the mouse point is outside the circle.
            </summary>
            <param name="location">Mouse pointer location</param>
            <returns>Boolean variable</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.DegreesToXY(System.Double,System.Single,System.Drawing.Point)">
            <summary>
            Gets the current point
            </summary>
            <param name="degrees">Degree</param>
            <param name="radius">Radius</param>
            <param name="origin">Origin Point</param>
            <returns>PointF</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.GetPaletteOuterPath(System.Drawing.Graphics,System.Drawing.Color,System.Int32)">
            <summary>
            Gets the ColorPalette outer path.
            </summary>
            <param name="grp">Encapsulates a GDI+ drawing surface</param>
            <param name="color">Color</param>
            <param name="startAngle">Start angle</param>
            <returns>GraphicsPath</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.GetPaletteInnerPath(System.Drawing.Graphics,System.Drawing.Color,System.Int32)">
            <summary>
            Gets the ColorPalette inner path.
            </summary>
            <param name="grp">Encapsulates a GDI+ drawing surface</param>
            <param name="color">Color</param>
            <param name="startAngle">Start angle</param>
            <returns>GraphicsPath</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.innerPaletteThickness">
            <summary>
            Initializes the innerPaletteThickness variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.GetOuterPaletteRegion(System.Drawing.Graphics,System.Drawing.Color,System.Int32)">
            <summary>
            Gets the ColorPalette outer region.
            </summary>
            <param name="grp">Encapsulates a GDI+ drawing surface</param>
            <param name="color">Color</param>
            <param name="startAngle">Start angle</param>
            <returns>Region</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.GetOuterColorItemRegion(System.Drawing.Graphics,System.Drawing.Color,System.Int32)">
            <summary>
            Gets the ColorItem outer region. 
            </summary>
            <param name="grp">Encapsulates a GDI+ drawing surface</param>
            <param name="color">Color</param>
            <param name="startAngle">Start angle</param>
            <returns>Region</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.GetOuterPaletteInnerRegion(System.Drawing.Graphics,System.Drawing.Color,System.Int32)">
            <summary>
            Gets the outer palette inner region.
            </summary>
            <param name="grp">Encapsulates a GDI+ drawing surface</param>
            <param name="color">Color</param>
            <param name="startAngle">Start angle</param>
            <returns>Region</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.GetInnerPaletteRegion(System.Drawing.Graphics,System.Drawing.Color,System.Int32)">
            <summary>
            Gets the inner palette region
            </summary>
            <param name="grp">Encapsulates a GDI+ drawing surface</param>
            <param name="color">Color</param>
            <param name="startAngle">Start angle</param>
            <returns>Region</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.GetInsidePalettePath(System.Drawing.Graphics,System.Drawing.Color,System.Int32)">
            <summary>
            Get the path of inner ColorPalette.
            </summary>
            <param name="grp">Encapsulates a GDI+ drawing surface</param>
            <param name="color">Color</param>
            <param name="startAngle">Start angle</param>
            <returns>GraphicsPath</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.GetOutsidePalettePath(System.Drawing.Graphics,System.Drawing.Color,System.Int32)">
            <summary>
            Gets the path of outer ColorPalette.
            </summary>
            <param name="grp">Encapsulates a GDI+ drawing surface</param>
            <param name="color">Color</param>
            <param name="startAngle">Start angle</param>
            <returns>GraphicsPath</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenu.drillDown">
            <summary>
            variable for DrillDown property
            </summary>   
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ResetDrillDown">
            <summary>
            Resets the DrillDown property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenu.ShouldSerializeDrillDown">
            <summary>
            Serializes the DrillDown property
            </summary>
            <returns>DrillDown</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenu.NextLevelOpening">
            <summary>
            Event for NextLevelOpening.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenu.PreviousLevelOpening">
            <summary>
            Occurs when previous menu level is opening.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenu.PreviousLevelOpened">
            <summary>
            Occurs when previous menu level is opened.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenu.NextLevelOpened">
            <summary>
            Occurs when next menu level is opened.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.BackColor">
            <summary>
            Gets or sets the BackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.AutoSize">
            <summary>
            Gets or sets the value indicating whether to enable or disable the AutoSize.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.BorderStyle">
            <summary>
            Gets or sets the BorderStyle 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ContextMenu">
            <summary>
            Overrides the ContextMenu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ContextMenuStrip">
            <summary>
            Overrides the ContextMenuStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.AutoScroll">
            <summary>
            Gets or sets a value indicating whether the container enables the user to
               scroll to any controls placed outside of its visible boundaries.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.BackgroundImage">
            <summary>
            Overrides the BackgroundImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.BackgroundImageLayout">
            <summary>
            Overrides the BackgroundImageLayout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.Dock">
            <summary>
            Overrides the Dock.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.MaximumSize">
            <summary>
            Overrides the MaximumSize.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.MinimumSize">
            <summary>
            Overrides the MinimumSize.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.RightToLeft">
            <summary>
            Overrides the RightToLeft.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.DisplayStyle">
            <summary>
            Gets or sets the value to the DisplayStyle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.Opacity">
            <summary>
            Gets or sets the value to the Opacity.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ShowToolTip">
            <summary>
            Gets or sets the value indicating whether to enable or disable the ToolTip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.OuterArcGap">
            <summary>
            Gets or sets the value associated with the OuterArcGap.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.PersistPreviousState">
            <summary>
            Gets or sets the value indicating whether to enable or disable the PreviousState.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ImageCollection">
            <summary>
            Gets or sets value to the images of the Menus.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.UseIndexBasedOrder">
            <summary>
            Gets or sets the value indicating whether to enable or disable the sequence menu order.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ItemOnLoad">
            <summary>
            Gets or sets value to the load MenuItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.Icon">
            <summary>
            Gets or sets the value to the Icon.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.MenuIcon">
            <summary>
            Gets or sets value of the MenuIcon.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.Items">
            <summary>
            Gets or sets the value to the items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ImageList">
            <summary>
            Gets or sets value to the images of the Menus.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.WedgeCount">
            <summary>
            Gets or sets the value to allocate the space for the items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.OuterArcColor">
            <summary>
            Gets or sets the value to the color of the OuterArc.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.OuterArcHighLightedColor">
            <summary>
            Gets or sets the value to the color of the OuterArc.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.DrillDownArrowColor">
            <summary>
            Gets or sets the value to the color of the DrillDownArrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.CenterCircleRadiusFactor">
            <summary>
            Gets or sets the value to the radius of the CenterCircle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.HighlightedArcColor">
            <summary>
            Gets or sets the value associated with the HighlightedArcColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.RimBackground">
            <summary>
            Gets or sets the value to the color of the Rim.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.InnerCircleColor">
            <summary>
            Gets or sets the value associated with the InnerCircleColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.CenterCircleRimColor">
            <summary>
            Gets or sets the value to the color of the CenterCircleRim.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.EnableTransition">
            <summary>
            Gets or sets the value indicating whether to enable the Transition.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.TransitionSpeed">
            <summary>
            Gets or sets the value to the speed of the transition.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.OuterRimThickness">
            <summary>
            Gets or sets the value to the thickness of the OuterRim.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenu.MenuVisibilityChanged">
            <summary>
            Event for MenuVisibilityChanged.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenu.MenuVisibilityChanging">
            <summary>
            Event for MenuVisibilityChanging.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.MenuVisibility">
            <summary>
            Gets or sets the value indicating whether to enable or disable the MenuVisibility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.SliderCurrentPieAngle">
            <summary>
            Gets the value associated with the SliderCurrentPieAngle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ColorPaletteAngle">
            <summary>
            Gets the value associated with the ColorPaletteAngle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.PieAngle">
            <summary>
            Gets the value associated with the PieAngle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.PaletteWedgeCount">
            <summary>
            Gets or sets the value associated with the PaletteWedgeCount.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.FontItemHeight">
            <summary>
            Gets or sets the value for FontItemHeight
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.MosueDownWithMove">
            <summary>
            Gets or sets the value indicating whether to enable or disable the MosueDownWithMove.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.MouseDownCheck">
            <summary>
            Gets or sets the value indicating whether to enable or disable the MouseDownCheck.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.VisibleColorCollection">
            <summary>
            Gets or sets the value associated with the visibleColorCollection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ColorCollectionVisibility">
            <summary>
            Gets or sets the value indicating whether to enable the visiblity of ColorCollection.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.RadialMenu.CurrentFontListbox" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.ShowOriginalMenu">
            <summary>
            Gets or sets the value indicating whether to show OriginalMenu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.CancelEvents">
            <summary>
            Gets or sets the value indicating whether to enable CancelEvents.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.PiePalatteVisibility">
            <summary>
            Gets or sets the value indicating whether to enable for disable the visibility of PiePalatte.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.SliderVisibility">
            <summary>
            Gets or sets the value indicating whether to enable for disable the visibility of Slider.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.Angle">
            <summary>
            Gets or sets the value associated with the Angle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.MousePressed">
            <summary>
            Gets or sets the value indicating whether to enable or disable the MousePressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.RadialSlider">
            <summary>
            Gets or sets the value associated with the RadialSlider.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.PieColorPalatte">
            <summary>
            Gets or sets the value associated with the PieColorPalatte.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.SliderForeColor">
            <summary>
            Gets or sets the value associated with the SliderForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.CurrentMousePoint">
            <summary>
            Gets or sets the value for CurrentMousePoint
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.GetMouseDownPoint">
            <summary>
            Gets or sets the value for GetMouseDownPoint
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.SliderImage">
            <summary>
            Gets or sets the value for SliderImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.startAngle">
            <summary>
            Gets the startAngle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenu.DrillDown">
            <summary>
            Gets or sets the DrillDown type for NextLevelOpening
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrillDown">
            <summary>
            Enum that specifies the type of DrillDown for NextLevelOpening
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrillDown.Inner">
            <summary>
            DrillDown while clicking on the Inner circle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrillDown.Outer">
            <summary>
            DrillDown while clicking on the Outer circle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrillDown.Both">
            <summary>
            DrillDown while clicking on the Both circle.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StartMenulOpening">
            <summary>
            Delegate for StartMenulOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">MenuVisibilityChanging which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NextMenuLevelOpening">
            <summary>
            Delegate for NextMenuLevelOpening. 
            </summary>
            <param name="sender">object</param>
            <param name="e">NextLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PreviousMenuLevelOpening">
            <summary>
            Delegate for PreviousMenuLevelOpening. 
            </summary>
            <param name="sender">object</param>
            <param name="e">PreviousLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PreviousMenuLevelOpened">
            <summary>
            Delegate for PreviousMenuLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">PreviousLevelOpened which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NextMenuLevelOpened">
            <summary>
            Delegate for NextMenuLevelOpened
            </summary>
            <param name="sender">object</param>
            <param name="e">NextLevelOpened which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuDesigner">
            <summary>
            Designer class for RadialMenu
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuDesigner.#ctor">
            <summary>
             Initializes a new instance of the RadialMenuDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Componnent object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuDesigner.ActionLists">
            <summary>
            Gets the value indicating the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuActionList">
            <summary>
            Class for RadialMenuActionList.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the RadialMenuActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuActionList.InitializeActionList">
            <summary>
            Overridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuActionList.Items">
            <summary>
            Gets or sets the items associated with the RadialMenu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuActionList.Name">
            <summary>
            Gets or sets the Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuActionList.WedgeCount">
            <summary>
            Gets sets the value for WedgeCount
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.POINTS">
            <summary>
            Variable for Points
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.GESTUREINFO">
            <summary>
            Initializes the GESTUREINFO.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.GESTURECONFIG">
            <summary>
            Initializes the GESTURECONFIG
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuItem">
            <summary>
            Class for RadialMenuItem 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.#ctor">
            <summary>
            Initializes new instance of RadialMenuItem class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.filePath">
            <summary>
            Initializes the filePath variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.defaultProcessStart">
            <summary>
            Initializes the defaultProcessStart variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.DefaultProcessStart(System.Boolean)">
            <summary>
            Sets the value for DefaultProcessStart.
            </summary>
            <param name="DefaultProcessStart">boolean</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseUp event.
            </summary>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerfromPreviousMenuLevelOpening">
            <summary>
            Fires PreviousMenuLevelOpening event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerfromNextLevelOpening">
            <summary>
            Fires NextMenuOpening event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformPrevioustMenuOpened">
            <summary>
            Fires PreviousMenuLevelOpened event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformNextMenuOpened">
            <summary>
            Fires NextMenuOpened event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformClick(System.EventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.Click event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDoubleClick event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformDoubleClick(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.DoubleClick event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseUp event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseMove event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformMouseEnter(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseEnter event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PerformMouseLeave(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseLeave event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.SetDisabledColor(System.Drawing.Color)">
            <summary>
            Set the backcolor of the item for disable mode.
            </summary>
            <param name="disabledColor">Color</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.cancelEvents">
            <summary>
            Initializes the cancelEvents variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.parentItem">
            <summary>
            Initializes the parentItem variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.menuRegion">
            <summary>
            Initializes the menuRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.itemRegion">
            <summary>
            Initializes the itemRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.selected">
            <summary>
            Initializes the selected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.menuSelected">
            <summary>
            Initializes the menuSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.checkMouseEntered">
            <summary>
            Initializes the checkMouseEntered variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.checkMouseEnteredRim">
            <summary>
            Initializes the checkMouseEnteredRim variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.groupName">
            <summary>
            Initializes the groupName variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ResetCheckedGroupName">
            <summary>
            Resets the GroupName value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ShouldSerializeGroupName">
            <summary>
            Serializing the GroupName property
            </summary>
            <returns>GroupName</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.checkMode">
            <summary>
            Initializes the checkMode variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ResetCheckedMode">
            <summary>
            Reset the CheckMode value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ShouldSerializeCheckedMode">
            <summary>
            Serializing the CheckMode property
            </summary>
            <returns>CheckMode</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.checkedState">
            <summary>
            Initializes the checkedState variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ResetCheckedState">
            <summary>
            Resets the Checked value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ShouldSerializeCheckedState">
            <summary>
            Serializing the Checked property.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.imageIndex">
            <summary>
            Initializes the imageIndex variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ResetImageIndex">
            <summary>
            Resets the ImageIndex
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ShouldSerialzeImageIndex">
            <summary>
            Serializes the ImageIndex property.
            </summary>
            <returns>ImageIndex</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.backColor">
            <summary>
            Initializes the backColor variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ResetItemBackColor">
            <summary>
            Resets the BackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ShouldSerialzeItemBackColor">
            <summary>
            Serializes the BackColor property.
            </summary>
            <returns>BackColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.disabled_Color">
            <summary>
            Initializes the disabled_Color variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.index">
            <summary>
            Initializes the index variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ResetIndex">
            <summary>
            Resets the Index.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ShouldSerialzeIndex">
            <summary>
            Serializes the Index property.
            </summary>
            <returns>index</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItem.items">
            <summary>
            Initializes the items collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ResetItems">
            <summary>
            Resets the Items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ShouldSerialzeItems">
            <summary>
            Serializes the Items property
            </summary>
            <returns>Items</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.FilePath">
            <summary>
            Gets or sets the FilePath.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuItem.NextMenuOpening">
            <summary>
            Occurs when next level is opening.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PreviousMenuLevelOpening">
            <summary>
            Occurs when previous menu level is opening.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuItem.NextMenuOpened">
            <summary>
            Occurs when next level is opened.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PreviousMenuLevelOpened">
            <summary>
            Occurs when previous menu level is opened.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ContextMenu">
            <summary>
            Overrides ContextMenu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ContextMenuStrip">
            <summary>
            Overrides ContextMenuStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.BackgroundImage">
            <summary>
            Overrides BackgroundImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.BackgroundImageLayout">
            <summary>
            Overrides the BackgroundImageLayout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.Dock">
            <summary>
            Overrides the Dock.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.MaximumSize">
            <summary>
            Overrides the MaximumSize.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.MinimumSize">
            <summary>
            Overrides the MinimumSize.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.RightToLeft">
            <summary>
            Overrides the RightToLeft.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.CancelEvents">
            <summary>
            Gets or sets the value for CancelEvents.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ParentItem">
            <summary>
            Gets or sets the value associated with the ParentItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.MenuRegion">
            <summary>
            Gets or sets the Region for MenuItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ItemRegion">
            <summary>
            Gets or sets the value associated with the ItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.Selected">
            <summary>
            Gets or sets the value associated with the Selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.MenuSelected">
            <summary>
            Gets or sets the value associated with the MenuSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.CheckMouseEntered">
            <summary>
            Gets or sets the value for CheckMouseEntered
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.CheckMouseEnteredRim">
            <summary>
            Gets/Sets the value for checkMouseEnteredRim
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.GroupName">
            <summary>
            Gets or sets the value to item GroupName.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.CheckMode">
            <summary>
            Gets or sets the value to item CheckMode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.Checked">
            <summary>
            Gets or sets the value to item checked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.ImageIndex">
            <summary>
            Gets or sets the value associated with the ImageIndex.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.BackColor">
            <summary>
            Gets or sets the value associated with the RadialMenu BackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.DisabledColor">
            <summary>
            Gets the value of the DisabledColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.Index">
            <summary>
            Gets or sets the value associated with the Index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItem.Items">
            <summary>
            Gets or sets the value to the items of the the RadialMenu.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuItem.NextLevelOpening">
            <summary>
            Delegate for NextLevelOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">RadialMenuItemNextLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PreviousLevelOpening">
            <summary>
            Delegate for PreviousLevelOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">RadialMenuItemNextLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuItem.NextLevelOpened">
            <summary>
            Delegate for NextLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuItem.PreviousLevelOpened">
            <summary>
            Delegate for PreviousLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialFontListBox">
            <summary>
            Class for RadialFontListBox
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.radialMenuFontListBox">
            <summary>
            Initializes the radialMenuFontListBox variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.cancelEvents">
            <summary>
            Initializes the cancelEvents bool variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.menuRegion">
            <summary>
            Initializes the menuRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.itemRegion">
            <summary>
            Initializes the itemRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.checkMouseEntered">
            <summary>
            Initializes the checkMouseEntered variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.checkMouseEnteredRim">
            <summary>
            Initializes the checkMouseEnteredRim variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.parentItem">
            <summary>
            Initializes the parentItem variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.selected">
            <summary>
            Initializes the selected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.menuSelected">
            <summary>
            Initializes the menuSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.radialFontListBoxVisibility">
            <summary>
            Initializes the radialFontListBoxVisibility variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.disabled_Color">
            <summary>
            Initializes the disabled_Color variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.SetDisabledColor(System.Drawing.Color)">
            <summary>
            Set the backcolor of the item for disable mode.
            </summary>
            <param name="disabledColor">Color</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.itemHeight">
            <summary>
            Initializes the itemHeight variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ResetItemHeight">
            <summary>
            Resets the ItemHeight
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ShouldSerialzeItems">
            <summary>
            Serializes the ItemHeight.
            </summary>
            <returns>ItemHeight</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.itemBackColor">
            <summary>
            Initializes the itemBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ResetItemBackColor">
            <summary>
            Resets the ItemBackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ShouldSerialzeItemBackColor">
            <summary>
            Serializes the ItemBackColor property.
            </summary>
            <returns>ItemBackColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.index">
            <summary>
            Initializes the index variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ResetIndex">
            <summary>
            Resets the Index
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ShouldSerialzeItemHeight">
            <summary>
            Serializes the Index variable.
            </summary>
            <returns>Index</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontListBox.imageIndex">
            <summary>
            Initializes the imageIndex variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ResetImageIndex">
            <summary>
            Resets the ImageIndex
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ShouldSerialzeImageIndex">
            <summary>
            Serializes the ImageIndex.
            </summary>
            <returns>ImageIndex</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformPreviousMenuOpened">
            <summary>
            Fires the event PreviousMenuLevelOpened.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformNextMenuOpened">
            <summary>
            Fires the event NextMenuOpened.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerfromNextLevelOpening">
            <summary>
            Fires the event NextMenuLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerfromPreviousMenuLevelOpening">
            <summary>
            Fires the event PreviousMenuLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformClick(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Click event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDoubleClick event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformDoubleClick(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.DoubleClick event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseUp event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseMove event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformMouseEnter(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Click event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PerformMouseLeave(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseLeave event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ValueChanged(System.String)">
            <summary>
            Raises the RadialFontChanged event.
            </summary>
            <param name="selectedFont">string</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontListBox.#ctor">
            <summary>
            Initializes the new instance for RadialFontListBox class.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialFontListBox.NextMenuLevelOpening">
            <summary>
            Occurs when next menu level is opening in RadialFontListBox.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PreviousMenuLevelOpening">
            <summary>
            Occurs when previous menu level is opening in RadialFontListBox.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PreviousMenuLevelOpened">
            <summary>
            Occurs when previous menu level is opened in RadialFontListBox.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialFontListBox.NextMenuOpened">
            <summary>
            Occurs when next menu is opened in RadialFontListBox.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialFontListBox.RadialFontChanged">
            <summary>
            Occurs when selected Font is changed in RadialFontListBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.RadialMenuFontListBox">
            <summary>
            Gets or sets the RadialMenuFontListBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.CancelEvents">
            <summary>
            Gets or sets the value associated with the CancelEvents.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.MenuRegion">
            <summary>
            Gets or sets the value associated with the MenuRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ItemRegion">
            <summary>
            Gets or sets the value associated with the ItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.CheckMouseEntered">
            <summary>
            Gets or sets the value associated with the CheckMouseEntered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.CheckMouseEnteredRim">
            <summary>
            Gets or sets the value for checkMouseEnteredRim
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ParentItem">
            <summary>
            Gets or sets the value associated with the ParentItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.Selected">
            <summary>
            Gets or sets the value associated with the Selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.MenuSelected">
            <summary>
            Gets or sets the value associated with the MenuSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.RadialFontListBoxVisibility">
            <summary>
            Gets or sets the value associated with the RadialFontListBoxVisibility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.DisabledColor">
            <summary>
            Gets the DisabledColor property.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ItemHeightChanged">
            <summary>
            Event forItemHeightChanged.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ItemHeight">
            <summary>
            Gets or sets the value to the ItemHeight.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ItemBackColor">
             <summary>
            Gets or sets the value to the backcolor of the item.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.Index">
            <summary>
            Gets or sets the value associated with the Index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ImageIndex">
            <summary>
            Gets or sets the value associated with the ImageIndex.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.Dock">
            <summary>
            Overrides the Dock property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.BackgroundImage">
            <summary>
            Overrides the BackgroundImage property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.ContextMenuStrip">
            <summary>
            Overrides the Dock ContextMenuStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontListBox.RightToLeft">
            <summary>
            Overrides the RightToLeft property.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialFontListBox.NextLevelOpening">
            <summary>
            Delegate for NextLevelOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">RadialFontMenuNextLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PreviousLevelOpening">
            <summary>
            Delegate for PreviousLevelOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">RadialFontMenuPreviostLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialFontListBox.NextLevelOpened">
            <summary>
            Delegate for NextLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialFontListBox.PreviousLevelOpened">
            <summary>
            Delegate for PreviousLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox">
            <summary>
            Class for RadialMenuFontBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.#ctor">
            <summary>
            Initializes the new instance for RadialMenuFontBox class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.InitializeComponent">
            <summary>
            InitializeComponent of the RadialMenuFontBox class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.panel1">
            <summary>
            Variable for panel1.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.panel2">
            <summary>
            Variable for panel2.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.radialMenuFontListBox1">
            <summary>
            Variable for radialMenuFontListBox1.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.borderColor">
            <summary>
            Variable for borderColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Paint event.
            </summary>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.BorderColor">
            <summary>
            Gets or sets the BorderColor property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuFontBox.CreateParams">
            <summary>
            Overrides the CreateParams property.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox">
            <summary>
            Class for RadialMenuFontListBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.#ctor">
            <summary>
            Initializes the new instance for RadialMenuFontListBox class 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.standardStringFormat">
            <summary>
            Variable for standardStringFormat
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.recentlyAddedMaximumCount">
            <summary>
            Variable for recentlyAddedMaximumCount
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.Adjust">
            <summary>
            Variable for Adjust
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.defaultFont">
            <summary>
            Variable for defaultFont
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.RecentlyAdded">
            <summary>
            Variable for RecentlyAdded
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.FontImage">
            <summary>
            Variable for FontImage
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.GetInstalledFonts(System.Drawing.Graphics)">
            <summary>
            Gets the fontcollection.
            </summary>
            <param name="g">Graphics</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.DrawSpliter(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws the splitter.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            Overrides the OnDrawItem.
            </summary>
            <param name="e">DrawItemEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.OnSelectedIndexChanged(System.EventArgs)">
            <summary>
            Overrides SelectedIndexChanged event.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.OnFontChanged(System.EventArgs)">
            <summary>
            Overrides FontChanged event.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.DrawMode">
            <summary>
            Gets or sets the drawing mode for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.SelectionMode">
            <summary>
            Gets or sets the method in which items are selected in the System.Windows.Forms.ListBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.MaximumFavourites">
            <summary>
            Gets or sets the MaximumFavourites property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuFontListBox.Image">
            <summary>
            Gets or sets the Image property.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialColorPalette">
            <summary>
            Advanced RadialColorPalette with color items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformPreviousMenuOpened">
            <summary>
            Raises PreviousMenuLevelOpened event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformNextMenuOpened">
            <summary>
            Raises NextMenuOpened event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerfromPreviousLevelOpening">
            <summary>
            Raises PreviousMenuOpening event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerfromNextLevelOpening">
            <summary>
            Raises NextMenuOpening event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformClick(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Click event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseUp event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformDoubleClick(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.DoubleClick event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseDoubleClick event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseMove event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformMouseEnter(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseEnter event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PerformMouseLeave(System.EventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.MouseLeave event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.#ctor">
            <summary>
            Initializes the new instance for RadialColorPalette class. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.cancelEvents">
            <summary>
            Initializes the cancelEvents variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.piePalatteVisibility">
            <summary>
            Initializes the piePalatteVisibility variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.defaultColorPaletteItemCollection">
            <summary>
            Initailizes the defaultColorPaletteItemCollection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.selected">
            <summary>
            Initializes the selected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.menuSelected">
            <summary>
            Initializes the menuSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.checkMouseEntered">
            <summary>
            Initializes the checkMouseEntered variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.checkMouseEnteredRim">
            <summary>
            Initializes the checkMouseEnteredRim variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.parentItem">
            <summary>
            Initializes the parentItem variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.redRegion">
            <summary>
            Initializes the redRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.greenRegion">
            <summary>
            Initializes the greenRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.blueRegion">
            <summary>
            Initializes the blueRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.yellowRegion">
            <summary>
            Initializes the yellowRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.colorPaletteItemCollection">
            <summary>
            Initializes the colorPaletteItemCollection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.menuRegion">
            <summary>
            Initializes the menuRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.itemRegion">
            <summary>
            Initializes the itemRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.disabled_Color">
            <summary>
            Initializes the disabled_Color property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.SetDisabledColor(System.Drawing.Color)">
            <summary>
            Set the backcolor of the item for disable mode.
            </summary>
            <param name="disabledColor">Color</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.index">
            <summary>
            Initializes the index variable
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ResetIndex">
            <summary>
            Resets the Index
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ShouldSerialzeIndex">
            <summary>
            Serializes the Index.
            </summary>
            <returns>Index</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.itemBackColor">
            <summary>
            Initializes the itemBackColor variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ResetItemBackColor">
            <summary>
            Resets the ItemBackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ShouldSerialzeItemBackColor">
            <summary>
            Serializes the ItemBackColor. 
            </summary>
            <returns>ItemBackColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.imageIndex">
            <summary>
            Initializes the imageIndex variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ResetImageIndex">
            <summary>
            Resets the ImageIndex
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ShouldSerialzeImageIndex">
            <summary>
            Serializes the ImageIndex property.
            </summary>
            <returns>ImageIndex</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.blackColorCollection">
            <summary>
            Initializes the blackColorCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.redColorCollection">
            <summary>
            Initializes the redColorCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.yellowColorCollection">
            <summary>
            Initializes the yellowColorCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.greenColorCollection">
            <summary>
            Initializes the greenColorCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialColorPalette.blueColorCollection">
            <summary>
            Initializes the blueColorCollection variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.BlackColorCollection">
            <summary>
            Initializes the BlackColorCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.RedColorCollection">
            <summary>
            Initializes the RedColorCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.YellowColorCollection">
            <summary>
            Initializes the YellowColorCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.GreenColorCollection">
            <summary>
            Initializes the GreenColorCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.BlueColorCollection">
            <summary>
            Initializes the BlueColorCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ValueChanged(System.Drawing.Point,System.Drawing.Color)">
            <summary>
            Raises the ColorPaletteColorChanged event.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialColorPalette.NextMenuOpening">
             <summary>
            NextLevelOpening event for RadialColorPalette.
             </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PreviousMenuOpening">
             <summary>
            PreviousMenuLevelOpening event for RadialColorPalette.
             </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialColorPalette.NextMenuOpened">
            <summary>
            NextLevelOpened event for RadialColorPalette.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PreviousMenuLevelOpened">
             <summary>
            PreviousLevelOpened event for RadialColorPalette.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.CancelEvents">
            <summary>
            Gets or sets the value associated with the CancelEvents.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PiePalatteVisibility">
            <summary>
            Gets or sets the value associated with the PiePalatteVisibility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.DefaultColorPaletteItemCollection">
            <summary>
            Gets or sets the value for DefaultColorPaletteItemCollection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.Selected">
            <summary>
            Gets or sets the value associated with the Selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.MenuSelected">
            <summary>
            Gets or sets the value associated with the MenuSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.CheckMouseEntered">
            <summary>
            Gets or sets the value associated with the CheckMouseEntered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.CheckMouseEnteredRim">
            <summary>
            Gets or sets the value for checkMouseEnteredRim.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ParentItem">
            <summary>
            Gets or sets the value associated with the ParentItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.RedItemRegion">
            <summary>
            Gets or sets the value associated with the RedItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.GreenItemRegion">
            <summary>
            Gets or sets the value associated with the GreenItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.BlueItemRegion">
            <summary>
            Gets or sets the value associated with the BlueItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.YellowItemRegion">
            <summary>
            Gets or sets the value associated with the YellowItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ColorPaletteItemCollection">
            <summary>
            Gets or sets the value to the ColorPaletteItemCollection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.MenuRegion">
            <summary>
            Gets or sets the value associated with the MenuRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ItemRegion">
            <summary>
            Gets or sets the value associated with the ItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.DisabledColor">
            <summary>
            Gets the value for DisabledColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.Index">
            <summary>
            Gets or sets the value associated with the Index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ItemBackColor">
            <summary>
            Gets or sets the value associated with the ItemBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ImageIndex">
            <summary>
            Gets or sets the value associated with the ImageIndex.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.BackColor">
            <summary>
            Overrides the BackColor property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.Dock">
            <summary>
            Overrides the Dock property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.BackgroundImage">
            <summary>
            Overrides the BackgroundImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ContextMenuStrip">
            <summary>
            Overrides the ContextMenuStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialColorPalette.RightToLeft">
            <summary>
            Overrides the RightToLeft.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialColorPalette.ColorPaletteColorChanged">
            <summary>
            Event for ColorPaletteColorChanged.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialColorPalette.NextLevelOpening">
            <summary>
            Delegate for NextLevelOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">RadialMenuNextLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PreviousMenuLevelOpening">
            <summary>
            Delegate for PreviousMenuLevelOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">RadialMenuNextLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialColorPalette.NextLevelOpened">
            <summary>
            Delegate for NextLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialColorPalette.PreviousLevelOpened">
            <summary>
            Delegate for PreviousLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorSpecialItems">
            <summary>
            Class for ColorSpecialItems.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorSpecialItems.#ctor">
            <summary>
            Initializes the new instance for ColorSpecialItems class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorSpecialItems.Add(Syncfusion.Windows.Forms.Tools.ColorCollection)">
            <summary>
            Adds the items in ColorCollection.
            </summary>
            <param name="si">ColorCollection</param>
            <returns>ColorCollection</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorSpecialItems.AddRange(Syncfusion.Windows.Forms.Tools.ColorCollection[])">
            <summary>
            Adds the items in ColorCollection.
            </summary>
            <param name="si">ColorCollection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorSpecialItems.Remove(Syncfusion.Windows.Forms.Tools.ColorCollection)">
            <summary>
            Removes the items from ColorCollection.
            </summary>
            <param name="si">ColorCollection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorSpecialItems.Contains(Syncfusion.Windows.Forms.Tools.ColorCollection)">
            <summary>
            Checks whether the InnerList contains the given ColorCollection.
            </summary>
            <param name="si">ColorCollection</param>
            <returns>ColorCollection</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorSpecialItems.GetValues">
            <summary>
            Gets the values of the ColorCollection.
            </summary>
            <returns>ColorCollection</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorSpecialItems.Item(System.Int32)">
            <summary>
            Gets or sets the ColorCollection.
            </summary>
            <param name="i">Index</param>
            <returns>ColorCollection</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorCollectionConverter">
            <summary>
            Class for ColorCollectionConverter.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorCollection">
            <summary>
            Class for ColorCollection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.menuSelected">
            <summary>
            Initializes the menuSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.itemSelected">
            <summary>
            Initializes the itemSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.itemRegion">
            <summary>
            Initializes the itemRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.itemInnerRegion">
            <summary>
            Initializes the itemInnerRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color1">
            <summary>
            Initializes the color1 variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ResetColor1">
            <summary>
            Resets the Color1
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ShouldSerialzeColor1">
            <summary>
            Serializes the Color1
            </summary>
            <returns>Color1</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color1Region">
            <summary>
            Initializes the color1Region variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color1InnerSelected">
            <summary>
            Initializes the color1InnerSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color1OuterSelected">
            <summary>
            Initializes the color1OuterSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color2InnerSelected">
            <summary>
            Initializes the color2InnerSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color2OuterSelected">
            <summary>
            Initializes the color2OuterSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color3InnerSelected">
            <summary>
            Initializes the color3InnerSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color3OuterSelected">
            <summary>
            Initializes the color3OuterSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color4InnerSelected">
            <summary>
            Initializes the color4InnerSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color4OuterSelected">
            <summary>
            Initializes the color4OuterSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color5InnerSelected">
            <summary>
            Initializes the color5InnerSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color5OuterSelected">
            <summary>
            Initializes the color5OuterSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color6InnerSelected">
            <summary>
            Initializes the color6InnerSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color6OuterSelected">
            <summary>
            Initializes the color6OuterSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color7InnerSelected">
            <summary>
            Initializes the color7InnerSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color7OuterSelected">
            <summary>
            Initializes the color7OuterSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color8InnerSelected">
            <summary>
            Initializes the color8InnerSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color8OuterSelected">
            <summary>
            Initializes the color8OuterSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color1OuterRegion">
            <summary>
            Initializes the color1OuterRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color2">
            <summary>
            Initializes the color2 variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ResetColor2">
            <summary>
            Resets the Color2
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ShouldSerialzeColor2">
            <summary>
            Serializes the color2.
            </summary>
            <returns>color2</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color2Region">
            <summary>
            Initializes the color2Region variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color2OuterRegion">
            <summary>
            Initializes the color2OuterRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color3">
            <summary>
            Initializes the color3 variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ResetColor3">
            <summary>
            Resets the Color3
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ShouldSerialzeColor3">
            <summary>
            Serializes the Color3
            </summary>
            <returns>Color3</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color3Region">
            <summary>
            Initializes the color3Region variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color3OuterRegion">
            <summary>
            Initializes the color3OuterRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color4">
            <summary>
            Initializes the color4 variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ResetColor4">
            <summary>
            Resets the Color4
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ShouldSerialzeColor4">
            <summary>
            Serializes the Color4
            </summary>
            <returns>Color4</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color4Region">
            <summary>
            Initializes the color4Region variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color4OuterRegion">
            <summary>
            Initializes the color4OuterRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color5">
            <summary>
            Initializes the color5 variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ResetColor5">
            <summary>
            Resets the Color5
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ShouldSerialzeColor5">
            <summary>
            Serializes the Color5
            </summary>
            <returns>Color5</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color5Region">
            <summary>
            Initializes the color5Region variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color5OuterRegion">
            <summary>
            Initializes the color5OuterRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color6">
            <summary>
            Initializes the color6 variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ResetColor6">
            <summary>
            Resets the Color6
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ShouldSerialzeColor6">
            <summary>
            Serializes the Color6.
            </summary>
            <returns>Color6</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color6Region">
            <summary>
            Initializes the color6Region variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color6OuterRegion">
            <summary>
            Initializes the color6OuterRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color7">
            <summary>
            Initializes the color7 variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ResetColor7">
            <summary>
            Resets the Color7
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ShouldSerialzeColor7">
            <summary>
            Serializes the Color7.
            </summary>
            <returns>Color7</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color7OuterRegion">
            <summary>
            Initializes the color7OuterRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color7Region">
            <summary>
            Initializes the color7Region variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color8">
            <summary>
            Initializes the color8 variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ResetColor8">
            <summary>
            Resets the Color8
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorCollection.ShouldSerialzeColor8">
            <summary>
            Serializes the Color8.
            </summary>
            <returns>Color8</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color8Region">
            <summary>
            Initializes the color8Region variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCollection.color8OuterRegion">
            <summary>
            Initializes the color8OuterRegion variable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.MenuSelected">
            <summary>
            Gets or sets the value associated with the MenuSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.ItemSelected">
            <summary>
            Gets or sets the value associated with the ItemSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.ItemRegion">
            <summary>
            Gets or sets the value associated with the ItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.ItemInnerRegion">
            <summary>
            Gets or sets the value associated with the ItemInnerRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color1">
            <summary>
            Gets or sets the value associated with the Color1.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color1Region">
            <summary>
            Gets or sets the value associated with the Color1Region.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color1InnerSelected">
            <summary>
            Gets or sets the value associated with the Color1InnerSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color1OuterSelected">
            <summary>
            Gets or sets the value associated with the Color1OuterSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color2InnerSelected">
            <summary>
            Gets or sets the value associated with the Color2InnerSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color2OuterSelected">
            <summary>
            Gets or sets the value associated with the Color2OuterSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color3InnerSelected">
            <summary>
            Gets or sets the value associated with the Color3InnerSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color3OuterSelected">
            <summary>
            Gets or sets the value associated with the Color3OuterSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color4InnerSelected">
            <summary>
            Gets or sets the value associated with the Color4InnerSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color4OuterSelected">
            <summary>
            Gets or sets the value associated with the Color4OuterSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color5InnerSelected">
            <summary>
            Gets or sets the value associated with the Color5InnerSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color5OuterSelected">
            <summary>
            Gets or sets the value associated with the Color5OuterSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color6InnerSelected">
            <summary>
            Gets or sets the value associated with the Color6InnerSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color6OuterSelected">
            <summary>
            Gets or sets the value associated with the Color6OuterSelected.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color7InnerSelected" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color7OuterSelected">
            <summary>
            Gets or sets the value associated with the Color7OuterSelected.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color8InnerSelected" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color8OuterSelected">
            <summary>
            Gets or sets the value associated with the Color8OuterSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color1OuterRegion">
            <summary>
            Gets or sets the value associated with the Color1OuterRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color2">
            <summary>
            Gets or sets the value associated with the Color2.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color2Region">
            <summary>
            Gets or sets the value associated with the Color2Region.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color2OuterRegion">
            <summary>
            Gets or sets the value associated with the Color2OuterRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color3">
            <summary>
            Gets or sets the value associated with the Color3.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color3Region">
            <summary>
            Gets or sets the value associated with the Color3Region.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color3OuterRegion">
            <summary>
            Gets or sets the value associated with the Color3OuterRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color4">
            <summary>
            Gets or sets the value associated with the Color4.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color4Region">
            <summary>
            Gets or sets the value associated with the Color4Region.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color4OuterRegion">
            <summary>
            Gets or sets the value associated with the Color4OuterRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color5">
            <summary>
            Gets or sets the value associated with the Color5.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color5Region">
            <summary>
            Gets or sets the value associated with the Color5Region.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color5OuterRegion">
            <summary>
            Gets or sets the value associated with the Color5OuterRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color6">
            <summary>
            Gets or sets the value associated with the Color6.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color6Region">
            <summary>
            Gets or sets the value associated with the Color6Region.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color6OuterRegion">
            <summary>
            Gets or sets the value associated with the Color6OuterRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color7">
            <summary>
            Gets or sets the value associated with the Color7.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color7OuterRegion">
            <summary>
            Gets or sets the value associated with the Color7OuterRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color7Region">
            <summary>
            Gets or sets the value associated with the Color7Region.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color8">
            <summary>
            Gets or sets the value associated with the Color8.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color8Region">
            <summary>
            Gets or sets the value associated with the Color8Region.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorCollection.Color8OuterRegion">
            <summary>
            Gets or sets the value associated with the Color8OuterRegion.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuSlider">
            <summary>
            Advanced RadialMenuSlider
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.angle">
            <summary>
            Initializes the angle variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.cancelEvents">
            <summary>
            Initializes the cancelEvents variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformPreviousMenuLevelMenuOpened">
            <summary>
            Raises the PreviousMenuLevelOpened event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformNextMenuOpened">
            <summary>
            Raises the NextMenuOpened event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformPreviousLevelOpening">
            <summary>
            Raises the PreviousMenuOpening event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformNextLevelOpening">
            <summary>
            Raises the NextMenuOpening event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformClick(System.EventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.Click event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.MouseDown event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformDoubleClick(System.EventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.DoubleClick event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.MouseDoubleClick event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.MouseUp event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.MouseMove event.
            </summary>
            <param name="events">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformMouseEnter(System.EventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.MouseEnter event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PerformMouseLeave(System.EventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.MouseLeave event.
            </summary>
            <param name="events">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.#ctor">
            <summary>
            Initializes the new instance for RadialMenuSlider class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.checkMouseEntered">
            <summary>
            Initializes the checkMouseEntered variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.checkMouseEnteredRim">
            <summary>
            Initializes the checkMouseEnteredRim variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.parentItem">
            <summary>
            Initializes the parentItem variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.menuRegion">
            <summary>
            Initializes the menuRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.itemRegion">
            <summary>
            Initializes the itemRegion variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.menuSelected">
            <summary>
            Initializes the menuSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.selected">
            <summary>
            Initializes the selected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.sliderVisibility">
            <summary>
            Initializes the sliderVisibility variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.disabled_Color">
            <summary>
            Initializes the disabled_Color variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.SetDisabledColor(System.Drawing.Color)">
            <summary>
            Set the backcolor of the item for disable mode.
            </summary>
            <param name="disabledColor">Color</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.minimumValue">
            <summary>
            Initializes the minimumValue variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.itemBackColor">
            <summary>
            Initializes the itemBackColor variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ResetItemBackColor">
            <summary>
            Resets the ItemBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ShouldSerialzeItemBackColor">
            <summary>
            Serializes the ItemBackColor property.
            </summary>
            <returns>itemBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ResetMinimumValue">
            <summary>
            Resets the MinimumValue
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ShouldSerialzeMinimumValue">
            <summary>
            Serializes the MinimumValue property.
            </summary>
            <returns>MinimumValue</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.maximumValue">
            <summary>
            Initializes the maximumValue variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ResetMaximumValue">
            <summary>
            Resets the MaximumValue
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ShouldSerialzeMaximumValue">
            <summary>
            Serializes the MaximumValue property.
            </summary>
            <returns>MaximumValue</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.sliderValue">
            <summary>
            Initializes the sliderValue variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.index">
            <summary>
            Initializes the index variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ResetIndex">
            <summary>
            Resets the Index
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ShouldSerialzeIndex">
            <summary>
            Serializes the Index.
            </summary>
            <returns>Index</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.sliderStyle">
            <summary>
            Initializes the sliderStyle variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ResetSliderStyle">
            <summary>
            Resets the SliderStyle
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ShouldSerialzeSliderStyle">
            <summary>
            Serializes the SliderStyle.
            </summary>
            <returns>SliderStyle</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.imageIndex">
            <summary>
            Initializes the imageIndex.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ResetImageIndex">
            <summary>
            Resets the ImageIndex
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ShouldSerialzeImageIndex">
            <summary>
            Serializes the ImageIndex
            </summary>
            <returns>ImageIndex</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ValueChanged(System.Drawing.Point)">
            <summary>
            Raises the SliderValueChanged event.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.NextMenuOpening">
            <summary>
            Occurs when next level is opening in RadialMenuSlider.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PreviousMenuOpening">
            <summary>
            Occurs when previous level is opening in RadialMenuSlider.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.NextMenuOpened">
            <summary>
            Occurs when next level is opened in RadialMenuSlider.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PreviousMenuLevelOpened">
            <summary>
            Occurs when previous level is opened in RadialMenuSlider.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.Angle">
            <summary>
            Gets or sets the value associated with the Angle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.CancelEvents">
            <summary>
            Gets or sets the value associated with the CancelEvents.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.BackColor">
            <summary>
            Overrides the BackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.Dock">
            <summary>
            Overrides the Dock.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.BackgroundImage">
            <summary>
            Overrides the BackgroundImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ContextMenuStrip">
            <summary>
            Overrides the ContextMenuStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.RightToLeft">
            <summary>
            Overrides the RightToLeft.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.CheckMouseEntered">
            <summary>
            Gets or sets the value associated with the CheckMouseEntered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.CheckMouseEnteredRim">
            <summary>
            Gets/Sets the value for checkMouseEnteredRim
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ParentItem">
            <summary>
            Gets or sets the value associated with the ParentItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.MenuRegion">
            <summary>
            Gets or sets the value associated with the MenuRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ItemRegion">
            <summary>
            Gets or sets the value associated with the ItemRegion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.MenuSelected">
            <summary>
            Gets or sets the value associated with the MenuSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.Selected">
            <summary>
            Gets or sets the value associated with the Selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.SliderVisibility">
            <summary>
            Gets or sets the value associated with the SliderVisibility.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.MinimumValueChanged">
            <summary>
            Event for MinimumValueChanged.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.MinimumValue">
            <summary>
            Gets or sets the value to the MinimumValue of the Slider.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ItemBackColor">
            <summary>
            Gets or sets the value associated with the ItemBackColor.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.MaximumValueChanged">
            <summary>
            Event for MaximumValueChanged.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.MaximumValue">
            <summary>
            Gets or sets the MaximumValue of the Slider.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.SliderValue">
            <summary>
            Gets or sets the value associated with the SliderValue.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.Index">
            <summary>
            Gets or sets the value associated with the Index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.SliderStyle">
            <summary>
            Gets or sets the value associated with the SliderStyle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.ImageIndex">
            <summary>
            Gets or sets the value associated with the ImageIndex.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.SliderValueChanged">
            <summary>
            Event for SliderValueChanged.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.NextLevelOpening">
            <summary>
            Delegate for NextLevelOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">RadialSliderNextLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PreviousLevelOpening">
            <summary>
            Delegate for PreviousLevelOpening.
            </summary>
            <param name="sender">object</param>
            <param name="e">RadialSliderPreviousLevelOpening which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.NextLevelOpened">
            <summary>
            Delegate for NextLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuSlider.PreviousLevelOpened">
            <summary>
            Delegate for PreviousLevelOpened.
            </summary>
            <param name="sender">object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SliderValueChangedEventArgs">
            <summary>
            Delegate for SliderValueChangedEventArgs.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorChanged">
            <summary>
            Delegate for ColorChanged.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectedFontChanged">
            <summary>
            Delegate for SelectedFontChanged.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadilMenuSliderStyle">
            <summary>
            RadilMenuSliderStyle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadilMenuSliderStyle.Default">
            <summary>
            Default SliderStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadilMenuSliderStyle.Frame">
            <summary>
            Frame SliderStyle.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuSliderValueChangedEventArgs">
            <summary>
            Class for RadialMenuSliderValueChangedEventArgs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuSliderValueChangedEventArgs.#ctor(System.Double)">
            <summary>
            Initializes the new instance for RadialMenuSliderValueChangedEventArgs class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuSliderValueChangedEventArgs.s_value">
            <summary>
            Initializes the s_value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuSliderValueChangedEventArgs.Value">
            <summary>
            Gets or sets the RadialMenuSlider Value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelctedColorChangedEventArgs">
            <summary>
            Class for SelctedColorChangedEventArgs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelctedColorChangedEventArgs.#ctor(System.Drawing.Color)">
            <summary>
             Initializes the new instance for SelctedColorChangedEventArgs class.
            </summary>
            <param name="selectedcolor">Color</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelctedColorChangedEventArgs.selectedColor">
            <summary>
            Initializes the selectedColor variable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelctedColorChangedEventArgs.SelectedColor">
            <summary>
            Gets or sets the value for SelectedColor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SlectedIndexChangedEventArgs">
            <summary>
            Class for SlectedIndexChangedEventArgs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SlectedIndexChangedEventArgs.#ctor(System.String)">
            <summary>
            Initializes the new instance for SlectedIndexChangedEventArgs.
            </summary>
            <param name="selectedcolor">Color</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlectedIndexChangedEventArgs.selectedFontname">
            <summary>
            Variable for selectedFontname.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SlectedIndexChangedEventArgs.SelectedFontName">
            <summary>
            Gets or sets the value of SelectedFontName.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuNextLevelOpening">
            <summary>
            Class for RadialMenuNextLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuNextLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialColorPalette,System.Boolean)">
            <summary>
            Initializes the new instance for RadialMenuNextLevelOpening class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuNextLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuNextLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuNextLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuPreviousLevelOpening">
            <summary>
            Class for RadialMenuNextLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuPreviousLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialColorPalette,System.Boolean)">
            <summary>
            Initializes the new instance for RadialMenuPreviousLevelOpening.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuPreviousLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuPreviousLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuPreviousLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PreviousLevelOpened">
            <summary>
            Class for PreviousLevelOpened.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PreviousLevelOpened.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenu,System.Windows.Forms.Control)">
            <summary>
            Initializes the new instance for PreviousLevelOpened class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviousLevelOpened.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviousLevelOpened.selectedItem">
            <summary>
            Variable for selectedItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviousLevelOpened.SelectedItem">
            <summary>
            Gets or sets the value for SelectedItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PreviousLevelOpening">
            <summary>
            Class for PreviousLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PreviousLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenu,System.Boolean,System.Windows.Forms.Control)">
            <summary>
            Initializes the new instance for PreviousLevelOpening class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviousLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviousLevelOpening.cancel">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PreviousLevelOpening.selectedItem">
            <summary>
            Variable for selectedItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviousLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PreviousLevelOpening.SelectedItem">
            <summary>
            Gets or sets the value for SelectedItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NextLevelOpened">
            <summary>
            Class for NextLevelOpened.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NextLevelOpened.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenu,System.Windows.Forms.Control)">
            <summary>
            Initializes the new instance for NextLevelOpened.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NextLevelOpened.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NextLevelOpened.selectedItem">
            <summary>
            Variable for selectedItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NextLevelOpened.SelectedItem">
            <summary>
            Gets or sets the SelectedItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NextLevelOpening">
            <summary>
            Class for NextLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NextLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenu,System.Boolean,System.Windows.Forms.Control)">
            <summary>
            Initializes the new instance for NextLevelOpening class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NextLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NextLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NextLevelOpening.selectedItem">
            <summary>
            Variable for selectedItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NextLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NextLevelOpening.SelectedItem">
            <summary>
            Gets or sets the value for SelectedItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuVisibilityChanging">
            <summary>
            Class for MenuVisibilityChanging.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuVisibilityChanging.#ctor(System.Boolean)">
            <summary>
            Initializes the new instance for MenuVisibilityChanging.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuVisibilityChanging.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuVisibilityChanging.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuItemNextLevelOpening">
            <summary>
            Class for RadialMenuItemNextLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemNextLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenuItem,System.Boolean)">
            <summary>
            Initializes the new instance for RadialMenuItemNextLevelOpening.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItemNextLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItemNextLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemNextLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuItemPreviousLevelOpening">
            <summary>
            Class for RadialMenuItemPreviousLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemPreviousLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenuItem,System.Boolean)">
            <summary>
            Initializes the new instance for RadialMenuItemPreviousLevelOpening.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItemPreviousLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItemPreviousLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemPreviousLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialSliderNextLevelOpening">
            <summary>
            Class for RadialSliderNextLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSliderNextLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenuSlider,System.Boolean)">
            <summary>
            Initializes the new instance for RadialSliderNextLevelOpening.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSliderNextLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSliderNextLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderNextLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialSliderPreviousLevelOpening">
            <summary>
            Class for RadialSliderPreviousLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSliderPreviousLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenuSlider,System.Boolean)">
            <summary>
            Initializes the new instance for RadialSliderPreviousLevelOpening.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSliderPreviousLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSliderPreviousLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderPreviousLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialFontMenuNextLevelOpening">
            <summary>
            Class for RadialFontMenuNextLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontMenuNextLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialFontListBox,System.Boolean)">
            <summary>
            Initializes the new instance for RadialFontMenuNextLevelOpening class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontMenuNextLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontMenuNextLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontMenuNextLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialFontMenuPreviostLevelOpening">
            <summary>
            Class for RadialFontMenuPreviostLevelOpening.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialFontMenuPreviostLevelOpening.#ctor(Syncfusion.Windows.Forms.Tools.RadialFontListBox,System.Boolean)">
            <summary>
            Initializes the new instance for RadialFontMenuPreviostLevelOpening.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontMenuPreviostLevelOpening.Owner">
            <summary>
            Variable for Owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialFontMenuPreviostLevelOpening.cancel">
            <summary>
            Variable for cancel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialFontMenuPreviostLevelOpening.Cancel">
            <summary>
            Gets or sets the value for Cancel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DisplayStyle">
            <summary>
            Property for DisplayStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DisplayStyle.TextAboveImage">
            <summary>
            Displays the text above the Image.
            </summary>  
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DisplayStyle.ImageAboveText">
            <summary>
            Displays the Text below the Image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DisplayStyle.Text">
            <summary>
            Displays the Text alone.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DisplayStyle.Image">
            <summary>
            Displays Image alone.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckMode">
            <summary>
            Property for CheckMode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckMode.Check">
            <summary>
            Allows to select one RadialMenuItem at a time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckMode.Option">
            <summary>
            Allows to check the selected RadialMenuItems alone.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckMode.None">
            <summary>
            RadialMenuItems cannot be checked.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject">
            <summary>
            Class used for Accessibility of RadialMenu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.m_RadialMenu">
            <summary>
            RadialMenu
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenu)">
            <summary>
            Constructor
            </summary>
            <param name="radialMenu">RadialMenu</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.GetChildCount">
            <summary>
            Retrieves the number of children in the accessible object.
            </summary>
            <returns>Number of Child.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.GetChild(System.Int32)">
            <summary>
            Retrieves the accessible child corresponding to the index.
            </summary>
            <param name="index">Index</param>
            <returns>Child specified to the index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.GetFocused">
            <summary>
            Retrieves the object that has the focus.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.GetSelected">
            <summary>
            Retrieves the currently selected child.
            </summary>
            <returns>Child</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">Mouse pointer X location</param>
            <param name="y">Mouse pointer Y location</param>
            <returns>control</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
            <summary>
            Navigates to another accessible object.
            </summary>
            <param name="navdir">AccessibleNavigation</param>
            <returns> An System.Windows.Forms.AccessibleObject that represents one of the System.Windows.Forms.AccessibleNavigation
                values.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.Bounds">
            <summary>
            Bounds of the Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.Role">
            <summary>
            Gets the role for the RadialMenu. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.Description">
            <summary>
            Gets the description of the Control.ControlAccessibleObject
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.State">
            <summary>
            Gets the state of this accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuAccessibilityObject.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor">
            <summary>
            Class for RadialMenuCustomCollectionEditor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor._context">
            <summary>
            variable for ITypeDescriptorContext.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.edSvc">
            <summary>
            Variable for IWindowsFormsEditorService.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.#ctor">
            <summary>
            Initializes the new instance for RadialMenuCustomCollectionEditor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Overridden function of EditValue.
            </summary>
            <param name="context">Contextual information about a component</param>
            <param name="provider">An object that provides custom support to other objects.</param>
            <param name="value">Object</param>
            <returns>RadialMenuItemCollection</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
             Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.
            </summary>
            <param name="context">Used to gain additional context information.</param>
            <returns>UITypeEditorEditStyle value that indicates the style</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.ItemAdded(System.Object,System.Object)">
            <summary>
            Added Items to the ITypeDescriptorContext.
            </summary>
            <param name="sender">Object</param>
            <param name="item">Item</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.ItemRemoved(System.Object,System.Object)">
            <summary>
            Items removed from ITypeDescriptorContext.
            </summary>
            <param name="sender">Object</param>
            <param name="item">Item</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.OnCollectionChanged(System.Object,System.Object)">
            <summary>
            Event for CollectionChanged.
            </summary>
            <param name="instance">Object</param>
            <param name="value">Value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.CreateForm(Syncfusion.Windows.Forms.Tools.RadialMenu)">
            <summary>
            Initializes new RadialMenuCustomCollectionEditorForm
            </summary>
            <param name="owner">RadialMenu</param>
            <returns>RadialMenuCustomCollectionEditorForm</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.CollectionChanged">
            <summary>
            Event for CollectionChanged.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditor.CollectionChangedEventHandler">
            <summary>
            Delegate for CollectionChanged EventHandler.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection">
            <summary>
            Collection which holds the RadialMenu's child items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenu)">
            <summary>
            Constructs a new instance.
            </summary>
            <param name="container">The Control that this collection is associated with.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.container">
            <summary>
            The Control this collection is associated with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.items">
            <summary>
            The list of items stored in this control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.Sort">
            <summary>
            Sorts the items in the collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.Sort(System.Collections.Generic.IComparer{System.Windows.Forms.Control})">
            <summary>
            Sorts the items in the collection using the provided comparer.
            </summary>
            <param name="comparer">The comparer used to compare items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.itemCollectionList">
            <summary>
            Variable for itemCollectionList.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.AsEnumerable">
            <summary>
            Exposes the enumerator, which supports a simple iteration over a collection of a specified type.
            </summary>
            <returns>List</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.Add(System.Windows.Forms.Control)">
            <summary>
            Adds an item to the collection.
            </summary>
            <param name="item">The item to add to the collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.Contains(System.Windows.Forms.Control)">
            <summary>
            Determines whether the collection contains a specific value.
            </summary>
            <param name="item">The object to locate in the collection.</param>
            <returns>True if the item is found in the collection, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#Generic#ICollection{System#Windows#Forms#Control}#CopyTo(System.Windows.Forms.Control[],System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.Remove(System.Windows.Forms.Control)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
            <returns>True if the item was successfully removed from the colleection, otherwise false.  This method
            also returns false if the item is not found in the original collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.IndexOf(System.Windows.Forms.Control)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="item">The object to locate in the list.</param>
            <returns>The index of the item if found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.Insert(System.Int32,System.Windows.Forms.Control)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="item">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the item at the specified index.
            </summary>
            <param name="index">The zero-based index of the item to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IList#Add(System.Object)">
            <summary>
            Adds an item to the list.
            </summary>
            <param name="obj">The item to add to the list.</param>
            <returns>The position at which the item was inserted.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IList#Contains(System.Object)">
            <summary>
            Determines whether the list contains a specific value.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>True if an instance of the item was found in the list, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IList#IndexOf(System.Object)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>The index of the item if found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="obj">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IList#Remove(System.Object)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.Count">
            <summary>
            Gets the number of elements contained in the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#Generic#ICollection{System#Windows#Forms#Control}#IsReadOnly">
            <summary>
            Gets a value indicating whether the collection is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#ICollection#SyncRoot">
            <summary>
            Gets an object that can be used to synchronize access to the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#ICollection#IsSynchronized">
            <summary>
            Gets a value indicating whether access to the collection is synchronized (thread safe).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IList#Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IList#IsReadOnly">
            <summary>
            Gets a value indicating whether the list is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuItemCollection.System#Collections#IList#IsFixedSize">
            <summary>
            Gets a value indicating whether the list has a fixed size.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm">
            <summary>
            CustomCollectionEditorForm for RadialMenu
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm._Collection">
            <summary>
            Variable for Collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.backupList">
            <summary>
            Variable for backupList.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.pg_PropGrid">
            <summary>
            Variable for pg_PropGrid.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.pan_ButtonsPan">
            <summary>
            Variable for pan_ButtonsPan.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.add">
            <summary>
            Variable for add button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.remove">
            <summary>
            Variable for remove button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.down">
            <summary>
            Variable for down button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.up">
            <summary>
            Variable for up button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.ok">
            <summary>
            Variable for ok button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.cancel">
            <summary>
            Variable for cancel button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.comboBox1">
            <summary>
            Variable for comboBox1.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.attachedEditor">
            <summary>
            Variable for attachedEditor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.listBox1">
            <summary>
            Variable for listBox1
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.label1">
            <summary>
            Variable for label1.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.radialMenu1">
            <summary>
            Variable for radialMenu1.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.components">
            <summary>
            Variable for components.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.panel1">
            <summary>
            Variable for panel1.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.splitContainer1">
            <summary>
            Variable for splitContainer1.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.panel2">
            <summary>
            Variable for panel2.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.radialMenu">
            <summary>
            Initializes the radialMenu variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.#ctor(Syncfusion.Windows.Forms.Tools.RadialMenu)">
            <summary>
            Initializes the new instance for RadialMenuCustomCollectionEditorForm class.
            </summary>
            <param name="_owner">RadialMenu</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.RadialMenuCustomCollectionEditorForm_Load(System.Object,System.EventArgs)">
            <summary>
            Event for Load.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.getPropertyValue(Syncfusion.Windows.Forms.Tools.RadialMenu,System.Reflection.PropertyInfo)">
            <summary>
            Gets the value of the Property.
            </summary>
            <param name="item">RadialMenu</param>
            <param name="prop">PropertyInfo</param>
            <returns>object</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.getProperties(Syncfusion.Windows.Forms.Tools.RadialMenu)">
            <summary>
            Returns the Properties.
            </summary>
            <param name="obj">RadialMenu</param>
            <returns>object</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.setProperty(Syncfusion.Windows.Forms.Tools.RadialMenu,System.String,System.Object)">
            <summary>
            Sets the Property.
            </summary>
            <param name="item">RadialMenu</param>
            <param name="prop">Property Name</param>
            <param name="val">Value of the property.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.GetItemType(System.Collections.IList)">
            <summary>
            Gets the data type of each item in the collection.
            </summary>
            <param name="coll"> The collection for which to get the item's type</param>
            <returns>The data type of the collection items.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.CreateNewItemTypes(System.Collections.IList)">
            <summary>
            Gets the data types that this collection editor can contain
            </summary>
            <param name="coll">The collection for which to return the available types</param>
            <returns>An array of data types that this collection can contain.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.CreateInstance(System.Type)">
            <summary>
            Creates a new instance of the specified collection item type.
            </summary>
            <param name="itemType">The type of item to create. </param>
            <returns>A new instance of the specified object.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.DestroyInstance(System.Object)">
            <summary>
            Destroys the specified instance of the object.
            </summary>
            <param name="instance">The object to destroy. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.OnDestroyingInstance(System.Object)">
            <summary>
            Destroys the specified instance of the object.
            </summary>
            <param name="instance">The object to destroy</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.OnInstanceCreated(System.Object)">
            <summary>
            Creates a new instance of the specified collection item type.
            </summary>
            <param name="instance">The object to destroy</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.OnItemRemoved(System.Object)">
            <summary>
            Removes the Item from the collection.
            </summary>
            <param name="item">Item which is to be removed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.OnItemAdded(System.Object)">
            <summary>
            Adds the Item to the collection.
            </summary>
            <param name="Item">Item which is to be added</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.MoveItem(System.Collections.IList,System.Int32,System.Int32)">
            <summary>
            Moves the item to the specified index.
            </summary>
            <param name="list">collection</param>
            <param name="index">index</param>
            <param name="step">up or down</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.GenerateItemArray(System.Collections.IList)">
            <summary>
            Generates the item array.
            </summary>
            <param name="collection">Collection</param>
            <returns>Object</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.CreateItem(System.Object)">
            <summary>
            Creates a new object for itemcollection .
            </summary>
            <param name="reffObject">The collection item for which to create an object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.SetProperties(System.Object,System.Object)">
            <summary>
            Cast the item into the type of reffObject to add in the item collection.
            </summary>
            <param name="titem">The object to be customized in respect to it's corresponding itemcollection.</param>
            <param name="reffObject">The collection item for which it customizes the created object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.RefreshValues">
            <summary>
            Refreshes the value by adding the Items to the collection. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.pg_PropertyValueChanged(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs)">
            <summary>
            Occurs when a property value changes.
            </summary>
            <param name="s">Object</param>
            <param name="e">PropertyValueChangedEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.pg_PropGrid_SelectedGridItemChanged(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs)">
            <summary>
            Occurs when the selected System.Windows.Forms.GridItem is changed.
            </summary>
            <param name="sender">Object</param>
            <param name="e">SelectedGridItemChangedEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.ValChanged(System.Object,System.Object,System.Object)">
            <summary>
            Function which sets the properties. 
            </summary>
            <param name="sender">Object</param>
            <param name="instance">Instance of the Item</param>
            <param name="value">Value of the Item</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.UndoChanges(System.Collections.IList,System.Collections.IList)">
            <summary>
            Function to undo the changes.
            </summary>
            <param name="source">Collection</param>
            <param name="dest">Collection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.CopyItems(System.Collections.IList,System.Collections.IList)">
            <summary>
            Copies the Items from source to destination.
            </summary>
            <param name="source">Source collection</param>
            <param name="dest">Destination collection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.OnResize(System.EventArgs)">
            <summary>
            Overrides OnResize method.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.OnClosing(System.ComponentModel.CancelEventArgs)">
            <summary>
            Overrides OnClosing method.
            </summary>
            <param name="e">CancelEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.cancel_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the cancel Button is clicked.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.up_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the up Button is clicked.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.down_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the down Button is clicked.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.ok_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the ok Button is clicked.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.add_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the add Button is clicked.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.remove_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the remove Button is clicked.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.CustomCollectionEditorForm_Load(System.Object,System.EventArgs)">
            <summary>
            Load event of the CustomCollectionEditorForm.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.listBox1_SelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when the System.Windows.Forms.ListBox.SelectedIndex property is changed
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.CustomCollectionEditorForm_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Occurs when a key is pressed while the control has focus.
            </summary>
            <param name="sender">Object</param>
            <param name="e">KeyEventArgs which contains EventData</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.InstanceCreated">
            <summary>
            Event for InstanceCreated.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.DestroyingInstance">
            <summary>
            Event for DestroyingInstance.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.ItemRemoved">
            <summary>
            Event for ItemRemoved.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.ItemAdded">
            <summary>
            Event for ItemAdded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.Collection">
            <summary>
            Gets or sets the Collection.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialMenuCustomCollectionEditorForm.InstanceEventHandler">
            <summary>
            Delegate for InstanceEventHandler.
            </summary>
            <param name="sender">Sender</param>
            <param name="instance">Instance</param>
        </member>
        <member name="T:Transition.Transition">
            <summary>
            Class for Transition.
            </summary>
        </member>
        <member name="F:Transition.Transition.controlZoomPoint">
            <summary>
            Initializes the controlZoomPoint variable.
            </summary>
        </member>
        <member name="F:Transition.Transition.controlOpacityPoint">
            <summary>
            Initializes the controlOpacityPoint variable.
            </summary>
        </member>
        <member name="F:Transition.Transition.controlSpinRange">
            <summary>
            Initializes the controlSpinRange variable.
            </summary>
        </member>
        <member name="F:Transition.Transition.controlTimeNow">
            <summary>
            Initializes the controlTimeNow variable.
            </summary>
        </member>
        <member name="F:Transition.Transition.transiotionMinTime">
            <summary>
            Initializes the transiotionMinTime variable.
            </summary>
        </member>
        <member name="F:Transition.Transition.transitionMaxSize">
            <summary>
            Initializes the transitionMaxSize variable.
            </summary>
        </member>
        <member name="F:Transition.Transition.padding">
            <summary>
            Initializes the new instance of padding.
            </summary>
        </member>
        <member name="M:Transition.Transition.#ctor">
            <summary>
            Initializes the Transition variables.
            </summary>
        </member>
        <member name="M:Transition.Transition.Clone">
            <summary>
            Creates a shallow copy of the current System.Object.
            </summary>
            <returns>Transition</returns>
        </member>
        <member name="M:Transition.Transition.Add(Transition.Transition)">
            <summary>
            Adds the values of Transition variables.
            </summary>
            <param name="a">Transition</param>
        </member>
        <member name="P:Transition.Transition.ControlSpinPoint">
            <summary>
            Gets or sets the value for ControlSpinPoint.
            </summary>
        </member>
        <member name="P:Transition.Transition.ControlSpinRange">
            <summary>
            Gets or sets the value for ControlSpinRange.
            </summary>
        </member>
        <member name="P:Transition.Transition.ControlZoomPoint">
            <summary>
            Gets or sets the value for ControlZoomPoint.
            </summary>
        </member>
        <member name="P:Transition.Transition.ControlOpacityPoint">
            <summary>
            Gets or sets the value for ControlOpacityPoint.
            </summary>
        </member>
        <member name="P:Transition.Transition.ControlTimeNow">
            <summary>
            Gets or sets the value for ControlTimeNow.
            </summary>
        </member>
        <member name="P:Transition.Transition.TransiotionMinTime">
            <summary>
            Gets or sets the value for TransiotionMinTime.
            </summary>
        </member>
        <member name="P:Transition.Transition.TransitionMaxSize">
            <summary>
            Gets or sets the value for TransitionMaxSize.
            </summary>
        </member>
        <member name="P:Transition.Transition.Padding">
            <summary>
            Gets or sets the value for Padding.
            </summary>
        </member>
        <member name="P:Transition.Transition.Spin">
            <summary>
            Gets or sets the value for Spin.
            </summary>
        </member>
        <member name="P:Transition.Transition.Zoom">
            <summary>
            Gets or sets the value for Zoom.
            </summary>
        </member>
        <member name="P:Transition.Transition.ZoomAndSpin">
            <summary>
            Gets or sets the value for ZoomAndSpin.
            </summary>
        </member>
        <member name="T:Transition.TransitionTypes">
            <summary>
            Enum property for TransitionTypes.
            </summary>
        </member>
        <member name="F:Transition.TransitionTypes.Spin">
            <summary>
            Spins while previous level is opening.
            </summary>
        </member>
        <member name="F:Transition.TransitionTypes.Zoom">
            <summary>
            Zooms when next level is drill down.
            </summary>
        </member>
        <member name="F:Transition.TransitionTypes.SpinAndZoom">
            <summary>
            Both Spin and zoom occurs.
            </summary>
        </member>
        <member name="T:Transition.TransitionVisibility">
            <summary>
            Enum property for TransitionVisibility.
            </summary>
        </member>
        <member name="F:Transition.TransitionVisibility.Show">
            <summary>
            Shows the Transition.
            </summary>
        </member>
        <member name="F:Transition.TransitionVisibility.Hide">
            <summary>
            Hides the Transition.
            </summary>
        </member>
        <member name="F:Transition.TransitionVisibility.BeginUpdate">
            <summary>
            Shows the update.
            </summary>
        </member>
        <member name="T:Transition.TransitionTransformRequiredEvents">
            <summary>
            Class for TransitionTransformRequiredEvents.
            </summary>
        </member>
        <member name="F:Transition.TransitionTransformRequiredEvents._timeNow">
            <summary>
            Initializes the _timeNow variable.
            </summary>
        </member>
        <member name="F:Transition.TransitionTransformRequiredEvents.transitionCollection">
            <summary>
            Initializes the new instance for transitionCollection. 
            </summary>
        </member>
        <member name="F:Transition.TransitionTransformRequiredEvents.clientRectangle">
            <summary>
            Initializes the new instance for clientRectangle.
            </summary>
        </member>
        <member name="F:Transition.TransitionTransformRequiredEvents.transition">
            <summary>
            Initializes the new instance for transition.
            </summary>
        </member>
        <member name="F:Transition.TransitionTransformRequiredEvents.clipRectangle">
            <summary>
            Initializes the new instance for clipRectangle.
            </summary>
        </member>
        <member name="F:Transition.TransitionTransformRequiredEvents.defaultMatrixMode">
            <summary>
            Initializes the defaultMatrixMode variable.
            </summary>
        </member>
        <member name="F:Transition.TransitionTransformRequiredEvents.transitionControl">
            <summary>
            Initializes the new instance for transitionControl.
            </summary>
        </member>
        <member name="F:Transition.TransitionTransformRequiredEvents.transitionVisibility">
            <summary>
            Initializes the new instance for transitionVisibility.
            </summary>
        </member>
        <member name="M:Transition.TransitionTransformRequiredEvents.#ctor">
            <summary>
            Sets the value for TransitionCollection.
            </summary>
        </member>
        <member name="P:Transition.TransitionTransformRequiredEvents.TimeNow">
            <summary>
            Gets or sets the value for TimeNow.
            </summary>
        </member>
        <member name="P:Transition.TransitionTransformRequiredEvents.TransitionCollection">
            <summary>
            Gets or sets the value for TransitionCollection.
            </summary>
        </member>
        <member name="P:Transition.TransitionTransformRequiredEvents.ClientRectangle">
            <summary>
            Gets or sets the value for ClientRectangle.
            </summary>
        </member>
        <member name="P:Transition.TransitionTransformRequiredEvents.Transition">
            <summary>
            Gets or sets the value for Transition.
            </summary>
        </member>
        <member name="P:Transition.TransitionTransformRequiredEvents.ClipRectangle">
            <summary>
            Gets or sets the value for ClipRectangle.
            </summary>
        </member>
        <member name="P:Transition.TransitionTransformRequiredEvents.DefaultMatrixMode">
            <summary>
            Gets or sets the value for DefaultMatrixMode.
            </summary>
        </member>
        <member name="P:Transition.TransitionTransformRequiredEvents.TransitionControl">
            <summary>
            Gets or sets the value for TransitionControl.
            </summary>
        </member>
        <member name="P:Transition.TransitionTransformRequiredEvents.TransitionVisibility">
            <summary>
            Gets or sets the value for TransitionVisibility.
            </summary>
        </member>
        <member name="T:Transition.TransitionNextItem">
            <summary>
            Class for TransitionNextItem.
            </summary>
        </member>
        <member name="F:Transition.TransitionNextItem.transition">
            <summary>
            Variable for transition.
            </summary>
        </member>
        <member name="F:Transition.TransitionNextItem.transitionController">
            <summary>
            Variable for transitionController.
            </summary>
        </member>
        <member name="F:Transition.TransitionNextItem.transitionControl">
            <summary>
            Variable for transitionControl.
            </summary>
        </member>
        <member name="F:Transition.TransitionNextItem.TransitionVisibility">
            <summary>
            Variable for TransitionVisibility.
            </summary>
        </member>
        <member name="F:Transition.TransitionNextItem.Rectangle">
            <summary>
            Variable for Rectangle.
            </summary>
        </member>
        <member name="F:Transition.TransitionNextItem.isControlActive">
            <summary>
            Variable for isControlActive.
            </summary>
        </member>
        <member name="F:Transition.TransitionNextItem.activateTime">
            <summary>
            Initializes the new instance for activateTime.
            </summary>
        </member>
        <member name="P:Transition.TransitionNextItem.ActivateTime">
            <summary>
            Gets or sets the value for ActivateTime.
            </summary>
        </member>
        <member name="P:Transition.TransitionNextItem.IsFocused">
            <summary>
            Gets or sets whether the Control is Focused.
            </summary>
        </member>
        <member name="T:Transition.StartTransition">
            <summary>
            Class for StartTransition.
            </summary>
        </member>
        <member name="F:Transition.StartTransition.transitionNextItem">
            <summary>
            Initializes the new instance for transitionNextItem list.
            </summary>
        </member>
        <member name="F:Transition.StartTransition.transitionNextCall">
            <summary>
            Initializes the new instance for transitionNextCall list.
            </summary>
        </member>
        <member name="F:Transition.StartTransition.maximumTransitionTime">
            <summary>
            Initializes the maximumTransitionTime variable.
            </summary>
        </member>
        <member name="F:Transition.StartTransition.transitionGab">
            <summary>
            Initializes the transitionGab variable.
            </summary>
        </member>
        <member name="F:Transition.StartTransition.TransitionTypes">
            <summary>
            Variable for TransitionTypes.
            </summary>
        </member>
        <member name="F:Transition.StartTransition.normalTransition">
            <summary>
            Initializes the new instance for normalTransition.
            </summary>
        </member>
        <member name="F:Transition.StartTransition.transitionThread">
            <summary>
            Variable for transitionThread.
            </summary>
        </member>
        <member name="M:Transition.StartTransition.#ctor">
            <summary>
            Initializes the new instance for StartTransition class.
            </summary>
        </member>
        <member name="F:Transition.StartTransition.transitionDurationStp">
            <summary>
            Initializes the transitionDurationStp variable.
            </summary>
        </member>
        <member name="M:Transition.StartTransition.#ctor(System.ComponentModel.IContainer)">
            <summary>
            Initializes the new instance of StartTransition class.
            </summary>
            <param name="container">IContainer</param>
        </member>
        <member name="M:Transition.StartTransition.Initilize">
            <summary>
            Initialization of StartTransition class.
            </summary>
        </member>
        <member name="M:Transition.StartTransition.T_Disposed(System.Object,System.EventArgs)">
            <summary>
            Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose() method.
            </summary>
            <param name="sender">Object</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Transition.StartTransition.StartWork">
            <summary>
            Function which starts the Transition.
            </summary>
        </member>
        <member name="M:Transition.StartTransition.InvokeMethod(System.Windows.Forms.Control,Transition.TransitionVisibility)">
            <summary>
            Sets the Control visibility based on TransitionVisibility property.
            </summary>
            <param name="control">Control</param>
            <param name="mode">TransitionVisibility</param>
        </member>
        <member name="M:Transition.StartTransition.ControlTransition_Myaction(System.Windows.Forms.Control,Transition.TransitionVisibility)">
            <summary>
            Sets the Control visibility based on TransitionVisibility property.
            </summary>
            <param name="control">Control</param>
            <param name="transitionVisibility">TransitionVisibility</param>
        </member>
        <member name="M:Transition.StartTransition.Delay(System.Windows.Forms.Control)">
            <summary>
            Sets the flag for next transition.
            </summary>
            <param name="TransitionControl">Control</param>
        </member>
        <member name="M:Transition.StartTransition.ReInit(System.Windows.Forms.Control,Transition.TransitionVisibility)">
            <summary>
            Calls control's BeginInvoke.
            </summary>
            <param name="control">Control</param>
            <param name="transitionVisibility">TransitionVisibility</param>
        </member>
        <member name="M:Transition.StartTransition.Starttransition(Transition.TransitionNextItem)">
            <summary>
            Starts the Transition.
            </summary>
            <param name="item">TransitionNextItem</param>
        </member>
        <member name="M:Transition.StartTransition.CanExtend(System.Object)">
            <summary>
            Returns the bool value whether the Transition can extend. 
            </summary>
            <param name="flexible">Object</param>
            <returns>bool</returns>
        </member>
        <member name="M:Transition.StartTransition.StopAll">
            <summary>
            Ends the Transition if it is over.
            </summary>
        </member>
        <member name="M:Transition.StartTransition.CheckTransitionVisibility(System.Windows.Forms.Control,Transition.TransitionVisibility)">
            <summary>
            Returns the controls visibility base on TransitionVisibility property value.
            </summary>
            <param name="control">Control</param>
            <param name="TransitionVisibility">TransitionVisibility</param>
            <returns>bool</returns>
        </member>
        <member name="M:Transition.StartTransition.TransitionCompleted(Transition.TransitionNextItem)">
            <summary>
            Raises the ControlTransitionCompleted event.
            </summary>
            <param name="item">TransitionNextItem</param>
        </member>
        <member name="M:Transition.StartTransition.Display(System.Windows.Forms.Control,System.Boolean,Transition.Transition)">
            <summary>
            Adds the controls in transitionNextItem controls list.
            </summary>
            <param name="TransitionControl">Control</param>
            <param name="parallel">bool</param>
            <param name="transition">Transition</param>
        </member>
        <member name="M:Transition.StartTransition.AddControlToNext(System.Windows.Forms.Control,Transition.TransitionVisibility,System.Boolean,Transition.Transition,System.Drawing.Rectangle)">
            <summary>
            Adds the controls in transitionNextItem controls list.
            </summary>
            <param name="transitionControl">Control</param>
            <param name="transitionVisibility">TransitionVisibility</param>
            <param name="check">boolean</param>
            <param name="transition">Transition</param>
            <param name="clipRectangle">Rectangle</param>
        </member>
        <member name="M:Transition.StartTransition.Hide(System.Windows.Forms.Control,System.Boolean,Transition.Transition)">
            <summary>
            Hides the control.
            </summary>
            <param name="TransitionControl">Control</param>
            <param name="parallel">bool</param>
            <param name="transition">Transition</param>
        </member>
        <member name="M:Transition.StartTransition.OnControlFramePainted(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the ControlFramePainted event.
            </summary>
            <param name="sender">object</param>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Transition.StartTransition.DisposeAll">
            <summary>
            Clears all the list and values to its default value.
            </summary>
        </member>
        <member name="P:Transition.StartTransition.MaximumtransitionTime">
            <summary>
            Gets or sets the value for MaximumtransitionTime.
            </summary>
        </member>
        <member name="P:Transition.StartTransition.TransitionGab">
            <summary>
            Gets or sets the value for TransitionGab.
            </summary>
        </member>
        <member name="P:Transition.StartTransition.TransitionOvered">
            <summary>
            Gets or sets whether the Transition is overed.
            </summary>
        </member>
        <member name="P:Transition.StartTransition.NormalTransition">
            <summary>
            Gets or sets the value for NormalTransition
            </summary>
        </member>
        <member name="P:Transition.StartTransition.ControlTransitionTypes">
            <summary>
            Gets or sets the value for TransitionTypes of control.
            </summary>
        </member>
        <member name="E:Transition.StartTransition.ControlTransitionCompleted">
            <summary>
            Event for ControlTransitionCompleted.
            </summary>
        </member>
        <member name="P:Transition.StartTransition.TransitionDurationStp">
            <summary>
            Gets or sets the value for TransitionDurationStp.
            </summary>
        </member>
        <member name="E:Transition.StartTransition.ControlFramePainted">
            <summary>
            Event for ControlFramePainted.
            </summary>
        </member>
        <member name="E:Transition.StartTransition.AllTransitionCompleted">
            <summary>
            EventHandler for AllTransitionCompleted.
            </summary>
        </member>
        <member name="T:Transition.StartTransition.Action">
            <summary>
            Delegate for Action.
            </summary>
            <param name="control">Control</param>
            <param name="mode">TransitionVisibility</param>
        </member>
        <member name="T:Transition.StartTransition.InvokeDelegate">
            <summary>
            Delegate for InvokeDelegate.
            </summary>
            <param name="control">Control</param>
            <param name="mode">TransitionVisibility</param>
        </member>
        <member name="T:Transition.StartTransition.DostartTransition">
            <summary>
            Delegate for DostartTransition
            </summary>
            <param name="item">TransitionNextItem</param>
        </member>
        <member name="T:Transition.TransitionHandler">
            <summary>
            Class for TransitionHandler.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler.bytesPerPixel">
            <summary>
            Initializes the bytesPerPixel variable.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler.transitionDummmyImage">
            <summary>
            Initializes the new instance for transitionDummmyImage.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler.timeStep">
            <summary>
            Initializes the timeStep variable.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler.transitionControlImage">
            <summary>
            Variable for transitionControlImage.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler.TransitionArea">
            <summary>
            Variable for TransitionArea.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler._transitionVisibility">
            <summary>
            Variable for _transitionVisibility.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler._transition">
            <summary>
            Variable for _transition.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler.transitionControl">
            <summary>
            Initializes the new instance for transitionControl.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler.currentTime">
            <summary>
            Initializes the currentTime variable.
            </summary>
        </member>
        <member name="M:Transition.TransitionHandler.Dispose">
            <summary>
            Releases all resources used by this System.Drawing.Image.
            </summary>
        </member>
        <member name="M:Transition.TransitionHandler.#ctor(System.Windows.Forms.Control,Transition.TransitionVisibility,Transition.Transition,System.Single,System.Drawing.Rectangle)">
            <summary>
            Initializes the new instance for TransitionHandler class.
            </summary>
            <param name="transitionControl">Control</param>
            <param name="transitionVisibility">TransitionVisibility</param>
            <param name="transition">Transition</param>
            <param name="timeStep">float variable</param>
            <param name="controlClipRect">Rectangle</param>
        </member>
        <member name="M:Transition.TransitionHandler.InvokeMethod">
            <summary>
            Resets the TransitionDummmyImage value.
            </summary>
        </member>
        <member name="M:Transition.TransitionHandler.SFController_Myaction(System.Windows.Forms.Control)">
            <summary>
            Resets the TransitionDummmyImage value.
            </summary>
            <param name="control">Control</param>
        </member>
        <member name="M:Transition.TransitionHandler.ControlTransitionImage2(System.Windows.Forms.Control,System.Boolean,System.Boolean)">
            <summary>
            Sets the Transition image of the control.
            </summary>
            <param name="ctrl">Control</param>
            <param name="includeForeground">bool</param>
            <param name="clip">bool</param>
            <returns></returns>
        </member>
        <member name="M:Transition.TransitionHandler.ControlTransitionImage(System.Windows.Forms.Control)">
            <summary>
            Returns bitmap Transition image of the control.
            </summary>
            <param name="ctrl">Control</param>
            <returns>Bitmap image</returns>
        </member>
        <member name="M:Transition.TransitionHandler.FrameInvalidation(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the FramePainted event.
            </summary>
            <param name="sender">object</param>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Transition.TransitionHandler.ControlRectangleToMyRectangle(System.Drawing.Rectangle)">
            <summary>
            Returns the Transition area of the control.
            </summary>
            <param name="rect">Rectangle</param>
            <returns>Rectangle</returns>
        </member>
        <member name="M:Transition.TransitionHandler.PaintFrame(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints Frame of the control.
            </summary>
            <param name="sender">object</param>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="M:Transition.TransitionHandler.OnMouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the MouseDown event.
            </summary>
            <param name="sender">object</param>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Transition.TransitionHandler.ControlTransitionImage3(System.Windows.Forms.Control,System.Boolean,System.Boolean)">
            <summary>
            Sets the TransitionImage3 of Control.
            </summary>
            <param name="ctrl">Control</param>
            <param name="includeForeground">bool value whether including ForeGround value or not. </param>
            <param name="clip">bool</param>
            <returns>Bitmap</returns>
        </member>
        <member name="F:Transition.TransitionHandler.t_nextcontrol">
            <summary>
            Initializes the t_nextcontrol variable.
            </summary>
        </member>
        <member name="F:Transition.TransitionHandler.rnd">
            <summary>
            Initializes the new instance for rnd.
            </summary>
        </member>
        <member name="M:Transition.TransitionHandler.OnTransfromNeeded(System.Object,Transition.TransitionTransformRequiredEvents)">
            <summary>
            Raised TransfromNeeded event.
            </summary>
            <param name="sender">object</param>
            <param name="e">TransitionTransformRequiredEvents which contains EventData</param>
        </member>
        <member name="M:Transition.TransitionHandler.BuildNextFrame">
            <summary>
            Invalidates the TransitionDummmyImage control.
            </summary>
        </member>
        <member name="E:Transition.TransitionHandler.TransfromNeeded">
            <summary>
            Event for TransfromNeeded.
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.GetOvered">
            <summary>
            Returns bool value whether the Transition is over.
            </summary>
        </member>
        <member name="E:Transition.TransitionHandler.FramePainting">
            <summary>
            Event for FramePainting.
            </summary>
        </member>
        <member name="E:Transition.TransitionHandler.FramePainted">
            <summary>
            Event for FramePainted.
            </summary>
        </member>
        <member name="E:Transition.TransitionHandler.MouseDown">
            <summary>
            Event for MouseDown.
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.CurrentTime">
            <summary>
            Gets or sets the value for CurrentTime.
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.TransitionDummmyImage">
            <summary>
            Gets or sets the TransitionDummmyImage property.
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.TransitionImage">
            <summary>
            Gets or sets the TransitionImage
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.Frame">
            <summary>
            Gets or sets the Frame.
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.TimeStep">
            <summary>
            Gets or sets the TimeStep property.
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.TransitionControl">
            <summary>
            Gets or sets the value for TransitionControl.
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.GetRectangleBounds">
            <summary>
            Gets the bounds of the Control.
            </summary>
        </member>
        <member name="P:Transition.TransitionHandler.transition_nextcontrol">
            <summary>
            Gets or sets the value for transition_nextcontrol.
            </summary>
        </member>
        <member name="T:Transition.TransitionHandler.InvokeDelegate">
            <summary>
            Delegate for InvokeDelegate.
            </summary>
        </member>
        <member name="T:Transition.TransitionHandler.Action">
            <summary>
            Delegate for Action.
            </summary>
            <param name="transitionControl">Control</param>
        </member>
        <member name="T:Transition.DuplicateControl">
            <summary>
            Interface for DuplicateControl.
            </summary>
        </member>
        <member name="M:Transition.DuplicateControl.DuplicateControlBegin(System.Windows.Forms.Control,System.Windows.Forms.Padding)">
            <summary>
            Function which begins the DuplicateControl's transition
            </summary>
            <param name="DuplicateControl">Control</param>
            <param name="padding">Padding value of the control</param>
        </member>
        <member name="E:Transition.DuplicateControl.TransitionTransfromRequired">
            <summary>
            Event for TransitionTransfromRequired.
            </summary>
        </member>
        <member name="E:Transition.DuplicateControl.DuplicateControlInvalidation">
            <summary>
            Event for DuplicateControlInvalidation.
            </summary>
        </member>
        <member name="P:Transition.DuplicateControl.TransitionPicture">
            <summary>
            Gets or sets the Bitmap image for TransitionPicture.
            </summary>
        </member>
        <member name="P:Transition.DuplicateControl.DuplicateFrame">
            <summary>
            Gets or sets the Bitmap image for DuplicateFrame. 
            </summary>
        </member>
        <member name="E:Transition.DuplicateControl.DuplicateControlFInvalidation">
            <summary>
            Event for DuplicateControlFInvalidation.
            </summary>
        </member>
        <member name="T:Transition.DuplicateTransitionControl">
            <summary>
            Class for DuplicateTransitionControl.
            </summary>
        </member>
        <member name="F:Transition.DuplicateTransitionControl.components">
            <summary>
            Variable for components.
            </summary>
        </member>
        <member name="M:Transition.DuplicateTransitionControl.#ctor">
            <summary>
            Initializes the new instance for DuplicateTransitionControl class.
            </summary>
        </member>
        <member name="M:Transition.DuplicateTransitionControl.DuplicateTransitionControl_Paint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Occurs when the control is redrawn.
            </summary>
            <param name="sender">object</param>
            <param name="e">PaintEventArgs which contains EventData</param>
        </member>
        <member name="F:Transition.DuplicateTransitionControl.duplicateImage">
            <summary>
            Variable for duplicateImage.
            </summary>
        </member>
        <member name="F:Transition.DuplicateTransitionControl.duplicateFrame">
            <summary>
            Variable for duplicateFrame.
            </summary>
        </member>
        <member name="M:Transition.DuplicateTransitionControl.Dispose(System.Boolean)">
            <summary>
             Releases the unmanaged resources used by the System.Windows.Forms.Control
                and its child controls and optionally releases the managed resources.
            </summary>
            <param name="disposing">bool variable whether the items can be disposed.</param>
        </member>
        <member name="M:Transition.DuplicateTransitionControl.DuplicateControlBegin(System.Windows.Forms.Control,System.Windows.Forms.Padding)">
            <summary>
            Function which begins the DuplicateControl's transition
            </summary>
            <param name="control">Control</param>
            <param name="padding">Padding value of the control</param>
        </member>
        <member name="P:Transition.DuplicateTransitionControl.Transition#DuplicateControl#TransitionPicture">
            <summary>
            Gets or sets the TransitionPicture of DuplicateControl.
            </summary>
        </member>
        <member name="E:Transition.DuplicateTransitionControl.TransitionTransfromRequired">
            <summary>
            Event for TransitionTransfromRequired.
            </summary>
        </member>
        <member name="E:Transition.DuplicateTransitionControl.DuplicateControlFInvalidation">
            <summary>
            Event for DuplicateControlFInvalidation.
            </summary>
        </member>
        <member name="E:Transition.DuplicateTransitionControl.DuplicateControlInvalidation">
            <summary>
            Event for DuplicateControlInvalidation.
            </summary>
        </member>
        <member name="P:Transition.DuplicateTransitionControl.Transition#DuplicateControl#DuplicateFrame">
            <summary>
            Gets or sets the DuplicateFrame for DuplicateControl.
            </summary>
        </member>
        <member name="T:Transition.TransitionOverdEvents">
            <summary>
            Class for TransitionOverdEvents.
            </summary>
        </member>
        <member name="F:Transition.TransitionOverdEvents.transition">
            <summary>
            Initializes the new instance for transition.
            </summary>
        </member>
        <member name="F:Transition.TransitionOverdEvents.transitionVisibility">
            <summary>
            Initializes the new instance for transitionVisibility.
            </summary>
        </member>
        <member name="F:Transition.TransitionOverdEvents.transitionControl">
            <summary>
            Initializes the new instance for transitionControl.
            </summary>
        </member>
        <member name="P:Transition.TransitionOverdEvents.Transition">
            <summary>
            Gets or sets the value for Transition
            </summary>
        </member>
        <member name="P:Transition.TransitionOverdEvents.TransitionVisibility">
            <summary>
            Gets or sets the value for TransitionVisibility
            </summary>
        </member>
        <member name="P:Transition.TransitionOverdEvents.TransitionControl">
            <summary>
            Gets or sets the value for TransitionControl.
            </summary>
        </member>
        <member name="T:Transition.TransformRequired">
            <summary>
            Class for TransformRequired.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.transitionTimeNow">
            <summary>
            Initializes the transitionTimeNow variable.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.transitionLine">
            <summary>
            Initializes the transitionLine variable.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.duplicateControlRectangle">
            <summary>
            Initializes the duplicateControlRectangle variable.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.transitionOriginalPoint">
            <summary>
            Variable for transitionOriginalPoint.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.transitionOriginalLine">
            <summary>
            Initializes the transitionOriginalLine variable.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.transition">
            <summary>
            Initializes the new instance for transition.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.duplicateCtrlClientArea">
            <summary>
            Initializes the new instance for duplicateCtrlClientArea.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.transitionControl">
            <summary>
            Initializes the new instance for transitionControl.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.transitionPoints">
            <summary>
            Variable for transitionPoints.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.transitionVisibility">
            <summary>
            Initializes the new instance for transitionVisibility.
            </summary>
        </member>
        <member name="F:Transition.TransformRequired.useTransform">
            <summary>
            Initializes the useTransform variable.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.TransitionTimeNow">
            <summary>
            Gets or sets the value for TransitionTimeNow.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.DuplicateCtrlClientArea">
            <summary>
            Gets or sets the value for DuplicateCtrlClientArea.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.TransitionPoints">
            <summary>
            Gets or sets the value for TransitionPoints.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.TransitionLine">
            <summary>
            Gets or sets the value for TransitionLine.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.DuplicateControlRectangle">
            <summary>
            Gets or sets the value for DuplicateControlRectangle.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.TransitionOriginalPoint">
            <summary>
            Gets or sets the value for TransitionOriginalPoint.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.TransitionOriginalLine">
            <summary>
            Gets or sets the value for TransitionOriginalLine.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.Transition">
            <summary>
            Gets or sets the value for Transition.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.TransitionControl">
            <summary>
            Gets or sets the value for TransitionControl.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.TransitionVisibility">
            <summary>
            Gets or sets the value for TransitionVisibility.
            </summary>
        </member>
        <member name="P:Transition.TransformRequired.UseTransform">
            <summary>
            Gets or sets the value for UseTransform. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.needleType">
            <summary>
            Gets/Sets Slider needle type
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.sliderNeedleColor">
            <summary>
            Gets/Sets Slider needle color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.sliderCircleColor">
             <summary>
            Gets/Sets Slider circle color
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.sliderBackColor">
             <summary>
            Gets/Sets the Slider backcolor
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.innerCircleColor">
             <summary>
            Gets/Sets the Slider inner circle color
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.backgroundColor">
             <summary>
            Gets/Sets the Slider background color
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.outerCircleWidth">
             <summary>
            Gets/Sets the Slider circle width
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.showOuterCircle">
            <summary>
            Gets/Sets the value for shoeoutercircle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.needleWidth">
            <summary>
            Gets/Sets the sliderneedlewidth
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.linesColor">
             <summary>
            Gets/Sets the Slider lines color
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.sliderDivision">
             <summary>
            Gets/Sets thevalue for slider divisions
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.maximumValue">
            <summary>
            Gets/Sets the values for maximum
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.minimumValue">
            <summary>
            Gets/Sets the values for maximum
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.rangeStyle">
             <summary>
            Gets/Sets the values for Range style
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.showRangeBorder">
             <summary>
            Gets/Sets the values for Range style
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.sliderStyle">
            <summary>
            Gets/Sets the value for Slider style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.dummyAngle">
             <summary>
            Gets/Sets the Slider dummy angle
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.FindAngleDiffence">
             <summary>
            Gets/Sets the Slider angle difference
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.image1">
            <summary>
            Slider frame image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.angle">
            <summary>
            Slider angle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.drawRegion">
            <summary>
            Slider draw region
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.origin">
            <summary>
            Slider orgin
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.anglePoint">
            <summary>
            Slider angle point
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.currentValue">
            <summary>
            Gets/Sets the Slider New Value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.oldValue">
            <summary>
            Gets/Sets the Slider Old Value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.innerCircleBorderThickness">
            <summary>
            Innercircle border thickness
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.InnerCircleWidth">
            <summary>
            InnerCircleWidth
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.ShouldSerializeEnableTouchMode">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.ResetEnableTouchMode">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.differntsValue">
            <summary>
            Default Gap between start value to end value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.DegreesToXY(System.Double,System.Single,System.Drawing.Point)">
            <summary>
            Return points deponds on degrees and radius
            </summary>
            <param name="degrees"> angle</param>
            <param name="radius"> length</param>
            <param name="origin"> Center point</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.setDrawRegion">
            <summary>
            Region to Radial Slider
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.OnResize(System.EventArgs)">
            <summary>
            Size to Radial Slider
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.DegreesToXY1(System.Double,System.Single,System.Drawing.Point)">
            <summary>
            Return points deponds on degrees and radius
            </summary>
            <param name="degrees"> angle</param>
            <param name="radius"> length</param>
            <param name="origin"> Center point</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.XYToDegrees(System.Drawing.Point,System.Drawing.Point)">
            <summary>
            Return Angle
            </summary>
            <param name="xy"> Current point</param>
            <param name="origin">Orgin point</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            drawing the control
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.DrawFrameSlider(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing Frame Slider
            </summary>
            <param name="e">e used for drawing the slider</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.SetInnerCircleWidth(System.Int32)">
            <summary>
            Sets the values to InnerCircleWidth
            </summary>
            <param name="InnerCircleWidth"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.DrawDefaultSlider(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing  Default Slider
            </summary>
            <param name="e">Ee.Graphics used for drwing the slider</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.DrawCurrentPointLine(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing current point
            </summary>
            <param name="e">e.Graphics used for drawing current line</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.DrawLines(System.Windows.Forms.PaintEventArgs)">
             <summary>
            Drawing division lines
             </summary>
             <param name="e">e.Graphics used for drawing range line</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.DrawRange(System.Windows.Forms.PaintEventArgs)">
             <summary>
            Drawing Slider range
             </summary>
             <param name="e">e.Graphics used for drawing range line</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.FindXAndY(System.Int32)">
            <summary>
            return points from angle
            </summary>
            <param name="theAngle">theAngle used for calculating the points </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Gets the current point
            </summary>
            <param name="e"> e.X and e.Y used for find the angle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.CheckInSide(System.Drawing.Point)">
            <summary>
            Checking the points inside the circle or not
            </summary>
            <param name="location"> location used for checking the points are inside the circle or not</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.CheckMaximumSide(System.Drawing.Point)">
            <summary>
            Checking the points outside the circle or not
            </summary>
            <param name="location"> location used for checking the points are outside the circle or not</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.OnMouseLeave(System.EventArgs)">
            <summary>
            Sets the value for dummy angle
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Gets the value for dummy angle
            </summary>
            <param name="e">e.X and e.Y used for calculating the dummy angle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.findNearestAngle(System.Drawing.Point)">
            <summary>
            Finding the nearest angle
            </summary>
            <param name="mouseXY">mouseXY used for finding nearest angle </param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSlider.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSlider.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.NeedleType">
            <summary>
            Gets/Sets the valur for Slider needle Type
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.SliderNeedleColor">
            <summary>
            Gets/Sets the values for Slider needle color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.OuterCircleColor">
            <summary>
            Gets/Sets the values for Slider outer circle color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.BackColor">
            <summary>
            Hide Controls BackColor 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.BackgroundColor">
            <summary>
            Gets/Sets the Control backcolor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.InnerCircleColor">
            <summary>
            Gets/Sets the values for Slider circle color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.ShowOuterCircle">
            <summary>
            Gets/Sets the values for Slider circle width
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.NeedleWidth">
            <summary>
            Slider Needle width
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.LinesColor">
            <summary>
            Gets/Sets the values for slider lines color
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadialSlider.ValueChanged">
            <summary>
            Values for angle chaged
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.Angle">
            <summary>
            Gets/Sets the value for Angle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.Value">
            <summary>
            Gets/Sets value for Slider
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.SliderDivision">
            <summary>
            Gets/Sets the values for Slider Division
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.MaximumValue">
            <summary>
            Gets/Sets the values for Maximum value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.MinimumValue">
            <summary>
            Gets/Sets the values for Minimum value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.CreateParams">
            <summary>
            Avoid flickering
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.RangeStyle">
            <summary>
            Gets/Sets the values for Range style
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.ShowRangeBorder">
            <summary>
            Gets/Sets a value to show or hide the range border for framestyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.SliderStyle">
            <summary>
            Gets/Sets the values for Slider style
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.CheckMouseDown">
            <summary>
            To find out Mouse down has been occurred or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.Font">
            <summary>
            Gets/Sets the values for Font
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.SliderStringFormat">
            <summary>
            Gets/Sets the values for SliderSringFormat
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSlider.DummyAngle">
            <summary>
            Gets/Sets the values for DummyAngle
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SliderNeedleType">
            <summary>
            Slider needle types
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SliderStyles">
            <summary>
            Slider styles
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RangeStyles">
            <summary>
            Slider range styles
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject">
            <summary>
            Provides information about a RadialSlider, that can be used by an accessibility application.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.#ctor(Syncfusion.Windows.Forms.Tools.RadialSlider)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject"/> class.
            </summary>
            <param name="radialSlider">RadialSlider which needs to be used for accessibility application.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.GetFocused">
            <summary>
             Retrieves the object that has the keyboard focus.
            </summary>
            <returns>An RadialSliderAcessibleObject that specifies the currently focused child.
            This method returns the calling object if the object itself is focused. Returns null if no object has focus.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.Role">
            <summary>
            Gets the role for the RadialSlider. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.Name">
            <summary>
            Gets or sets the accessible object name.
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.Bounds">
            <summary>
            Gets or sets the accessible object bounds.
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.Description">
            <summary>
             Gets the description of the RadialSliderAcessibleObject.
            </summary>
            <returns> A string describing the RadialSliderAcessibleObject.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
            <returns>The description of what the object does or how the object is used.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.Parent">
            <summary>
            Parent of the AccessibleObject
            </summary>
            <returns>An RadialSliderAcessibleObject that represents the parent of an accessible object, or null if there is no parent object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.State">
            <summary>
            Gets the state for the RadialSlider. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderAcessibleObject.Value">
            <summary>
            The value of the RadialSlider.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialSliderDesigner">
            <summary>
            Desginer class for Carousel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadialSliderDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSliderDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSliderDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Componnent object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadialSliderActionList">
            <summary>
            Designer action list of carousel
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSliderActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the CheckBoxAdvActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadialSliderActionList.InitializeActionList">
            <summary>
            Overrridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderActionList.MaximumValue">
            <summary>
            Gets/Sets the value for Maximum value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderActionList.MinimumValue">
            <summary>
            Gets/Sets the value for Maximum value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderActionList.SliderStyle">
            <summary>
            Gets/Sets the value for Slider style
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadialSliderActionList.SliderDivision">
            <summary>
            Gets/Sets the value for Slider Division
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.MAXIMUM">
            <summary>
            Maximum value of TrackBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.MINIMUM">
            <summary>
            Minimum value of TrackBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.SLIDERMIN">
            <summary>
            Position of Left thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.SLIDERMAX">
            <summary>
            position of right thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.LEFTSLIDERPOSITION">
            <summary>
            Initial Position of Left thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.RIGHTSLIDERPOSITION">
            <summary>
            Initial Position of right thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.CHANNELHEIGHT">
            <summary>
            Initial Height of the channel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.TICKFREQUENCY">
            <summary>
            Initial frquency of ticks
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.RangeSlider.CHNHEIGHT" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.SLIDERSIZE">
            <summary>
            Default slider size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider._sliderBlend">
            <summary>
            Blend for slider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.sliderMin">
            <summary>
            Value of the SliderMin
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.sliderMax">
            <summary>
            Value of the SliderMax
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.leftSliderPosition">
            <summary>
            Value of the Left Slider Position
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.rightSliderPosition">
            <summary>
            Value of the Right Slider Position
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.leftSliderMoving">
            <summary>
            Indicates whether left slider is moved by mouse
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.rightSliderMoving">
            <summary>
            Indicates whether right slider is moved by mouse
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.rangeColor">
            <summary>
            color of the range
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.prev_rangeColor">
            <summary>
            Previous range color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.currentArea">
            <summary>
            Area where mouse pointer is currently situated
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.pushedItem">
            <summary>
            Currently pushed Item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.thumbColor">
            <summary>
            color of the thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.prev_thumbColor">
            <summary>
            Previous thumb color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.highlightedThumbColor">
            <summary>
            color of the Highlighted Thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.pushedThumbColor">
            <summary>
            Color of the Pushed Thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.channelColor">
            <summary>
            Color of the Channel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.prev_channelColor">
            <summary>
            Previous channel color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.orientation">
            <summary>
            Orientation of the Control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.channelHeight">
            <summary>
            Height of the Channel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.sliderSize">
            <summary>
            size of the slider
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.maximum">
            <summary>
            Minimum value of the RangeSlider
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.minimum">
            <summary>
            Maximum value of the RangeSlider
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.tickFrequency">
            <summary>
            Frequency of the Ticks
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.showTicks">
            <summary>
            Indicates whether to show ticks
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.height">
            <summary>
            Height of the RangeSlider
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.focussedThumb">
            <summary>
            Current Focus of the Thumb
            </summary>       
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.showThumbFocus">
            <summary>
            Indicates whether to Enable Thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.style">
            <summary>
            Specifies an advanced appearance this control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.#cctor">
             <summary>
            scaling value
             </summary>      
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.#ctor">
            <summary>
            Initializes a new instance of the RangeSlider
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.#ctor(System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the RangeSlider
            </summary>
            <param name="min">Minimum value.</param>
            <param name="max">Maximum value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ShouldSerializeThumbColor">
            <summary>
            Serializes thumb color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ResetThumbColor">
             <summary>
            resets the thumb color
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ShouldSerializeRangeColor">
            <summary>
            Serializes range color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ResetRangeColor">
            <summary>
            resets range color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ShouldSerializeChannelColor">
            <summary>
            Serializes channel color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ResetChannelColor">
             <summary>
            Resets channel color
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ShouldSerializeEnableTouchMode">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ResetEnableTouchMode">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.DrawSlider(System.Drawing.Graphics)">
            <summary>
            Draws the sliders.
            </summary>
            <param name="graphics">The graphics.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.DrawMetroSliders(System.Drawing.Rectangle,System.Drawing.Graphics,System.Boolean,System.Boolean)">
            <summary>
            Draw the metro slider.
            </summary>
            <param name="rect">Rectangle.</param>
            <param name="graphics">The graphics.</param>
            <param name="leftFocus">LeftThumb.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.DrawSliders(System.Drawing.Rectangle,System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RangeSlider.ItemState,System.Boolean)">
            <summary>
            Draw the slider.
            </summary>
            <param name="rect">Rectangle.</param>
            <param name="graphics">The graphics.</param>
            <param name="sliderState">State of the slider.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.DrawTicks(System.Drawing.Graphics)">
            <summary>
            Draws the ticks.
            </summary>
            <param name="g">The graphics.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.GetSliderPath(System.Drawing.Rectangle)">
            <summary>
            Gets the slider path.
            </summary>
            <param name="rect">Rectangle.</param>
            <returns>Path of the slider in the given rectangle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.GetThumbEndColor(Syncfusion.Windows.Forms.Tools.RangeSlider.ItemState)">
            <summary>
            Gets the end color of the thumb.
            </summary>
            <param name="state"> state of the thumb.</param>
            <returns>end color of the thumb.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints the RangeSlider
            </summary>
            <param name="e">A PaintEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Processes Mouse Click 
            </summary>
            <param name="e">A MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Handles Mouse Moving
            </summary>
            <param name="e">A MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.OnSizeChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.OnMouseCaptureChanged(System.EventArgs)">
            <summary>
            Handles When Mouse is released
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.OnMouseLeave(System.EventArgs)">
            <summary>
            Resets current Area
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ScrollLeftSliderTo(System.Int32)">
            <summary>
            Sets the SliderMin value and invalidate
            </summary>
            <param name="pos">position.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.ScrollRightSliderTo(System.Int32)">
            <summary>
            Sets the SliderMax value and invalidate
            </summary>
            <param name="pos">position.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.MoveThumb(Syncfusion.Windows.Forms.Tools.RangeSlider.Thumb,System.Int32)">
            <summary>
            Sets the SliderMoveLeft and invalidate
            </summary>
            <param name="pos">position.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.InvalidateLeftSlider">
            <summary>
            Invalidates the left slider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.InvalidateRightSlider">
            <summary>
            Invalidates the right slider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.TranslateClientRect(System.Drawing.Rectangle)">
            <summary>
            Translates bounds of RangeSlider
            </summary>
            <param name="pBounds"> Bounds of Rectangle that are being modified. </param>
            <returns> Non-modified rectangle if orientation is horizontal,
            modified rectangle - otherwise. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.TranslateClientLocation(System.Drawing.Point)">
            <summary>
            Modifies given mouse location according to RangeSlider orientation.
            </summary>
            <param name="pMouseLocation"> Mouse location which is to be modified. </param>
            <returns> Non-modified mouse location if orientation is horizontal,
            modified mouse location - otherwise. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.InvalidateArea(Syncfusion.Windows.Forms.Tools.RangeSlider.RangeSliderArea)">
            <summary>
            Invalidates given area.
            </summary>
            <param name="area">The area to be invalidated.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            Sets height on AutoSize.
            </summary>
            <param name="x">X position</param>
            <param name="y">Y Position</param>
            <param name="width">Bounds  Width</param>
            <param name="height">Bounds Height</param>
            <param name="specified"> Bounds Speified</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RangeSlider.Dispose(System.Boolean)">
             <summary>
             Clean up any resources being used.
             </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.VisualStyle">
            <summary>
            Gets or sets an advanced appearance for the RangeSliderAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.ThumbColor">
            <summary>
            Gets or sets the color of the thumb.
            </summary>
            <value>The color of the thumb.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.HighlightedThumbColor">
            <summary>
            Gets or sets the color of the highlighted thumb.
            </summary>
            <value>The color of the highlighted thumb.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.PushedThumbColor">
            <summary>
            Gets or sets the color of the pushed thumb.
            </summary>
            <value>The color of the pushed thumb.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.SliderMin">
            <summary>
            Gets or sets the Position of the Minimum slider.
            </summary>
            <value> Minimum Slider value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.SliderMax">
            <summary>
            Gets or sets the Position of the Maximum  slider.
            </summary>
            <value>Maximum Slider value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.RangeColor">
            <summary>
            Gets or sets the color of the range.
            </summary>
            <value>The color of the range.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.ChannelColor">
            <summary>
            Gets or sets the color of the channel.
            </summary>
            <value>The color of the channel.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.Orientation">
            <summary>
            Gets or sets the orientation.
            </summary>
            <value>The orientation.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.ChannelHeight">
            <summary>
            Gets or sets the height of the channel.
            </summary>
            <value>The height of the channel.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.SliderSize">
            <summary>
            Gets or sets the size of the slider.
            </summary>
            <value>The size of the slider.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.TickColor">
            <summary>
            Gets or Sets the Tick color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.Minimum">
            <summary>
            Gets or sets the minimum.
            </summary>
            <value>The minimum.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.Maximum">
            <summary>
            Gets or sets the maximum.
            </summary>
            <value>The maximum.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.TickFrequency">
            <summary>
            Gets or sets the tick frequency.
            </summary>
            <value>The tick frequency.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.ShowTicks">
            <summary>
            Gets or sets a value indicating whether to show ticks.
            </summary>
            <value><c>true</c> if ticks are shown; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.BackColor">
            <summary>
            Gets the background color for the control. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.Range">
            <summary>
            Gets the range.
            </summary>
            <value>The range.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.FocussedThumb">
            <summary>
            Gets or sets the Focus of the Thumb.
            </summary>
            <value>The focus of the Thumb.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.ShowThumbFocused">
            <summary>
            Gets or sets a value indicating whether to Focus Thumb.
            </summary>
            <value><c>true</c> if Focus Thumb enabled; otherwise, <c>false</c>.</value>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RangeSlider.ValueChanged">
            <summary>
            Occurs when the Value property of a RangerSlider changes, either by movement of the thumb or by manipulation in code.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RangeSlider.Scroll">
            <summary>
            Occurs when  a mouse  action moves the thumb. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.LeftSliderPosition">
            <summary>
            Gets or sets the left slider position.
            </summary>
            <value>The left slider position.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.RightSliderPosition">
            <summary>
            Gets or sets the right slider position.
            </summary>
            <value>The right slider position.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.LeftSliderBounds">
            <summary>
            Gets the left slider bounds.
            </summary>
            <value>The left slider bounds.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.RightSliderBounds">
            <summary>
            Gets the right slider bounds.
            </summary>
            <value>The right slider bounds.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.ChannelBounds">
            <summary>
            Gets the channel bounds.
            </summary>
            <value>The channel bounds.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.DisplayRectangleInternal">
            <summary>
            Gets display rectangle of RangeSlider control. If orientation is vertical,
            rectangle will be the same as when orientation is horizontal.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.ThumbBorderColor">
            <summary>
            Gets the color of the thumb border.
            </summary>
            <value>The color of the thumb border.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.ThumbStartColor">
            <summary>
            Gets the start color of the thumb.
            </summary>
            <value>The start color of the thumb.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.CurrentArea">
            <summary>
            Gets or sets the current area where Mouse pointer is.
            </summary>
            <value>The curent area.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.PushedItem">
            <summary>
            Gets or sets the currently pushed item.
            </summary>
            <value>The pushed item.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.InnerChannel">
            <summary>
            Gets the inner channel.
            </summary>
            <value>The inner channel.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.RightOuterChannel">
            <summary>
            Gets the right outer channel.
            </summary>
            <value>The right outer channel.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.LeftOuterChannel">
            <summary>
            Gets the left outer channel.
            </summary>
            <value>The left outer channel.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RangeSlider.AutoSize">
            <summary>
            Makes AutoSize property visible in property grid.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RangeSlider.RangeSliderArea">
            <summary>
            Different areas of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.RangeSliderArea.None">
            <summary>
            Out of Control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.RangeSliderArea.LeftThumb">
            <summary>
            Over Left thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.RangeSliderArea.RightThumb">
            <summary>
            Over Right Thumb
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RangeSlider.ItemState">
            <summary>
            Different states of an item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.ItemState.Default">
            <summary>
            Default state of the item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.ItemState.Highlighted">
            <summary>
            Item should be drawn highlighted.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.ItemState.Pushed">
            <summary>
            Item is pushed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RangeSlider.Thumb">
            <summary>
            Different focus of Thumb
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.Thumb.Left">
            <summary>
            Focus of Left Thumb.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.Thumb.Right">
            <summary>
            Focus of Right Thumb.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RangeSlider.RangeSliderStyle">
            <summary>
            RangeSlider Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.RangeSliderStyle.Default">
            <summary>
            Default appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RangeSlider.RangeSliderStyle.Metro">
            <summary>
            Metro-like appearance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RangeSliderDesigner.SelectionRules">
            <summary>
            Returns left and right sizers only when AutoSize is on.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomButtonRenderer.#ctor">
            <summary>
            Current color table.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomButtonRenderer.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomButtonRenderer.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomButtonRenderer.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PrecisionMode">
            <summary>
            enumerator for the Precision mode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrecisionMode.Standard">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrecisionMode.Half">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Orientationmode">
            <summary>
            enumerator for the orientation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Orientationmode.Horizontal">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Orientationmode.Vertical">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Drawmodes">
            <summary>
            DrawModes
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Drawmodes.Stretch">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Drawmodes.Default">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Shapes">
            <summary>
            Enumerator for getting the shapes for the control
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OfficeColorSchemes">
            <summary>
            OfficeColorSchemes
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RatingControl">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetButton_Click(System.Object,System.EventArgs)">
            <summary>
            Reset button click event
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.Reset">
            <summary>
            Reset method that resets the value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControl.customImageCollection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControl.resetbuttonsettings">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeStyle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetStyle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.SetColorScheme(Syncfusion.Windows.Forms.Tools.RatingControl.Styles)">
            <summary>
            Sets the colorscheme
            </summary>
            <param name="vstyle"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeApplyGradientColors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetApplyGradientColors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeDrawMode">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetDrawMode">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeOrientation">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetOrientation">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeValue">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetValue">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeOfficeColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetOfficeColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializePrecision">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetPrecision">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeShape">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetShapes">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeShowTooltip">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetShowTooltip">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeSpacing">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetSpacing">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemsCount">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemsCount">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemBorderColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemBorderColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeReadOnly">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetReadOnly">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemHighlightColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemHighlightColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemHighlightStartColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemHighlightStartColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemHighlightEndColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemHighlightEndColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemSelectionColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemSelectionColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemSelectionStartColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemSelectionStartColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemSelectionEndColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemSelectionEndColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeItemBorderWeight">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetItemBorderWeight">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ShouldSerializeMetroColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.ResetMetroColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnValueChanged(System.Single)">
            <summary>
            
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnValueChanging(System.Single,Syncfusion.Windows.Forms.Tools.ToolTipInfo)">
            <summary>
            
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnSizeChanged(System.EventArgs)">
            <summary>
            Overrides the Size changed method
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides the Control's Paint method
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.GetFullPoints(System.Drawing.Rectangle)">
            <summary>
            Gets the Shape points for full selection and drawing
            </summary>
            <param name="rect"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.GetHalfPoints(System.Drawing.Rectangle)">
            <summary>
            Gets the shape points for the half selection
            </summary>
            <param name="rect"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.DrawShape(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            Draws the basic shapes with provided points
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="starAreaIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.DrawShapeOfficeStyle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            Draws the basic shapes with provided points
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="starAreaIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.DrawCircle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            Draws the Circle shape
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="starAreaIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.DrawCircleOfficeStyle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            Draws the Circle shape
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="starAreaIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.DrawCustomShapeOfficeStyle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            Draws the Custom Shape with the provided image
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="starAreaIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.DrawCustomShapes(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            Draws the customshapes images
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="starAreaIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.DrawHeart(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            Draws the heart shape
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="starAreaIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.DrawHeartOfficeStyle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            Draws the heart shape
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="starAreaIndex"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            OnMouseDown method to calculated the number of selecting shapes
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Mouse up method has been overrided
            </summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControl.m_mousedown">
            <summary>
            Gets the mousedown value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnMouseEnter(System.EventArgs)">
            <summary>
            Mouse enter method has been overrided
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnMouseLeave(System.EventArgs)">
            <summary>
            Mouse leave method has been overrided
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrided mouse move method
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.OnClick(System.EventArgs)">
            <summary>
            Control's onClick has been overrided to calculate the selected star and selected half star
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControl.CreateAccessibilityInstance">
            <summary>
            New instance for AccessibleObject
            </summary>
            <returns>RatingControlAccessibleObject</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Images">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ResetButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.HoverStar">
            <summary>
            Return the number of hover stars
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Style">
            <summary>
            Gets or Sets the Visual Style
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ApplyGradientColors">
            <summary>
            Gets or Sets whether to apply the gradient colors
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.DrawMode">
            <summary>
            Gets or Sets the Drawmode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemBackColor">
            <summary>
            Gets or Sets ShapeBackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Orientation">
            <summary>
            Gets or Sets Orientation
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Value">
            <summary>
            Gets or Sets the Rating value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.OfficeColorScheme">
            <summary>
            Gets or Sets the Office 2007 ColorScheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ToolTipSettings">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Office2007ColorScheme">
            <summary>
            Gets or Sets the Office 2007 ColorScheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Office2010ColorScheme">
            <summary>
            Gets or Sets the office 2010 color scheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Precision">
            <summary>
            Gets or Sets the Precision types
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ResetButtonVisible">
            <summary>
            Gets or Sets the reset button visible
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ResetButtonSize">
            <summary>
            Gets or Sets the reset button visible
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ResetButtonAppearance">
            <summary>
            Gets or Sets the reset button visible
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ResetButtonBackColor">
            <summary>
            Gets or Sets the reset button visible
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ResetButtonBackgroundImage">
            <summary>
            Gets or Sets the reset button visible
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Shape">
            <summary>
            Gets or Sets the Shapes to be drawn
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ShowTooltip">
            <summary>
            Gets or Sets Whether to show the ToolTip
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.Spacing">
            <summary>
            Gets or Sets the Spacing between the shapes
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemsCount">
            <summary>
            Gets or Sets the number of shapes to be drawn
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.IsMouseHover">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemBorderColor">
            <summary>
            Gets or Sets the Shapes border color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ReadOnly">
            <summary>
            Gets or Sets whether to enable readonly mode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemHighlightColor">
            <summary>
            Gets or Sets the Shape highlight color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemHighlightStartColor">
            <summary>
            Gets or Sets the Gradient Highlight Start Color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemHighlightEndColor">
            <summary>
            Gets or Sets the Shape highlight color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemSelectionColor">
            <summary>
            Gets or Sets the Shape Selection color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemSelectionStartColor">
            <summary>
            Gets or Sets the shape selection start color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemSelectionEndColor">
            <summary>
            Gets or Sets the Shape Selection end color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemSize">
            <summary>
            Gets or Sets the Shape size
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.ItemBorderWeight">
            <summary>
            Gets or Sets the Shape Border weight
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControl.MetroColor">
            <summary>
            Gets or Sets the Shape Border weight
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RatingControl.Styles">
            <summary>
            Enumeration for the Styles
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControl.Styles.Default">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControl.Styles.Office2007">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControl.Styles.Office2010">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControl.Styles.Metro">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomImageCollection">
            <summary>
            Class for adding subproperties
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomImages">
            <summary>
            custom image properties class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ShouldSerializeHoverImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ResetHoverImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ShouldSerializeNormalImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ResetNormalImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ShouldSerializeSelectedImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ResetSelectedImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ShouldSerializeHoverHalfImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ResetHoverHalfImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ShouldSerializeSelectedHalfImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.ResetSelectedHalfImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImages.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImageCollection.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomImageBasicConverter">
            <summary>
            class that converts the properties and combines
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImageBasicConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomImageBasicConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="info"></param>
            <param name="value"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RatingControlDesigner">
            <summary>
            RatingControl Designer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControlDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControlDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControlDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Component object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ResetButton">
            <summary>
            Class for adding Reset button subproperties
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations">
            <summary>
            custom image properties class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ShouldSerializeBackGroundImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ResetBackGroundImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ShouldSerializeVisible">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ResetVisible">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ShouldSerializeSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ResetSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ShouldSerializeBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ResetBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ShouldSerializeAppearance">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.ResetAppearance">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonCustomizations.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButton.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ResetButtonBasicConverter">
            <summary>
            class that converts the properties and combines
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonBasicConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ResetButtonBasicConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="info"></param>
            <param name="value"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QueryShapeInfoHandler">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QueryShapeInformation">
            <summary>
            QueryShapeInformation event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QueryShapeInformation.#ctor(System.Int32,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="hcolor"></param>
            <param name="scolor"></param>
            <param name="tooltip"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryShapeInformation.Index">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryShapeInformation.HColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryShapeInformation.Scolor">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject">
            <summary>
            Class for RatingControlAccessibleObject
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.ratingcontrol">
            <summary>
            Variable for RatingControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.#ctor(Syncfusion.Windows.Forms.Tools.RatingControl)">
            <summary>
            Constructor for EditControlAccessibleObject class.
            </summary>
            <param name="tabcontrol">The instance of the RatingControl.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.GetFocused">
            <summary>
            Returns whether the control is Focused or not
            </summary>
            <returns>Indicates whether its focused.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An EditControlAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.Role">
            <summary>
            Gets Role of the RatingControl which is used by Accessibility program.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.Name">
            <summary>
            Gets Name of the RatingControl which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.Bounds">
            <summary>
            Gets Bounds of the RatingControl which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.Description">
            <summary>
             Gets Description of the RatingControl which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.Parent">
            <summary>
             Gets Parent of the RatingControl which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.State">
            <summary>
             Gets State of the RatingControl which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlAccessibleObject.Value">
            <summary>
            Returns Text value of RatingControl
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RatingControlActionList">
            <summary>
            RatingControlActionList class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControlActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the CheckBoxAdvActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RatingControlActionList.InitializeActionList">
            <summary>
            Overrridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlActionList.Name">
            <summary>
            Gets or sets Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlActionList.ItemsCount">
            <summary>
            Gets or sets the shapecount
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlActionList.Value">
            <summary>
            Gets or sets the value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlActionList.Style">
            <summary>
            Gets or sets the visual style.
            </summary>
            <value>The style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlActionList.OfficeColorScheme">
            <summary>
            Gets or sets the Officecolor scheme.
            </summary>
            <value>The Officecolor scheme.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RatingControlActionList.Shape">
            <summary>
            Gets or sets the Shape.
            </summary>
            <value>Shape.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvHeaderSerializer">
            <summary>
            Serializer for RibbonControlAdvHeader.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvHeaderSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)">
            <summary>
            Serializes quick and main items.
            </summary>
            <param name="manager">Provides an interface that can manage design-time serialization.</param>
            <param name="value">The value which needs to be serialized.</param>
            <returns>A CodeDOM object representing the object that has been serialized.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomizeRibbon">
            <summary>
            Dialog form for Ribbon customization.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.InitLocalizedResources">
            <summary>
            Form Load event .
            Initialize the localized resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.Execute(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Used to execute this form. 
            </summary>
            <param name="header">RibbonControl Header from where the method calls. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.SetVisibleCore(System.Boolean)">
            <summary>
            Overrides SetVisibleCore method.
            </summary>
            <param name="value">value:true to make the control visible; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.OnComboToolstripsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Fills source list view with new items from selected tool strip.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.OnLstAvailableItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates state of Add button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.OnBtnAddClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.OnBtnOKClick(System.Object,System.EventArgs)">
            <summary>
            Event handler for OK button click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.OnBtnRemoveClick(System.Object,System.EventArgs)">
            <summary>
            Removes items from destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.OnLstAvailableItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.btnReset_Click(System.Object,System.EventArgs)">
            <summary> Method clears destination list. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.btnDown_Click(System.Object,System.EventArgs)">
            <summary>
            Down Button Click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.btnUp_Click(System.Object,System.EventArgs)">
            <summary>
            Up button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.InitialComponent">
            <summary>
            Component in Rename Form
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.buttonAdv3_Click(System.Object,System.EventArgs)">
            <summary>
            Rename Button event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.CustomizeRibbon_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Form Keydown event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.txt_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Keydown event to close the form.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.btnEnter_Click(System.Object,System.EventArgs)">
            <summary>
            Buton click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.treeViewAdv1_AfterSelect(System.Object,System.EventArgs)">
            <summary>
            TreeView Afterselect event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.buttonAdv1_Click(System.Object,System.EventArgs)">
            <summary>
            New Tab button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.buttonAdv2_Click(System.Object,System.EventArgs)">
            <summary>
            New Group Button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.UpdateLabels">
            <summary>
            Update the text on the labels based on Localization
            </summary>
            
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.RemoveItemFromDestination">
            <summary>
             Removes the item from Treeview and add to the list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.UpdateSourceListFromPanel(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="panel">Ribbon panel to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.AddImage(Syncfusion.Windows.Forms.Tools.CustomizeRibbon.QATListView,System.ComponentModel.Component)">
            <summary>
            Add Images for the ToolStripItem.
            </summary>
            <param name="listView"> </param>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.UpdateSourceListFromDropDown(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="dropDown"> DropDown to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.GetDescription(System.ComponentModel.Component)">
            <summary>
            Gets the description for the ToolStripItem.
            </summary>
            <param name="comp"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.ClearSourceList">
            <summary>
            Clears source list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.AddTreeNode">
            <summary>
            Adds items to the TreeNode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.SetSelectedItem">
            <summary>
            To select, first item by default
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.CreateImageList">
            <summary>
            Creates the image list
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.AddItemsToDestinationList(System.Collections.ICollection)">
            <summary>
            Adds item to the treeview
            </summary>
            <param name="items">Items to be addded</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.ExtractPanels">
            <summary>
            Extracts toolstrips and adds them to the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.ListBox_DrawItem(System.Object,System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            used to draw the list items
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.ExtractToolStripItems(System.Windows.Forms.ToolStripItemCollection)">
            <summary>
            Extracts supported items list from specified collection.
            </summary>
            <param name="items">Source items collection</param>
            <returns>list of suported items</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.IsSupportedItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Suported item in Toolstrip item.
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.MoveUp(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            To move and up the tab item in the treeview
            </summary>
            <param name="treeNodeAdv">Selected treeNode to move</param>
            <param name="flag">Bool variable to decide to move up or down</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.initialtabItem">
            <summary>
            Collection of components reflected in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.m_header">
            <summary>
            Underlying RibbonControlAdvHeader to work with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.m_regex">
            <summary>
            To handle with system text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.QuickAccessToolBarLabel">
            <summary>
            To get the label text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.resetToolStripItem">
            <summary>
            To store the initial values.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.updown">
            <summary>
            Bool variable to differentiate between Up click and down click.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.holder">
            <summary>
            Contains the list of toolstripitem available initially
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon._CustomTab">
            <summary>
            Contains the list of Non Custom tab and custom tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.tree">
            <summary>
            List to store the Items in treeview.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.i">
            <summary>
            Int variable to append the tab text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.j">
            <summary>
            Int variable to append Tab Group text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.frm">
            <summary>
            New form for Rename option.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.txt">
            <summary>
            TextBox for Renam option.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.btOK">
            <summary>
            Button in Rename form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.display">
            <summary>
            Display name label.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.btCancel">
            <summary>
            Cancel Button in Rename form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.Regex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.StartPanel">
            <summary>
            StartPanel class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.StartPanel.#ctor(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Constructor of the StartPanel
            </summary>
            <param name="dropdown">The ToolStripDropDown instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.StartPanel.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.StartPanel.m_DropDown">
            <summary> DropDown with items. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.StartPanel.DropDown">
            <summary> Gets DropDown with items. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.RibbonPanelItem">
            <summary>
            RibbonPanelItem class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.RibbonPanelItem.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripTabItem,System.String)">
            <summary>
            Constructor of the RibbonPanelItem
            </summary>
            <param name="item">The ToolStripTabItem instance.</param>
            <param name="text">The RibbonPanelItem text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.RibbonPanelItem.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns>Returns the RibbonPanelItem text.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomizeRibbon.RibbonPanelItem.Panel">
            <summary>
            Gets the RibbonPanel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog">
            <summary>
            Dialog form for quick panel customization.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.InitLocalizedResources">
            <summary>
            Initialize the localized resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.SetupHeaderDependencies">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.Execute(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Executes the Office2013CustomizeQuickItemsDialog
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.OnComboToolstripsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Fills source list view with new items from selected tool strip.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.OnLstAvailableItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates state of Add button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.OnLstChosenItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates availability of Remove button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.OnBtnAddClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.OnBtnRemoveClick(System.Object,System.EventArgs)">
            <summary>
            Removes items from destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.OnLstAvailableItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.OnLstChosenItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Removed items from destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.OnBtnOKClick(System.Object,System.EventArgs)">
            <summary>
            Updates colection of quick buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.btnReset_Click(System.Object,System.EventArgs)">
            <summary> Method clears destination list. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.btnDown_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.btnCancel_Click(System.Object,System.EventArgs)">
            <summary>
            ButtonClick event 
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.btnUp_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.lstChosenItems_Validating(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.HeaderRendererChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.UpdateLabels">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.UpdateSourceListFromPanel(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="panel">Ribbon panel to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.UpdateSourceListFromDropDown(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="dropDown"> DropDown to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.GetDescription(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="comp"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.ClearSourceList">
            <summary>
            Clears source list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.UpdateDestinationList">
            <summary>
            Updates destination list view: clears it and then fills again.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.ClearDestinationList">
            <summary>
            Clear destination list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.AddItemsToDestinationList(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.RemoveItemsFromDestinationList(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.ExtractPanels">
            <summary>
            Extracts toolstrips and adds them to the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.ExtractToolStripItems(System.Windows.Forms.ToolStripItemCollection)">
            <summary>
            Extracts supported items list from specified collection.
            </summary>
            <param name="items">Source items collection</param>
            <returns>list of suported items</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.IsSupportedItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.ApplyColorSchemeToControls">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.m_reflectedComponents">
            <summary>
            Collection of components reflected in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.m_header">
            <summary>
            Underlying RibbonControlAdvHeader to work with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.m_Quick">
            <summary>
            Collection of items in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.m_regex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.Regex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.StartPanel">
            <summary>
            StartPanel class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.StartPanel.#ctor(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Constructor of the StartPanel.
            </summary>
            <param name="dropdown">The ToolStripDropDown instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.StartPanel.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.StartPanel.m_DropDown">
            <summary> DropDown with items. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.StartPanel.DropDown">
            <summary> Gets DropDown with items. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.RibbonPanelItem.ToString">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013CustomizeQuickItemsDialog.RibbonPanelItem.Panel">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon">
            <summary>
            Dialog form for Ribbon customization.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.InitLocalizedResources">
            <summary>
            Form Load event.
            Initialize the localized resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.Execute(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Used to execute this form. 
            </summary>
            <param name="header">RibbonControl Header from where the method calls. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.OnComboToolstripsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Fills source list view with new items from selected tool strip.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.OnLstAvailableItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates state of Add button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.OnBtnAddClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.OnBtnOKClick(System.Object,System.EventArgs)">
            <summary>
            Event handler for OK button click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.OnBtnRemoveClick(System.Object,System.EventArgs)">
            <summary>
            Removes items from destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.OnLstAvailableItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.btnReset_Click(System.Object,System.EventArgs)">
            <summary> Method clears destination list. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.btnDown_Click(System.Object,System.EventArgs)">
            <summary>
            Down Button Click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.btnUp_Click(System.Object,System.EventArgs)">
            <summary>
            Up button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.InitialComponent">
            <summary>
            Component in Rename Form
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.buttonAdv3_Click(System.Object,System.EventArgs)">
            <summary>
            Rename Button event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.CustomizeRibbon_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Form Keydown event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.txt_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Keydown event to close the form.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.btnEnter_Click(System.Object,System.EventArgs)">
            <summary>
            Buton click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.treeViewAdv1_AfterSelect(System.Object,System.EventArgs)">
            <summary>
            TreeView Afterselect event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.buttonAdv1_Click(System.Object,System.EventArgs)">
            <summary>
            New Tab button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.buttonAdv2_Click(System.Object,System.EventArgs)">
            <summary>
            New Group Button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.UpdateLabels">
            <summary>
            Update the text on the labels based on Localization
            </summary>
            
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.RemoveItemFromDestination">
            <summary>
             Removes the item from Treeview and add to the list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.UpdateSourceListFromPanel(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="panel">Ribbon panel to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.SetSelectedItem">
            <summary>
            To select, first item by default
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.AddImage(Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.QATListView,System.ComponentModel.Component)">
            <summary>
            Add Images for the ToolStripItem.
            </summary>
            <param name="listView"> </param>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.UpdateSourceListFromDropDown(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="dropDown"> DropDown to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.GetDescription(System.ComponentModel.Component)">
            <summary>
            Gets the description for the ToolStripItem.
            </summary>
            <param name="comp"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.ClearSourceList">
            <summary>
            Clears source list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.AddTreeNode">
            <summary>
            Adds items to the TreeNode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.CreateImageList">
            <summary>
            Creates the image list
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.AddItemsToDestinationList(System.Collections.ICollection)">
            <summary>
            Adds item to the treeview
            </summary>
            <param name="items">Items to be addded</param>
            <summary>
            Adds item to the treeview
            </summary>
            <param name="items">Items to be addded</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.ExtractPanels">
            <summary>
            Extracts toolstrips and adds them to the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.ListBox_DrawItem(System.Object,System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            used to draw the list items
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.ExtractToolStripItems(System.Windows.Forms.ToolStripItemCollection)">
            <summary>
            Extracts supported items list from specified collection.
            </summary>
            <param name="items">Source items collection</param>
            <returns>list of suported items</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.IsSupportedItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Suported item in Toolstrip item.
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.MoveUp(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            To move and up the tab item in the treeview
            </summary>
            <param name="treeNodeAdv">Selected treeNode to move</param>
            <param name="flag">Bool variable to decide to move up or down</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.initialtabItem">
            <summary>
            Collection of components reflected in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.m_header">
            <summary>
            Underlying RibbonControlAdvHeader to work with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.m_regex">
            <summary>
            To handle with system text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.QuickAccessToolBarLabel">
            <summary>
            To get the label text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.resetToolStripItem">
            <summary>
            To store the initial values.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.updown">
            <summary>
            Bool variable to differentiate between Up click and down click.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.holder">
            <summary>
            Contains the list of toolstripitem available initially
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon._CustomTab">
            <summary>
            Contains the list of Non Custom tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.tree">
            <summary>
            List to store the Items in treeview.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.i">
            <summary>
            Int variable to append the tab text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.j">
            <summary>
            Int variable to append Tab Group text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.frm">
            <summary>
            New form for Rename option.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.txt">
            <summary>
            TextBox for Renam option.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.btOK">
            <summary>
            Button in Rename form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.display">
            <summary>
            Display name label.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.btCancel">
            <summary>
            Cancel Button in Rename form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.Regex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.StartPanel">
            <summary>
            StartPanel
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.StartPanel.#ctor(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Constructor of the StartPanel
            </summary>
            <param name="dropdown">The ToolStripDropDown instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.StartPanel.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.StartPanel.m_DropDown">
            <summary> DropDown with items. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.StartPanel.DropDown">
            <summary> Gets DropDown with items. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.RibbonPanelItem">
            <summary>
            RibbonPanelItem class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.RibbonPanelItem.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripTabItem,System.String)">
            <summary>
            RibbonPanelItem class
            </summary>
            <param name="item">The ToolStripTabItem instance.</param>
            <param name="text">The RibbonPanelItem text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.RibbonPanelItem.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013CustomizeRibbon.RibbonPanelItem.Panel">
            <summary>
            Gets the RibbonPanel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog">
            <summary>
            Dialog form for quick panel customization.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,Syncfusion.Windows.Forms.Tools.Office2016ColorScheme)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.InitLocalizedResources">
            <summary>
            Initialize the localized resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.SetupHeaderDependencies">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.Execute(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,Syncfusion.Windows.Forms.Tools.Office2016ColorScheme)">
            <summary>
            Executes the Office2013CustomizeQuickItemsDialog
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.OnComboToolstripsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Fills source list view with new items from selected tool strip.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.OnLstAvailableItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates state of Add button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.OnLstChosenItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates availability of Remove button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.OnBtnAddClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.OnBtnRemoveClick(System.Object,System.EventArgs)">
            <summary>
            Removes items from destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.OnLstAvailableItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.OnLstChosenItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Removed items from destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.OnBtnOKClick(System.Object,System.EventArgs)">
            <summary>
            Updates colection of quick buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.btnReset_Click(System.Object,System.EventArgs)">
            <summary> Method clears destination list. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.btnDown_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.btnCancel_Click(System.Object,System.EventArgs)">
            <summary>
            ButtonClick event 
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.btnUp_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.lstChosenItems_Validating(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.HeaderRendererChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.UpdateLabels">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.UpdateSourceListFromPanel(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="panel">Ribbon panel to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.UpdateSourceListFromDropDown(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="dropDown"> DropDown to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.GetDescription(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="comp"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.ClearSourceList">
            <summary>
            Clears source list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.UpdateDestinationList">
            <summary>
            Updates destination list view: clears it and then fills again.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.ClearDestinationList">
            <summary>
            Clear destination list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.AddItemsToDestinationList(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.RemoveItemsFromDestinationList(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.ExtractPanels">
            <summary>
            Extracts toolstrips and adds them to the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.ExtractToolStripItems(System.Windows.Forms.ToolStripItemCollection)">
            <summary>
            Extracts supported items list from specified collection.
            </summary>
            <param name="items">Source items collection</param>
            <returns>list of suported items</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.IsSupportedItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.ApplyColorSchemeToControls">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.m_reflectedComponents">
            <summary>
            Collection of components reflected in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.m_header">
            <summary>
            Underlying RibbonControlAdvHeader to work with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.m_Quick">
            <summary>
            Collection of items in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.m_regex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.Regex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.StartPanelOffice2016">
            <summary>
            StartPanelOffice2016 class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.StartPanelOffice2016.#ctor(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Constructor of the StartPanelOffice2016.
            </summary>
            <param name="dropdown">The ToolStripDropDown instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.StartPanelOffice2016.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.StartPanelOffice2016.m_DropDown">
            <summary> DropDown with items. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.StartPanelOffice2016.DropDown">
            <summary> Gets DropDown with items. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.RibbonPanelItemOffice2016.ToString">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016CustomizeQuickItemsDialog.RibbonPanelItemOffice2016.Panel">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon">
            <summary>
            Dialog form for Ribbon customization.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.InitLocalizedResources">
            <summary>
            Form Load event.
            Initialize the localized resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.Execute(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Used to execute this form. 
            </summary>
            <param name="header">RibbonControl Header from where the method calls. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.Execute(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,Syncfusion.Windows.Forms.Tools.Office2016ColorScheme)">
            <summary>
            Used to execute this form. 
            </summary>
            <param name="header">RibbonControl Header from where the method calls. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.OnComboToolstripsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Fills source list view with new items from selected tool strip.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.OnLstAvailableItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates state of Add button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.OnBtnAddClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.OnBtnOKClick(System.Object,System.EventArgs)">
            <summary>
            Event handler for OK button click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.OnBtnRemoveClick(System.Object,System.EventArgs)">
            <summary>
            Removes items from destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.OnLstAvailableItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.btnReset_Click(System.Object,System.EventArgs)">
            <summary> Method clears destination list. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.btnDown_Click(System.Object,System.EventArgs)">
            <summary>
            Down Button Click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.btnUp_Click(System.Object,System.EventArgs)">
            <summary>
            Up button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.InitialComponent">
            <summary>
            Component in Rename Form
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.buttonAdv3_Click(System.Object,System.EventArgs)">
            <summary>
            Rename Button event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.CustomizeRibbon_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Form Keydown event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.txt_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Keydown event to close the form.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.btnEnter_Click(System.Object,System.EventArgs)">
            <summary>
            Buton click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.treeViewAdv1_AfterSelect(System.Object,System.EventArgs)">
            <summary>
            TreeView Afterselect event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.buttonAdv1_Click(System.Object,System.EventArgs)">
            <summary>
            New Tab button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.buttonAdv2_Click(System.Object,System.EventArgs)">
            <summary>
            New Group Button click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.UpdateLabels">
            <summary>
            Update the text on the labels based on Localization
            </summary>
            
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.RemoveItemFromDestination">
            <summary>
             Removes the item from Treeview and add to the list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.UpdateSourceListFromPanel(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="panel">Ribbon panel to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.SetSelectedItem">
            <summary>
            To select, first item by default
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.AddImage(Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.QATListView2016,System.ComponentModel.Component)">
            <summary>
            Add Images for the ToolStripItem.
            </summary>
            <param name="listView"> </param>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.UpdateSourceListFromDropDown(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="dropDown"> DropDown to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.GetDescription(System.ComponentModel.Component)">
            <summary>
            Gets the description for the ToolStripItem.
            </summary>
            <param name="comp"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.ClearSourceList">
            <summary>
            Clears source list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.AddTreeNode">
            <summary>
            Adds items to the TreeNode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.CreateImageList">
            <summary>
            Creates the image list
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.AddItemsToDestinationList(System.Collections.ICollection)">
            <summary>
            Adds item to the treeview
            </summary>
            <param name="items">Items to be addded</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.ExtractPanels">
            <summary>
            Extracts toolstrips and adds them to the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.ListBox_DrawItem(System.Object,System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            used to draw the list items
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.ExtractToolStripItems(System.Windows.Forms.ToolStripItemCollection)">
            <summary>
            Extracts supported items list from specified collection.
            </summary>
            <param name="items">Source items collection</param>
            <returns>list of suported items</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.IsSupportedItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Suported item in Toolstrip item.
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.MoveUp(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            To move and up the tab item in the treeview
            </summary>
            <param name="treeNodeAdv">Selected treeNode to move</param>
            <param name="flag">Bool variable to decide to move up or down</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.initialtabItem">
            <summary>
            Collection of components reflected in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.m_header">
            <summary>
            Underlying RibbonControlAdvHeader to work with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.m_regex">
            <summary>
            To handle with system text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.QuickAccessToolBarLabel">
            <summary>
            To get the label text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.resetToolStripItem">
            <summary>
            To store the initial values.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.updown">
            <summary>
            Bool variable to differentiate between Up click and down click.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.holder">
            <summary>
            Contains the list of toolstripitem available initially
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon._CustomTab">
            <summary>
            Contains the list of Non Custom tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.tree">
            <summary>
            List to store the Items in treeview.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.i">
            <summary>
            Int variable to append the tab text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.j">
            <summary>
            Int variable to append Tab Group text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.frm">
            <summary>
            New form for Rename option.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.txt">
            <summary>
            TextBox for Renam option.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.btOK">
            <summary>
            Button in Rename form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.display">
            <summary>
            Display name label.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.btCancel">
            <summary>
            Cancel Button in Rename form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.Regex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.StartPanel">
            <summary>
            StartPanel
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.StartPanel.#ctor(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Constructor of the StartPanel
            </summary>
            <param name="dropdown">The ToolStripDropDown instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.StartPanel.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.StartPanel.m_DropDown">
            <summary> DropDown with items. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.StartPanel.DropDown">
            <summary> Gets DropDown with items. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.RibbonPanelItem">
            <summary>
            RibbonPanelItem class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.RibbonPanelItem.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripTabItem,System.String)">
            <summary>
            RibbonPanelItem class
            </summary>
            <param name="item">The ToolStripTabItem instance.</param>
            <param name="text">The RibbonPanelItem text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.RibbonPanelItem.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016CustomizeRibbon.RibbonPanelItem.Panel">
            <summary>
            Gets the RibbonPanel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable">
            <summary>
            Represents ToolStripCheckBox able to reflect functionality of referenced tool strip ToolStripCheckBox.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox">
            <summary> 
            ToolStripCheckBox class, that represents checkbox item on ToolStrip.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.UNCHECKED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.UNCHECKED_SELECTED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.UNCHECKED_PRESSED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CHECKED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CHECKED_SELECTED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CHECKED_PRESSED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CHECKED_DISABLED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.UNCHECKED_DISABLED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.metroCheckbox">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.#ctor">
            <summary>
            Constructor of the ToolStripCheckBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.OnClick(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.   
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.GetCheckMarkImage(System.Int32)">
            <summary>
            Gets Image for a check mark by specific ID.
            </summary>
            <param name="buttonID"> Check mark ID that indicates Image. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.PaintCheckBoxBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            Draws the background of the ToolStripCheckBox.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.GetIsDisabled(System.Windows.Forms.ToolStripItem)">
            <summary>
            Indicates if ToolStripItem is disabled.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.GetTextFormatFlags(System.Drawing.ContentAlignment)">
            <summary>
            Gets TextFormatFlags according to Text alignment.
            </summary>
            <param name="alignment"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.GetButtonBackgroundRect(System.Windows.Forms.ToolStripItem,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ShouldSerializeImageCheckBox">
            <summary>
            Serialzing the property CheckedImage
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ResetImageCheckBox">
            <summary>
            Resetting the property CheckedImage
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ShouldSerializeCheckedImage">
            <summary>
            Serialzing the property CheckedImage
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ResetCheckedImage">
            <summary>
            Resetting the property CheckedImage
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ShouldSerializeImageCheckBoxSize">
            <summary>
            Serialzing the property ImageCheckBoxSize
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ResetImageCheckBoxSize">
            <summary>
            Resetting the property ImageCheckBoxSize
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.m_InternalLayout">
            <summary>
            Internal layout instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.m_calignCheckAlignment">
            <summary>
            Horizontal and vertical alignment of the check mark on a <see cref="T:System.Windows.Forms.CheckBox"></see> control.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.m_bThreeState" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.m_imglstCheckMarkStates">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.BackgroundImage">
            <summary>
             Gets or sets the background image displayed in the item.
            </summary>
            <returns>An System.Drawing.Image that represents the image to display in the background of the item.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.BackgroundImageLayout">
            <summary>
            Gets or sets the background image layout used for the <see cref="T:System.Windows.Forms.ToolStripItem"></see>.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.ImageLayout"></see> values. The default value is <see cref="F:System.Windows.Forms.ImageLayout.Tile"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.BackColor">
            <summary>
            Gets or sets the background color for the item.
            </summary>
            <returns>A <see cref="T:System.Drawing.Color"></see> that represents the background color of the item. The default is the value of the <see cref="P:System.Windows.Forms.Control.DefaultBackColor"></see> property.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckAlign">
            <summary>Gets or sets the horizontal and vertical alignment of the check mark on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> control.</summary>
            <returns>One of the <see cref="T:System.Drawing.ContentAlignment"></see> values. The default value is MiddleLeft.</returns>
            <exception cref="T:System.ComponentModel.InvalidEnumArgumentException">The value assigned is not one of the <see cref="T:System.Drawing.ContentAlignment"></see> enumeration values. </exception>
            <PermissionSet><IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true" /></PermissionSet>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckOnClick">
            <summary>
            This property is not used, because <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> automatically appears pressed in and not pressed in when clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ImageCheckBox">
            <summary>
            Gets/Sets the value for displaying the image or not in checked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckedImage">
            <summary>
            Gets/Sets the value for displaying the image or not in checked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ImageCheckBoxSize">
            <summary>
            Gets/Sets the value for size of the displaying the image in checked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ColorTable">
            <summary>
            Gets instance of Office12ColorTable class.
            If <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> owner's renderer has Office12ToolStripRenderer type, 
            property returns current Office12ColorTable instance, otherwise - returns default Office12ColorTable one.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.DisplayStyle">
            <summary>
            Gets or sets whether text and images are displayed on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.ToolStripItemDisplayStyle"></see> values. The default is <see cref="F:System.Windows.Forms.ToolStripItemDisplayStyle.ImageAndText"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ForeColor">
            <summary>
            Gets or sets the foreground color of the item.
            </summary>
            <returns> The foreground <see cref="T:System.Drawing.Color"></see> of the item. The default is the value of the <see cref="P:System.Windows.Forms.Control.DefaultForeColor"></see> property. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.Image">
            <summary>
            Gets or sets the image that is displayed on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns> The <see cref="T:System.Drawing.Image"></see> to be displayed. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ImageAlign">
            <summary>
            Gets or sets the alignment of the image on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns> One of the <see cref="T:System.Drawing.ContentAlignment"></see> values. The default is <see cref="F:System.Drawing.ContentAlignment.MiddleLeft"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ImageScaling">
            <summary>
            Gets or sets a value indicating whether an image on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> is automatically resized to fit in a container.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.ToolStripItemImageScaling"></see> values. The default is <see cref="F:System.Windows.Forms.ToolStripItemImageScaling.SizeToFit"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ImageTransparentColor">
            <summary>
            Gets or sets the color to treat as transparent in a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> image.
            </summary>
            <returns> One of the <see cref="T:System.Drawing.Color"></see> values. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.InternalLayout">
            <summary>
            Gets or sets Internal layout instance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.RightToLeftAutoMirrorImage">
            <summary>
            Mirrors automatically the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> image when the <see cref="P:System.Windows.Forms.ToolStripItem.RightToLeft"></see> property is set to <see cref="F:System.Windows.Forms.RightToLeft.Yes"></see>.
            </summary>
            <returns> true to automatically mirror the image; otherwise, false. The default is false. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.TextDirection">
            <summary>
            Gets the orientation of text used on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.ToolStripTextDirection"></see> values. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.TextImageRelation">
            <summary>
            Gets or sets the position of <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> text and image relative to each other.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.TextImageRelation"></see> values. The default is <see cref="F:System.Windows.Forms.TextImageRelation.ImageBeforeText"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.ThreeState">
            <summary>Gets or sets a value indicating whether the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> will allow three check states rather than two.</summary>
            <returns>true if the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> is able to display three check states; otherwise, false. The default value is false.</returns>
            <filterpriority>1</filterpriority>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout">
            <summary>
            Class for layout information of a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.MIN_CHECKMARK_HEIGHT">
            <summary>
            Minimum CheckMark height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.MIN_CHECKMARK_WIDTH">
            <summary>
            Minimum CheckMark width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.BORDER_WIDTH">
            <summary>
            Control border width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.CHECKMARK_OFFSET">
            <summary>
            Offset from CheckMark to Text.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripCheckBox)">
            <summary>
            Constructor of the CheckBoxInternalLayout.
            </summary>
            <param name="item"> The ToolStripCheckBox instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.GetCoordinateYOfCheckMark">
            <summary>
            Gets Y-coordinate of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.GetCoordinateXOfCheckMark">
            <summary>
            Gets X-coordinate of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.GetCoordinateYOfText">
            <summary>
            Gets Y-coordinate of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.GetCoordinateXOfText">
            <summary>
            Gets X-coordinate of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.GetHeightOfText">
            <summary>
            Gets height of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.GetWidthOfText">
            <summary>
            Gets width of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.GetIsAlignmentInTwoLines">
            <summary>
            Gets if CheckMark is positioned above or under the Text in <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.m_szLastPreferred">
            <summary>
            Last preferred size of <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.m_Item">
            <summary>
            <summary> Instance of <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>. </summary>
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.m_rcCheckMark">
            <summary>
             Gets bounds of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.m_rcText">
            <summary>
             Gets bounds of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.m_szCheckMark">
            <summary>
            Size of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.m_szText">
            <summary>
            Size of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.PreferredSize">
            <summary>
            Get preferred size of a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.CheckMarkRectangle">
            <summary>
            Gets bounds of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.TextRectangle">
            <summary>
            Gets bounds of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.CheckMarkSize">
            <summary>
            Gets size of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox.CheckBoxInternalLayout.TextSize">
            <summary>
            Gets size of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IQuickItem">
            <summary>
            Interface for toolstrip items able to reflect ToolStripEx or ToolStripItem.
            Implemented for items that can be shown in quick panel only.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IQuickItem.Reset">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IQuickItem.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Indicates whether item reflects given component.
            </summary>
            <param name="c">Component to check.</param>
            <returns>True if item reflects given component; otherwise false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IQuickItem.ReflectedComponent">
            <summary>
            Gets reflected component.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.#ctor">
            <summary>
            Creates new instance of QuickCheckBoxReflectable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripCheckBox)">
            <summary>
            Constructor of the QuickCheckBoxReflectable
            </summary>
            <param name="reflectedItem">The ToolStripCheckBox instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripCheckBox,System.Boolean)">
            <summary>
            Creates and initializes new instance of QuickCheckBoxReflectable.
            </summary>
            <param name="reflectedItem">ToolStripCheckBox to reflect.</param>
            <param name="bExactCopy"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.OnClick(System.EventArgs)">
            <summary>
            Redirects mouse click to reflected button.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.OnReflectedCheckBoxEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.OnReflectedCheckBoxCheckedChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.OnReflectedCheckBoxCheckStateChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.Reset">
            <summary>
            Update properties from reflected button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.m_reflectedCheckBox">
            <summary>
            CheckBox that is reflected by current QuickCheckBoxReflectable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.m_bExactCopy">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.ReflectedCheckBox">
            <summary>
            Gets or sets CheckBox that is reflected by current QuickCheckBoxReflectable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.Enabled">
            <summary>
            Gets / Sets whether the QuickCheckBoxReflectable enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.    
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.Size">
            <summary>
            Gets / Sets the size of the item. (Overrides)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickCheckBoxReflectable.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickCheckBoxReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx">
            <summary>
            QuickComboBoxEx class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.metroColor">
            <summary>
            Metrocolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.ShouldSerializeMetroColor">
             <summary>
            Serialize metrocolor.
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.ResetMetroColor">
            <summary>
            Resets the metrocolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.ResetStyle">
            <summary>
            To reset Visual Style
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.ShouldSerializeStyle">
            <summary>
            To indicate whether to Serialize Style
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.OnSubscribeControlEvents(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.OnUnsubscribeControlEvents(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.OnDropDown(System.EventArgs)">
            <summary>
            Raises the DropDown event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.OnDropDownClosed(System.EventArgs)">
            <summary>
            Raises the DropDownClosed event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.OnSelectedIndexChanged(System.EventArgs)">
            <summary>
            Raises the SelectedIndexChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.OnTextUpdate(System.EventArgs)">
            <summary>
            Raises the TextUpdate event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.HandleDropDown(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.HandleDropDownClosed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.HandleSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.HandleTextUpdate(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.cb_TextChanged(System.Object,System.EventArgs)">
            <summary>
            Text Changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.PopupContainer_CloseUp(System.Object,Syncfusion.Windows.Forms.PopupClosedEventArgs)">
            <summary>
            DropDown Closed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.OnParentClosing(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.OnParentClosed(System.Object,System.Windows.Forms.ToolStripDropDownClosedEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.GetParentDropDown">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.ShouldSerializeFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.ComboBox">
            <summary>
            Gets a <see cref="T:System.Windows.Forms.ComboBox"></see> in which the user can enter text, along with a list from which the user can select.
            </summary>
            <returns>
            A <see cref="T:System.Windows.Forms.ComboBox"></see>.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.Items">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.DropDownStyle">
            <summary>
            Gets or sets a value specifying the style of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see>.
            </summary>
            <returns>
            One of the <see cref="T:System.Windows.Forms.ComboBoxStyle"></see> values. The default is <see cref="F:System.Windows.Forms.ComboBoxStyle.DropDown"></see>.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.DroppedDown">
            <summary>
            Gets or sets a value indicating whether the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see> currently displays its drop-down portion.
            </summary>
            <returns>
            true if the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see> currently displays its drop-down portion; otherwise, false.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.MaxDropDownItems">
            <summary>
            Gets or sets the maximum number of items to be shown in the drop-down portion of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see>.
            </summary>
            <returns>The maximum number of items in the drop-down portion. The minimum for this property is 1 and the maximum is 100.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.MaxLength">
            <summary>
            Gets or sets the maximum number of characters allowed in the editable portion of a combo box.
            </summary>
            <returns>
            The maximum number of characters the user can enter. Values of less than zero are reset to zero, which is the default value.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.MetroColor">
            <summary>
            Gets or sets the metrocolor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.SelectedIndex">
            <summary>
            Gets or sets the index specifying the currently selected item.
            </summary>
            <returns>
            A zero-based index of the currently selected item. A value of negative one (-1) is returned if no item is selected.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.Sorted">
            <summary>
            Gets or sets a value indicating whether the items in the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see> are sorted.
            </summary>
            <returns>
            true if the combo box is sorted; otherwise, false. The default is false.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.Style">
            <summary>
            Gets/Sets ToolStripComboBoxEx Style
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.DefaultSize">
            <summary>
            Gets the default size of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.DefaultMargin">
            <summary>
            Gets the default spacing, in pixels, between the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see> and an adjacent item.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.DropDown">
            <summary>Occurs when the drop-down portion of a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see> is shown.</summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.DropDownClosed">
            <summary>Occurs when the drop-down portion of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see> has closed.</summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.SelectedIndexChanged">
            <summary>Occurs when the value of the <see cref="P:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.SelectedIndex"></see> property has changed.</summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx.TextUpdate">
            <summary>Occurs when the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx"></see> text has changed.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.#ctor">
            <summary>
            Creates new instance of QuickComboboxEx.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx)">
            <summary>
             Creates new instance of QuickComboboxEx.
            </summary>
            <param name="reflectedItem">ToolStripComboBox to reflect.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripComboBoxEx,System.Boolean)">
            <summary>
            Creates and initializes new instance of QuickComboboxEx.
            </summary>
            <param name="reflectedItem">ToolStripComboBox to reflect.</param>
            <param name="bExactCopy"> </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.OnTextChanged(System.EventArgs)">
            <summary>
            Updates text of reflected combobox.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.OnSelectedIndexChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.OnReflectedComboBoxTextChanged(System.Object,System.EventArgs)">
            <summary>
            Updates text.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.OnReflectedComboboxSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates selected index.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.OnReflectedComboboxEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.Reset">
            <summary>
            Update properties from reflected combobox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.Detach">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.Attach">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.m_reflectedCombobox">
            <summary>
            ComboBox that is reflected by current QuickComboboxEx.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.ReflectedComboBox">
            <summary>
            Gets or sets ComboBox that is reflected by current QuickComboboxEx.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.Enabled">
            <summary>
            Gets / Sets whether the QuickComboBoxExReflectable enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.    
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.Size">
            <summary>
             Gets / Sets the size of the item. (Overrides)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboBoxEx.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickComboboxEx.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable">
            <summary>
            Represents ToolStripRadioButton able to reflect functionality of referenced tool strip ToolStripRadioButton.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton">
            <summary> 
            ToolStripRadioButton class, that represents RadioButton item on ToolStrip.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.UNCHECKED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.UNCHECKED_SELECTED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.UNCHECKED_PRESSED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CHECKED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CHECKED_SELECTED">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CHECKED_PRESSED">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.#ctor">
            <summary>
            Constructor of the ToolStripRadioButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.OnClick(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.    
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.OnOwnerChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.Clear">
            <summary>
            Clean up specified resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CheckCurrentButton">
            <summary>
            Method updates state of all <see cref="T:System.Windows.Forms.RadioButton"></see> controls which
            have the same owner as current <see cref="T:System.Windows.Forms.RadioButton"></see> control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CheckCurrentUncheckedButton">
            <summary>
            Methods checks <see cref="T:System.Windows.Forms.RadioButton"></see> control
            if there are no checked <see cref="T:System.Windows.Forms.RadioButton"></see> controls with same GroupID and owner.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CheckRemainingUncheckedButtons">
            <summary>
            Methods checks first <see cref="T:System.Windows.Forms.RadioButton"></see> control
            if there are no checked <see cref="T:System.Windows.Forms.RadioButton"></see> controls with same GroupID and owner among the remaining controls.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.PaintRadioButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            Draws the background of the ToolStripRadioButton.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.GetIsDisabled(System.Windows.Forms.ToolStripItem)">
            <summary>
            Indicates if ToolStripItem is disabled.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.GetTextFormatFlags(System.Drawing.ContentAlignment)">
            <summary>
            Gets TextFormatFlags according to Text alignment.
            </summary>
            <param name="alignment"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.GetButtonBackgroundRect(System.Windows.Forms.ToolStripItem,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.GetBitmapForCheckMark(System.Int32)">
            <summary>
            Gets image for ToolStripRadioButton by specific ID.
            </summary>
            <param name="iCheckMarkID"> Image identifier. </param>
            <returns> Image that have just created or image from hashtable. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CreateImageChecked(System.Drawing.Color,System.Drawing.Color,System.Int32,System.Boolean)">
            <summary>
            Method creates image for checked ToolStripRadioButton.
            Image varies on several ToolStripRadioButton checked states.
            </summary>
            <param name="pRadioButtonBorder"> The border color of ToolStripRadioButton border. </param>
            <param name="pRadiobButtonBackground"> The starting color of the gradient used to draw the background of ToolStripRadioButton. </param>
            <param name="pDiluteCoefficient"> The dilute coefficient of inside border of ToolStripRadiobButton. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CreateImageUnchecked(System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Method creates image for unchecked ToolStripRadioButton.
            Image varies on several ToolStripRadioButton unchecked states.
            </summary>
            <param name="pRadioButtonBorder"> The border color of ToolStripRadioButton border. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.GetCircularPath(System.Drawing.Rectangle)">
            <summary>
            Gets circular path by specific rectangle.
            </summary>
            <param name="rc"> Rectangle for circular path. </param>
            <returns> Path based on ellipse. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.GetRectangularPath(System.Drawing.Rectangle)">
            <summary>
            Gets rectangular path by specific rectangle.
            </summary>
            <param name="rc"> Rectangle for rectangular path. </param>
            <returns> Path based on rectangular area. </returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.m_InternalLayout">
            <summary>
            Internal layout instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.m_calignCheckAlignment">
            <summary>
            Horizontal and vertical alignment of the check mark on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.m_iGroupID">
            <summary>
            Group's identifier which is used to create groups of <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> controls
            on the same parent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.m_blRadioButtonUncheckedBackGround">
            <summary>
            Blend for unchecked ToolStripRadioButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.m_blRadioButtonCheckedBackGround">
            <summary>
            Blend for checked ToolStripRadioButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.BackgroundImage">
            <summary>
            Gets or sets the background image displayed in the item.  
            </summary>
            <returns>An System.Drawing.Image that represents the image to display in the background of the item.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.BackgroundImageLayout">
            <summary>
            Gets or sets the background image layout used for the <see cref="T:System.Windows.Forms.ToolStripItem"></see>.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.ImageLayout"></see> values. The default value is <see cref="F:System.Windows.Forms.ImageLayout.Tile"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.BackColor">
            <summary>
            Gets or sets the background color for the item.
            </summary>
            <returns>A <see cref="T:System.Drawing.Color"></see> that represents the background color of the item. The default is the value of the <see cref="P:System.Windows.Forms.Control.DefaultBackColor"></see> property.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CheckAlign">
            <summary>Gets or sets the horizontal and vertical alignment of the check mark on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> control.</summary>
            <returns>One of the <see cref="T:System.Drawing.ContentAlignment"></see> values. The default value is MiddleLeft.</returns>
            <exception cref="T:System.ComponentModel.InvalidEnumArgumentException">The value assigned is not one of the <see cref="T:System.Drawing.ContentAlignment"></see> enumeration values. </exception>
            <PermissionSet><IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true" /></PermissionSet>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.ColorTable">
            <summary>
            Gets instance of Office12ColorTable class.
            If <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripCheckBox"></see> owner's renderer has Office12ToolStripRenderer type, 
            property returns current Office12ColorTable instance, otherwise - returns default Office12ColorTable one.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.Checked">
            <summary> 
            Gets or sets a value indicating whether the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> is pressed or not pressed.
            </summary>
            <returns> true if the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> is pressed in or not pressed in; otherwise, false. The default is false. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CheckState">
            <summary> 
            Gets or sets a value indicating whether the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> is in the pressed or not pressed state by default, or is in an indeterminate state.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.CheckState"></see> values. The default is Unchecked. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.CheckOnClick">
            <summary>
            This property is not used, because <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> automatically appears pressed in and not pressed in when clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.DisplayStyle">
            <summary>
            Gets or sets whether text and images are displayed on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.ToolStripItemDisplayStyle"></see> values. The default is <see cref="F:System.Windows.Forms.ToolStripItemDisplayStyle.ImageAndText"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.ForeColor">
            <summary>
            Gets or sets the foreground color of the item.
            </summary>
            <returns> The foreground <see cref="T:System.Drawing.Color"></see> of the item. The default is the value of the <see cref="P:System.Windows.Forms.Control.DefaultForeColor"></see> property. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.GroupID">
            <summary>
            Gets or sets group's identifier which is used to create groups of <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> controls
            on the same parent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.Image">
            <summary>
            Gets or sets the image that is displayed on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns> The <see cref="T:System.Drawing.Image"></see> to be displayed. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.ImageAlign">
            <summary>
            Gets or sets the alignment of the image on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns> One of the <see cref="T:System.Drawing.ContentAlignment"></see> values. The default is <see cref="F:System.Drawing.ContentAlignment.MiddleLeft"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.ImageScaling">
            <summary>
            Gets or sets a value indicating whether an image on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> is automatically resized to fit in a container.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.ToolStripItemImageScaling"></see> values. The default is <see cref="F:System.Windows.Forms.ToolStripItemImageScaling.SizeToFit"></see>. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.ImageTransparentColor">
            <summary>
            Gets or sets the color to treat as transparent in a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> image.
            </summary>
            <returns> One of the <see cref="T:System.Drawing.Color"></see> values. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.InternalLayout">
            <summary>
            Gets or sets Internal layout instance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonChecked">
            <summary>
            Gets bitmap for checked ToolStripRadioButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonCheckedSelected">
            <summary>
            Gets bitmap for checked selected ToolStripRadioButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonCheckedPressed">
            <summary>
            Gets bitmap for checked pressed ToolStripRadioButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonUnchecked">
            <summary>
            Gets bitmap for unchecked ToolStripRadioButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonUncheckedSelected">
            <summary>
            Gets bitmap for unchecked selected ToolStripRadioButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonUncheckedPressed">
            <summary>
            Gets bitmap for unchecked pressed ToolStripRadioButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RightToLeftAutoMirrorImage">
            <summary>
            Mirrors automatically the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> image when the <see cref="P:System.Windows.Forms.ToolStripItem.RightToLeft"></see> property is set to <see cref="F:System.Windows.Forms.RightToLeft.Yes"></see>.
            </summary>
            <returns> true to automatically mirror the image; otherwise, false. The default is false. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.TextDirection">
            <summary>
            Gets the orientation of text used on a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.ToolStripTextDirection"></see> values. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.TextImageRelation">
            <summary>
            Gets or sets the position of <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see> text and image relative to each other.
            </summary>
            <returns> One of the <see cref="T:System.Windows.Forms.TextImageRelation"></see> values. The default is <see cref="F:System.Windows.Forms.TextImageRelation.ImageBeforeText"></see>. </returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout">
            <summary>
            Class for layout information of a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.MIN_CHECKMARK_HEIGHT">
            <summary>
            Minimum CheckMark height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.DPI_125_MIN_CHECKMARK_HEIGHT">
            <summary>
            Minimum CheckMark height for 125 DPI.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.DPI_150_MIN_CHECKMARK_HEIGHT" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.MIN_CHECKMARK_WIDTH">
            <summary>
            Minimum CheckMark width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.DPI_125_MIN_CHECKMARK_WIDTH">
            <summary>
            Minimum CheckMark width for 125 DPI.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.DPI_150_MIN_CHECKMARK_WIDTH" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.BORDER_WIDTH">
            <summary>
            Control border width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.CHECKMARK_OFFSET">
            <summary>
            Offset from CheckMark to Text.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripRadioButton)">
            <summary>
            Constructor of the RadioButtonInternalLayout.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.GetCoordinateYOfCheckMark">
            <summary>
            Gets Y-coordinate of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.GetCoordinateXOfCheckMark">
            <summary>
            Gets X-coordinate of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.GetCoordinateYOfText">
            <summary>
            Gets Y-coordinate of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.GetCoordinateXOfText">
            <summary>
            Gets X-coordinate of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.GetHeightOfText">
            <summary>
            Gets height of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.GetWidthOfText">
            <summary>
            Gets width of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.GetIsAlignmentInTwoLines">
            <summary>
            Gets if CheckMark is positioned above or under the Text in <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.m_szLastPreferred">
            <summary>
            Last preferred size of <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.m_Item">
            <summary>
            <summary> Instance of <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>. </summary>
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.m_rcCheckMark">
            <summary>
             Gets bounds of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.m_rcText">
            <summary>
             Gets bounds of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.m_szCheckMark">
            <summary>
            Size of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.m_szText">
            <summary>
            Size of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.PreferredSize">
            <summary>
            Get preferred size of a <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.CheckMarkRectangle">
            <summary>
            Gets bounds of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.TextRectangle">
            <summary>
            Gets bounds of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.CheckMarkSize">
            <summary>
            Gets size of check mark part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonInternalLayout.TextSize">
            <summary>
            Gets size of text part of the <see cref="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton"></see>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonCodeDomSerializer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripRadioButton.RadioButtonCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)">
            <summary>
              Serializes the specified object into a CodeDOM object.
            </summary>
            <param name="manager">The serialization manager to use during serialization.</param>
            <param name="value">The object to serialize.</param>
            <returns>A CodeDOM object representing the object that has been serialized.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.#ctor">
            <summary>
            Creates new instance of QuickRadioButtonReflectable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripRadioButton)">
            <summary>
            Creates and initializes new instance of QuickRadioButtonReflectable.
            </summary>
            <param name="reflectedItem">ToolStripRadioButton to reflect.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripRadioButton,System.Boolean)">
            <summary>
            Creates and initializes new instance of QuickRadioButtonReflectable.
            </summary>
            <param name="reflectedItem">ToolStripRadioButton to reflect.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.OnClick(System.EventArgs)">
            <summary>
            Redirects mouse click to reflected button.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.CheckCurrentButton">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.CheckCurrentUncheckedButton">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.CheckRemainingUncheckedButtons">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.OnReflectedRadioButtonEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.OnReflectedRadioButtonCheckedChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.Reset">
            <summary>
            Update properties from reflected button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.m_reflectedRadioButton">
            <summary>
            RadioButton that is reflected by current QuickRadioButtonReflectable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.m_bExactCopy">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.ReflectedRadioButton">
            <summary>
            Gets or sets RadioButton that is reflected by current QuickRadioButtonReflectable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.Enabled">
            <summary>
            Gets / Sets whether the QuickRadioButtonReflectable enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.    
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.Size">
            <summary>
            Gets / Sets the size of the item. (Overrides)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.GroupID">
            <summary>
            Gets / Sets the GroupID
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickRadioButtonReflectable.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickRadioButtonReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer">
            <summary>
            RibbonDropDownContainer Class 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.#ctor">
            <summary>
            Constructor of the RibbonDropDownContainer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.menuColor">
            <summary>
            MenuColor for ControlItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.colorScheme">
            <summary>
            OfficeColorScheme for ControlItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.office2016ColorScheme">
            <summary>
            OfficeColorScheme for ControlItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.style">
            <summary>
            OfficeColorScheme for ControlItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.RibbonOptionDropDownItems">
            <summary>
            Gets the RibbonOptionDropDownCollection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.MenuColor">
            <summary>
            Gets/Sets the value for MenuColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.ColorScheme">
            <summary>
            Gets/Sets the value for OfficeColorScheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.Office2016ColorScheme">
            <summary>
            Gets/Sets the value for OfficeColorScheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer.Style">
            <summary>
            Gets/Sets the value for OfficeColorScheme
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection">
            <summary>
            RibbonOptionDropDownCollection class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.#ctor(Syncfusion.Windows.Forms.Tools.RibbonDropDownContainer)">
            <summary>
            Constructor for RibbonOptionDropDownCollection
            </summary>
            <param name="sender"> The RibbonDropDownContainer instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.Contains(Syncfusion.Windows.Forms.Tools.ControlItem)">
            <summary>
            Returns whether the list contains the RibbonOptionDropDownCollection type
            </summary>
            <param name="itemType">The Control item type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.Add(Syncfusion.Windows.Forms.Tools.ControlItem)">
            <summary>
            Adds the range type to the list
            </summary>
            <param name="itemType">The Control item type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.Remove(Syncfusion.Windows.Forms.Tools.ControlItem)">
             <summary>
            Removes the type from the list
             </summary>
             <param name="itemType">The Control item type.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.ControlItem)">
            <summary>
            Inserts teh ControlItem into the list
            </summary>
            <param name="index">The index of the control item which needs to be inserted.</param>
            <param name="itemType">The Control item type.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.IndexOf(Syncfusion.Windows.Forms.Tools.ControlItem)">
            <summary>
            Returns the index of the ControlItem
            </summary>
            <param name="itemType">The Control item type.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.FindByName(System.String)">
            <summary>
            searches the name in the list
            </summary>
            <param name="name">To find the control item by name.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.OnInsert(System.Int32,System.Object)">
            <summary>
            Overrides the oninsert method
            </summary>
            <param name="index"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.GetUniqueName">
            <summary>
            Gets the unique name
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonOptionDropDownCollection.Item(System.Int32)">
            <summary>
            Gets the index of for the RibbonOptionDropDownCollection
            </summary>
            <param name="index"> The index of the ControlItem</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlItemDesigner">
            <summary>
            ControlItemDesigner class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItemDesigner.SelectionRules">
            <summary>
            Gets the SelectionRules
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlItem">
            <summary>
            ControlItem class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlItem.#ctor">
            <summary>
            Constructor of the ControlItem.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItem.headerText">
            <summary>
            Text for Header
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItem.headerTextFont">
            <summary>
            Font for HeaderTextFont
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItem.subTextFont">
            <summary>
            SubTextFont
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItem.subText">
            <summary>
            SubText
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItem.itemImage">
            <summary>
            itemImage
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItem.arrowColor">
            <summary>
            ArrowColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItem.colorScheme">
            <summary>
            ColorScheme
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItem.statusCheck">
            <summary>
            StatusCheck
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItem.HeaderText">
            <summary>
            Gets/Sets the value for HeaderText
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItem.HeaderTextFont">
            <summary>
            Gets/Sets the value for HeaderTextFont
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItem.SubTextFont">
            <summary>
            Gets/Sets the value for SubText
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItem.SubText">
            <summary>
            Gets/Sets the value for SubText
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItem.ItemImage">
            <summary>
            Gets/Sets the value for itemImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItem.ArrowColor">
            <summary>
            Gets/Sets the value for ArrowColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItem.ColorScheme">
            <summary>
            Gets/Sets the value for ColorScheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlItem.StatusCheck">
            <summary>
            Gets/Sets the value for StatusCheck
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs">
            <summary>
            Provides data for RibbonItemsEventHandler.
            Event arguments contains extra information 
            about <see cref="T:System.Windows.Forms.ToolStripItem"></see> item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs.#ctor(System.Windows.Forms.ToolStripItem)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs"></see> class.
            </summary>
            <param name="item"> The toolstrip item that is the source of the event. </param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs.m_item">
            <summary>
            <see cref="T:System.Windows.Forms.ToolStripItem"></see> instance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs.Item">
            <summary>
            Gets the toolstrip item associated with the event.
            </summary>
            <returns> The toolstrip item associated with the event. </returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonItemsEventHandler">
            <summary>
            Represents the method that will handle the <see cref="E:Syncfusion.Windows.Forms.Tools.BeforeAddItem"></see> and
            <see cref="E:Syncfusion.Windows.Forms.Tools.BeforeRemoveItem"></see> events for a <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader"></see> class.
            </summary>
            <param name="obj"> The source of the control.</param>
            <param name="args">Provides data for RibbonItemsEventHandler. Event arguments contains extra information about ToolStrip item.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IRibbonItems">
            <summary>
            Supports events which are raised before <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            will be added to collection and before <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            will be removed from collection. Also method for removing <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            at the specific index is represented.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IRibbonItems.RemoveAt(System.Int32)">
            <summary>
            Removes the <see cref="T:System.Windows.Forms.ToolStripItem"></see> item at the specified index.
            </summary>
            <param name="idx"> The zero-based index of the item to remove. </param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IRibbonItems.Item(System.Int32)">
            <summary>
            Gets the item at the specified index. 
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.IRibbonItems.BeforeAddItem">
            <summary>
            Occurs before <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            will be added to collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.IRibbonItems.BeforeRemoveItem">
            <summary>
            Occurs before <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            will be removed from collection.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader">
            <summary>
            Header of RibbonControlAdv.
            </summary>
            <summary>
            Header of RibbonControlAdv.
            </summary>
            <summary>
            RibbonControlAdvHeader class
            </summary>
            <summary>
            RibbonControlAdvHeader class
            </summary>
            <summary>
            RibbonControlAdvHeader class
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IRibbonHeader">
            <summary>
            Ribbon header interface.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IRibbonHeader.AddMainItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Adds item to Tabs collection
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IRibbonHeader.AddQuickItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Adds item to Quick access bar.
            </summary>
            <param name="item"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IRibbonHeader.QuickItems">
            <summary>
            Collection of Quick access items
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IRibbonHeader.MainItems">
            <summary>
            Collection of tab items
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.IRibbonHeader.QuickItemAdded">
            <summary>
            Occurs when a new item is added to the Quick access bar. 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.IRibbonHeader.QuickItemRemoved">
            <summary>
            Occurs when an item is removed from the Quick access bar. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ILayoutSupport">
            <summary>
            Allows class to hide some of toolstrip items. Used in ToolStripItemCollectionFiltered.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ILayoutSupport.GetItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ILayoutSupport.SetItemLocation(System.Windows.Forms.ToolStripItem,System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DEF_PANEL_HEIGHT">
            <summary>
            Height of quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MIN_TITLE_TEXT_LENGTH">
            <summary> Used for layouting Title. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DEF_ICON_SIZE">
            <summary> used for layouting quick access items.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DEF_PADDING">
            <summary> used for layouting quick access items.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SCROLL_BUTTON_WIDTH">
            <summary> Width of scroll button that used for scrolling tabItems. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TIMER_INT">
            <summary> Interval for timer. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TAB_ITEMS_SEPARATOR_WIDTH">
            <summary> Width of separator between Tab items. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QUICK_ITEM_SEPARATOR_WIDTH">
            <summary> Width of the Separator used in Quick Access Items Office 2010.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DPI_125_QUICK_ITEM_SEPARATOR_WIDTH">
            <summary> Height of the Separator used in Quick Access Items Office 2010.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DPI_150_QUICK_ITEM_SEPARATOR_WIDTH">
            <summary> Height of the Separator used in Quick Access Items Office 2010.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QUICK_ITEM_SEPARATOR_HEIGHT">
            <summary> Height of the Separator used in Quick Access Items Office 2010.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DPI_125_QUICK_ITEM_SEPARATOR_HEIGHT">
            <summary> Height of the 125 DPI Separator used in Quick Access Items Office 2010.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DPI_150_QUICK_ITEM_SEPARATOR_HEIGHT">
            <summary> Height of the 150 DPI Separator used in Quick Access Items Office 2010.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.#cctor">
            <summary>
            
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ctrlHookFocusEvents">
            <summary>
            To Hook the lost focus and got focus events for the RibbonForm.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ctrlchildHookFocusEvents(System.Windows.Forms.Control)">
            <summary>
            To hook the lost focus and got focus events for the child controls in the RibbonForm.
            </summary>
            <param name="ctrl">control</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ctrlUnHookFocusEvents">
            <summary>
            To Unhook the lost focus and got focus events for the RibbonForm.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ctrlchildUnHookFocusEvents(System.Windows.Forms.Control)">
            <summary>
            To Unhook the lost focus and got focus events for the child controls in the RibbonForm.
            </summary>
            <param name="ctrl">control</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ctrl_GotFocus(System.Object,System.EventArgs)">
            <summary>
            Got focus event for the controls in the form.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ctrl_LostFocus(System.Object,System.EventArgs)">
            <summary>
            Lost focus event for the controls in the form.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.UpdateRenderer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.UpdateSystemButtons">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetMinimumSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetText(System.ComponentModel.Component)">
            <summary>
            Gets text for component to use in quick panel stuff.
            </summary>
            <param name="comp">Component to get text for.</param>
            <returns>Text for component.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetImage(System.ComponentModel.Component)">
            <summary>
            Gets image for component to use in quick panel stuff.
            </summary>
            <param name="comp">Component to get image for.</param>
            <returns>Image for component.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.AddQuickItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Adds item to the collection of quick items.
            </summary>
            <param name="item">ToolStripItem to be added.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.AddMainItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Adds item to the collection of main items.
            </summary>
            <param name="item">ToolStripItem to be added.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.UnSort">
            <summary>
            Unsorted tab items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="proposedSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Dispose(System.Boolean)">
            <summary>
             Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="disposing">The custom-sized area for a control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Clears info about item.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Initializes tab item.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnParentChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnLayoutCompleted(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SetDisplayedItems">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnTitleFontChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnRendererChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Selects group.
            </summary>
            <param name="mea"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.useDefaultHighlightColor">
            <summary>
            Gets whether default highlight color should be used 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Added Scroll buttons painting.
            </summary>
            <param name="e"></param> 
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnSizeChanged(System.EventArgs)">
            <summary>
            Added reaction on ScrollPositionInternal changes.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnMouseCaptureChanged(System.EventArgs)">
            <summary>
            Handles release of mouse capture.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnWmNcHitTest(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnWmNcLButtonDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnWmNcRButtonDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnWmNcLButtonDblClk(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnWmContextMenu(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnTabCheckStateChanged(System.Object,System.EventArgs)">
            <summary>
            Raises TabCheckedChanged event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnTabVisibleChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnMinimizeRibbonPanel(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnUpdateToolTip(System.ComponentModel.Component,Syncfusion.Windows.Forms.Tools.ToolTipInfo@)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <param name="info"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnQuickItemsItemAdded(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{System.Windows.Forms.ToolStripItem})">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnMainItemsItemAdded(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{System.Windows.Forms.ToolStripItem})">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnRibbonItemRemoved(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{System.Windows.Forms.ToolStripItem})">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnReflectedComponentDisposed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnGroupRemoved(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{Syncfusion.Windows.Forms.Tools.ToolStripTabGroup})">
            <summary>
            Removes group from hash.
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnGroupAdded(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{Syncfusion.Windows.Forms.Tools.ToolStripTabGroup})">
            <summary>
            Subscribed for group events.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnGroupVisualParameterChanged(System.Object,System.EventArgs)">
            <summary>
            Invalidates control.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnGroupVisibilityChanged(System.Object,System.EventArgs)">
            <summary>
            Checks another tab item if previous was hidden.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnFormHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnFormHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnFormTextChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RemoveInfoAboutItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.CheckNextItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Checks the first visible item that is not given item.
            </summary>
            <param name="item">Item to be unchecked.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RemoveInfo(Syncfusion.Windows.Forms.Collections.ObservableList{System.Windows.Forms.ToolStripItem},System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="itemsData"></param>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItemsSizePreferred(System.Collections.IList,System.Int32)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <param name="minHeight"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItemsSize(System.Collections.IList)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItems125DPISize(System.Collections.IList)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchItemSize(System.Collections.IList)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItems150DPISize(System.Collections.IList)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItemsSize(System.Collections.IList,System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetTitleSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetHitTest(System.Drawing.Point@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItemImage(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetToolstripImage(Syncfusion.Windows.Forms.Tools.ToolStripEx)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItemText(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetToolstripText(Syncfusion.Windows.Forms.Tools.ToolStripEx)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetQuickText(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="comp"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItemGroup(System.Windows.Forms.ToolStripItem)">
            <summary>
            Gets tab group for item.
            </summary>
            <param name="item">Item to get tab group for.</param>
            <returns>Tab group for item.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SetItemGroup(System.Windows.Forms.ToolStripItem,Syncfusion.Windows.Forms.Tools.ToolStripTabGroup)">
            <summary>
            Assigns tab group to item.
            </summary>
            <param name="item">Item to assign tab group to.</param>
            <param name="group">Tab group to assign.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetGroupUnderPoint(System.Drawing.Point)">
            <summary>
            Gets group by point.
            </summary>
            <param name="p">Point to find group at.</param>
            <returns>Found group or null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.IsVisibleGroup(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItemParent(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetTabItemsWidth">
            <summary>
            Returns width of all Tab items.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RefreshScroll">
            <summary>
            Call RedrawWindow method to Repaint Scroll buttons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetValidScrollPosition(System.Int32)">
            <summary>
            Process position in Layout for Tab items and if it not in right bounds that set correct value to it.
            </summary>
            <param name="position"> Position to process. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollToRight(System.Boolean)">
            <summary>
            Move controls to right according to scroll position and their location.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollToLeft(System.Boolean)">
            <summary>
            Move controls to left according to scroll position and their location.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.StartTimer(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollButtonsArea)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnTimerTick(System.Object,System.EventArgs)">
            <summary>
            Handles mouse keeping pushed.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnMouseMoveMsg(System.Windows.Forms.Message@)">
            <summary>
            Process action when user moves mouse over right or left scroll button or Tab items.
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnLeftMouseDownMsg(System.Windows.Forms.Message@)">
            <summary>
            Process action when user press left mouse button on right or left scroll button or Tab items.
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnLeftMouseDoubleClickMsg(System.Windows.Forms.Message@)">
            <summary>
            When user double clicked on right or left scroll button return true and 
            not process this action, otherwise - return false.
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnLeftMouseUpMsg(System.Windows.Forms.Message@)">
            <summary>
            When user press mouse on right or left scroll button return true and 
            not process this action, otherwise - false.
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnMouseLeaveMsg">
            <summary>
            Remove selection from last selected TabItem. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OnMouseActivate(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.CheckNextTab(System.Int32)">
            <summary>
            Checks next TabItem on the right of/on the left of currently selected one.
            </summary>
            <param name="delta"> Value that indicates which TabItem must be selected next. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetNextTab(Syncfusion.Windows.Forms.Tools.ToolStripTabItem,System.Boolean)">
            <summary>
            Method tries to get next available item.
            </summary>
            <param name="itemFrom"> Checked item. </param>
            <param name="bForward"> Direction for item search. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.IsVisible(Syncfusion.Windows.Forms.Tools.ToolStripTabItem)">
            <summary>
            Checks TabItem visibility.
            </summary>
            <param name="item"> TabItem to check. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollTabItem(Syncfusion.Windows.Forms.Tools.ToolStripTabItem)">
            <summary>
            Method scroll TabItem to show it at full length.
            </summary>
            <param name="tabItem"> TabItem to scroll. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ResizeForm(System.Int32,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="sc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MoveForm(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TryCheckNextTabItem(Syncfusion.Windows.Forms.Tools.ToolStripTabItem)">
            <summary>
            Method tries to check next visible TabItem. Getting started from current TabItem 
            method goes forward to last TabItem, then if no one TabItem is checked it goes back to first TabItem. 
            If no one is checked in this case then TabItem will check itself if it's visible.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TryCheckNextTabItem(System.Int32)">
            <summary>
            
            </summary>
            <param name="iIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Dispose(System.Windows.Forms.ToolStripItemCollection)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ShowSystemMenu">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ShowSystemMenu(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="pt"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ShouldSerializeFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ResetFont">
            <summary>
            Resets the Font property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ShouldSerializeTitleFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ResetTitleFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ResetOffice2013ColorTable">
            <summary>
            Resetting the value of the Office2013ColorTable.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ShouldSerializeOffice2013ColorTable">
            <summary>
            Serializing the value of the Office2013ColorTable.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_ShowQuickItemsDropDownButton">
            <summary>
            Specifies whether QuickItemsDropDownButton need to be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_HighContrast">
            <summary>
            Specifies whether high contrast theme to be enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_QuickItemsDropDownButtonAligment">
            <summary>
            Specifies whether QuickItemsDropDownButton need to be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_owner">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_form">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_quickItems">
            <summary>
            Collection of ToolStripItem instances with data about items in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_mainItems">
            <summary>
            Collection of ToolStripItem instances with data about items in main panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.visibleTabItems">
            <summary>
            Collection of visible ToolStripItem instances with data about items in main panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_menuButton">
            <summary>
            Menu button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.backStageView">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_systemButtons">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_minimizeButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013_minimizeButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_mdiButtons">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_helpButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_quickDropDownButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_quickOverflowButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_layoutEngine">
            <summary>
            Instance of RibbonControlAdvLayoutEngine.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_menuButtonWidth">
            <summary>
            Width of menu button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_quickPanelHeight">
            <summary>
            Height of quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_quickPanelWidth">
            <summary>
            Width of the quick panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_systemButtonsWidth">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bReadyForLayout">
            <summary>
            Indicates whether control is ready for custom layout.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_checkedItem">
            <summary>
            Current checked tab item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_toolTip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_systemMenu">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_titleAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_titleFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bDisplaySysButtons">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bDisplayMdiButtons">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bDisplayMinimizeButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.minimizeToolTip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.maximizeToolTip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bDisplayHelpButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_foreColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_groups">
            <summary>
            Collection of tab groups.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_hashGroups">
            <summary>
            Dictionary with tab items and tab groups.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_rcTitle">
            <summary>
            Rectangle of title.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bQuickPanelVisible">
            <summary>
            Indicates visibility of quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bShowQuickPanelBelowRibbon">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_fakeHiddenItem">
            <summary>
            Fake item to return for invisible items during filtering.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bHideItems">
            <summary>
            Indicates whether items should be filtered.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_filteredItems">
            <summary>
            Collection of filtered items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_overflowItems">
            <summary>
            Collection of overflow items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_rcTabItems">
            <summary>
            Rectangle in which tab items must be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bShowContextMenu">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_accelerator">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.helpCommand">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_iScrollPosition">
            <summary>
            Position of rightmost TabItem.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bIsRightScroll">
            <summary>
            Indicates if right scroll bar is shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bIsLeftScroll">
            <summary>
            Indicates if left scroll bar is shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bRightScrollSelected">
            <summary>
            Indicates if right scroll button is selected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bLeftScrollSelected">
            <summary>
            Indicates if left scroll button is selected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_timer">
            <summary>
            Timer for handling mouse keeping pushed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_timerInt">
            <summary>
            Interval for timer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_pushedButton">
            <summary>
            Currently pushed button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_SelectedTabItem">
            <summary>
            Selected Tab item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_iSepatators">
            <summary>
            List that contain separators X position.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_fFactor">
            <summary>
            Brush factor value to paint separator between Tab items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.m_bDrawSeparators">
            <summary>
            Indicates if separators between Tab items must be drawn.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SetItemLocation(System.Windows.Forms.ToolStripItem,System.Drawing.Point)">
            <summary>
            Sets the Item location.
            </summary>
            <param name="item">The ToolStripItem instance.</param>
            <param name="location"> The location of the item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.GetItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Gets the ToolStripItem
            </summary>
            <param name="item">The ToolStripItem instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.System#Windows#Forms#IMessageFilter#PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            Processing mouse messages from parents if header is disabled
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.IsParent(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="intPtr"></param>
            <returns></returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SelectedTabChanged">
            <summary>
            Raised when selected(checked) ToolStipTabItem has changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.VisibleTabItem">
            <summary>
            List of objects storing info about top VisibleTabItem.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemAdded">
            <summary>
            Occurs when the Quick items added to the RibbonControlAdv header.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemRemoved">
            <summary>
            Occurs when the Quick items removed from the RibbonControlAdv header. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Syncfusion#Windows#Forms#Tools#IRibbonHeader#QuickItems">
            <summary>
            Gets the Quick item collections.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Syncfusion#Windows#Forms#Tools#IRibbonHeader#MainItems">
            <summary>
            Gets the Main item collections.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.LayoutEngine">
            <summary>
            Gets instance of ComplexRibbonLayoutEngine.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Items">
            <summary>
            Gets the ToolStripItemCollection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OverflowsItems">
            <summary>
            Gets the Over flow item collections.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.UseDefaultHighlightColor">
            <summary>
            Gets or Sets whether default highlight color should be used 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.AutoHideMouseMoveColor">
            <summary>
            Get or sets the AutoHide MouseMove color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.BackStageMenuButtonEnabled">
            <summary>
            To specify the BackStageButton enabled in RibbonControlAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleColorTable">
            <summary>
            Gets/sets the TouchStyleColorTable for RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013ColorTable">
            <summary>
            Gets or sets the value for the ColorTable of Office2013 style RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2016ColorTable">
            <summary>
            Gets or sets the value for the ColorTable of Office2016 style RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ShowQuickItemsDropDownButton">
            <summary>
            Specifies whether QuickItemsDropDownButton need to be shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.EnableHighContrastTheme">
            <summary>
            Specifies whether to enable or disable HighContrast theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickPanelAlignment">
            <summary>
            Specifies whether QuickItemsDropDownButton need to be shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Font">
            <summary>
            Gets or sets the font of the text displayed by the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SelectedTab">
            <summary>
            Gets or sets currently selected tab
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MenuButtonDropDown">
            <summary>
            Gets or sets the dropdown shown when menu button is clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MenuButtonWidth">
            <summary>
            Gets or sets width of menu button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MenuButtonImage">
            <summary>
            Gets or sets the image of the menu main button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MenuButtonFont">
            <summary>
            Gets or sets sets the text font  of the menu main button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MenuButtonText">
            <summary>
            Gets or sets the text of the menu main button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MenuButtonAutoSize">
            <summary>
            Gets or sets the text of the menu main button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MenuButtonVisible">
            <summary>
            Gets or sets visibility of menu button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItems">
            <summary>
            List of objects storing info about items of quick panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MainItems">
            <summary>
            List of objects storing info about top items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Title">
            <summary>
            Specifies the title of the form in the RibbonControlAdv header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TitleColor">
            <summary>
            Specifies the color of the TittleText in the RibbonControlAdv header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TitleAlignment">
            <summary>
            Gets or sets the form title alignment in RibbonControlAdv header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TitleFont">
            <summary>
            Gets or sets the font settings of the form title in RibbonControlAdv header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ForeColor">
            <summary>
            Gets or sets control fore color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DefForeColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickAccessButton">
            <summary>
            Quick items' customize menu
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickOverflowButton">
            <summary>
            Overflow button to show hidden items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.BackStageView">
            <summary>
            Gets/Sets the BackStageView associated with RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MenuButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Form">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickPanelHeight">
            <summary>
            Gets the height of quick panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickPanelWidth">
            <summary>
            Gets the width of quick panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButtonsWidth">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SuperAccelerator">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButtons">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MdiButtons">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickDropDownToolTipText">
            <summary>
            Gets or sets tooltip for QuickDropDown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.OverFlowButtonToolTip">
            <summary>
            Gets or sets tooltip for Over flow button
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MinimizeToolTip">
            <summary>
            Gets or sets MinimizeButtonToolTip
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MaximizeToolTip">
            <summary>
            Gets or sets MaximizeButtonToolTip
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MinimizeButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.HelpButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ToolTip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenu">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Groups">
            <summary>
            Gets collection of tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TabGroupsHash">
            <summary>
            Gets hash of items and tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TitleRect">
            <summary>
            Gets rectangle of the title.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.HasOverflowItems">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickPanelVisible">
            <summary>
            Gets or sets visibility of quick panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QATDialogBoxButtonsBackColor">
            <summary>
            BackColor for QATDialogBoxButtonsBackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.HideMenuButtonToolTip">
            <summary>
            Gets / Sets the HideMenuButtonToolTip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ShowQuickPanelBelowRibbon">
            <summary>
            Gets or sets value indicating whether quick access toolbar should be shown below ribbon.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TabItemsRectangle">
            <summary> 
            Gets or sets rectangle for tabItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ShowContextMenu">
            <summary>
             Gets or sets value indicating whether should show the context menu in Ribbon header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RightScrollBounds">
            <summary> Get bounds of right scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.LeftScrollBounds">
            <summary> Get bounds of left scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RightScrollSelected">
            <summary> Gets value that indicates if right scroll button is selected. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.LeftScrollSelected">
            <summary> Gets value that indicates if left scroll button is selected. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.PushedButton">
            <summary> Area in which user pushed mouse button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollPositionInternal">
            <summary> Gets or sets position of rightmost tab Item. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollPosition">
            <summary> 
            Gets or sets position of rightmost tab Item and transfer it value to ScrollPosition property.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.DisplayRectangle">
            <summary>
            Gets the rectangle that represents the display area of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.BorderSize">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection">
            <summary>
            Collection of <see cref="T:System.Windows.Forms.ToolStripItem"></see> items,
            which is also supports <see cref="I:Syncfusion.Windows.Forms.Tools.IRibbonItems"></see> interface
            to manipulate adding and removing operations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.Syncfusion#Windows#Forms#Tools#IRibbonItems#RemoveAt(System.Int32)">
            <summary>
            Removes the <see cref="T:System.Windows.Forms.ToolStripItem"></see> item at the specified index.
            </summary>
            <param name="index"> The zero-based index of the item to remove. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.OnInsert(System.Int32,System.Object)">
            <summary>
            Raises <see cref="E:Syncfusion.Windows.Forms.Tools.BeforeAddItem"></see> event and
            according to <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs.Cancel"></see> property
            of <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs"></see> does base implementation.
            </summary>
            <param name="index"> The zero-based index of the item to add. </param>
            <param name="value"> <see cref="T:System.Windows.Forms.ToolStripItem"></see> item to add. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.OnRemove(System.Int32,System.Object)">
            <summary>
            Raises <see cref="E:Syncfusion.Windows.Forms.Tools.BeforeRemoveItem"></see> event and
            according to <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs.Cancel"></see> property
            of <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonItemEventArgs"></see> does base implementation.
            </summary>
            <param name="index"> The zero-based index of the item to remove. </param>
            <param name="value"> <see cref="T:System.Windows.Forms.ToolStripItem"></see> item to remove. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Changes owner of <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            if object sent to this method is of <see cref="T:System.Windows.Forms.ToolStripItem"></see> type.
            </summary>
            <param name="index"> The zero-based index of the item to remove. </param>
            <param name="value"> Object which has been removed. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.OnBeforeAddItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Raises <see cref="E:Syncfusion.Windows.Forms.Tools.BeforeAddItem"></see> event
            and checks of <see cref="T:System.Windows.Forms.ToolStripItem"></see> item can be added.
            </summary>
            <param name="item"> <see cref="T:System.Windows.Forms.ToolStripItem"></see> item to be added. </param>
            <returns> True if item can be added, otherwise - false. </returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.OnBeforeRemove(System.Windows.Forms.ToolStripItem)" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.Syncfusion#Windows#Forms#Tools#IRibbonItems#Item(System.Int32)">
            <summary>
            Gets the item at the specified index.
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.Syncfusion#Windows#Forms#Tools#IRibbonItems#BeforeAddItem">
            <summary>
            Occurs before <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            will be added to collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.Syncfusion#Windows#Forms#Tools#IRibbonItems#BeforeRemoveItem">
            <summary>
            Occurs before <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            will be removed from collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.BeforeAddItem">
            <summary>
            Occurs before <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            will be added to collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonItemsCollection.BeforeRemoveItem">
            <summary>
            Occurs before <see cref="T:System.Windows.Forms.ToolStripItem"></see> item
            will be removed from collection.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollButtonsArea">
            <summary>
            Different areas of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollButtonsArea.None">
            <summary> Out of scroll buttons. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollButtonsArea.RightScrollButton">
            <summary> Right scroll button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ScrollButtonsArea.LeftScrollButton">
            <summary> Left scroll button. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine">
            <summary>
            Layout engine for RibbonControlAdvHeader.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.GetPreferredSize(System.Drawing.Size,Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Boolean)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Lays out toolstrip items in RibbonControlAdv.
            </summary>
            <param name="container"> The container of the layout</param>
            <param name="layoutEventArgs"> A System.Windows.Forms.LayoutEventArgs that contains the event data.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.LayoutLeftToRight(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Lays out toolstrip items in RibbonControlAdv from left to right.
            </summary>
            <param name="parent"></param>
            <param name="layoutEventArgs"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.LayoutRightToLeft(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Lays out toolstrip items in RibbonControlAdv from right to left.
            </summary>
            <param name="parent"></param>
            <param name="layoutEventArgs"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.MainItemsList">
            <summary> Tab items list. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.MainItemsList.#ctor">
            <summary>
            Constructor of the MainItemsList
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.MainItemsList.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,Syncfusion.Windows.Forms.Collections.ObservableList{System.Windows.Forms.ToolStripItem},System.Drawing.Size,System.Int32)">
            <summary>
            Constructor of the MainItemsList
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
            <param name="list">The list of the ToolStripTab items</param>
            <param name="displaySize"> The displayed size.</param>
            <param name="tabItemsWidth">The width of the tab items.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.MdiButtonsCollection">
            <summary> MdiButtons list. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.MdiButtonsCollection.#ctor">
            <summary>
            Constructor of the MdiButtonsCollection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.MdiButtonsCollection.#ctor(System.Windows.Forms.ToolStripItemCollection,System.Drawing.Size)">
            <summary>
            Constructor of the MdiButtonsCollection
            </summary>
            <param name="collection">The collection of the ToolStripItem.</param>
            <param name="displaySize"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.MdiButtonsCollection.m_iWidth">
            <summary> MdiButtons width. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvLayoutEngine.MdiButtonsCollection.Width">
            <summary> Gets MdiButtons width. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton">
            <summary>
            SystemButton class.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ICustomItem">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Int32)">
            <summary>
            Constructor of the SystemButton
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
            <param name="sysCommand">The system button commands.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fitted.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns> An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.OnClick(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.ClearImages">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.GetImage(System.Int32)">
            <summary>
            
            </summary>
            <param name="command"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.Image">
            <summary>
            Gets or sets the image that is displayed on a System.Windows.Forms.ToolStripItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.Text">
            <summary>
            Gets or sets the text that is to be displayed on the item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.SysCommand">
            <summary>
            The command of the system button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.Location">
            <summary>
            Gets or Sets coordinates of the upper-left corner
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.Form">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemButton.ImageForeground">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MdiSystemButton">
            <summary>
            MdiSystemButton class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MdiSystemButton.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Int32)">
            <summary>
            Constructor of the MdiSystemButton
            </summary>
            <param name="parent">The RibbonControlAdvHeader instance.</param>
            <param name="sysCommand">The system button command.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MdiSystemButton.m_mdiCommand">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MdiSystemButton.MdiCommand">
            <summary>
            The MDI command.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.HelpSystemButton">
            <summary>
            HelpSystemButton class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.HelpSystemButton.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Int32)">
            <summary>
            The constructor of the HelpSystemButton
            </summary>
            <param name="parent">The RibbonControlAdvHeader instance.</param>
            <param name="sysCommand">The system command.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.HelpSystemButton.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.HelpSystemButton.Image">
            <summary>
            Gets or sets the image that is displayed on a ToolStripItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MinimizeSystemButton">
            <summary>
            MinimizeSystemButton class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MinimizeSystemButton.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Constructor of the MinimizeSystemButton
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MinimizeSystemButton.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns> A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MinimizeSystemButton.Location">
            <summary>
            Gets or Sets coordinates of the upper-left corner
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MinimizeSystemButton.Image">
            <summary>
            Gets or sets the image that is displayed on a ToolStripItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Ribbon2013MinimizeSystemButton">
            <summary>
            Ribbon2013MinimizeSystemButton class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Ribbon2013MinimizeSystemButton.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Constructor of the Ribbon2013MinimizeSystemButton
            </summary>
            <param name="header"> The RibbonControlAdvHeader instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Ribbon2013MinimizeSystemButton.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Ribbon2013MinimizeSystemButton.Location">
            <summary>
            Gets or Sets coordinates of the upper-left corner
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Ribbon2013MinimizeSystemButton.Image">
            <summary>
            Gets or sets the image that is displayed on a ToolStripItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip">
            <summary>
            SystemMenuStrip class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.#ctor(System.Windows.Forms.Form)">
            <summary>
            The constructor of the SystemMenuStrip
            </summary>
            <param name="form">The form instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.UpdateItems(System.Windows.Forms.ToolStripRenderer)">
            <summary>
            Indicates whether the items are updated or not.
            </summary>
            <param name="renderer">The ToolStripRenderer instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.OnClick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.IsWindowMaximized(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.GetSystemMenu(System.IntPtr,System.Boolean)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="bRevert"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.GetMenuItemCount(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hMenu"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.GetMenuItemInfo(System.IntPtr,System.Int32,System.Boolean,Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.MENUITEMINFO@)">
            <summary>
            
            </summary>
            <param name="hMenu"></param>
            <param name="uItem"></param>
            <param name="fByPosition"></param>
            <param name="mii"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemMenuStrip.MENUITEMINFO">
            <summary>
            The system item information.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemToolTipInfo">
            <summary>
            SystemToolTipInfo class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.#ctor(Syncfusion.Windows.Forms.Tools.ToolTipInfo)">
            <summary>
            
            </summary>
            <param name="template"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ShouldSerializeForeColor">
            <summary>
            Indicates whether the current value of the ForeColor property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.BackColor">
            <summary>
            Gets or Sets backColor of SuperToolTip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ForeColor">
            <summary>
            Gets or Sets forecolor of SuperToolTip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.BorderColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.Separator">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.Header">
            <summary>
            Gets the Header ToolTipItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.Body">
            <summary>
            Gets the Body (Description) ToolTipItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.Footer">
            <summary>
            Gets or Sets Footer ToolTipItem
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.RightToLeft">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.m_CustomLocation">
            <summary>
            Gets /Sets the location of the Image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ResetCustomLocation">
            <summary>
            Reset the CustomLocation property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ShouldSerializeCustomLocation">
            <summary>
            Serializes the UseCustomLocation property.
            </summary>
            <returns>Returns true if the value of the point is not empty.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.m_UseCustomLocation">
            <summary>
            Specifies whether to use custom location for Image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ResetUseCustomLocation">
            <summary>
            Reset the UseCustomLocation property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ShouldSerializeUseCustomLocation">
            <summary>
            Serializes the UseCustomLocation property.
            </summary>
            <returns>Returns true if the value is true.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ShouldSerializeFont">
            <summary>
            Indicates whether the current value of the Font property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ShouldSerializeForeColor">
            <summary>
            Indicates whether the current value of the ForeColor property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ShouldSerializeImageTransparentColor">
            <summary>
            Indicates whether the current value of the Image Transparency color property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ShouldSerializeImageScalingSize">
            <summary>
            Indicates whether the current value of the ImageScaling Size property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ShouldSerializeTextMargin">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.GetImageSize">
            <summary>
            Gets the size of the image.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.GetTextSize(System.Int32)">
            <summary>
            Gets the maximum size (width) of the text.
            </summary>
            <param name="nMaxWidth"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.m_textImageRelation">
            <summary>
            Specifies the way image and text are situated.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.Hidden">
            <summary>
            Gets or Sets whether a ToolTipItem should be hidden.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.Text">
            <summary>
            Gets or Sets the text to be displayed in the SuperTooltip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.Font">
            <summary>
            Gets or Sets the font for the toolTip text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ForeColor">
            <summary>
            Gets or Sets the forecolor of the SuperTooltip text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.TextAlign">
            <summary>
            Gets or Sets, the alignment of the SuperTooltip text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.TextImageRelation">
            <summary>
            Gets or sets value specifying the way image and text are situated.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.Image">
            <summary>
            Gets or Sets, the image to be shown in the tooltip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ImageAlign">
            <summary>
            Gets or Sets, the alignment of the image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ImageTransparentColor">
            <summary>
            Gets or Sets, the transparency color for the image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ImageScalingSize">
            <summary>
            Gets or Sets, the image scaling size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.TextMargin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.Bounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.ImageBounds">
            <summary>
            Gets the bounds of the image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.CustomLocation">
            <summary>
            Gets /Sets the location of the Image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.UseCustomLocation">
            <summary>
            Specifies whether to use custom location for Image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.TextBounds">
            <summary>
            Gets the bounds of the toolTip text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem.TextAlignInternal">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.SystemToolTipInfo.#ctor">
            <summary>
            Constructor of the SystemToolTipInfo
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ToolStripItemCollectionFiltered">
            <summary>
            Collection for filtering invisible items in ToolStripIOtemCollection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ToolStripItemCollectionFiltered.m_hidable">
            <summary>
            Underlying IItemHidable control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ToolStripItemCollectionFiltered.m_baseCollection">
            <summary>
            Underlying ToolStripItemCollection.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ToolStripItemCollectionFiltered.#ctor(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStripItemCollection)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ToolStripItemCollectionFiltered.Dispose">
            <summary>
             Dispose the ToolStripItemCollection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ToolStripItemCollectionFiltered.Item(System.Int32)">
            <summary>
            Performs filtering.
            </summary>
            <param name="index">The index of the ToolStripItem</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.ToolStripItemCollectionFiltered.Count">
            <summary>
            Returns count of underlying collection.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MainItemsCollection">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.MainItemsCollection.OnRemove(System.Int32,System.Object)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer">
            <summary>
            Renderer for RibbonControlAdv header.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer">
            <summary>
            
            </summary>
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ERENDERTYPE)">
            <summary>
            
            </summary>
            <param name="erType"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office12ColorTable)">
            <summary>
            
            </summary>
            <param name="colorTable"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office12ColorTable,Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ERENDERTYPE)">
            <summary>
            
            </summary>
            <param name="erType"></param>
            <param name="colorTable"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.Initialize(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.InitializeItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRendererChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnDockChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnLayoutCompleted(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnItemAdded(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnItemRemoved(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnComboBoxHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnComboBoxHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRoundedToolstripRegionChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.Attach(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.Detach(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.Unsubscribe(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.AssignHandle(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ReleaseHandle(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.SubclassControl(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.INativeMessageFilter)">
            <summary>
            
            </summary>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ReleaseControl(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnAddedComboBox(System.Windows.Forms.ToolStripComboBox)">
            <summary>
            
            </summary>
            <param name="toolStripComboBox"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRemovedComboBox(System.Windows.Forms.ToolStripComboBox)">
            <summary>
            
            </summary>
            <param name="toolStripComboBox"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnAddedDropDownItem(System.Windows.Forms.ToolStripDropDownItem)">
            <summary>
            
            </summary>
            <param name="toolStripDropDownItem"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRemovedDropDownItem(System.Windows.Forms.ToolStripDropDownItem)">
            <summary>
            
            </summary>
            <param name="toolStripDropDownItem"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ClearDropDownRegions(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGroupedToolbarBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintContextMenuBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintBottomToolstripBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintToolBarButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGroupedButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintTabBarButtonBackground(System.Windows.Forms.ToolStripItem,System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="g"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintCollapsedButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintButtonBackgroundPressed(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintButtonBackgroundChecked(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintButtonBackgroundSelected(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGroupedBackgroundPressed(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGroupedBackgroundChecked(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGroupedBackgroundSelected(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGroupedBackgroundNormal(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintTabBackgroundPressed(System.Windows.Forms.ToolStripItem,System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="g"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintSplitButtonExBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.IsGroupedToolStrip(System.Windows.Forms.ToolStrip,System.Drawing.Color@)">
            <summary>
            Indicates if a ToolStrip locates on grouped RibbonPanel.
            </summary>
            <param name="pToolStrip"> ToolStrip instance. </param>
            <returns> True - ToolStrip locates on grouped RibbonPanel,
            otherwise - False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.IsGroupedToolStrip(System.Windows.Forms.ToolStrip)">
            <summary>
            Indicates if a ToolStrip locates on grouped RibbonPanel.
            </summary>
            <param name="pToolStrip"> ToolStrip instance. </param>
            <returns> True - ToolStrip locates on grouped RibbonPanel,
            otherwise - False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetParentPanel(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGradientGrouped(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGroupBorders(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGroupBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintButtonPressedBorder(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="clHighlightBorder"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintButtonPressedShadow(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetVerticalBrush(System.Drawing.Rectangle@,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="cl1"></param>
            <param name="cl2"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetVerticalBrush(System.Int32,System.Int32,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="top"></param>
            <param name="height"></param>
            <param name="cl1"></param>
            <param name="cl2"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetHorizontalBrush(System.Drawing.Rectangle@,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="cl1"></param>
            <param name="cl2"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetIsLButtonDown">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetIsGrouped(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="tsItem"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetIsTabItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="tsItem"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetIsSelected(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetRenderType(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.Clear">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.Clear(System.Collections.Hashtable)">
            <summary>
            Clean up specified resources being used.
            </summary>
            <param name="hTable">Hastable of resources to dispose</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.SettingsChangedHandler">
            <summary>
            Handle changes of display settings and user preferences.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetKnownPen(Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.EPEN,System.Drawing.Color,System.Int32)">
            <summary>
            
            </summary>
            <param name="ePen"></param>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetKnownBrush(Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.EBRUSH,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="eBrush"></param>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetFlashImage(System.Drawing.Color,System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="colorBase"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetDownArrowSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetGroupedBackgroundCollapsedBrush(System.Drawing.Color,System.Drawing.Color,System.Int32)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GetGroupedBackgroundBrush(System.Drawing.Color,System.Drawing.Color,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.m_blGroupedBackGroundCollapsed">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.m_blGroupedBackGround">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.SetWorldTransform(System.IntPtr,Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.XFORM@)">
            <summary>
            
            </summary>
            <param name="hDC"></param>
            <param name="xform"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.SetGraphicsMode(System.IntPtr,System.Int32)">
            <summary>
            
            </summary>
            <param name="hDC"></param>
            <param name="iMode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OnRenderItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGallery(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.DrawStandardScrollers(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="gallery"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintScrollerBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="scrollButtonState"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintStandardScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="scrollButtonState"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.DrawCompactScrollers(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="gallery"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="scrollButtonState"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGalleryItems(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="gallery"></param>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintGalleryCaption(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="gallery"></param>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintUpArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintLargeUpArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintLargeDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintDropDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintScrollerAdorning(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PaintToolStripGalleryDropDownBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.OfficeColorTable">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CaptionText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CaptionGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CaptionGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CaptionHighlightGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CaptionHighlightGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ToolStripHighlightGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ToolStripHighlightGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.LauncherBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.LauncherText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.LauncherTextSelected">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GroupGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GroupGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.BorderColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ToolStripBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.MenuBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.MenuItemBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.MenuStripBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.MenuItemPressedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ButtonPressedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ButtonPressedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ButtonSelectedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ButtonSelectedBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ButtonPressedBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CollapsedBorderPen">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ImageBorderPen">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ButtonHighlightBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ButtonHighlightGrouped">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.GroupBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.LauncherBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CheckBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.Shadow">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ToolStripDropDownBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CheckBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ArrowDownImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ArrowRightImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.SelectedFlashImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.PressedFlashImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CheckedFlashImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CheckButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CaptionFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ToolBarBlend">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.OnMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.OnMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.OnCtlColorEdit(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.OnPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcClient"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.DrawItem(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.DrawButton(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.DrawButtonPressed(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.DrawButtonSelected(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.DrawButtonNormal(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.DrawArrow(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.GetIsHighlighted(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.GetIsSelected(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.GetIsPressed(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.BorderColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ComboBoxRenderer.BackgroundColor">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ERENDERTYPE">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.EBUTTONSTATE">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.EPEN">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.EBRUSH">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.EBITMAP">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.XFORM">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeWindowBase.AssignHandle(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeWindowBase.ReleaseHandle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeWindowBase.ProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeWindowBase.PostProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeWindowBase.Dispose">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeWindowBase.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bDisposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.#ctor(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bDisposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.ProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.PostProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.OnNcCalcSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.OnNcPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.OnMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.OnMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.OnNcHitTest(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.OnSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.Selected">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.HasCaption">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.CToolStripWindow.DesignMode">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.ARROW_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.ARROW_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.ARROW_UP_DOWN_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.ARROW_UP_DOWN_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OFFICE_ARROW_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OFFICE_ARROW_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.SCROLL_BUTTON_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.SEPARATOR_HEIGHT">
            <summary> </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.IMAGE_MARGIN_FACTOR">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.#cctor">
            <summary>
            
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office12ColorTable)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.Finalize">
            <summary>
            Destructor of the RibbonControlAdvHeaderRenderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintToolStripTabItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintToolStripMenuButtonImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintToolStripTabItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintToolstripBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintHeaderBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintDropDownBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintDropDownExBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintQuickItemsBackgroundLeftToRight(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="header"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintQuickItemsBackgroundRightToLeft(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="header"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintTabItemBackGround(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintSystemButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintQuickItemsDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintDropDownMenuButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintButtonBackGround(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintButtonOnSystemPanelBackGround(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintTabItemChecked(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintTabItemSelected(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintSystemButtonPressed(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintSystemButtonSelected(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintSystemButtonGradient(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.Blend)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="clBegin"></param>
            <param name="clEnd"></param>
            <param name="bl"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintSystemButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintTabBorderSelected(System.Drawing.Graphics,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintTabBorderChecked(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Boolean)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="bHighlight"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintMenuButtonImage(System.Drawing.Graphics,System.Drawing.Rectangle@,Syncfusion.Windows.Forms.Tools.ToolStripMenuButton)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="button"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintMenuButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle@,Syncfusion.Windows.Forms.Tools.ToolStripMenuButton)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="button"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintMenuButtonBackgroundPressed(System.Drawing.Graphics,System.Drawing.Rectangle@,Syncfusion.Windows.Forms.Tools.ToolStripMenuButton)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="button"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintMenuButtonBackgroundSelected(System.Drawing.Graphics,System.Drawing.Rectangle@,Syncfusion.Windows.Forms.Tools.ToolStripMenuButton)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="button"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintMenuButtonBackgroundNormal(System.Drawing.Graphics,System.Drawing.Rectangle@,Syncfusion.Windows.Forms.Tools.ToolStripMenuButton)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="button"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.PaintMenuButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Boolean)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="bPressed"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.DrawTabScrollButton(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary> Draw right or left scroll button.  </summary>
            <param name="header"> Header on which scroll button is located. </param>
            <param name="g"> Graphics used in painting. </param>
            <param name="rc"> Rectangle in which arrow paints. </param>
            <param name="bRight"> Indicates if right or left arrow must be painted. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.DrawSeparators(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary> Draw separators between Tab items.  </summary>
            <param name="header"> Header on which scroll button is located. </param>
            <param name="g"> Graphics used in painting. </param>
            <param name="rc"> Rectangle to draw separators in. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.DrawUpDownScrollButton(Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel,System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary> Draw up or down scroll button.  </summary>
            <param name="panel"> Panel on which scroll button is located. </param>
            <param name="g"> Graphics used in painting. </param>
            <param name="rc"> Rectangle in which arrow paints. </param>
            <param name="bDown"> Indicates if up or down arrow must be painted. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.DrawScrollButtonOnDropDown(Syncfusion.Windows.Forms.Tools.OfficeDropDown,System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary> Draw up or down scroll button on DropDownEx. </summary>
            <param name="dropDown">The OfficeDropDown instance </param>
            <param name="g">The graphics object used in painting.</param>
            <param name="rc"> The rectangle which needs to draw the scroll button on drop down.</param>
            <param name="bDown"> Indicates whether the drop down or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetTabRegionChecked(System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetTabRegionSelected(System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetQuickPathLeftToRight(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetQuickPathRightToLeft(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetMenuButtonRectangle(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetMenuButtonNormal(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="szImage"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetMenuButtonSelected(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="szImage"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetMenuButtonPressed(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="szImage"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetMenuButtonImage(System.Drawing.Size,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="szImage"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetTabFlash(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="size"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.Clear">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.Clear(System.Collections.Hashtable)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.IsChecked(Syncfusion.Windows.Forms.Tools.ToolStripTabItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.IsPanelHidden(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetBackgroundBrush(System.Int32,System.Int32,System.Boolean)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetBorderPen">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetBackgroundBrushForArrow(System.Int32)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.GetVerticalBrush(System.Int32,System.Int32,System.Single,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="top"></param>
            <param name="height"></param>
            <param name="factor"></param>
            <param name="cl1"></param>
            <param name="cl2"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.DrawThemeText(System.Drawing.Graphics,System.IntPtr,System.Drawing.Rectangle,System.String,System.Drawing.Font)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="hWnd"></param>
            <param name="rcText"></param>
            <param name="sText"></param>
            <param name="font"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.DrawThemeText(System.Drawing.Graphics,System.IntPtr,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Boolean)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="hWnd"></param>
            <param name="rcText"></param>
            <param name="sText"></param>
            <param name="font"></param>
            <param name="textColor"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.RightArrow">
            <summary> Right arrow on scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.LeftArrow">
            <summary> Left arrow on scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.DownArrow">
            <summary> Down arrow on scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.UpArrow">
            <summary> Up arrow on scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.ActiveTitleGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.ActiveTitleGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.InActiveTitleGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.InActiveTitleGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OfficeRightArrow">
            <summary> Right office arrow. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.OfficeLeftArrow">
            <summary> Left office arrow. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.Bitmaps">
            <summary>
            Bitmaps
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.Bitmaps.#ctor(System.Int32)">
            <summary>
            Constructor of the Bitmaps
            </summary>
            <param name="capacity"> The capacity of the bit maps.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer.Bitmaps.Item(System.Object)">
            <summary>
            Gets or sets the value associated with the specified key.
            </summary>
            <param name="key">The key whose value to get or set.</param>
            <returns>The value associated with the specified key. If the specified key is not found, attempting to get it returns null,
            and attempting to set it creates a new element using the specified key.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2010RibbonHeaderRenderer">
            <summary>
            Office2010RibbonHeaderRenderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2010RibbonHeaderRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office2010ColorTable)">
            <summary>
            Constructor of the Office2010RibbonHeaderRenderer
            </summary>
            <param name="colorTable">The Office2010ColorTable instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2010RibbonHeaderRenderer.DrawSeparators(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draw the separators.
            </summary>
            <param name="header">The RibbonControlAdvHeader instance</param>
            <param name="g">The graphics object which helps provide the data to paint the separator.</param>
            <param name="rc">The rectangle which helps to draw the separators.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2010RibbonHeaderRenderer.IsPanelHidden(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2010RibbonHeaderRenderer.DrawTabScrollButton(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draw the Tab scroll button.
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
            <param name="g">The graphics object which helps provide the data.</param>
            <param name="rc">The rectangle which helps to draw the Tab scroll button..</param>
            <param name="bRight">Indicates whether the scroll button placed on right or not.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013RibbonHeaderRenderer">
            <summary>
            Office2013RibbonHeaderRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013RibbonHeaderRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office2010ColorTable)">
            <summary>
            Constructor of the Office2013RibbonHeaderRenderer.
            </summary>
            <param name="colorTable">The Office2010ColorTable instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013RibbonHeaderRenderer.DrawSeparators(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draw the separators.
            </summary>
            <param name="header">The RibbonControlAdvHeader instance</param>
            <param name="g">The graphics object which helps to provide the data.</param>
            <param name="rc">The rectangle which helps to draw the separators.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013RibbonHeaderRenderer.PaintMenuItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)">
            <summary>
            Paints the context menu text
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013RibbonHeaderRenderer.DrawThemeText(System.Drawing.Graphics,System.IntPtr,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Boolean)">
            <summary>
            Draw theme text
            </summary>
            <param name="g"></param>
            <param name="hWnd"></param>
            <param name="rcText"></param>
            <param name="sText"></param>
            <param name="font"></param>
            <param name="textColor"></param>
            <param name="useMnemonic"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013RibbonHeaderRenderer.IsPanelHidden(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2013RibbonHeaderRenderer.DrawTabScrollButton(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draw the Tab scroll button.
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
            <param name="g">The graphics object which helps provide the data.</param>
            <param name="rc">The rectangle which helps to draw the Tab scroll button.</param>
            <param name="bRight">Indicates whether the scroll button placed on right or not.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer">
            <summary>
            TouchStyle renderer class for Ribbonheader.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office2010ColorTable)">
            <summary>
            Constructor of the TouchStyleRibbonHeaderRenderer
            </summary>
            <param name="colorTable">The Office2010ColorTable instance.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.HoverImage">
            <summary>
            Hover image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.NormalImage">
            <summary>
            Normal Image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.ARROW_WIDTH">
            <summary>
            Arrow Width
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.ARROW_HEIGHT">
            <summary>
            Arrow height
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.arrowOverflow">
            <summary>
            Arrow image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.arrowRightImage">
            <summary>
            Arrow image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.arrowDownImage">
            <summary>
            Arrow image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.checkButton">
            <summary>
            Arrow image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.rightArrow">
            <summary>
            Right Arrow
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.leftArrow">
            <summary>
            Left Arrow
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.bmp">
            <summary>
            Bitmap for MenuButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.IsPanelHidden(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.DrawTabScrollButton(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draw the Tab scroll button.
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
            <param name="g">The graphics object which helps provide the data.</param>
            <param name="rc">The rectangle which helps to draw the Tab scroll button..</param>
            <param name="bRight">Indicates whether the scroll button placed on right or not.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.ArrowOverflow">
            <summary>
            Arrow Image
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.ArrowRightImage">
            <summary>
            Arrow Right Image
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.IsEnable">
            <summary>
            IsEnable
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.ArrowDownImage">
            <summary>
            ArrowDownImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.CheckButton">
            <summary>
            CheckButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.RightArrow">
            <summary>
            Right Arrow
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.TouchStyleRibbonHeaderRenderer.LeftArrow">
            <summary>
            Left Arrow.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2016RibbonHeaderRenderer">
            <summary>
            Office2016RibbonHeaderRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2016RibbonHeaderRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office2010ColorTable)">
            <summary>
            Constructor of the Office2016RibbonHeaderRenderer.
            </summary>
            <param name="colorTable">The Office2010ColorTable instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2016RibbonHeaderRenderer.DrawSeparators(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draw the separators.
            </summary>
            <param name="header">The RibbonControlAdvHeader instance</param>
            <param name="g">The graphics object which helps to provide the data.</param>
            <param name="rc">The rectangle which helps to draw the separators.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2016RibbonHeaderRenderer.PaintMenuItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)">
            <summary>
            Paints the context menu text
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2016RibbonHeaderRenderer.DrawThemeText(System.Drawing.Graphics,System.IntPtr,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Boolean)">
            <summary>
            Draw theme text
            </summary>
            <param name="g"></param>
            <param name="hWnd"></param>
            <param name="rcText"></param>
            <param name="sText"></param>
            <param name="font"></param>
            <param name="textColor"></param>
            <param name="useMnemonic"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2016RibbonHeaderRenderer.IsPanelHidden(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.Office2016RibbonHeaderRenderer.DrawTabScrollButton(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader,System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draw the Tab scroll button.
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
            <param name="g">The graphics object which helps provide the data.</param>
            <param name="rc">The rectangle which helps to draw the Tab scroll button.</param>
            <param name="bRight">Indicates whether the scroll button placed on right or not.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection">
            <summary>
            QuickItemsCollection class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.DPI_150_ExtraItemSize">
            <summary>
            DPI 150 Extra item size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.TouchModeWidth">
            <summary>
            TouchModeWidth 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.TouchModeQuickButtonWidth">
            <summary>
            TouchModeWidth 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.DPI_125_ExtraItemSize">
            <summary>
            DPI 125 Extra item size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.m_owner">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.m_header">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.DestroyItemsOnRemove">
            <summary>
            Indicates whether toolstrip items must be destroyed on removing from their base collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Constructor of the QuickItemsCollection
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.Layout(System.Drawing.Rectangle)">
            <summary>
            Lays out items in the specified bounds rectangle.
            </summary>
            <param name="bounds">Rectangle to lay out items in.</param>
            <returns>Resulting bounds of layout.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.LayoutLTR(System.Drawing.Rectangle)">
            <summary>
            Performs full layout of items, with possible changes in overflows.
            </summary>
            <param name="bounds">Rectangle to lay out items in.</param>
            <returns>Resulting bounds of layout.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.LayoutRTL(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.GetQatAccelerator(System.Int32)">
            <summary>
            
            </summary>
            <param name="idx"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.UpdateAccelerators(System.Object)">
            <summary>
            
            </summary>
            <param name="removed"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.OnRemove(System.Int32,System.Object)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.OnInsert(System.Int32,System.Object)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="value"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection.Owner">
            <summary>
            Gets / Sets the ToolStrip.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection._ItemAdded">
            <summary>
            Occurs when ToolStripItem added
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection._ItemRemoved">
            <summary>
            Occurs when ToolStripItem removed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton">
            <summary>
            Represents additional functionality for quick items. Always exists at the end of quick items panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.TOUCHMENUITEMHEIGHT">
            <summary>
            Quick Menu touch height 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Creates new instance of QuickItemsDropDownButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.OnCustomizeMenuItemClick(System.Object,System.EventArgs)">
            <summary>
            Shows customization dialog.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.OnCustomizeRibbonItemClick(System.Object,System.EventArgs)">
            <summary>
            Used to open the Customize Ribbon dialog box,once the Customize Ribbon context menu is clicked.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.OnQuickMenuItemClick(System.Object,System.EventArgs)">
            <summary>
            Shows or hides quick item referenced by clicked menu item.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.OnPlaceBelowRibbonMenuItemClick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.OnMinimizeRibbonMenuCheckedChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Fills dropdown menu.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.OnDropDownShow(System.EventArgs)">
            <summary>
            Initializes dropdown.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.ResetmenuItemSize">
            <summary>
            Set the size when the touch mode is disabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.itemHeightChanged">
            <summary>
            Checks whether the item height is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.UpdateMenuItemSize">
            <summary>
            Set the size when the touch mode is enabled.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.CreateDefaultDropDown">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.GetReflectedItems">
            <summary>
            Gets collection of reflected items from quick panel.
            </summary>
            <returns>List of reflected items from quick panel.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.Location">
            <summary>
            Gets or Sets coordinates of the upper-left corner
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.ParentHeader">
            <summary>
            Returns owner casted to RibbonControlAdvHeader.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.Syncfusion#Windows#Forms#Tools#ICustomItem#Owner">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.Syncfusion#Windows#Forms#Tools#ICustomItem#Placement">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.QuickItemsDropDownMenu">
            <summary>
            QuickItemsDropDownMenu class
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx">
            <summary>
            ContextMenuStrip extended with title.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.CONTEXTMENUSTRIP_MARGIN">
            <summary>
            Margin of ContextMenuStrip before and after title caption.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.#ctor(System.String)" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.FONTSTYLE">
            <summary>
            Default font style of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.USERFONTSTYLE">
            <summary>
            Font which stored after changed in design
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.metroColor">
             <summary>
            MetroColor of Contextmenu
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.ApplyScaleToControl(System.Single)">
             <summary>
            Applies scale factor
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Extends height for title.
            </summary>
            <param name="proposedSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.OnTextChanged(System.EventArgs)">
            <summary>
            Resets title height.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.OnFontChanged(System.EventArgs)">
            <summary>
            Resets title height.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Disables right mouse button
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Disables right mouse button
            </summary>
            <param name="mea"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.m_iTitleHeight">
            <summary>
            Title height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.m_szTitle">
            <summary>
            Title size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.m_font">
            <summary>
            Font for title.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.MetroColor">
             <summary>
            Gets or Set the Metrocolor
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.EnableTouchMode">
             <summary>
            Gets or Sets the TouchMode
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.DisplayRectangle">
            <summary>
            Gets the bounds of the display rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.TitleHeight">
            <summary>
            Gets or sets title height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.TitleSize">
            <summary>
            Gets or sets Title Size
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.HeaderFont">
            <summary>
            Gets or sets Title font.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ContextMenuStripEx.ContextMenuStyle">
            <summary>
            Creates new instance of ContextMenuStripEx.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.QuickItemsDropDownMenu.m_header">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.QuickItemsDropDownMenu.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Constructor of the QuickItemsDropDownMenu
            </summary>
            <param name="header"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.QuickItemsDropDownMenu.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsDropDownButton.QuickItemsDropDownMenu.OnOpening(System.ComponentModel.CancelEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow">
            <summary>
            QuickItemsOverflow
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.#ctor(System.Windows.Forms.ToolStripItem,Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Contructor of the QuickItemsOverflow
            </summary>
            <param name="ownerItem">The ToolStripItem instance.</param>
            <param name="parent">The RibbonControlAdvHeader instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="proposedSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.m_layoutEngine">
            <summary> Instance of RibbonControlAdvLayoutEngine. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.m_parent">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.DisplayedItems">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.LayoutEngine">
            <summary>
            Gets the LayoutEngine
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.Header">
            <summary>
            Gets / Sets the Header of the RibbonControlAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.QuickItemsOverflowLayoutEngine">
            <summary>
            Layout engine for DropDownOverflow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.QuickItemsOverflowLayoutEngine.GetPreferredSize(System.Drawing.Size,Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow,System.Boolean)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="proposedSize">The custom-sized area for a control.</param>
            <param name="parent">The QuickItemsOverflow instance.</param>
            <param name="bMinWidth">Indicates whether the contains a Minimum width or not</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflow.QuickItemsOverflowLayoutEngine.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Lays out toolstrip items in RibbonControlAdv.
            </summary>
            <param name="container">The source of the control</param>
            <param name="layoutEventArgs">The LayoutEventArgs contains the event data.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton">
            <summary>
            Represents additional functionality for quick items. Always exists at the end of quick items panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary> Fills dropdown menu. </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.OnDropDownShow(System.EventArgs)">
            <summary> Initializes dropdown. </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Creates new instance of QuickItemsOverflowButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.HasDropDownItems">
            <summary> Indicates if DropDown has items. 
            In our situation return true.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.Location">
            <summary>
            Gets or Sets coordinates of the upper-left corner
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.ParentHeader">
            <summary>
            Returns owner casted to RibbonControlAdvHeader.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.Syncfusion#Windows#Forms#Tools#ICustomItem#Owner">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsOverflowButton.Syncfusion#Windows#Forms#Tools#ICustomItem#Placement">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor">
            <summary>
            Class for CustomDictionaryEditor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.spellChecker">
            <summary>
            Initializes the new instance for SpellCheckerAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.#ctor">
            <summary>
            Initializes the new instance for CustomDictionaryEditor class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.ShowOptionsDialog(Syncfusion.Windows.Forms.Tools.SpellCheckerAdv,System.Windows.Forms.Form)">
            <summary>
            Method to show the custom dictionary editor window.
            </summary>
            <param name="spellChecker">SpellCheckerAdv parameter</param>
            <param name="owner">parameter for Form</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.HideDialog">
            <summary>
            Method to hide the custom Dictionary editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.UpdateButtons">
            <summary>
            Updates the buttons in custom Dictionary editor dialog window.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.LoadCustomDictionary">
            <summary>
            Loads the CustomDictionary.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.LoadCustomDictionary(System.String)">
            <summary>
            Loads the CustomDictionary from the specified path.
            </summary>
            <param name="customDictionaryPath">path of the CustomDictionary</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_New_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_New is clicked.
            </summary>
            <param name="sender"> object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.txt_Word_TextChanged(System.Object,System.EventArgs)">
            <summary>
             Occurs when the System.Windows.Forms.Control.Text property value changes.
            </summary>
            <param name="sender"> object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_Add_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Add is clicked.
            </summary>
            <param name="sender"> object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_Ok_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Ok is clicked.
            </summary>
            <param name="sender"> object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_DeleteAll_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_DeleteAll is clicked.
            </summary>
            <param name="sender"> object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_Delete_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Delete is clicked.
            </summary>
            <param name="sender"> object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.components">
            <summary>
            Initializes the components designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.lbl_Path">
            <summary>
            Initializes the lbl_Path designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.lbl_Dictionary">
            <summary>
            Initializes the lbl_Dictionary designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.lbl_Word">
            <summary>
            Initializes the lbl_Word designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.listBox_Words">
            <summary>
            Initializes the listBox_Words designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.txt_Path">
            <summary>
            Initializes the txt_Path designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.txt_Word">
            <summary>
            Initializes the txt_Word designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_Add">
            <summary>
            Initializes the Btn_Add designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_Delete">
            <summary>
            Initializes the Btn_Delete designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_DeleteAll">
            <summary>
            Initializes the Btn_DeleteAll designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_Cancel">
            <summary>
            Initializes the Btn_Cancel designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_New">
            <summary>
            Initializes the Btn_New designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.Btn_Ok">
            <summary>
            Initializes the Btn_Ok designer variable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDictionaryEditor.SpellChecker">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv"/> assiciated with this dialog.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor">
            <summary>
            Class for CustomDictionaryMetroEditor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.spellChecker">
            <summary>
             Initializes the new instance for SpellCheckerAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.m_metroColor">
            <summary>
            Initializes the m_metroColor variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.#ctor">
            <summary>
            Initializes the new instance for CustomDictionaryMetroEditor class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.ShowOptionsDialog(Syncfusion.Windows.Forms.Tools.SpellCheckerAdv,System.Windows.Forms.Form)">
            <summary>
            Method to show the CustomDictionaryMetroEditor dialog window.
            </summary>
            <param name="spellChecker">SpellCheckerAdv parameter</param>
            <param name="owner">parameter for Form</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.HideDialog">
            <summary>
            Hides the CustomDictionaryMetroEditor dialog window.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.UpdateButtons">
            <summary>
            Updates the Buttons in the CustomDictionaryMetroEditor dialog window.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.LoadCustomDictionary">
            <summary>
            Loads the CustomDictionary.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.LoadCustomDictionary(System.String)">
            <summary>
            Loads the CustomDictionary with specified path.
            </summary>
            <param name="customDictionaryPath">path of the custom dictionary</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_New_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_New is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.txt_Word_TextChanged(System.Object,System.EventArgs)">
            <summary>
             Occurs when the System.Windows.Forms.Control.Text property value changes.
            </summary>
            <param name="sender"> object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_Add_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Add is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_Ok_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Ok is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_DeleteAll_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_DeleteAll is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_Delete_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Delete is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.components">
            <summary>
            Initializes the components designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.lbl_Path">
            <summary>
            Initializes the lbl_Path designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.lbl_Dictionary">
            <summary>
            Initializes the lbl_Dictionary designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.lbl_Word">
            <summary>
            Initializes the lbl_Word designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.listBox_Words">
            <summary>
            Initializes the listBox_Words designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.txt_Path">
            <summary>
            Initializes the txt_Path designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.txt_Word">
            <summary>
            Initializes the txt_Word designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_Add">
            <summary>
            Initializes the Btn_Add designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_Delete">
            <summary>
            Initializes the Btn_Delete designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_DeleteAll">
            <summary>
            Initializes the Btn_DeleteAll designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_Cancel">
            <summary>
            Initializes the Btn_Cancel designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_New">
            <summary>
            Initializes the Btn_New designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Btn_Ok">
            <summary>
            Initializes the Btn_Ok designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.ListBoxWords_ScrollerFrame">
            <summary>
            Initializes the ListBoxWords_ScrollerFrame designer variable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.Metrocolor">
            <summary>
            Gets or sets the MetroColor property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDictionaryMetroEditor.SpellChecker">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv"/> associated with this dialog.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OptionsDialog">
            <summary>
            Class for OptionsDialog class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.spellChecker">
            <summary>
            Initializes the new instance for SpellCheckerAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsDialog.#ctor">
            <summary>
            Initializes the new instance for OptionsDialog class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsDialog.UpdateOptionButtons">
            <summary>
            Updates the state of the CheckBox in OptionsDialog window.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsDialog.UpdateSpellChecker">
            <summary>
            Updates the SpellCheckerAdv properties.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsDialog.ShowOptionsDialog(Syncfusion.Windows.Forms.Tools.SpellCheckerAdv,System.Windows.Forms.Form)">
            <summary>
            Method to show the OptionDialog window.
            </summary>
            <param name="spellChecker">SpellCheckerAdv parameter</param>
            <param name="owner">parameter for Form</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsDialog.Btn_Ok_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when Btn_Ok is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.components">
            <summary>
            Initializes the components designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.lbl_SpellCheckerOptions">
            <summary>
            Initializes the lbl_SpellCheckerOptions designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.separator1">
            <summary>
            Initializes the separator1 designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.OptionExcludeWordsInUpperCase">
            <summary>
            Initializes the OptionExcludeWordsInUpperCase designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.OptionExcludeSpecialSymbols">
            <summary>
            Initializes the OptionExcludeSpecialSymbols designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.OptionExcludeWordsWithNumbers">
            <summary>
            Initializes the OptionExcludeWordsWithNumbers designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.OptionExcludeWordsInMixedCase">
            <summary>
            Initializes the OptionExcludeWordsInMixedCase designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.OptionExcludeHtmlTags">
            <summary>
            Initializes the OptionExcludeHtmlTags designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.OptionExcludeFileNames">
            <summary>
            Initializes the OptionExcludeFileNames designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.OptionExcludeInternetAddresses">
            <summary>
            Initializes the OptionExcludeInternetAddresses designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.OptionExcludeEmailAddress">
            <summary>
            Initializes the OptionExcludeEmailAddress designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.Btn_Cancel">
            <summary>
            Initializes the Btn_Cancel designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.Btn_Ok">
            <summary>
            Initializes the Btn_Ok designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsDialog.separator2">
            <summary>
            Initializes the separator2 designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OptionsDialog.SpellChecker">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.OptionsDialog.SpellChecker"/> assiciated with this dialog.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog">
            <summary>
            Class for OptionsMetroDialog class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.spellChecker">
            <summary>
            Initializes the new instance for SpellCheckerAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.m_metroColor">
            <summary>
            Variable for m_metroColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.#ctor">
            <summary>
            Initializes the new instance for OptionsMetroDialog class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.UpdateOptionButtons">
            <summary>
            Updates the state of the CheckBox in OptionsDialog window.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.UpdateSpellChecker">
            <summary>
            Updates the SpellChecker properties.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.ShowOptionsDialog(Syncfusion.Windows.Forms.Tools.SpellCheckerAdv,System.Windows.Forms.Form)">
            <summary>
            Method to show the OptionDialog window.
            </summary>
            <param name="spellChecker">SpellCheckerAdv parameter</param>
            <param name="owner">parameter for Form</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.Btn_Ok_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when Btn_Ok is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.components">
            <summary>
            Initializes the components designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.lbl_SpellCheckerOptions">
            <summary>
            Initializes the lbl_SpellCheckerOptions designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.separator1">
            <summary>
            Initializes the separator1 designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.OptionExcludeWordsInUpperCase">
            <summary>
            Initializes the OptionExcludeWordsInUpperCase designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.OptionExcludeSpecialSymbols">
            <summary>
            Initializes the OptionExcludeSpecialSymbols designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.OptionExcludeWordsWithNumbers">
            <summary>
            Initializes the OptionExcludeWordsWithNumbers designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.OptionExcludeWordsInMixedCase">
            <summary>
            Initializes the OptionExcludeWordsInMixedCase designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.OptionExcludeHtmlTags">
            <summary>
            Initializes the OptionExcludeHtmlTags designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.OptionExcludeFileNames">
            <summary>
            Initializes the OptionExcludeFileNames designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.OptionExcludeInternetAddresses">
            <summary>
            Initializes the OptionExcludeInternetAddresses designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.OptionExcludeEmailAddress">
            <summary>
            Initializes the OptionExcludeEmailAddress designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.Btn_Cancel">
            <summary>
            Initializes the Btn_Cancel designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.Btn_Ok">
            <summary>
            Initializes the Btn_Ok designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.separator2">
            <summary>
            Initializes the separator2 designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.SpellChecker">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.SpellChecker"/> assiciated with this dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OptionsMetroDialog.Metrocolor">
            <summary>
            Gets or sets the Metrocolor property.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog">
            <summary>
            Class for SpellCheckerDialog window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.spellChecker">
            <summary>
            Initializes the spellChecker variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.editor">
            <summary>
            Initializes the editor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.TextUpdatePending">
            <summary>
            Initializes the TextUpdatePending variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.IgnoreTextChange">
            <summary>
            Initializes the IgnoreTextChange variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.ChangeAllCollection">
            <summary>
            Initializes the ChangeAllCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.IgnoreAllCollection">
            <summary>
            Initializes the IgnoreAllCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.IgnoreOnceCollection">
            <summary>
            Initializes the IgnoreOnceCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.isCancelClicked">
            <summary>
            Initializes the isCancelClicked variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.#ctor">
            <summary>
            Cannot create default instance of SpellCheckerDialog.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.#ctor(Syncfusion.Windows.Forms.Tools.SpellCheckerAdv,Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools)">
            <summary>
            Initializes the new instance for SpellCheckerDialog class.
            </summary>
            <param name="spellChecker">SpellCheckerAdv parameter</param>
            <param name="editor">ISpellCheckerAdvEditorTools parameter</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.LBox_Suggestions_DoubleClick(System.Object,System.EventArgs)">
            <summary>
            Handles this event to change the text while double clicking the item in LBox_Suggestions.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.SpellCheckerDialog_Load(System.Object,System.EventArgs)">
            <summary>
             Occurs before a form is displayed for the first time.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.SpellCheckerDialog_FormClosing(System.Object,System.Windows.Forms.FormClosingEventArgs)">
            <summary>
            Occurs before the form is closed.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.OnClosed(System.EventArgs)">
            <summary>
            Overrides OnClosed method.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.OnShown(System.EventArgs)">
            <summary>
            Overrides OnShown method.
            </summary>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.UpdateSpellCheckerButtons">
            <summary>
            Updates the Buttons in SpellChecker dialog.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.ShowSpellCheckerDialog(System.Windows.Forms.Form)">
            <summary>
            Method to show the SpellChecker dialog
            </summary>
            <param name="owner"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.ProcessMisspelledWords">
            <summary>
            Process the misspelled words in SpellCheckerAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.ClearHash">
            <summary>
            Method to clear the HashTable
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.HideSpellCheckerDialog">
            <summary>
            Hides the SpellCheckerDialog.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.UpdateAndHiglightTextInRichTextBox(System.Int32,System.Int32)">
            <summary>
            Highlights the Text in TextBox
            </summary>
            <param name="startIndex">start index of the RichTextBox text</param>
            <param name="length">Length of the Text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_Undo_Click(System.Object,System.EventArgs)">
            <summary>
             Occurs when the Btn_Undo is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains event data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_Options_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Options is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_CustomDictionary_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_CustomDictionary is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_Change_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Change is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_IgnoreOnce_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_IgnoreOnce is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_IgnoreAll_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_IgnoreAll is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_AddToDicktionary_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_AddToDicktionary is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_ChangeAll_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_ChangeAll is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.RTxt_Editor_TextChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when the RTxt_Editor text is changed.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.components">
            <summary>
            Initializes the components designer variable. 
            </summary>       
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.RTxt_Editor">
            <summary>
            Initializes the RTxt_Editor designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Lbl_NotInDictionary">
            <summary>
            Initializes the Lbl_NotInDictionary designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.LBox_Suggestions">
            <summary>
            Initializes the LBox_Suggestions designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Lbl_Suggestions">
            <summary>
            Initializes the Lbl_Suggestions designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_Options">
            <summary>
            Initializes the Btn_Options designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_Undo">
            <summary>
            Initializes the Btn_Undo designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_IgnoreOnce">
            <summary>
            Initializes the Btn_IgnoreOnce designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_IgnoreAll">
            <summary>
            Initializes the Btn_IgnoreAll designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_Change">
            <summary>
            Initializes the Btn_Change designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_AddToDicktionary">
            <summary>
            Initializes the Btn_AddToDicktionary designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_Cancel">
            <summary>
            Initializes the Btn_Cancel designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_ChangeAll">
            <summary>
            Initializes the Btn_ChangeAll designer variable. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_CustomDictionary">
            <summary>
            Initializes the Btn_CustomDictionary designer variable. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Btn_Cancel_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the Btn_Cancel is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.errorword">
            <summary>
            Initializes the errorword variable
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.ignorewords">
            <summary>
            Initializes the ignorewords list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Suggestions">
            <summary>
             Initializes the Suggestions list.
            </summary>       
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.Editor">
            <summary>
            Gets or sets the ISpellCheckerAdvEditorTools interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.SpellChecker">
            <summary>
            Gets or sets the SpellCheckerAdv control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerDialog.IsCancelClicked">
            <summary>
            Gets or sets the IsCancelClicked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.worker">
            <summary>
            Initializes the worker variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.spellChecker">
            <summary>
            Initializes the spellChecker variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.editor">
            <summary>
            Initializes the editor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.TextUpdatePending">
            <summary>
            Initializes the TextUpdatePending variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.IgnoreTextChange">
            <summary>
            Initializes the IgnoreTextChange variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.ChangeAllCollection">
            <summary>
            Initializes the ChangeAllCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.IgnoreAllCollection">
            <summary>
            Initializes the IgnoreAllCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.IgnoreOnceCollection">
            <summary>
            Initializes the IgnoreOnceCollection variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.Btn_IgnoreOnce">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.#ctor">
            <summary>
            Cannot create default instance of SpellCheckerDialog.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.LBox_Suggestions_DoubleClick(System.Object,System.EventArgs)">
            <summary>
            Handles this event to change the text while double clicking the item in LBox_Suggestions.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerMetroDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools">
            <summary>
            Interface for ISpellCheckerAdvEditorTools.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools.SelectText(System.Int32,System.Int32)">
            <summary>
            Selects the word specified by the index.
            </summary>
            <param name="startIndex">Zero based index of the word on the Text.</param>
            <param name="length">length of the word to be selected.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools.Control">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools.Control"/> whose <see cref="!:Control.Text"/> is to be spell checked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools.CurrentWord">
            <summary>
            Gets or sets the current misspelled word.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools.Text">
            <summary>
            Gets or sets the Text to be spell checked by the <see cref="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv"/>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools.ControlToCheck">
            <summary>
            Gets or Sets the control to be checked using SpellCheckerAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvStyle">
            <summary>
            Enum property for SpellCheckerAdv style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvStyle.Default">
            <summary>
            SpellCheck dialog window with default visual style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvStyle.Metro">
            <summary>
            SpellCheck dialog window with Metro visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv">
            <summary>
            Class for SpellCheckerAdv which is derived from Component.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.checker">
            <summary>
            Initializes the variable for SpellCheckerBase class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.EmbeddedResourceStream">
            <summary>
            Variable for EmbeddedResourceStream.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.#ctor">
            <summary>
            Initializes the new instance for SpellCheckerAdv class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.visualstyle">
            <summary>
            Initializes the visualstyle variable to its default value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.m_metroColor">
            <summary>
            Initializes the m_metroColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.DEF_CUSTOM_DIC_PATH">
            <summary>
            Initializes the DEF_CUSTOM_DIC_PATH variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.DEF_DIC_NAME">
            <summary>
            Initializes the DEF_DIC_NAME variable.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.error_string" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.dictionaryPath">
            <summary>
            Specifies the path of the dictionary. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.customDictionaryPath">
            <summary>
            Specifies the path of the custom dictionary. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.misspelledWords">
            <summary>
            ArrayList to hold the wrong words.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.repeatwordsArray">
            <summary>
            ArrayList to hold the repeated words.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreUrl">
            <summary>
            Specifies whether to ignore internet address during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreEmailAddress">
            <summary>
            Specifies to ignore email address during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreHtmlTags">
            <summary>
            Specifies to ignore html tags during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreFileNames">
            <summary>
            Specifies to ignore file names during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreMixedCaseWords">
            <summary>
            Specifies to ignore words in mixed case during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreUpperCaseWords">
            <summary>
            Specifies to ignore words in upper case during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreAlphaNumericWords">
            <summary>
            Specifies to ignore words with number during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreRepeatedWords">
            <summary>
            Specifies to ignore words repeated words during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.maxSuggestions">
            <summary>
            Allows to customize the number of suggestions to be displayed in the suggestion list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignoreSpecialSymbols">
            <summary>
            Specifies to ignore special symbols during spell check.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.dictionaryStream">
            <summary>
            Stream that contains the dictionary.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.closeReason">
            <summary>
            Initializes the closeReason variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.spellCheckerDialog">
            <summary>
            Initialized the spellCheckerDialog variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.spellCheckerMetroDialog">
            <summary>
            Initializes the spellCheckerMetroDialog variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.optionsDialog">
            <summary>
            Initializes the optionsDialog variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.optionsMetroDialog">
            <summary>
            Initializes the optionsMetroDialog variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.customDictionaryEditor">
            <summary>
            Initializes the customDictionaryEditor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.customDictionaryMetroEditor">
            <summary>
            Initializes the customDictionaryMetroEditor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.editor">
            <summary>
            Initializes the editor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.worker">
            <summary>
            Initializes the worker variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SuggestionListWords">
            <summary>
            Initializes the SuggestionListWords variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.MisspelledWordList">
            <summary>
            Initializes the MisspelledWordList array list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.PerformSpellCheckUsingContextMenu(Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools)">
            <summary>
            Performs the SpellCheck of the loaded TextBox base control using ContextMenu.
            </summary>
            <param name="editor">ISpellCheckerAdvEditorTools interface</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.PerformSpellCheckForControl(Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools)">
            <summary>
            Performs Spell check for loaded TextEditor control.
            </summary>
            <param name="editor">ISpellCheckerAdvEditorTools</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SuggestionDictionary">
            <summary>
            Method to get the suggestion list 
            </summary>
            <param name="errorword">error word</param>
            <returns>Dictionary</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.contextmenu">
            <summary>
            Initializes the new instance for ContextMenuStripEx.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.menuitem">
            <summary>
            Initializes the new instance for ToolStripMenuItem.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.mousepoint">
            <summary>
            Initializes the mousepoint variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SpellCheck(Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools)">
            <summary>
            Method to check the spelling of the given Text editior control.
            </summary>
            <param name="editor">ISpellCheckerAdvEditorTools interface</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.selectedword">
            <summary>
            Initializes the selectedword variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.currentTextIndex">
            <summary>
            Initializes the currentTextIndex variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.m_TextBox_MouseMove(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Occurs when the mouse moves hover the TextBox control.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">MouseEventArgs which contains event data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.m_TextBox_MouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
             Occurs when the mouse pointer is over the control and a mouse button is pressed.
            </summary>
            <param name="sender">Object</param>
            <param name="e">MouseEventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.addtodictionary_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.menu_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when the System.Windows.Forms.ToolStripItem is clicked.
            </summary>
            <param name="sender">object sender</param>
            <param name="e">EventArgs which contains EventData</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.WriteToDictionary(System.String,System.String)">
            <summary>
            Writes the specified word to the dictionary.
            </summary>
            <param name="custDictPath">Specifies the path of the dictionay file.</param>
            <param name="word">Specifies the word to be added to the dictionary.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.WriteToDictionary(System.String,System.Collections.ArrayList)">
            <summary>
            Overwrites the specified wordlist to the dictionary.
            </summary>
            <param name="custDictPath">Specifies the path of the dictionay file.</param>
            <param name="wordList">List of words to overrite the dictionary.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.DeleteAllFromDictionary(System.String)">
            <summary>
            Deletes the contents of the dictionary file by over writting.
            </summary>
            <param name="custDictPath">File path whose content to be deleted.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.DeleteFromDictionary(System.String,System.String)">
            <summary>
            Deletes the specified word from the customdictionary.
            </summary>
            <param name="custDictPath">Specifies the path of the dictionay file.</param>
            <param name="wordToDelete">Specifies the word to be deleted.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ShowOptionsDialog(System.Windows.Forms.Form)">
            <summary>
            Shows the <see cref="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.OptionsDialog"/>.
            </summary>
            <param name="owner">Form that owns this dialog.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.RaiseError(System.Exception)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.Error"/> events.
            </summary>
            <param name="ex">Represents errors that occur during application execution.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ShowCustomDictionaryEditor(System.Windows.Forms.Form)">
            <summary>
            Shows the <see cref="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CustomDictionaryEditor"/>.
            </summary>
            <param name="owner">Form that owns this dialog.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.InitDialogs">
            <summary>
            Initializes the Dialog windows in SpellCheckerAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.HasError(System.String)">
            <summary>
            Checks whether the word is in Dictionary or not.
            </summary>
            <param name="word">Word which is need to be check with Dictionary</param>
            <returns>True when the word is not in the Dictionary</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.GetSuggestions(System.String)">
            <summary>
            Gets the suggestion list for the given wrong word. 
            </summary>
            <param name="word"> Error word</param>
            <returns>Dictionary with suggestion</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.GetPhoneticWords(System.String)">
            <summary>
            Returns the List of suggestion using the same sound of the word.
            </summary>
            <param name="word">wrong word</param>
            <returns>List of suggestion</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.GetPhoneticWords(System.String,Syncfusion.SpellChecker.Base.AccuracyLevels)">
            <summary>
            Returns the phonetic suggestions for error word in specified accuracy
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.GetAnagrams(System.String)">
            <summary>
            Returns the suggestion list by interchanging the letters of the error word.
            </summary>
            <param name="word"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.m_suggestionlist">
            <summary>
            Initialization of the m_suggestionlist variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.Suggest(System.String)">
            <summary>
            Generates the word list by using the suggestion list from PCL.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ValidateSuggestions(System.Collections.ArrayList,System.String)">
            <summary>
            Checks the dictionary to generate the suggestion list.
            </summary>
            <param name="source_arlist">ArrayList</param>
            <param name="wrongword">String</param>
            <returns>suggest_list
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.PopulateCasing(System.Collections.ArrayList@)">
            <summary>
            Changes the string in the suggestion list as per the casing in the Error word
            </summary>
            <param name="suggestionList"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.m_IsUppercase">
            <summary>
            Checks for the Upper case.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.m_IsCapitalize">
            <summary>
            Checks for the First letter capital.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.FindCasing(System.String)">
            <summary>
            Finds the casing for the given word.
            </summary>
            <param name="word"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SuggestionSound(System.Collections.ArrayList,System.String)">
            <summary>
            Gets the suggestion list generated using the Soundex Algorithm.
            </summary>
            <param name="suggest_list">ArrayList</param>
            <param name="wrongword">String</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.m_TextBox">
            <summary>
            TextBox control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ignorewords">
            <summary>
            Initialization of the ignorewords variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SpellCheck(System.String)">
            <summary>
            Performs the spell check operation.
            </summary>
            <param name="text">wrong word</param>
            <returns>string</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CaseFromWord(System.String)">
            <summary>
            Returns the case of the given wrong word
            </summary>
            <param name="wrongWord">wrong word</param>
            <returns>ECaseUpperWord enum property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SelectWordFromList(System.Collections.ArrayList,System.String)">
            <summary>
            Returns the HashTable of the suggestion list.
            </summary>
            <param name="suggest_list">ArrayList</param>
            <param name="wrongWord">wrong word</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CalculateStartAndEndWord(System.String,System.String)">
            <summary>
            Returns the length of the wrong word. 
            </summary>
            <param name="word">word</param>
            <param name="WrongWord">wrong word</param>
            <returns>Length of the wrong word</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.MaxSuggest(System.Collections.ArrayList,System.String)">
            <summary>
            To customize the number of suggestions to be displayed.
            </summary>
            <param name="suggest_list">ArrayList</param>
            <returns>errror_string
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SplitWords(System.String)">
            <summary>
            Splits the retrieved sentence into words.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.htdictPathVsEntriesList">
            <summary>
            Initialization of the htdictPathVsEntriesList variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CheckForMisspelledWords(System.Collections.ArrayList)">
            <summary>
            Checks the dictionary, to identify the misspelled words.
            </summary>
            <param name="source_arlist">ArrayList</param>
            <returns>wrongWords
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IsInDictionary(System.String)">
            <summary>
            Checks whether the word is present in the dictionary.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.GetDictList">
            <summary>
            Gets the items from the dictionary list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.GetDictList(System.String)">
            <summary>
            Gets the items from the dictionary list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CustomDictionayCacheDirty">
            <summary>
            Initialization of the CustomDictionayCacheDirty bool variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.EnsureCustomDictionayList(System.String)">
            <summary>
            Converts the dictionary entries to array list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.EnsureDictionaryList">
            <summary>
            Converts the dictionary entries to array list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.htdictPathVsSoundXList">
            <summary>
            Initializes the htdictPathVsSoundXList variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SpellCheckForEditor(Syncfusion.Windows.Forms.Tools.ISpellCheckerAdvEditorTools)">
            <summary>
            Method to show the SpellChecker dialog.
            </summary>
            <param name="editor">ISpellCheckerAdvEditorTools interface</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.VisualStyle">
            <summary>
            Gets or sets the VisualStyle of the SpellCheckerAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.MetroColor">
            <summary>
            Gets or sets the MetroColor property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.Editor">
            <summary>
            Gets or sets the Editor property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CustomDictionaryEditor">
            <summary>
            Gets or sets the CustomDictionaryEditor property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CustomDictionaryMetroEditor">
            <summary>
            Gets or sets the CustomDictionaryMetroEditor property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SpellCheckerDialog">
            <summary>
            Gets or sets the SpellCheckerDialog property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.SpellCheckerMetroDialog">
            <summary>
            Gets or sets the SpellCheckerMetroDialog property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.OptionsDialog">
            <summary>
            Gets or sets the OptionsDialog property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.OptionsMetroDialog">
            <summary>
            Gets or sets the OptionsMetroDialog property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CloseReason">
            <summary>
            Gets or sets the status of the dialog window
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreRepeatedWords">
            <summary>
            Gets or Sets a value specifying whether to ignore repeated words during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreMixedCaseWords">
            <summary>
            Gets or Sets a value specifying whether to ignore words in mixed case during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreUpperCaseWords">
            <summary>
            Gets or Sets a value specifying whether to ignore words in upper case during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreAlphaNumericWords">
            <summary>
            Gets or Sets a value specifying whether to ignore words with number during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.MaxSuggestions">
            <summary>
            Gets or Sets a value specifying the number of suggestions to be displayed in the suggestion list.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreSpecialSymbols">
            <summary>
            Gets or Sets a value specifying whether to ignore special symbols during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreFileNames">
            <summary>
            Gets or Sets a value specifying whether to ignore file names during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreUrl">
            <summary>
            Gets or Sets a value specifying whether to ignore internet address during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.DictionaryPath">
            <summary>
            Gets or Sets a value specifying the path of the dictionary. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.CustomDictionaryPath">
            <summary>
            Gets or Sets a value specifying the path of the custom dictionary. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreEmailAddress">
            <summary>
            Gets or Sets a value specifying whether to ignore email address during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IgnoreHtmlTags">
            <summary>
            Gets or Sets a value specifying whether to ignore html tags during spell check.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.MisspelledWords">
            <summary>
            Holds the list of misspelled words.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IsSpreadsheetLikeSpellChecker">
            <summary>
            Gets/Sets the value to indentify the type of the SpellCheckerAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ChangeAllText">
            <summary>
            Holds the string of the change all.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.DictionaryStream">
            <summary>
            Gets or sets the stream that contains the dictionary.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.Error">
            <summary>
            Raised when there is an exception in the <see cref="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IsUppercase">
            <summary>
            Checks for the Upper case.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.IsCapitalize">
            <summary>
            Checks for the First letter capital.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ECaseUpperWord">
            <summary>
            Enum property which shows the word casing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ECaseUpperWord.AllUpper">
            <summary>
            Returns whether all the characters in the word is Upper.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ECaseUpperWord.AllLower">
            <summary>
            Returns whether all the characters in the word is Lower.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ECaseUpperWord.FirstUpper">
            <summary>
            Returns whether first character in the word is Upper.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv.ExceptionHanlder">
            <summary>
            Delegate for Exception Handler.
            </summary>
            <param name="sender">object sender</param>
            <param name="ex"> Represents errors that occur during application execution.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper">
            <summary>
            Class for SpellEditorWrapper.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.SetText(System.String)">
            <summary>
            Sets the text of the TextBox control.
            </summary>
            <param name="text">Text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.SetSelectedText(System.String)">
            <summary>
            Method to set the selected Text
            </summary>
            <param name="text">given text</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.SetSelection(System.Int32,System.Int32)">
            <summary>
            Method to apply the selection.
            </summary>
            <param name="selectionStart">starting index of selection</param>
            <param name="selectionLength">ending index of the selection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.#ctor(System.Windows.Forms.TextBoxBase)">
            <summary>
            Initializes a new instance of <see cref="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper"/> class that hosts the <see cref="T:System.Windows.Forms.TextBoxBase"/> control.
            </summary>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.SelectText(System.Int32,System.Int32)">
            <summary>
            Selects the word specified by the index.
            </summary>
            <param name="startIndex">Zero based index of the word on the Text.</param>
            <param name="length">length of the word to be selected.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.control">
            <summary>
            Initializes the TextBox control variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.currentWord">
            <summary>
            Initializes the currentWord variable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.ControlToCheck">
            <summary>
            Returns the Control in which spell check is going to applied.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.Control">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.Control"/> whose <see cref="!:Control.Text"/> is to be spell checked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.CurrentWord">
            <summary>
            Gets or sets the current misspelled word.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.Text">
            <summary>
            Gets or sets the Text to be spell checked by the <see cref="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdv"/>
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.SetTextDelegate">
            <summary>
            Delegate which is set the Text
            </summary>
            <param name="text">Text of the Editor control</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpellCheckerAdvEditorWrapper.SetSelectionDelegate">
            <summary>
            Selects the Text
            </summary>
            <param name="selectionStart">Starting integer of the text</param>
            <param name="length">Length of the Text</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ISplitButtonRenderer.SplitButton">
            <summary>
            Property for SplitButton
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.DefaultColor">
            <summary>
            Color code for Button's Default State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.PressedColor">
            <summary>
            Color code for Button's Pressed State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.OnoverColor">
            <summary>
             Color code for Button's Actived State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.DisabledColor">
            <summary>
             Color code for Button's Disabled State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.ArrowColorDefault">
            <summary>
            Initializing Solid Brush to paint the button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.DrawArrow(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.PaintEventArgs,System.Drawing.Color)">
            <summary>
            Arrow have painted, and its size is depends upon the width and heigh.
            And location is depends upon the left and top value
            </summary>
            <param name="left"></param>
            <param name="top"></param>
            <param name="width"></param>
            <param name="height"></param>
            <param name="e"></param>
            <param name="ArrowColor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.DrawBorder(System.Windows.Forms.PaintEventArgs,System.Int32,System.Int32,System.Int32,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Creating the Border appearence of the Button And the Visual Style may achive throgh the Colors as an input
            </summary>
            <param name="e"></param>
            <param name="width"></param>
            <param name="height"></param>
            <param name="splitwidth"></param>
            <param name="outerColor"></param>
            <param name="innerColor"></param>
            <param name="arrowOuter"></param>
            <param name="arrowInner"></param>
            <param name="buttonInner"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.DrawText(System.Windows.Forms.PaintEventArgs,System.String,System.Drawing.Font,System.Drawing.Color,System.Int32,System.Int32,System.Int32)">
            <summary>
            Rendering of text.
            </summary>
            <param name="e"></param>
            <param name="text"></param>
            <param name="font"></param>
            <param name="color"></param>
            <param name="textwidth"></param>
            <param name="totalwidth"></param>
            <param name="totalheight"></param>
            <param name="splitwidth"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.splitButton">
            <summary>
            Instance for SplitButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonRenderer.SplitButton">
            <summary>
            Get or Set the SplitButton Value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.DefaultColor">
            <summary>
            Color code for Button's Default State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.PressedColor">
            <summary>
            Color code for Button's Pressed State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.OnoverColor">
            <summary>
             Color code for Button's Actived State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.DisabledColor">
            <summary>
             Color code for Button's Disabled State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.ArrowColorDefault">
            <summary>
            Initializing Solid Brush to paint the button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.DrawArrow(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.PaintEventArgs,System.Drawing.Color)">
            <summary>
            Arrow have painted, and its size is depends upon the width and heigh.
            And location is depends upon the left and top value
            </summary>
            <param name="left"></param>
            <param name="top"></param>
            <param name="width"></param>
            <param name="height"></param>
            <param name="e"></param>
            <param name="ArrowColor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.DrawBorder(System.Windows.Forms.PaintEventArgs,System.Int32,System.Int32,System.Int32,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Creating the Border appearence of the Button And the Visual Style may achive throgh the Colors as an input
            </summary>
            <param name="e"></param>
            <param name="width"></param>
            <param name="height"></param>
            <param name="splitwidth"></param>
            <param name="outerColor"></param>
            <param name="innerColor"></param>
            <param name="arrowOuter"></param>
            <param name="arrowInner"></param>
            <param name="buttonInner"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.DrawText(System.Windows.Forms.PaintEventArgs,System.String,System.Drawing.Font,System.Drawing.Color,System.Int32,System.Int32,System.Int32)">
            <summary>
            Rendering of text.
            </summary>
            <param name="e"></param>
            <param name="text"></param>
            <param name="font"></param>
            <param name="color"></param>
            <param name="textwidth"></param>
            <param name="totalwidth"></param>
            <param name="totalheight"></param>
            <param name="splitwidth"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.splitButton">
            <summary>
            Instance for SplitButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer.SplitButton">
            <summary>
            Get or Set the SplitButton Value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonMode">
            <summary>
            Holds option for ButtonMode
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitButtonVisualStyle">
            <summary>
            Holds option for Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Position.Top">
            <summary>
            Specifies  the DropDown position on Top 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Position.Bottom">
            <summary>
            Specifies  the DropDown position on Bottom
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Position.Left">
             <summary>
            Specifies  the DropDown position on Left 
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Position.Right">
             <summary>
            Specifies  the DropDown position on Right 
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.mode">
            <summary>
            Button mode as toogle or normal
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.PressedColor">
            <summary>
            Color code for Button's Pressed State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.OnoverColor">
            <summary>
             Color code for Button's Actived State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.DisabledColor">
            <summary>
             Color code for Button's Disabled State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.DefaultColor">
            <summary>
             Color code for Button's DefaultColor State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.initial">
            <summary>
            Button Initiallizing on load
            </summary> 
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.sbArrowColor">
            <summary>
            Assign initial Color to the Arrow
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.ArrowBColor">
            <summary>
            Assign initial color to the ArrowButton Background
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.isChecked">
            <summary>
            Inidicates Button state
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.showDropDownOnButtonClick">
            <summary>
            Show  the DropDown on Button click 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.dropDownPosition">
            <summary>
            Position of the DropDown
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.locationX">
            <summary>
            Location of the mouse pointer on the button (x coordinates value)
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.locationY">
            <summary>
            Location of the mouse pointer on the button (y coordinates value)
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.buttonOuterColor">
            <summary>
            Initial Button Border Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.buttonInnerColor">
            <summary>
            Initial Button Shadow Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.buttonColors">
            <summary>
            Color values for button when it is in normal State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.arrowColors">
            <summary>
            Color values for button when it is in normal State
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.arrowOuterColor">
            <summary>
            Button's Arrow part Border color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.arrowInnerColor">
            <summary>
            Button's Arrow part Shadow color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.SplitterInnerColor">
            <summary>
            Initial Spliter Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.buttonDropDown">
            <summary>
            spliter shadow color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.prev_backcolor">
            <summary>
            BackColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.ButtonToogleMode">
            <summary>
            Button toogle mode indicator
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.hasMousePointer">
            <summary>
            Inidicate That it has MousePointer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.style">
            <summary>
             get or set the value for VisualStyle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.renderer">
            <summary>
            Button Rendering Property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.buttonDropDown_MouseEnter(System.Object,System.EventArgs)">
            <summary>
            Fire while ButtonDropDown get Focus
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.buttonDropDown_MouseLeave(System.Object,System.EventArgs)">
            <summary>
             Fire while ButtonDropDown lost Focus
             </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.PaintButton(System.Windows.Forms.PaintEventArgs)">
             <summary>
            It performs Button painting as setting Border Color, BackGround Color, Arrow Color, using Button Renderer
             </summary>
             <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.metroArrowBackColor">
             <summary>
            
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.GetGradientcolors(System.Windows.Forms.PaintEventArgs,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String[],System.Drawing.Color)">
            <summary>
            Perform Button Back Color
            </summary>
            <param name="e"></param>
            <param name="x"></param>
            <param name="y"></param>
            <param name="width"></param>
            <param name="height"></param>
            <param name="angle"></param>
            <param name="gcolors"></param>
            <param name="backcolor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.SetNormalStateColor">
            <summary>
            Border color and Background Color while the Button is in normal state
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary></summary>
            <param name="mevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Handles Gestures
            </summary>
            <param name="m">Gesture message</param>
            <returns>true/false</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.OnClick(System.EventArgs)">
            <summary></summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.FireCheckedEvent(System.Boolean)">
            <summary>
            
            </summary>
            <param name="isCheck"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.checkedcolors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.uncheckedcolors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary></summary>
            <param name="mevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.OnMouseLeave(System.EventArgs)">
            <summary></summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButton.buttonDropDownRenderer">
            <summary>
            Rendering property for ContextMenuStripEx
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.ResetDropDownRenderer">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.SplitButton.DropDownRenderer"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.ShouldSerializeDropDownRenderer">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.SplitButton.DropDownRenderer"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary></summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitButton.Checked">
            <summary>
            Checked EventHandler for ToogleButton
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitButton.UnChecked">
            <summary>
            UnChecked EventHandler for ToogleButton
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitButton.DropDowItemClicked">
            <summary>
            DropDownItemEventHandler , when the dropdown item is clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButton.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButton.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButton.DropDownItems">
            <summary>
            Holds the DropDown Items
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButton.ButtonMode">
            <summary>
             get or set the value for ButtonToogleMode
             </summary>
              
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButton.IsButtonChecked">
            <summary>
            State of the Button Either Checked or UnChecked
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButton.IsTouchEnabled">
            <summary>
            Gets/Sets if Dropdown opened using Touch Gesture
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButton.DropDownRenderer">
            <summary>
            Gets or sets the DropDown renderer of the SplitButton used to customize the appearance of the SplitButton DropDown
            look and feel of Syncfusion.Windows.Forms.Tools.ContextMenuStripEx
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility">
            <summary>
            Accessibility class to provide Coded UI support.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.m_SplitButton">
            <summary>
            Variable for SplitButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.SplitButton)">
            <summary>
            Constructor.
            </summary>
            <param name="carousel">SplitButton</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.GetFocused">
            <summary>
            Retrieves the object that has the focus.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.GetSelected">
            <summary>
            Retrieves the currently selected child.
            </summary>
            <returns>Child</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate</param>
            <param name="y"> The vertical screen coordinate</param>
            <returns>An System.Windows.Forms.AccessibleObject that represents the child object
                at the given screen coordinates. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.Role">
            <summary>
            Gets the role for the SplitButton. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.Description">
            <summary>
            Gets the description of the Control.ControlAccessibleObject
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.State">
            <summary>
            Gets the state of the accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonAccessibility.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection">
            <summary>
             Collection of items used in SplitButton
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.#ctor(Syncfusion.Windows.Forms.Tools.SplitButton)">
            <summary>
            Constructor for SplitButtonItemsCollection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.Contains(Syncfusion.Windows.Forms.Tools.toolstripitem)">
            <summary>
            Returns whether the list contains the SplitButtonItemsCollection type
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.Add(Syncfusion.Windows.Forms.Tools.toolstripitem)">
            <summary>
            Adds the SplitButtonItemsCollection type to the list
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.Remove(Syncfusion.Windows.Forms.Tools.toolstripitem)">
             <summary>
            Removes the SplitButtonItemsCollection type from the list
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.toolstripitem)">
            <summary>
            Inserts the SplitButtonItemsCollection type into the list
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.IndexOf(Syncfusion.Windows.Forms.Tools.toolstripitem)">
            <summary>
            Returns the index of the SplitButtonItemsCollection type
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.FindByName(System.String)">
            <summary>
            searches the name in the list
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.OnInsert(System.Int32,System.Object)">
            <summary>
            Overrides the oninsert method
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.GetUniqueName">
            <summary>
            Gets the unique name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitButtonItemsCollection.Item(System.Int32)">
            <summary>
            Gets the index of for the SplitButtonItemsCollection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.GetKnownPen(Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.EPEN,System.Drawing.Color,System.Int32)">
            <summary>
            
            </summary>
            <param name="ePen"></param>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.arrowColor">
            <summary>
            Color of the scroll button arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintGallery(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            Paints the Gallery item.
            </summary>
            <param name="e">ToolStripItem Render EventArgs</param>
            <returns>True /False</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.DrawStandardScrollers(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Draws the standard scroll bar.
            </summary>
            <param name="g">Graphics</param>
            <param name="gallery">ToolStrip Gallery</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintScrollerBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            Paints the background of the Scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroller</param>
            <param name="scrollButtonState">ScrollButton State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintStandardScrollerBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            Uesd to draw standard scroll bars.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroller</param>
            <param name="scrollButtonState">ScrollButton State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintStandardScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            Draws te scroll button background.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroller</param>
            <param name="scrollButtonState">ScrollButton State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.DrawCompactScrollers(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Draws the compact scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="gallery">ToolStrip Gallery</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            Paints the scroll button background.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroller</param>
            <param name="scrollButtonState">ScrollButton State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintGalleryItems(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Paints the gallery items
            </summary>
            <param name="g">Graphics</param>
            <param name="gallery">ToolStrip Gallery</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintGalleryCaption(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Paints the gallery caption area.
            </summary>
            <param name="g">Graphics</param>
            <param name="gallery">ToolStrip Gallery</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintUpArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the Up arrow of the scroll button for compact scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintLargeUpArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the Up arrow of the scroll button for standard scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the Down arrow of the scroll button for standard scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintBackgroundSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the background of the selected gallery item.
            </summary>
            <param name="g">Graphics</param>
            <param name="rc">Bounds of the item.</param>
            <param name="clMetro">Color</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintLargeDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the Down arrow of the scroll button for standard scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.PaintDropDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the DropDown arrow of the scroll button for compact scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.MenuItemBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.UseDefaultHighlightColor">
            <summary>
            Gets or Sets whether default highlight color should be used 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.OnMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.OnMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.OnCtlColorEdit(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.OnPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcClient"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.DrawItem(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.DrawButton(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.DrawButtonPressed(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.DrawButtonSelected(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.DrawButtonNormal(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.DrawArrow(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.GetIsHighlighted(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.GetIsSelected(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.GetIsPressed(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ComboBoxRenderer.BackgroundColor">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.ERENDERTYPE">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ToolStripRenderer.Office2013ToolStripRendererUtils.OnComboBoxHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroStatusStripExRenderer.m_SeparatorColor">
            <summary>
            Holds the StatusStripEx color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroStatusStripExRenderer.SeparatorColor">
            <summary>
            Gets/Sets the StatusStripEx Metro Seperator color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.MatchPattern(System.String,System.String)">
            <summary>
            Matches the pattern.
            </summary>
            <param name="regex">The regex.</param>
            <param name="source">The source.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.SearchPattern(System.String,System.String)">
            <summary>
            Searches the pattern.
            </summary>
            <param name="regex">The regex.</param>
            <param name="source">The source.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.SearchPattern(System.String,System.String,System.Int32@)">
            <summary>
            Searches the pattern.
            </summary>
            <param name="regex">The regex.</param>
            <param name="source">The source.</param>
            <param name="position">The position.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.ParseLength(System.String,System.Single)">
            <summary>
            Parses the length.
            </summary>
            <param name="number">The number.</param>
            <param name="hundredPercent">The hundred percent.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.ParseLength(System.String,System.Single,Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Parses the length.
            </summary>
            <param name="length">The length.</param>
            <param name="hundredPercent">The hundred percent.</param>
            <param name="box">The box.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.ParseLength(System.String,System.Single,Syncfusion.Windows.Forms.Tools.HtmlBox,System.Single,System.Boolean)">
            <summary>
            Parses the length.
            </summary>
            <param name="length">The length.</param>
            <param name="hundredPercent">The hundred percent.</param>
            <param name="box">The box.</param>
            <param name="emFactor">The em factor.</param>
            <param name="returnPoints">if set to <c>true</c> [return points].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetColor(System.String)">
            <summary>
            Gets the color.
            </summary>
            <param name="colorValue">The color value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetBorderWidth(System.String,Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Gets the width of the border.
            </summary>
            <param name="borderValue">The border value.</param>
            <param name="b">The b.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.SplitValues(System.String)">
            <summary>
            Splits the values.
            </summary>
            <param name="value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.SplitValues(System.String,System.Char)">
            <summary>
            Splits the values.
            </summary>
            <param name="value">The value.</param>
            <param name="separator">The separator.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetTypeInfo(System.String,System.String@)">
            <summary>
            Gets the type information.
            </summary>
            <param name="path">The path.</param>
            <param name="moreInfo">The more info.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.FindStyleSheetSource(System.String)">
            <summary>
            Finds the style sheet source.
            </summary>
            <param name="path">The path.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetImage(System.String)">
            <summary>
            Gets the image.
            </summary>
            <param name="path">The path.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetStyleSheet(System.String)">
            <summary>
            Gets the style sheet.
            </summary>
            <param name="path">The path.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.RemoveComments(System.String@)">
            <summary>
            Removes the comments.
            </summary>
            <param name="StyleSheetToProcess">The style sheet to process.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.FindParentBox(System.String,Syncfusion.Windows.Forms.Tools.HtmlBox,Syncfusion.Windows.Forms.Tools.HtmlRootBox)">
            <summary>
            Finds the parent box.
            </summary>
            <param name="tagName">Name of the tag.</param>
            <param name="b">The b.</param>
            <param name="InitContainer">The init container.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.DarkTheColor(System.Drawing.Color)">
            <summary>
            Darks the color.
            </summary>
            <param name="c">The c.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetBorderPath(Syncfusion.Windows.Forms.Tools.Do.Border,Syncfusion.Windows.Forms.Tools.HtmlBox,System.Drawing.RectangleF,System.Boolean,System.Boolean)">
            <summary>
            Gets the border path.
            </summary>
            <param name="border">The border.</param>
            <param name="b">The b.</param>
            <param name="r">The r.</param>
            <param name="isLineStart">if set to <c>true</c> [is line start].</param>
            <param name="isLineEnd">if set to <c>true</c> [is line end].</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.ConstructLineBoxes(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Constructs the line boxes.
            </summary>
            <param name="g">The g.</param>
            <param name="blockBox">The block box.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.Align(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.HtmlLineBox)">
            <summary>
            Does the alignment.
            </summary>
            <param name="g">The g.</param>
            <param name="lineBox">The line box.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.AlignRightToLeft(Syncfusion.Windows.Forms.Tools.HtmlLineBox)">
            <summary>
            Aligns righttoleft.
            </summary>
            <param name="line">The line.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetAscent(System.Drawing.Font)">
            <summary>
            Gets the ascent.
            </summary>
            <param name="f">The f.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetDescent(System.Drawing.Font)">
            <summary>
            Gets the descent.
            </summary>
            <param name="f">The f.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetLineSpacing(System.Drawing.Font)">
            <summary>
            Gets the line spacing.
            </summary>
            <param name="f">The f.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.VerticalAlign(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.HtmlLineBox)">
            <summary>
            Vertical Alignment
            </summary>
            <param name="g">The g.</param>
            <param name="lineBox">The line box.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.CellVerticalAlign(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            vertical cell alignment.
            </summary>
            <param name="g">The g.</param>
            <param name="cell">The cell.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.JustifyAlign(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.HtmlLineBox)">
            <summary>
            Justify Alignment.
            </summary>
            <param name="g">The g.</param>
            <param name="lineBox">The line box.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.CenterAlign(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.HtmlLineBox)">
            <summary>
            Center Alignment.
            </summary>
            <param name="g">The g.</param>
            <param name="line">The line.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.RightAlign(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.HtmlLineBox)">
            <summary>
            Right Alignment.
            </summary>
            <param name="g">The g.</param>
            <param name="line">The line.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.SplitWords(Syncfusion.Windows.Forms.Tools.HtmlBox,System.String,System.Collections.Generic.List{Syncfusion.Windows.Forms.Tools.HtmlWordBox})">
            <summary>
            Splits the words.
            </summary>
            <param name="Box">The box.</param>
            <param name="WordText">The word text.</param>
            <param name="Words">The words.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetPropertyDefaultValue(System.String)">
            <summary>
            Gets the property default value.
            </summary>
            <param name="Value">The value.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.IsValidProperty(System.String,System.String)">
            <summary>
            Determines whether the specified property is valid property.
            </summary>
            <param name="Property">The property.</param>
            <param name="sType">Type of the s.</param>
            <returns>
            	<c>true</c> if [is valid property] [the specified property]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetUnit(System.String)">
            <summary>
            Gets the unit.
            </summary>
            <param name="length">The length.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetHtmlLengthNumber(System.String)">
            <summary>
            Gets the HTML length number.
            </summary>
            <param name="length">The length.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.IsHtmlLengthHasError(System.String)">
            <summary>
            Determines whether the specified length has error.
            </summary>
            <param name="length">The length.</param>
            <returns>
            	<c>true</c> if [is HTML length has error] [the specified length]; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.ConvertEmToPixels(System.Single,System.String,System.Boolean)">
            <summary>
            If length is in Ems, returns its value in pixels
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Do.GetLengthString(System.String)">
            <summary>
            Gets the length string.
            </summary>
            <param name="length">The length.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HtmlBox.properties">
            <summary>
            contains css properties.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HtmlBox.defaults">
            <summary>
            Contains default values
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HtmlBox.inheritables">
            <summary>
            Contains all inhertiable properties
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlBox"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.#ctor(Syncfusion.Windows.Forms.Tools.HtmlBox,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlBox"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.#ctor(Syncfusion.Windows.Forms.Tools.HtmlBox,Syncfusion.Windows.Forms.Tools.HtmlBox,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlBox"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.#ctor(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlBox"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.#ctor(Syncfusion.Windows.Forms.Tools.HtmlBox,Syncfusion.Windows.Forms.Tools.HtmlTag)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlBox"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.SetHtmlRootBox(Syncfusion.Windows.Forms.Tools.HtmlRootBox)">
            <summary>
            Sets the initial Html box of the box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.HasInlinesOnly">
            <summary>
            Returns false if some of the boxes
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetIndexForList">
            <summary>
            Gets the index of the box to be used on a (ordered) list
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.CreateListItemBox(System.Drawing.Graphics)">
            <summary>
            Creates the <see cref="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ListItemBox"/>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.FirstWordMatch(Syncfusion.Windows.Forms.Tools.HtmlBox,Syncfusion.Windows.Forms.Tools.HtmlLineBox)">
            <summary>
            Searches for the first word occourence inside the box, on the specified linebox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetAttribute(System.String)">
            <summary>
            Gets the specified Attribute, returns string.Empty if no attribute specified
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetAttribute(System.String,System.String)">
            <summary>
            Gets the value of the specified attribute of the source HTML tag.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetEmHeight">
            <summary>
            Gets the height of the font in the specified units
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetPreviousBox(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Gets the previous sibling of this box.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetMinWidthLongWord(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Single@,Syncfusion.Windows.Forms.Tools.HtmlWordBox@)">
            <summary>
            Gets the longest word (in width) inside the box, deeply.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetMaxBottom(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Single)">
            <summary>
            Gets the maximum bottom of the boxes inside the startBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetWidth(System.Drawing.Graphics)">
            <summary>
            Get the width of the box at full width (No line breaks)
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.GetFullWordsWidth(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Drawing.Graphics,System.Single@,System.Single@)">
            <summary>
            Gets the longest word (in width) inside the box, deeply.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.InheritStyle(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Inherits inheritable values from specified box.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.MarginCollapse(Syncfusion.Windows.Forms.Tools.HtmlBox,Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Gets the result of collapsing the vertical margins of the two boxes
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.CalcBoxBounds(System.Drawing.Graphics)">
            <summary>
            Calculates the bounds of box and children, recursively.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.CalculateWordSpacing(System.Drawing.Graphics)">
            <summary>
            Calculate the word spacing
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.CalculateWordsSize(System.Drawing.Graphics)">
            <summary>
            Assigns words its width and height
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.CalcPixel(System.String)">
            <summary>
            Ensures that the specified length is converted to pixels if necessary
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.OffsetTop(System.Single)">
            <summary>
            Deeply offsets the top of the box and its contents
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.Paint(System.Drawing.Graphics)">
            <summary>
            Paints the specified g.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.PaintBorder(System.Drawing.Graphics,System.Drawing.RectangleF,System.Boolean,System.Boolean)">
            <summary>
            Paints the border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.PaintBackground(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Paints the background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.PaintAdornment(System.Drawing.Graphics,System.Drawing.RectangleF,System.Boolean,System.Boolean)">
            <summary>
            Paints the Decorations like UnderLine, Strike etc.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.OffsetRectangle(Syncfusion.Windows.Forms.Tools.HtmlLineBox,System.Single)">
            <summary>
            Offsets the rectangle of the specified linebox by the specified value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.ClearRectangles">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Rectangles"/> array
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.RemoveAnonymousSpaces">
            <summary>
            Removes boxes that are just blank spaces
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBox.ToString">
            <summary>
            ToString override.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Bottom_Border_Width">
            <summary>
            Gets or sets the width of the bottom border.
            </summary>
            <value>The width of the bottom border.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Left_Width">
            <summary>
            Gets or sets the width of the border left.
            </summary>
            <value>The width of the border left.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Right_Width">
            <summary>
            Gets or sets the width of the border right.
            </summary>
            <value>The width of the border right.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Top_Width">
            <summary>
            Gets or sets the width of the border top.
            </summary>
            <value>The width of the border top.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Width">
            <summary>
            Gets or sets the width of the border.
            </summary>
            <value>The width of the border.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Bottom_Style">
            <summary>
            Gets or sets the border bottom style.
            </summary>
            <value>The border bottom style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Left_Style">
            <summary>
            Gets or sets the border left style.
            </summary>
            <value>The border left style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Right_Style">
            <summary>
            Gets or sets the border right style.
            </summary>
            <value>The border right style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Style">
            <summary>
            Gets or sets the border style.
            </summary>
            <value>The border style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Top_Style">
            <summary>
            Gets or sets the border top style.
            </summary>
            <value>The border top style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Color">
            <summary>
            Gets or sets the color of the border.
            </summary>
            <value>The color of the border.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Bottom_Color">
            <summary>
            Gets or sets the color of the border bottom.
            </summary>
            <value>The color of the border bottom.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Left_Color">
            <summary>
            Gets or sets the color of the border left.
            </summary>
            <value>The color of the border left.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Right_Color">
            <summary>
            Gets or sets the color of the border right.
            </summary>
            <value>The color of the border right.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Top_Color">
            <summary>
            Gets or sets the color of the border top.
            </summary>
            <value>The color of the border top.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border">
            <summary>
            Gets or sets the border.
            </summary>
            <value>The border.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Bottom">
            <summary>
            Gets or sets the border bottom.
            </summary>
            <value>The border bottom.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Left">
            <summary>
            Gets or sets the border left.
            </summary>
            <value>The border left.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Right">
            <summary>
            Gets or sets the border right.
            </summary>
            <value>The border right.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Top">
            <summary>
            Gets or sets the border top.
            </summary>
            <value>The border top.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Spacing">
            <summary>
            Gets or sets the border spacing.
            </summary>
            <value>The border spacing.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Border_Collapse">
            <summary>
            Gets or sets the border collapse.
            </summary>
            <value>The border collapse.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Margin">
            <summary>
            Gets or sets the margin.
            </summary>
            <value>The margin.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Margin_Bottom">
            <summary>
            Gets or sets the margin bottom.
            </summary>
            <value>The margin bottom.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Margin_Left">
            <summary>
            Gets or sets the margin left.
            </summary>
            <value>The margin left.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Margin_Right">
            <summary>
            Gets or sets the margin right.
            </summary>
            <value>The margin right.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Margin_Top">
            <summary>
            Gets or sets the margin top.
            </summary>
            <value>The margin top.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Padding">
            <summary>
            Gets or sets the padding.
            </summary>
            <value>The padding.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Padding_Bottom">
            <summary>
            Gets or sets the padding bottom.
            </summary>
            <value>The padding bottom.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Padding_Left">
            <summary>
            Gets or sets the padding left.
            </summary>
            <value>The padding left.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Padding_Right">
            <summary>
            Gets or sets the padding right.
            </summary>
            <value>The padding right.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Padding_Top">
            <summary>
            Gets or sets the padding top.
            </summary>
            <value>The padding top.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Width">
            <summary>
            Gets or sets the width.
            </summary>
            <value>The width.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Height">
            <summary>
            Gets or sets the height.
            </summary>
            <value>The height.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Background_Color">
            <summary>
            Gets or sets the color of the background.
            </summary>
            <value>The color of the background.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Background_Image">
            <summary>
            Gets or sets the background image.
            </summary>
            <value>The background image.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Background_Repeat">
            <summary>
            Gets or sets the background repeat.
            </summary>
            <value>The background repeat.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Color">
            <summary>
            Gets or sets the color.
            </summary>
            <value>The color.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Display">
            <summary>
            Gets or sets the display.
            </summary>
            <value>The display.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Direction">
            <summary>
            Gets or sets the direction.
            </summary>
            <value>The direction.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Empty_Cells">
            <summary>
            Gets or sets the empty cells.
            </summary>
            <value>The empty cells.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Float">
            <summary>
            Gets or sets the float.
            </summary>
            <value>The float.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Position">
            <summary>
            Gets or sets the position.
            </summary>
            <value>The position.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Line_Height">
            <summary>
            Gets or sets the height of the line.
            </summary>
            <value>The height of the line.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.VerticalAlign">
            <summary>
            Gets or sets the vertical align.
            </summary>
            <value>The vertical align.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Text_Indent">
            <summary>
            Gets or sets the text indent.
            </summary>
            <value>The text indent.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Text_Align">
            <summary>
            Gets or sets the text align.
            </summary>
            <value>The text align.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Text_Decoration">
            <summary>
            Gets or sets the text decoration.
            </summary>
            <value>The text decoration.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.White_Space">
            <summary>
            Gets or sets the white space.
            </summary>
            <value>The white space.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Word_Spacing">
            <summary>
            Gets or sets the word spacing.
            </summary>
            <value>The word spacing.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Font">
            <summary>
            Gets or sets the font.
            </summary>
            <value>The font.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Font_Family">
            <summary>
            Gets or sets the font family.
            </summary>
            <value>The font family.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Font_Size">
            <summary>
            Gets or sets the size of the font.
            </summary>
            <value>The size of the font.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Font_Style">
            <summary>
            Gets or sets the font style.
            </summary>
            <value>The font style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Font_Variant">
            <summary>
            Gets or sets the font variant.
            </summary>
            <value>The font variant.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Font_Weight">
            <summary>
            Gets or sets the font weight.
            </summary>
            <value>The font weight.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.List_Style">
            <summary>
            Gets or sets the list style.
            </summary>
            <value>The list style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.List_Style_Position">
            <summary>
            Gets or sets the list style position.
            </summary>
            <value>The list style position.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.List_Style_Image">
            <summary>
            Gets or sets the list style image.
            </summary>
            <value>The list style image.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.List_Style_Type">
            <summary>
            Gets or sets the type of the list style.
            </summary>
            <value>The type of the list style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ListItemBox">
            <summary>
            Gets the list item box.
            </summary>
            <value>The list item box.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.AvailableWidth">
            <summary>
            Gets the width available on the box, counting padding and margin.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Bounds">
            <summary>
            Gets the bounds of the box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ActualBottom">
            <summary>
            Gets or sets the bottom of the box. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Boxes">
            <summary>
            Gets the children boxes of this box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ClientLeft">
            <summary>
            Gets the left of the client rectangle (Where content starts rendering)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ClientTop">
            <summary>
            Gets the top of the client rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ClientRight">
            <summary>
            Gets the right of the client rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ClientBottom">
            <summary>
            Gets the bottom of the client rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ClientRectangle">
            <summary>
            Gets the client rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ContainingBlock">
            <summary>
            Gets the containing block-box of this box. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.FontLineSpacing">
            <summary>
            Gets the font's line spacing
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.FirstHostingLineBox">
            <summary>
            Gets or sets the first linebox where content of this box appear
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.LastHostingLineBox">
            <summary>
            Gets or sets the last linebox where content of this box appear
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.HtmlTag">
            <summary>
            Gets the HTMLTag that hosts this box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.HtmlRootBox">
            <summary>
            Gets the HtmlContainer of the Box.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.IsImage">
            <summary>
            Gets if this box represents an image
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.LineBoxes">
            <summary>
            Gets the line-boxes of this box (if block box)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Location">
            <summary>
            Gets or sets the location of the box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ParentBox">
            <summary>
            Gets or sets the parent box of this box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ParentLineBoxes">
            <summary>
            Gets the linebox(es) that contains words of this box (if inline)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Rectangles">
            <summary>
            Gets the rectangles where this box should be painted
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.ActualRight">
            <summary>
            Gets the right of the box. When setting, it will affect only the width of the box.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Size">
            <summary>
            Gets or sets the size of the box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Text">
            <summary>
            Gets or sets the inner text of the box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBox.Words">
            <summary>
            Gets the BoxWords of text in the box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlRootBox.#ctor">
            <summary>
            Initializes a new instance of the HtmlRootBox class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlRootBox.#ctor(System.String,System.Drawing.Rectangle)">
            <summary>
            Initializes a new instance of the HtmlRootBox class.
            </summary>
            <param name="documentSource">The document source.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlRootBox.ApplyStyleSheet(System.String)">
            <summary>
            Feeds the blocks of the stylesheet
            </summary>
            <param name="stylesheet"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlRootBox.ApplyStyleBlock(System.String,System.String)">
            <summary>
            Feeds the style with a block.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlRootBox.ParseDocumentSource">
            <summary>
            Parses the HTML document
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlRootBox.ApplyStyles(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Applies style to all boxes in the tree
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlRootBox.AdjustBlock(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Makes block boxes be among only block boxes. 
            </summary>
            <param name="startBox"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlRootBox.GetInlineBoxes(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Gets the inline boxes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlRootBox.ElementStyleBlocks">
            <summary>
            Gets the blocks of style defined on this structure.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlRootBox.DocumentSource">
            <summary>
            Gets the document's source
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlRootBox.MaxSize">
            <summary>
            Gets or sets the maximum size of the container
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HtmlTag">
            <summary>
            Represents HtmlTags
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTag.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlTag"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTag.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlTag"/> class.
            </summary>
            <param name="tag">The tag.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTag.AssignAttributesValues(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            
            </summary>
            <param name="box"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTag.PixelLength(System.String)">
            <summary>
            Converts an HTML length into a Css length
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTag.AssignTableBorder(Syncfusion.Windows.Forms.Tools.HtmlBox,System.String)">
            <summary>
            Applies the table border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTag.AssignTablePadding(Syncfusion.Windows.Forms.Tools.HtmlBox,System.String)">
            <summary>
            Applies the table padding.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTag.IsAttributeExists(System.String)">
            <summary>
            Gets the value indicating if the attribute list has the specified attribute
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTag.Attributes">
            <summary>
            Gets the attributes in the tag
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTag.TagName">
            <summary>
            Gets the name of this tag
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTag.IsClosing">
            <summary>
            Gets the value whether the tag is a closing tag
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTag.IsSingle">
            <summary>
            Gets the value whether the tag doesn't need a closing tag; 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBlock.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlBlock"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBlock.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlBlock"/> class.
            </summary>
            <param name="blockSource">The block source.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBlock.ChangePropertyValues">
            <summary>
            Updates the PropertyValues dictionary
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlBlock.AssignStyleBlockToBox(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Asigns the style on this block o the specified box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBlock.Properties">
            <summary>
            Gets the properties and its values
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlBlock.PropertyValues">
            <summary>
            Gets the dictionary with property-ready values
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlWordBox.#ctor(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlWordBox"/> class.
            </summary>
            <param name="owner">The owner.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlWordBox.#ctor(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Drawing.Image)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlWordBox"/> class.
            </summary>
            <param name="owner">The owner.</param>
            <param name="image">The image.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlWordBox.AppendChar(System.Char)">
            <summary>
            Appends the specified char to the word's text
            </summary>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlWordBox.ToString">
            <summary>
            Represents this word for debugging purposes
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.FullWidth">
            <summary>
            Gets the width of the word including white-spaces
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Image">
            <summary>
            Gets the image this words represents (if one)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.IsImage">
            <summary>
            Gets if the word represents an image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.IsSpaces">
            <summary>
            Gets a bool indicating if this word is composed only by spaces.
            Spaces include tabs and line breaks
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.IsLineBreak">
            <summary>
            Gets if the word is composed by only a line break
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.IsTab">
            <summary>
            Gets if the word is composed by only a tab
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.OwnerBox">
            <summary>
            Gets the Box where this word belongs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Text">
            <summary>
            Gets the text of the word
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.LastMeasureOffset">
            <summary>
            Gets or sets an offset to be considered in measurements
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Left">
            <summary>
            Gets or sets the left of the rectangle.
            </summary>
            <value>The left.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Top">
            <summary>
            Top of the rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Width">
            <summary>
            Width of the rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Height">
            <summary>
            Height of the rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Right">
            <summary>
            Gets or sets the right of the rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Bottom">
            <summary>
            Gets or sets the bottom of the rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Bounds">
            <summary>
            Gets or sets the bounds of the rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Location">
            <summary>
            Gets or sets the location of the rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlWordBox.Size">
            <summary>
            Gets or sets the size of the rectangle
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.#ctor(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Creates a new LineBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.GetMaxWordBottom">
            <summary>
            Gets the maximum word bottom.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.AddWordBox(Syncfusion.Windows.Forms.Tools.HtmlWordBox)">
            <summary>
            Add the word box to their lists if necessary.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.GetWordBoxes(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Return the words of the specified box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.ChangeRectangle(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Single,System.Single,System.Single,System.Single)">
            <summary>
            Updates the specified rectangle of the specified box.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.AssignRectanglesToBoxes">
            <summary>
            Assign the rectangles to their specified box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.GetBaseLineHeight(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Drawing.Graphics)">
            <summary>
            Gets the baseline Height of the rectangle
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.SetBaseLine(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.HtmlBox,System.Single)">
            <summary>
            Sets the baseline of the words of the specified box to certain height
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlLineBox.ToString">
            <summary>
            Returns the words of the linebox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlLineBox.RelatedBoxes">
            <summary>
            Gets the related boxes.
            </summary>
            <value>The related boxes.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlLineBox.Words">
            <summary>
            Gets the words.
            </summary>
            <value>The words.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlLineBox.OwnerBox">
            <summary>
            Gets the owner box.
            </summary>
            <value>The owner box.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlLineBox.Rectangles">
            <summary>
            Gets the rectangles.
            </summary>
            <value>The rectangles.</value>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlTable"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.#ctor(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Drawing.Graphics)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.HtmlTable"/> class.
            </summary>
            <param name="tableBox">The table box.</param>
            <param name="g">The g.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.ConstructHtmlTable(System.Drawing.Graphics)">
            <summary>
            Analyzes the Table and assigns values to this HtmlTable object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.GetSpanMinWidth(Syncfusion.Windows.Forms.Tools.HtmlBox,Syncfusion.Windows.Forms.Tools.HtmlBox,System.Int32,System.Int32)">
            <summary>
            Gets the spanned width of a cell
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.GetCellIndex(Syncfusion.Windows.Forms.Tools.HtmlBox,Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Gets the cell column index checking its position and other cells colspans
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.GetCellWidth(System.Int32,Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Gets the cells width, taking colspan and being in the specified column
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.GetColumnSpan(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Gets the colspan of the specified box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.GetRowSpan(Syncfusion.Windows.Forms.Tools.HtmlBox)">
            <summary>
            Gets the rowspan of the specified box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.Calculate(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Drawing.Graphics)">
            <summary>
            Recursively calculate the specified box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.CalculateWords(Syncfusion.Windows.Forms.Tools.HtmlBox,System.Drawing.Graphics)">
            <summary>
            Recursively calculates words inside the box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.IsWidthReducable">
            <summary>
            To indicate is it possible to reduce the width
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.IsWidthReducable(System.Int32)">
            <summary>
            To indicate is it possible to reduce the width
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.GetAvailableWidth">
            <summary>
            Gets the available width.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HtmlTable.GetWidthSum">
            <summary>
            Gets the current sum of column widths
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.IsWidthCalculated">
            <summary>
            Gets if the user specified a width for the table
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.GetAllRows">
            <summary>
            Hosts a list of all rows in the table, including those on the TFOOT, THEAD and TBODY
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.GetColCount">
            <summary>
            Gets the column count of this table
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.ColMinWidths">
            <summary>
            Gets the minimum width of each column
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.Columns">
            <summary>
            Gets the declared Columns on the TABLE tag
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.ColWidths">
            <summary>
            Gets an array of column widths.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.BodyRows">
            <summary>
            Gets the boxes that represents the table-row Boxes of the table, 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.FooterBox">
            <summary>
            Gets the table-footer-group Box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.HeaderBox">
            <summary>
            Gets the table-header-group Box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.HorizontalSpacing">
            <summary>
            Gets the actual horizontal spacing of the table
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.VerticalSpacing">
            <summary>
            Gets the actual vertical spacing of the table
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.TableBox">
            <summary>
            Gets the original table box
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HtmlTable.HtmlSpanBox">
            <summary>
            Used to make space on vertical cell combination
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HtmlTable.HtmlSpanBox.EndRowIndex">
            <summary>
            Gets the index of the row where box ends
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ToolTipEditorForm">
            <summary>
            ToolTipEditor Form
            </summary>
            <summary>
            ToolTip EditorForm
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolTipEditorForm.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolTipEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject">
            <summary>
            The TabControlAdvAccessibleObject class provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.#ctor(Syncfusion.Windows.Forms.Tools.TabControlAdv)">
            <summary>
            Constructor for TabControlAdvAccessibleObject class
            </summary>
            <param name="tabcontrol">The instance of the TabControlAdv.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.GetChildCount">
            <summary>
            TabPageAdv is Child control in terms of Accessibility for TabControlAdv
            </summary>
            <returns>The number of the tab pages.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.GetChild(System.Int32)">
            <summary>
            Gets the Accessibility object of the TabPageAdv identified by index.
            </summary>
            <param name="index">The index of the TabPageAdv.</param>
            <returns>The AccessibleObject of the specified tab page.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.GetFocused">
            <summary>
            Returns whether the control is Focused or not
            </summary>
            <returns>Indicates whether its focused.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.GetSelected">
            <summary>
            Returns the Selected TabPageAdv
            </summary>
            <returns>Indicates whether the currently selected child.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
            <summary>
            Overridden Navigate method
            </summary>
            <param name="navdir">The instance of the AccessibleNavigation.</param>
            <returns>The AccessibleObject of the selected tab.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.Role">
            <summary>
            Gets Role of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.Name">
            <summary>
            Gets Name of the TabcontrolAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.Bounds">
            <summary>
            Gets Bounds of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.Description">
            <summary>
             Gets Description of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.Parent">
            <summary>
             Gets Parent of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.State">
            <summary>
             Gets State of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabControlAdvAccessibleObject.Value">
            <summary>
            Returns Text value of TabControlAdv
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPageAdvAccessibleObject">
            <summary>
            Class for TabPageAdv Accessibility
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvAccessibleObject.#ctor(Syncfusion.Windows.Forms.Tools.TabPageAdv)">
            <summary>
            Constructor for TabPageAdvAccessibleObject class
            </summary>
            <param name="tabpage">The instance of the TabPageAdv.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvAccessibleObject.GetFocused">
            <summary>
            Returns whether the control is Focused or not
            </summary>
            <returns>The AccessibleObject of the TabPageAdv.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdvAccessibleObject.Role">
            <summary>
            Gets Role of the TabPageAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdvAccessibleObject.Parent">
            <summary>
            Gets Parent of the TabPageAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdvAccessibleObject.Name">
            <summary>
            Gets Name of the TabPageAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdvAccessibleObject.Bounds">
            <summary>
            Gets Bounds of the TabPageAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdvAccessibleObject.Description">
            <summary>
             Gets Description of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BlendDarkRendererProperty">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.BlendDarkRendererProperty"/>
            tab style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BlendDarkRendererProperty.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BlendDarkRendererProperty.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive TabColor.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BlendDarkRendererProperty.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default backcolor for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BlendDarkRendererProperty.DefaultTabForeColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default forecolor for the tabs.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns SystemColors.WindowText. </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BlendDarkRendererProperty.DrawLeftToRight">
            <summary>
            Indicates whether to draw from left to right.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark">
            <summary>
            A default <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> implementation for TabRendererBlendDark.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates a new instance of the TabRendererBlendDark class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark.TabStyleName">
            <summary>
            Returns the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBlendDark.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BlendLightRendererProperty">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.BlendDarkRendererProperty"/>
            tab style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BlendLightRendererProperty.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BlendLightRendererProperty.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive TabColor.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BlendLightRendererProperty.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default backcolor for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BlendLightRendererProperty.DefaultTabForeColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default forecolor for the tabs.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns SystemColors.WindowText. </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BlendLightRendererProperty.DrawLeftToRight">
            <summary>
            Indicates whether to draw from left to right.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight">
            <summary>
            A default <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> implementation for TabRendererBlendLight.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates a new instance of the TabRendererBlendLight class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight.TabStyleName">
            <summary>
            Returns the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererBlendLight.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererMetro">
            <summary>
            The TabRenderer that implements look and feel of the Metro style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererMetro.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Constructor of the TabRendererMetro class.
            </summary>
            <param name="parent"></param>
            <param name="panelRenderer"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererMetro.RegisterTabType">
            <summary>
            Registers the type of the tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererMetro.GetTabBorderPath(System.Drawing.RectangleF)">
            <summary>
            Gets the path for the tab.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererMetro.GetLowerTabBorderPath">
            <summary>
            Gets the path for the line beneath the tabs.
            </summary>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererMetro.GetBorderPathFromBounds(System.Drawing.RectangleF)">
            <summary>
            Gets the path for for the tab and the line beneath the tabs.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererMetro.GetBorderPathForBottom(System.Drawing.RectangleF)">
            <summary>
            Gets the path for for the tab and the line beneath the tabs.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererMetro.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererMetro.TabPanelPropertyExtender">
            <summary>
            Gets the TabPanelPropertyExtender.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FlatTabPanelProperty">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererMetro"/> tab style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FlatTabPanelProperty.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive TabColor.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)"/>.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FlatTabPanelProperty.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FlatTabPanelProperty.DefaultFixedSingleBorderColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default single border color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns a system color. </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010">
            <summary>
            The TabRenderer that implements look and feel of the Office2010 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.m_themeColors">
            <summary>
            Contains information about Office2010 theme colors.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.m_theme">
            <summary>
            Contains information about Office2010 color theme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.m_parent">
            <summary>
            The TabControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.m_topEllipseBlend">
            <summary>
            Blend for drawing top ellipse when office2010ColorScheme is black and tabPage is highlighted.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.m_bottomEllipseBlend">
            <summary>
            Blend for drawing bottom ellipse when office2010ColorScheme is black and tabPage is highlighted.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.RegisterTabType">
            <summary>
            Registers the type of the tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererOffice2010 class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
            <param name="g">The Graphics object.</param>
            <returns>The preferred size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.GetLowerTabBorderPath">
            <summary>
            Gets the path for the line beneath the tabs.
            </summary>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.GetTabBorderPath(System.Drawing.RectangleF)">
            <summary>
            Gets the path for the tab.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.GetTopEllipseRoundedPath(System.Drawing.RectangleF)">
            <summary>
            Gets specified rounded path for the rectangle for drawing top ellipse 
            when office2010ColorScheme is black and tabPage is highlighted.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.ThemeColors">
            <summary>
            Gets information about Office2010 theme colors.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.Theme">
            <summary>
            Gets or sets information about Office2010 color theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010.TabBorderColor">
            <summary>
            Gets the tab border color.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2010">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererOffice2010"/> tab style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2010.OverlapHeight">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2010.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2010.DefaultTabForeColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default forecolor for the tabs.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns SystemColors.WindowText. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2010.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2010.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
            <param name="tabSize">Tab Size</param>
            <returns>Overlap Size</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererVS2008"/> tab style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer"/>
            tab style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            The selected tab overlaps the inactive tabs by this much.
            </summary>
            <param name="tabSize">Indicates the size of the tab.</param>
            <returns>The overlap size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive TabColor.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default backcolor for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty.DefaultFixedSingleBorderColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default single border color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns a system color.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty.IsBackgroundSolid">
            <summary>
            Indicates whether the background color is solid.
            </summary>
            <returns>True if solid; false otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleRendererProperty.DrawLeftToRight">
            <summary>
            Indicates whether to draw from left to right.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default backcolor for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive TabColor.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.DefaultActiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default active tab panel font.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Font value.</returns>
            <remarks> Returns the default inactive tab font, after making it bold. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            The selected tab overlaps the inactive tabs by this much.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.IsVistaOS">
            <summary>
            Gets a value indicating whether host OS is Vista.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2008.DefaultBorderColor">
            <summary>
            Gets the default items border color.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererVS2008">
            <summary>
            The Tab Renderer that implements the VS2008 look and feel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer">
            <summary>
            This tab renderer implements the Office 2003 OneNoteStyle look-and-feel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRenderer3D">
            <summary>
            The tab renderer that implements the 3D tabs look-and-feel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRenderer3D.OVERLAPX">
            <summary>
            The default horizontal overlap.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRenderer3D.OVERLAPY">
            <summary>
            The default vertical overlap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates a new instance of the TabRenderer3D class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlapped size, if any, of the tabs.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.AdjustBoundsAndGraphicsForAlignment(System.Drawing.Graphics,System.Drawing.RectangleF,System.Windows.Forms.TabAlignment)">
            <summary>
            Adjusts the bounds and graphics based on alignment.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.GetPolygonFromBounds(System.Drawing.RectangleF)">
            <summary>
            Returns the polygonal border of the tab from the bounds.
            </summary>
            <param name="bounds">The tab's bounds.</param>
            <returns>The polygonal border.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.GetShadePolygonFromBounds(System.Drawing.RectangleF)">
            <summary>
            Returns the polygonal shade border of the tab from the bounds.
            </summary>
            <param name="bounds">The tab's bounds.</param>
            <returns>The polygonal border.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRenderer3D.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRenderer3D.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRenderer3D.TabStyleName">
            <summary>
            Returns the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRenderer3D.LabelEditOffsetY">
            <summary>
            Returns y-coordinate offset for Label Edit control, in Tab's captions editable case.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRenderer3D.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.DefaultOverlapSizeX">
            <summary>
            The default horizontal overlap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates a new instance of the TabRenderer3D class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlapped size, if any, of the tabs.
            </summary>
            <returns>The overlap size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.GetBoundsForScrolling">
            <summary>
            Returns the current drawing bounds.
            Overrides in OneNoteStyleRenderer.
            </summary>
            <returns>The bounds as a rectangle.</returns>
            <remarks> If this is the selected tab, then this method adds the overlapped size to the
            bounds returned by <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.GetCurrentBounds">
            <summary>
            Returns the current drawing bounds.
            </summary>
            <returns>The bounds as a rectangle.</returns>
            <remarks>
            If this is the selected tab, then this method adds the overlapped size to the
            bounds returned by <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.GetInteriorBounds(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Gets the interior bounds of the tab.
            </summary>
            <param name="currentBounds">The bounds of the current tab</param>
            <param name="selectedTab">The Tab which is selected</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.HitTest(System.Drawing.PointF)">
            <summary>
            Indicates whether the specified position is within the current bounds.
            </summary>
            <param name="mousePosition">The mouse position to test.</param>
            <returns>True if hit; false otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.TabStyleName">
            <summary>
            Returns the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.LabelEditOffsetY">
            <summary>
            Returns y-coordinate offset for Label Edit control, in Tab's captions editable case.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleRenderer.TabBorderColor">
            <summary>
            Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.DEF_SELECTION_LINE_WIDTH">
            <summary>
            Selected item line width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.DEF_SELECTED_BORDER_COLOR">
            <summary>
            Selected item border color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.m_borderColor">
            <summary>
            Color to draw tabs borders with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.m_borderPathForBackground">
            <summary>
            Indicates whether border path is used for drawing background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.RegisterTabType">
            <summary>
            Registers the type of the tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererVS2008 class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.GetCurrentBounds">
            <summary>
            Returns the current drawing bounds.
            </summary>
            <returns>The bounds as a rectangle.</returns>
            <remarks>
            If this is the selected tab, then this method adds the overlapped size to the
            bounds returned by <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.GetInteriorBounds(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Gets the interior bounds of the tab.
            </summary>
            <param name="currentBounds">The bounds of the current tab</param>
            <param name="selectedTab">The Tab which is selected</param>
            <returns>Returns Rectangle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.GetBorderPathFromBounds(System.Drawing.RectangleF)">
            <summary>
            Gets the path for the tab.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.GetLowerTabBorderPath">
            <summary>
            Gets the path for the line beneath the tabs.
            </summary>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
            <param name="g">The Graphics object.</param>
            <returns>The preferred size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.GetForeColor">
            <summary>
            Returns the forecolor with which to draw the tab text.
            </summary>
            <returns>Fore color.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.TabBorderColor">
            <summary>
            Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererVS2008.IsVistaOS">
            <summary>
            Gets a value indicating whether host OS is Vista.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererVS2010">
            <summary>
            The Tab Renderer that implements the VS2010 look and feel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.#cctor">
            <summary>
            Initializes the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererVS2010"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Constructor of the TabRendererVS2010.
            </summary>
            <param name="tabControl">The instance of the ITabControl.</param>
            <param name="tabPanelRenderer">The instance of the ITabPanelRenderer.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.lastCloseButtonBounds">
            <summary>
            Bounds of the close button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.RegisterTabType">
            <summary>
            Registers the type of the tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.GetBorderPathFromBounds(System.Drawing.RectangleF)">
            <summary>
            Gets the path for for the tab and the line beneath the tabs.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.GetTabBorderPath(System.Drawing.RectangleF)">
            <summary>
            Gets the path for the tab.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.GetLowerTabBorderPath">
            <summary>
            Gets the path for the line beneath the tabs.
            </summary>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.CloseButtonHitTest(System.Drawing.Point)">
            <summary>
            Checks, does CloseButton's bounds contain specified point.
            </summary>
            <param name="pt">Point to check.</param>
            <returns> true, if CloseButton's bounds contain specified point, otherwise - false. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.TabStyleName">
            <summary>
            Gets the name of the tab style.
            </summary>
            <value>The name of the tab style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.TabPanelPropertyExtender">
            <summary>
            Gets the tab panel property extender.
            </summary>
            <value>The tab panel property extender.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererVS2010.CloseButtonBounds">
            <summary>
            Gets the bounds of the close button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2010">
            <summary>
            Represents the default tab properties for <see cref="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2010"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2010.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyVS2010.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabSplitterContainer">
            <summary>
            VS2008-like tab splitter UI.
            </summary>
            
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.m_bCollapsed">
            <summary>
            Indicates, whether panels are in collapsed state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.m_bSwapped">
            <summary>
            Indicates, whether control's panels are swapped.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.m_splitter">
            <summary>
            Splitter control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.m_primaryPages">
            <summary>
            Collection of primary pages.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.m_secondaryPages">
            <summary>
            Collection of secondary pages.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.m_selectedPages">
            <summary>
            Collection with selected page in Collapsed mode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Initialize">
            <summary>
            Additional initialization of the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnResize(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnSplitterPositionChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnSwappedChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnCollapsedChanged">
            <summary>
            
            </summary>
            
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnSplitterLocationChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnPageTextChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnPageImageChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnPagesChanged">
            <summary>
            
            </summary>
            <param name="pages"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OnSelectedIndexChanged(Syncfusion.Windows.Forms.Tools.TabSplitterPagesCollection)">
            <summary>
            
            </summary>
            <param name="tabSplitterPanelsCollection"></param>
            <param name="oldSelection"></param>
            <param name="newSelection"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.RaiseSimpleEvent(System.EventHandler)">
            <summary>
            Raises simple events (<see cref="T:System.EventHandler"/>).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Controls">
            <summary>
            Gets the collection of controls contained within the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Collapsed">
            <summary>
            Indicates, whether panels are in collapsed state.
            </summary>
            <remarks>Value is false, if control is in expanded state.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Orientation">
            <summary>
            Gets or sets the splitter orientation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Swapped">
            <summary>
            Indicates, whether control's panels are swapped.
            </summary>
            <remarks>
            If value is true, primary items are layouted as secondary and vice versa.
            Layout of tabs in splitter is also swapped.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.SplitterPosition">
            <summary>
            Gets or sets the location of the splitter, in pixels, from the left or top edge of the TabSplitContainer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.SplitterBackColor">
            <summary>
            Gets or Sets the backcolor for TabSplitter.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.PrimaryPages">
            <summary>
            Returns collection of primary nested items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.SecondaryPages">
            <summary>
            Returns collection of secondary items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Splitter">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.PrimaryPagesInternal">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.SecondaryPagesInternal">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OrientationChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Orientation"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.CollapsedChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Collapsed"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.SwappedChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.Swapped"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.SplitterPositionChanged">
            <summary>
            Occurs when the Splitter's position has been changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.SplitterPositionChanging">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.OrientationChanging">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.CollapsedChanging">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.SwappedChanging">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.BT_VERTICAL">
            <summary>
            Splitter buttons IDs
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.#ctor(Syncfusion.Windows.Forms.Tools.TabSplitterContainer)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <param name="width"></param>
            <param name="height"></param>
            <param name="specified"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="levent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnWmSetCursor(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnWmCaptureChanged(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnWmNcCalcSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnWmLButtondDlclk(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.AdjustBounds">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.AdjustPosition">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SetOrientationInternal(System.Windows.Forms.Orientation)">
            <summary>
            
            </summary>
            <param name="orientation"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SetCollapsedInternal(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bCollapsed"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SetSwappedInternal(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bSwapped"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnOrientationChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnClickButton(System.Int32)">
            <summary>
            
            </summary>
            <param name="button"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnClickPage(Syncfusion.Windows.Forms.Tools.TabSplitterPage)">
            <summary>
            
            </summary>
            <param name="page"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnPositionChanging(System.Int32)">
            <summary>
            
            </summary>
            <param name="position"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnOrientationChanging(System.Windows.Forms.Orientation)">
            <summary>
            
            </summary>
            <param name="orientation"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnCollapsedChanging(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bCollapsed"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OnSwappedChanging(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bSwapped"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.DrawTab(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="bPrimary"></param>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.DrawTabBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="bPrimary"></param>
            <param name="bSelected"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.GetTabPolygon(System.Drawing.Rectangle@,System.Boolean,System.Boolean)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="bPrimary"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.GetTabBrush(System.Drawing.Rectangle@,System.Boolean,System.Boolean)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="bPrimary"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.DrawGrip(System.Drawing.Graphics,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rcClip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Int32)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rcClip"></param>
            <param name="button"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.InvalidateButton(System.Int32)">
            <summary>
            
            </summary>
            <param name="button"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.GetButtonBackground(System.Int32)">
            <summary>
            
            </summary>
            <param name="button"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.DrawSplitBar(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.GetSplitBarBounds(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="pt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.GetDistance(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="x1"></param>
            <param name="x2"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.GetDragBrush">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.UpdateToolTip(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="x"></param>
            <param name="y"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SetCursor(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hCursor"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_owner">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_splitterHeight">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_relativePos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_prevRelativePos">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_orientation">
            <summary>
            Splitter orientation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_bMoving">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_pLastMouseDown">
            <summary>
            Mouse coordinates of the last MouseDown event
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_rcSplitBar">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_layoutData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_selectedButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_pressedButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_pressedPanel">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_tooltip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.s_pattern">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_buttons">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.m_blend">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.s_selectedButtonBackground">
            <summary>
            Button colors
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.s_normalTabGradientBegin">
            <summary>
            Tab colors
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.Position">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.Orientation">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SplitterHeight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.PrimaryItemsInternal">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SecondaryItemsInternal">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.Collapsed">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.Swapped">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.ButtonSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SelectedButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.PressedButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.CheckedButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SplitBarPosition">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OrientationChanged">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.PositionChanging">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.OrientationChanging">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.CollapsedChanging">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.SwappedChanging">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.#ctor(Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter)">
            <summary>
            
            </summary>
            <param name="owner"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.PerformLayout">
            <summary>
            
            </summary>
            <param name="splitter"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.GetButtonID(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="p"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.GetPage(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.GetButtonRect(System.Int32)">
            <summary>
            
            </summary>
            <param name="buttonID"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.GetPrimaryTabRect(System.Int32)">
            <summary>
            
            </summary>
            <param name="tabID"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.GetSecondaryTabRect(System.Int32)">
            <summary>
            
            </summary>
            <param name="tabID"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.Clear">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.PerformLayoutHorizontal(System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.PerformLayoutVertical(System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.GetLayoutRect(System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <param name="width"></param>
            <param name="height"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.m_splitter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.m_primaryBounds">
            <summary>
            Tabs rectangles
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterContainer.TabSplitter.LayoutInfo.GripBounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterPage.Image">
            <summary>
            Gets or sets the image to be shown in the page's tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterPage.ImageTransparentColor">
            <summary>
            Gets or sets the transparency color for the tab image.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabSplitterPagesCollection">
            <summary>
            Collection containing <see cref="T:Syncfusion.Windows.Forms.Tools.TabSplitterContainer"/>'s primary or secondary nested items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSplitterPagesCollection.m_selectedIndex">
            <summary>
            Selected page's index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabSplitterPagesCollection.SelectedIndex">
            <summary>
            Gets or sets the zero-based index of the currently selected page in collection
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabSplitterPagesCollection.SelectedIndexChanged">
            <summary>
            Raised when selected page was changed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GroupEditorForm.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GroupEditorForm.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GroupEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.mainText">
            <summary>
            Main text label
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.allowDragging">
            <summary>
             Gets or Set the value for dragging   
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.subText">
            <summary>
            Sub text label
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.images">
            <summary>
            List of images
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.streamDirection">
            <summary>
            Image flow direction
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.textAnimationDirection">
            <summary>
            Text flow direction
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.sizeType">
            <summary>
            Size type of the tile
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.startImageIndex">
            <summary>
            Start image index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.slideShow">
            <summary>
            Indicates the slid show
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.textAnimation">
            <summary>
            Indicates the Text Animation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.internalBackColor">
            <summary>
            Indicates the internal back color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.showNavigator">
            <summary>
            Indicates to show navigator 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.dummyBound">
            <summary>
            Indicates the dummy bound
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.drawBorder">
            <summary>
            Inidcate to draw border
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.slider">
            <summary>
            Slider speed
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.SliderAnimation">
            <summary>
            Slider animation speed
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.dummyParent">
            <summary>
            Indicates the dummy parent
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.leftArrowArgb">
            <summary>
            Inidcates navigation left arrow argb value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.rightArowArgb">
            <summary>
            Inidcates navigation right arrow argb value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.rectLeftOuter">
            <summary>
            Inidcates the left outer rectangle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.rectRightOuter">
            <summary>
            Inidcates the right outer rectangle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.axis">
            <summary>
            Inidcates the axis point
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.streamer">
            <summary>
            Indicates the streamer index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.lgroup">
            <summary>
            Indicates the layout group
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.OnSizeChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.OnGotFocus(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.SubText_MouseUp(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.SubText_MouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.SubText_TextChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.MainText_TextChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.OnMouseCaptureChanged(System.EventArgs)">
            <summary>
             MouseCaptureChanged will be raised when this IamgeStreamer is captured with mouse.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.mouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
             Mouse up 
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.mouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Mouse down
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.drawHorizontalArrows(System.Drawing.Graphics)">
            <summary>
            Draws horizontal arrows
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.drawVerticalArrows(System.Drawing.Graphics)">
            <summary>
            Draws vertical arrows
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.streamRightToLeft(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image right to left
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.streamLeftToRight(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image left to right
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.textAnimationRightToLeft(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow Text right to left
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.textAnimationLeftToRight(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow Text left to right
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.textAnimationBottomTOTopDirection(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow Text Botton to Top
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.textAnimationTopToBottom(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow Text top to bottom
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.horizontalFlip(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image horizontal flip
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.getDummyImageStreamer">
            <summary>
            Gets dummy imagestreamer
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamTopToBottom(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image top to bottom
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.verticalFlip(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image vertical flip
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamBottomToTop(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Flow image bottom to top
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.SliderAnimation_Tick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.slider_Tick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeType">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeBackColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeShowNavigator">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeTextAnimation">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeSlideShow">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeSliderSpeed">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeAnimationSpeed">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeStartImageIndex">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShouldSerializeImageStreamDirection">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamer.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ImageStreamer.BeforeSliding">
            <summary>
            Fires before sliding
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ImageStreamer.AfterSlided">
            <summary>
            Fires after slided
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.MainText">
            <summary>
            Gets or sets the main text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.SubText">
            <summary>
            Gets or sets the sub text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.Images">
            <summary>
            Gets or sets the images.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.ImageStreamDirection">
            <summary>
            Gets or sets the image flow direction.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.TextAnimationDirection">
            <summary>
            Gets or sets the text flow direction.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.Type">
            <summary>
            Gets or sets the tile size for tile layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.SliderSpeed">
            <summary>
            Gets or sets the slider speed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.AnimationSpeed">
            <summary>
            Gets or sets the slider animation speed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.StartImageIndex">
            <summary>
            Gets or sets the start image index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.TextAnimation">
            <summary>
            Gets or sets the slide show.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.SlideShow">
            <summary>
            Gets or sets the slide show.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.BackColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.InternalBackColor">
            <summary>
            Gets or sets the internal back color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.ShowNavigator">
            <summary>
            Gets or sets to show navigator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.DrawBorder">
            <summary>
            Gets or sets to draw border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamer.DummyBound">
            <summary>
            Gets or sets the dummy bound.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamDirection.LeftToRight">
            <summary>
            Flow from left to right
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamDirection.RightToLeft">
            <summary>
             Flow from right to left
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamDirection.TopToBottom">
            <summary>
            Flow from top to bottom
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamDirection.BottomToTop">
            <summary>
            Flow from bottom to top
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamDirection.HorizontalFlip">
            <summary>
            flow horizontal flip
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.TextStreamDirection.LeftToRight">
            <summary>
            Flow from left to right
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.TextStreamDirection.RightToLeft">
            <summary>
             Flow from right to left
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.TextStreamDirection.TopToBottom">
            <summary>
            Flow from top to bottom
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.TextStreamDirection.BottomToTop">
            <summary>
            Flow from bottom to top
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.ImageStreamerType.Normal">
            <summary>
            Sets notmal Tile
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamer.ImageStreamerType.DoubleHorizontal">
            <summary>
            Sets double tile Horizontically
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ImageStreamerDesigner">
            <summary>
            ImageListAdv Designer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamerDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.imageStreamer">
            <summary>
            Variable for TileLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.#ctor(Syncfusion.Windows.Forms.Tools.ImageStreamer)">
            <summary>
            Constructor for TileLayoutAccessibleObject class.
            </summary>
            <param name="tabcontrol">The instance of the TileLayout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.GetFocused">
            <summary>
            Returns whether the control is Focused or not
            </summary>
            <returns>Indicates whether its focused.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An ImageStreamerAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.Role">
            <summary>
            Gets Role of the TileLayout which is used by Accessibility program.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.Name">
            <summary>
            Gets Name of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.Bounds">
            <summary>
            Gets Bounds of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.Description">
            <summary>
             Gets Description of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.Parent">
            <summary>
             Gets Parent of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.State">
            <summary>
             Gets State of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerAccessibileObject.Value">
            <summary>
            Returns Text value of TabControlAdv
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList">
            <summary>
            CheckBoxAdvActionList class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the ClockActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList.InitializeActionList">
            <summary>
            Overrridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList.Name">
            <summary>
            Gets or sets Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList.Text">
            <summary>
            Gets or sets the Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList.Animationspeed">
            <summary>
            Gets the animation speed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList.Sliderspeed">
            <summary>
            Gets the slider speed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList.Textanimation">
            <summary>
            Gets the text animation
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerActionList.Textdirection">
            <summary>
            Gets the text animation direction
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.isFirst">
            <summary>
            Indicates first item in the row
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.row">
            <summary>
            Indicates the row
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.colum">
            <summary>
            Indicates the column
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.items">
            <summary>
            Indicates the items
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.setItems">
            <summary>
            Indicates to set Items
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.text">
            <summary>
            Indicates the text 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.canDispose">
            <summary>
            Indicates to dispose
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.t">
            <summary>
            Indicates the timer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="levent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.OnScroll(System.Windows.Forms.ScrollEventArgs)">
            <summary>
            
            </summary>
            <param name="se"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.t_Tick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.setMinimumwidth">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.setWidth">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.ArrangeControl">
            <summary>
             Arrange the controls
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.getContainer(Syncfusion.Windows.Forms.Tools.ImageStreamer)">
            <summary>
            Get the container
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroup.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroup.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroup.SetItem">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroup.Items">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerCollection.#ctor">
            <summary>
            Creates a new instance of the collection.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.ImageStreamerCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerCollection.Add(Syncfusion.Windows.Forms.Tools.ImageStreamer)">
            <summary>
            Adds a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> to the collection.
            </summary>
            <param name="node">The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> to add.</param>
            <returns>The position of the added node in the list.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerCollection.AddRange(Syncfusion.Windows.Forms.Tools.ImageStreamer[])">
            <summary>
            Adds an array of TreeNodeAdv objects to the collection.
            </summary>
            <param name="items">An array of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> objects to add to the collection.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.ImageStreamerCollection.Sort" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageStreamerCollection.Sort(System.Windows.Forms.SortOrder)">
            <summary>
            Sorts the collection using the specified sort order.
            </summary>
            <param name="order">One of the <see cref="T:System.Windows.Forms.SortOrder"/> entries.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageStreamerCollection.Item(System.Int32)">
            <summary>
            Gets / sets a reference to the TreeNodeAdv at the specified index location in the
            collection.
            In C#, this property is the indexer for the TreeNodeAdvCollection class.
            </summary>
            <param name="index">The location of the TreeNodeAdv in the collection.</param>
            <value>The reference to the TreeNodeAdv.</value>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.layoutGroup">
            <summary>
            Variable for TileLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.#ctor(Syncfusion.Windows.Forms.Tools.LayoutGroup)">
            <summary>
            Constructor for TileLayoutAccessibleObject class.
            </summary>
            <param name="tabcontrol">The instance of the TileLayout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.GetChildCount">
            <summary>
            TabPageAdv is Child control in terms of Accessibility for TabControlAdv
            </summary>
            <returns>The number of the tab pages.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.GetChild(System.Int32)">
            <summary>
            Gets the Accessibility object of the TabPageAdv identified by index.
            </summary>
            <param name="index">The index of the TabPageAdv.</param>
            <returns>The AccessibleObject of the specified tab page.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.GetFocused">
            <summary>
            Returns whether the control is Focused or not
            </summary>
            <returns>Indicates whether its focused.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An LayoutGroupAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.Role">
            <summary>
            Gets Role of the TileLayout which is used by Accessibility program.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.Name">
            <summary>
            Gets Name of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.Bounds">
            <summary>
            Gets Bounds of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.Description">
            <summary>
             Gets Description of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.Parent">
            <summary>
             Gets Parent of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.State">
            <summary>
             Gets State of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutGroupAccessibleObject.Value">
            <summary>
            Returns Text value of TabControlAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutGroupItems.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroupItems.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutGroupItems.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MainLayout.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainLayout.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainLayout.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileGroup.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileGroup.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileGroup.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.TimerDrag">
            <summary>
            TimerDrag Timer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.titleFont">
            <summary>
            Title Font
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.mainLayout">
            <summary>
            Main flow layout
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.currentHoverLayoutGroup">
            <summary>
             Current hover layoutgroup
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.currentHoverImageStreamer">
            <summary>
             Current hover imagestreamer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.dummyImageStreamerMousePoint">
            <summary>
             Dummy imagestreamer's mouse point
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.showItemPreview">
            <summary>
            Shows item preview
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.onNewGroup">
            <summary>
            Indicates mouse point on the new group
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.allowNewGroup">
            <summary>
            Indicates to allow new group
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.transparency">
            <summary>
             Indicates transparency
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.exitImage">
            <summary>
            Indicates exit image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.newGroupImage">
            <summary>
            Indicates new group image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.showPreviewImage">
            <summary>
            Indicates show preview image
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.showAccessoriesPanel">
            <summary>
            Indicates to show accessories panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.dragForm">
            <summary>
            Indicates the dragger form
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.dummyImageStreamer">
            <summary>
            Indicates the dummy imagestreamer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.setParentFormFlat">
            <summary>
            Sets the parent form flat
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.groups">
            <summary>
            Contains group collection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.showGroupTitle">
            <summary>
             Shows group title
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.newGroupIndicatorColor">
            <summary>
             Indicates new group indicator color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.textAlignment">
            <summary>
            Indicates the allignment of the text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.items">
            <summary>
            Indicates the items
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.accessoriesForm">
            <summary>
            Indicates the accessories form
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.ChildStreamer">
            <summary>
            Indicates the list of child imagestreamer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.draggingImageStreamer">
            <summary>
            Indicates the current dragging streamer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.newGroupRect">
            <summary>
            Indicates the new group rectangle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.OnGroupIndex">
            <summary>
            Indicates current selected group index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.dummyFlower">
            <summary>
            Indicates the imagestreamer flower
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.isOnAccessoriesPanelButton">
            <summary>
            Indicates mouse on the accessories panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.ShowNewGroup">
            <summary>
            Indicates the show new group button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.IsExit">
            <summary>
            Indicates theexit button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.ShowPreview">
            <summary>
            Indicates the show preview button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.isOpening">
            <summary>
            Indicates accessories form opening
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.isClosing">
            <summary>
            Indicates accessories form closing
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.Opener">
            <summary>
            Timer used to open accessories form
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.Closer">
            <summary>
            Timer used to close accessories form
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.PositionGroup">
            <summary>
            List of position of the group
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.PositionItems">
            <summary>
            List of position of the items
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.groupTextPosition">
            <summary>
            List of position of the group text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.AccessoriesRegion">
            <summary>
            Rectangle of the accessories region
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.shouldAnimate">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.CreateAccessibilityInstance">
            <summary>
            New Instance for TileLayout AccessibleObject
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.OnResize(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="eventargs"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.OnGotFocus(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="levent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.OnScroll(System.Windows.Forms.ScrollEventArgs)">
            <summary>
            
            </summary>
            <param name="se"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.OnMouseWheel(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.OnValidated(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.GetTransparentForm">
            <summary>
            Get a transparent form
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.dropFinalImageStream(Syncfusion.Windows.Forms.Tools.ImageStreamer,System.Int32,Syncfusion.Windows.Forms.Tools.LayoutGroup,Syncfusion.Windows.Forms.Tools.ImageStreamer)">
            <summary>
            Drop final imagestreamer to the group
            </summary>
            <param name="imageStreamer"></param>
            <param name="Index"></param>
            <param name="group"></param>
            <param name="dummyImgStm"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.dropImageStream(Syncfusion.Windows.Forms.Tools.ImageStreamer)">
            <summary>
             Drops imagestreamer for preview
            </summary>
            <param name="imageStreamer"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.getDummyImageStreamer(Syncfusion.Windows.Forms.Tools.ImageStreamer)">
            <summary>
            gets a dummy imagestreamer.
            </summary>
            <param name="imgStreamer"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.CreateNewGroup(System.Collections.Generic.List{Syncfusion.Windows.Forms.Tools.TilePosition},System.Drawing.Point)">
            <summary>
            Create a new layour group.
            </summary>
            <param name="positionGroup"></param>
            <param name="cursorPoint"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.TimerDrag_Tick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.setAcessoriesFormLocation">
            <summary>
            Sets accessories form location
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.GetAccessoriesForm">
            <summary>
            gets a accessories form
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.ShowPreview_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.ShowNewGroup_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.Exit_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.form_MouseLeave(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.Closer_Tick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.Opener_Tick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.form_Disposed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.getParentForm">
            <summary>
            Gets the parent form.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.dragForm_LocationChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.calculateGroupPosition">
            <summary>
            Calcuates the group position
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.resetImageStreamerBounds">
            <summary>
            Resets the imagesstreamer bounds from the dumy bounds
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.setDummySize">
            <summary>
            Sets size for the dummy imagestreamer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.calculateImageStreamerPosition(Syncfusion.Windows.Forms.Tools.LayoutGroup)">
            <summary>
            Calculates the imagestreamer position
            </summary>
            <param name="layoutGroup"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.calculateDimensions">
            <summary>
            Calculates the dimensions
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayout.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayout.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.TitleFont">
            <summary>
            Gets or sets font of the title text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.MainLayout">
            <summary>
            Gets or sets main inner layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.CurrentHoverLayoutGroup">
            <summary>
            Gets or sets current hover layout group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.CurrentHoverImageStreamer">
            <summary>
            Gets or sets current hover image streamer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.DummyImageStreamerMousePoint">
            <summary>
            Gets or sets dummy imagestreamer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.ShowItemPreview">
            <summary>
            Gets or sets to show item preview.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.OnNewGroup">
            <summary>
            Gets or sets mouse point on new group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.AllowNewGroup">
            <summary>
            Gets or sets to allow new group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.DisplayRectangle">
            <summary>
            Gets display rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.Transparency">
            <summary>
            Gets or sets transparency value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.ExitButtonImage">
            <summary>
            Gets or sets the exit button image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.NewGroupButtonImage">
            <summary>
            Gets or sets the new group button image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.ShowPreviewButtonImage">
            <summary>
            Gets or sets the show preview button image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.ShowAccessoriesPanel">
            <summary>
            Gets or sets to show accessories panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.DummyImageStreamer">
            <summary>
            Gets or sets the dummy imagestreamer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.SetParentFormFlat">
            <summary>
            Gets or sets to make parent form flat.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.Groups">
            <summary>
            Gets or sets the layout group collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.TextAlignment">
            <summary>
            Gets or sets the alignment of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.NewGroupIndicatorColor">
            <summary>
            Gets or sets the color of the new group indicator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayout.ShowGroupTitle">
            <summary>
            Gets or sets to show the title of the group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DraggerForm.tile">
            <summary>
             Tilelayout
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TilePosition.Rect">
            <summary>
            Position rectangle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TilePosition.Name">
            <summary>
            Indicates name of the tile
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TilePosition.Index">
            <summary>
            Indicates index of the tile
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TilePosition.Font">
            <summary>
            Indicates the font of the tile
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TilePosition.Text">
            <summary>
            Indicates the text of the tile
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TilePosition.ForeColor">
            <summary>
            Indicates fore color of the tile
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AccessoriesButton.onButton">
            <summary>
            Indicates mouse on button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AccessoriesButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AccessoriesButton.OnMouseEnter(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AccessoriesButton.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AccessoriesForm.row">
            <summary>
            Indicates current row
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AccessoriesForm.column">
            <summary>
            Indicates current column
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AccessoriesForm.isFirst">
            <summary>
            Indicates first items in the row
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AccessoriesForm.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AccessoriesForm.OnMouseEnter(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AccessoriesForm.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AccessoriesForm.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AccessoriesForm.ArrangeButtons">
            <summary>
            Arragne controls
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileGroupCollection.#ctor">
            <summary>
            Creates a new instance of the collection.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TileGroupCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TileGroupCollection.Add(Syncfusion.Windows.Forms.Tools.LayoutGroup)">
            <summary>
            Adds a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> to the collection.
            </summary>
            <param name="node">The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> to add.</param>
            <returns>The position of the added node in the list.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileGroupCollection.AddRange(Syncfusion.Windows.Forms.Tools.LayoutGroup[])">
            <summary>
            Adds an array of TreeNodeAdv objects to the collection.
            </summary>
            <param name="items">An array of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> objects to add to the collection.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TileGroupCollection.Sort" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TileGroupCollection.Sort(System.Windows.Forms.SortOrder)">
            <summary>
            Sorts the collection using the specified sort order.
            </summary>
            <param name="order">One of the <see cref="T:System.Windows.Forms.SortOrder"/> entries.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileGroupCollection.Item(System.Int32)">
            <summary>
            Gets / sets a reference to the TreeNodeAdv at the specified index location in the
            collection.
            In C#, this property is the indexer for the TreeNodeAdvCollection class.
            </summary>
            <param name="index">The location of the TreeNodeAdv in the collection.</param>
            <value>The reference to the TreeNodeAdv.</value>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.tileLayout">
            <summary>
            Variable for TileLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.#ctor(Syncfusion.Windows.Forms.Tools.TileLayout)">
            <summary>
            Constructor for TileLayoutAccessibleObject class.
            </summary>
            <param name="tabcontrol">The instance of the TileLayout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.GetChildCount">
            <summary>
            TabPageAdv is Child control in terms of Accessibility for TabControlAdv
            </summary>
            <returns>The number of the tab pages.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.GetChild(System.Int32)">
            <summary>
            Gets the Accessibility object of the TabPageAdv identified by index.
            </summary>
            <param name="index">The index of the TabPageAdv.</param>
            <returns>The AccessibleObject of the specified tab page.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.GetFocused">
            <summary>
            Returns whether the control is Focused or not
            </summary>
            <returns>Indicates whether its focused.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An TileLayoutAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.Role">
            <summary>
            Gets Role of the TileLayout which is used by Accessibility program.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.Name">
            <summary>
            Gets Name of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.Bounds">
            <summary>
            Gets Bounds of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.Description">
            <summary>
             Gets Description of the TileLayout which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.Parent">
            <summary>
             Gets Parent of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.State">
            <summary>
             Gets State of the TabControlAdv which is used by Accessibility program
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TileLayoutAccessibleObject.Value">
            <summary>
            Returns Text value of TabControlAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TileLayoutEditorForm.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayoutEditorForm.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TileLayoutEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IToggleButtonRenderer">
            <summary>
            Interface for ToggleButtonRenderer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IToggleButtonRenderer.DrawButton(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.ToggleButtonState,Syncfusion.Windows.Forms.Tools.DisplayType,System.Drawing.Font,Syncfusion.Windows.Forms.Tools.ActiveStateCollection,Syncfusion.Windows.Forms.Tools.InactiveStateCollection,System.Windows.Forms.RightToLeft,System.Boolean,Syncfusion.Windows.Forms.Tools.ToggleButton)">
            <summary>
            Method for Drawing the Button Frame for ToggleButton
            </summary>
            <param name="e"></param>
            <param name="ToggleState"></param>
            <param name="DisplayMode"></param>
            <param name="font"></param>
            <param name="OnState"></param>
            <param name="OffState"></param>
            <param name="RighttoLeft"></param>
            <param name="IsMouseHOver"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IToggleButtonRenderer.DrawSlider(System.Windows.Forms.PaintEventArgs,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.ToggleButtonState,Syncfusion.Windows.Forms.Tools.SliderCollection,System.Drawing.Font,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean)">
            <summary>
            Method for Drawing the Slider in ToggleButton
            </summary>
            <param name="e"></param>
            <param name="p"></param>
            <param name="ToggleState"></param>
            <param name="Slider"></param>
            <param name="font"></param>
            <param name="RighttoLeft"></param>
            <param name="IsMouseMove"></param>
            <param name="IsMouseHover"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer">
            <summary>
            Instance for Default ToggleButtonRenderer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer.#ctor">
            <summary>
            Constructor for ToggleButtonRenderer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer.DrawButton(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.ToggleButtonState,Syncfusion.Windows.Forms.Tools.DisplayType,System.Drawing.Font,Syncfusion.Windows.Forms.Tools.ActiveStateCollection,Syncfusion.Windows.Forms.Tools.InactiveStateCollection,System.Windows.Forms.RightToLeft,System.Boolean,Syncfusion.Windows.Forms.Tools.ToggleButton)">
            <summary>
            Method for Drawing the Button Frame for ToggleButton
            </summary>
            <param name="e"></param>
            <param name="ToggleState"></param>
            <param name="DisplayMode"></param>
            <param name="font"></param>
            <param name="OnState"></param>
            <param name="OffState"></param>
            <param name="RighttoLeft"></param>
            <param name="IsMouseHOver"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer.DrawSlider(System.Windows.Forms.PaintEventArgs,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.ToggleButtonState,Syncfusion.Windows.Forms.Tools.SliderCollection,System.Drawing.Font,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean)">
            <summary>
            Method for Drawing the Slider in ToggleButton
            </summary>
            <param name="e"></param>
            <param name="p"></param>
            <param name="ToggleState"></param>
            <param name="Slider"></param>
            <param name="font"></param>
            <param name="RighttoLeft"></param>
            <param name="IsMouseMove"></param>
            <param name="IsMouseHover"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleButtonState">
            <summary>
            Enumeration for ToggleButtonState
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DisplayType">
            <summary>
            Enumeration for TogglebuttonDisplayType
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleButtonDesigner">
            <summary>
            Instance for ToggleButtonDesigner
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButtonDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButtonDesigner.#ctor">
            <summary>
             Initializes a new instance of the ToggleButtonDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButtonDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Component object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButtonDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleButton">
            <summary>
            Class for ToggleButton inherited from Control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.t_Initializing">
            <summary>
            Gets or Sets the initializing stage of toggleButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.t_toggleState">
            <summary>
            Gets or Sets the ToggleButtonState
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.isMouseMove">
            <summary>
            Gets or Set whether the mouse is moved or not
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.mousePoint">
            <summary>
            Gets or Sets the point for mouseposition
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.t_displayMode">
            <summary>
            Gets or Sets the DisplayType for ToggleButton
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.isMouseHover">
            <summary>
            Gets or Sets whether the mouse is hovered on the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.istoggleCancelled">
            <summary>
            Gets or Sets whether the ToggleState change is cancelled
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.isSliderMouseHover">
            <summary>
            Gets or Set whether the mouse is hovered on the slider
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.BeginInit">
            <summary>
            Signals the object that initialization is starting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.EndInit">
            <summary>
            Signals the object that initialization is complete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.#ctor">
            <summary>
            Constructor for ToggleButton
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.OnToggleStateChanged(Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventArgs)">
            <summary>
            Raises the ToggleStateChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.OnToggleStateChanging(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the ToggleStatechanging event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.activeStateCollection">
            <summary>
            Gets or Sets the ActiveState values for ToggleButton
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.sliderCollection">
            <summary>
            Gets or Sets the Slider values for ToggleButton
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.inactiveStateCollection">
            <summary>
            Gets or Sets the InactiveState values for ToggleButton
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.ShouldSerializeToggleState">
            <summary>
            Serializes the ToggleState for ToggleButton
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.ResetToggleState">
            <summary>
            Resets the ToggleState
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.ShouldSerializeDisplayMode">
            <summary>
            Serializes the DisplayType
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.ResetDisplayMode">
            <summary>
            Resets the DisplayType
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.renderer">
            <summary>
            Button Rendering Property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.ShouldSerializeRenderer">
            <summary>
            Serializes the Renderer of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.ResetRenderer">
            <summary>
            Resets the Renderer of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.SwitchState">
            <summary>
            Swaps the ToggleState of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides the Paint Method
            </summary>
            <param name="e">Event data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrides the Mouseup method
            </summary>
            <param name="e">Event data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.OnMouseEnter(System.EventArgs)">
            <summary>
            Overrides the Mouse enter method
            </summary>
            <param name="e">Event data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Raises when key down is performed
            </summary>
            <param name="e"> EventArgs that contains the event data. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.OnMouseLeave(System.EventArgs)">
            <summary>
            Overrides the Mouse leave method
            </summary>
            <param name="e">Event Data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrides the Mouse up method
            </summary>
            <param name="e">Event Data</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleButton.components">
            <summary>
            Initializes the components
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButton.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToggleButton.ToggleStateChanged">
            <summary>
            Occurs when the ToggleState property changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToggleButton.ToggleStateChanging">
            <summary>
            Occurs when the ToggleState property is changing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.ActiveState">
            <summary>
            Gets or Sets the  ActiveState values for ToggleButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.Slider">
            <summary>
            Gets or Sets the Slider values for ToggleButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.InactiveState">
            <summary>
            Gets or Sets the InactiveState values for ToggleButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.ToggleState">
            <summary>
            Gets or Sets the ToggleButtonState
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.DisplayMode">
            <summary>
            Gets or Sets the DisplayType of the ToggleButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.BackColor">
            <summary>
            Gets or Sets the BackColor of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.ForeColor">
            <summary>
            Gets or Sets the ForeColor of the control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.BackgroundImage">
            <summary>
            Gets or Sets the BackGroundImage of the control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.BackgroundImageLayout">
            <summary>
            Gets or Sets the BackgroundImageLayout of the control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButton.Renderer">
            <summary>
            Gets or Sets the Renderer for Toggle Button
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventArgs">
            <summary>
            ToggleStateChanged EventArgs
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventArgs.toggleState">
            <summary>
            Gets or Sets the ToggleState
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.ToggleButtonState)">
            <summary>
             Initializes a new instance of the ToggleStateChangedEventArgs class
            </summary>
            <param name="sourcetype"> Source type</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventArgs.ToggleState">
            <summary>
            Gets the ToggleState of the control
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventHandler">
            <summary>
            Toggle ChangedEvent Handler
            </summary>
            <param name="sender"> object sender</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleStateChangingEventArgs">
            <summary>
            ToggleStateChanging EventArgs
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleStateChangingEventArgs.oldValue">
            <summary>
            Gets the old ToggleState of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToggleStateChangingEventArgs.newValue">
            <summary>
            Gets the new ToggleState of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleStateChangingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.ToggleButtonState,Syncfusion.Windows.Forms.Tools.ToggleButtonState)">
            <summary>
             Initializes a new instance of the ToggleStateChangingEventArgs class
            </summary>
            <param name="sourcetype"> Source type</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleStateChangingEventArgs.OldValue">
            <summary>
            Gets the source of the Toggle state changing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleStateChangingEventArgs.NewValue">
            <summary>
            Gets the source of the Toggle state changing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleStateChangingEventHandler">
            <summary>
            Toggle ChangingEvent Handler
            </summary>
            <param name="sender"> object sender</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ActiveStateCollection">
            <summary>
            Class for adding subproperties
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ActiveState">
            <summary>
            ActiveState properties class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ActiveState.m_backColor">
            <summary>
            Gets or Sets the backcolor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ActiveState.m_foreColor">
            <summary>
            Gets or Sets the forecolor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ActiveState.m_borderColor">
            <summary>
            Gets or Sets the bordercolor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ActiveState.m_hoverColor">
            <summary>
            Gets or Sets the hovercolor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ActiveState.m_text">
            <summary>
            Gets or Sets the text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ActiveState.m_activeImage">
            <summary>
            Gets or Sets the activeimage
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ShouldSerializeImage">
            <summary>
            Serializes the active image
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ResetImage">
            <summary>
            Resets the active image
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ShouldSerializeBackColor">
            <summary>
            Serializes the backcolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ResetBackColor">
            <summary>
            Resets the backcolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ShouldSerializeForeColor">
            <summary>
            Serializes the forecolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ResetForeColor">
            <summary>
            Resets the forecolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ShouldSerializeBorderColor">
            <summary>
            Serializes the bordercolor for active state
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ResetBorderColor">
            <summary>
            Resets the bordercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ShouldSerializeHoverColor">
            <summary>
            Serializes the hovercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ResetHoverColor">
            <summary>
            Resets the hover color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ShouldSerializeText">
            <summary>
            Serializes the active state text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.ResetText">
            <summary>
            Resets the text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.#ctor">
            <summary>
            constructor for active state
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveState.#ctor(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.String,System.Drawing.Image)">
            <summary>
            Constructor for active state
            </summary>
            <param name="backcolor"></param>
            <param name="bordercolor"></param>
            <param name="hovercolor"></param>
            <param name="forecolor"></param>
            <param name="text"></param>
            <param name="image"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ActiveState.Image">
            <summary>
            Gets or Sets the activeimage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ActiveState.BackColor">
            <summary>
            Gets or Sets the BackColor of Active state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ActiveState.ForeColor">
            <summary>
            Gets or Sets the Forcolor for active state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ActiveState.BorderColor">
            <summary>
            Gets or Sets the bordercolor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ActiveState.HoverColor">
            <summary>
            Gets or Sets the Hovercolor for active state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ActiveState.Text">
            <summary>
            Gets or Sets the active state text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveStateCollection.#ctor">
            <summary>
            Constructor for ActiveStateCollection
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ActiveStateBasicConverter">
            <summary>
            class that converts the properties and combines
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveStateBasicConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ActiveStateBasicConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="info"></param>
            <param name="value"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.InactiveStateCollection">
            <summary>
            Class for adding subproperties
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.InactiveState">
            <summary>
            Inactive state properties class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ShouldSerializeImage">
            <summary>
            Serializes the image
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ResetImage">
            <summary>
            Resets the image
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ShouldSerializeBackColor">
            <summary>
            Serializes the backcolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ResetBackColor">
            <summary>
            Resets the backcolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ShouldSerializeForeColor">
            <summary>
            Serializes the forecolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ResetForeColor">
            <summary>
            Resets the forecolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ShouldSerializeBorderColor">
            <summary>
            Serializes the bordercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ResetBorderColor">
            <summary>
            Resets the bordercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ShouldSerializeHoverColor">
            <summary>
            Serializes the hovercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ResetHoverColor">
            <summary>
            Resets the hovercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ShouldSerializeText">
            <summary>
            Serializes the text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.ResetText">
            <summary>
            Resets the text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.#ctor">
            <summary>
            Constructor for inactive state
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveState.#ctor(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.String,System.Drawing.Image)">
            <summary>
            Constructor for inactive state
            </summary>
            <param name="backcolor"></param>
            <param name="bordercolor"></param>
            <param name="hovercolor"></param>
            <param name="forecolor"></param>
            <param name="text"></param>
            <param name="image"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InactiveState.Image">
            <summary>
            Gets or Sets the image for inactive state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InactiveState.BackColor">
            <summary>
            Gets or Sets the backcolor of inactive state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InactiveState.ForeColor">
            <summary>
            Gets or Sets the forecolor for inactive state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InactiveState.BorderColor">
            <summary>
            Gets or Sets the bordercolor for inactive state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InactiveState.HoverColor">
            <summary>
            Gets or Sets the hovercolor of inactive state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InactiveState.Text">
            <summary>
            Gets or Sets the text of inactive state
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveStateCollection.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.InactiveStateBasicConverter">
            <summary>
            class that converts the properties and combines
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveStateBasicConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InactiveStateBasicConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="info"></param>
            <param name="value"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SliderCollection">
            <summary>
            Class for adding subproperties
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Slider">
            <summary>
            Slider properties class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ShouldSerializeDisplayMode">
            <summary>
            Serializes the displaymode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ResetDisplayMode">
            <summary>
            Resets the displaymode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ShouldSerializeImage">
            <summary>
            Serializes the image
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ResetImage">
            <summary>
            Resets the image
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ShouldSerializeBackColor">
            <summary>
            Serializes the backcolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ResetBackColor">
            <summary>
            Resets the backcolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ShouldSerializeForeColor">
            <summary>
            Serializes the forecolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ResetForeColor">
            <summary>
            Resets the forecolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ShouldSerializeBorderColor">
            <summary>
            Serializes the bordercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ResetBorderColor">
            <summary>
            Resets the bordercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ShouldSerializeHoverColor">
            <summary>
            Serializes the hovercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ResetHoverColor">
            <summary>
            Resets the hovercolor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ShouldSerializeText">
            <summary>
            Serializes the text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ResetText">
            <summary>
            Resets the text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ShouldSerializeWidth">
            <summary>
            Serializes the width
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.ResetWidth">
            <summary>
            Resets the width
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.#ctor">
            <summary>
            Constructor for slider class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Slider.#ctor(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.String,System.Drawing.Image,System.Int32)">
            <summary>
            Constructor for slider class
            </summary>
            <param name="backcolor"></param>
            <param name="bordercolor"></param>
            <param name="hovercolor"></param>
            <param name="forecolor"></param>
            <param name="text"></param>
            <param name="image"></param>
            <param name="width"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Slider.DisplayMode">
            <summary>
            Gets or Sets the displaymode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Slider.Image">
            <summary>
            Gets or Sets the image for slider
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Slider.BackColor">
            <summary>
            Gets or Sets the backcolor for slider
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Slider.ForeColor">
            <summary>
            Gets or Sets the forecolor of slider
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Slider.BorderColor">
            <summary>
            Gets or Sets the bordercolor of slider
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Slider.HoverColor">
            <summary>
            Gets or Sets the hover color of slider
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Slider.Text">
            <summary>
            Gets or Sets the text for slider
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Slider.Width">
            <summary>
            Gets or Sets the slider width
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SliderCollection.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SliderBasicConverter">
            <summary>
            class that converts the properties and combines
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SliderBasicConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Returns the destination type
            </summary>
            <param name="context"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SliderBasicConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Gets the Constructor of Slider class
            </summary>
            <param name="context"></param>
            <param name="info"></param>
            <param name="value"></param>
            <param name="destType"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToggleButtonActionList">
            <summary>
            ToggleButtonActionList class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButtonActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the ToggleButtonActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToggleButtonActionList.InitializeActionList">
            <summary>
            Overrridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButtonActionList.Name">
            <summary>
            Gets or sets Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButtonActionList.ToggleState">
            <summary>
            Gets or Sets the toggle state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButtonActionList.DisplayMode">
            <summary>
            Gets or sets the On text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToggleButtonActionList.RightToLeft">
            <summary>
            Gets or sets the RightToLeft mode
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor">
            <summary>
            CustomCollectionEditor for TreeNavigator control 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor._context">
            <summary>
            ITypeDescriptorContext
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.edSvc">
            <summary>
            IWindowsFormsEditorService
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.#ctor">
            <summary>
            ItemCustomCollectionEditor constructor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            EditVaue method is used to edit the value in the Item Collection
            </summary>
            <param name="context">Provides information about container</param>
            <param name="provider">Object providing custom support</param>
            <param name="value">Object of the container</param>
            <returns>Returns the object of the container</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            GetEditStyle for the editor
            </summary>
            <param name="context">Provides information about container</param>
            <returns>Returns EditorStyle</returns> 
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.ItemAdded(System.Object,System.Object)">
            <summary>
            Indicates the ItemAdded
            </summary>
            <param name="sender">Sender as container</param>
            <param name="item">Added Items in the container</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.ItemRemoved(System.Object,System.Object)">
            <summary>
            Indicates the ItemAdded
            </summary>
            <param name="sender">Sender as container</param>
            <param name="item">Added Items in the container</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.OnCollectionChanged(System.Object,System.Object)">
            <summary>
            Triggers the CollectionChanged event
            </summary>
            <param name="instance">Object that carries the Item</param>
            <param name="value">Value of the Item with all its associated properties</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.CreateForm(Syncfusion.Windows.Forms.Tools.TreeNavigator)">
            <summary>
            Creates the form
            </summary>
            <param name="owner">TreeNavigator Form</param>
            <returns>Returns the new CollectionEditorForm</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.CollectionChanged">
            <summary>
            Fires when the Collection in the item changes
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ItemCustomCollectionEditor.CollectionChangedEventHandler">
            <summary>
            delegate for collection changed event
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection">
            <summary>
            Collection which holds the TreeNavigator's child items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.#ctor(Syncfusion.Windows.Forms.Tools.TreeNavigator)">
            <summary>
            Constructs a new instance.
            </summary>
            <param name="container">The Control that this collection is associated with.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.container">
            <summary>
            The Control this collection is associated with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.items">
            <summary>
            The list of items stored in this control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Sort">
            <summary>
            Sorts the items in the collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Sort(System.Collections.Generic.IComparer{System.Windows.Forms.Control})">
            <summary>
            Sorts the items in the collection using the provided comparer.
            </summary>
            <param name="comparer">The comparer used to compare items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.itemCollectionList">
            <summary>
            List for Item collection which contains the control added
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.AsEnumerable">
            <summary>
            Enumarable list for collection 
            </summary>
            <returns>Returns the updated Collection List</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>An IEnumerator object that can be used to iterate through the collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Add(System.Windows.Forms.Control)">
            <summary>
            Adds an item to the collection.
            </summary>
            <param name="item">The item to add to the collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Clear">
            <summary>
            Removes all items from the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Contains(System.Windows.Forms.Control)">
            <summary>
            Determines whether the collection contains a specific value.
            </summary>
            <param name="item">The object to locate in the collection.</param>
            <returns>True if the item is found in the collection, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#Generic#ICollection{System#Windows#Forms#Control}#CopyTo(System.Windows.Forms.Control[],System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Remove(System.Windows.Forms.Control)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
            <returns>True if the item was successfully removed from the colleection, otherwise false.  This method
            also returns false if the item is not found in the original collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>
            Copies the elements of the collection to an array, starting at a particular array index.
            </summary>
            <param name="array">The one-dimensional array that is the destination of the elements copied from the collection.
            The array must have zero-based indexing.</param>
            <param name="index">The zero-based index in array at which copying begins</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.IndexOf(System.Windows.Forms.Control)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="item">The object to locate in the list.</param>
            <returns>The index of the item if found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Insert(System.Int32,System.Windows.Forms.Control)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="item">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the item at the specified index.
            </summary>
            <param name="index">The zero-based index of the item to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IList#Add(System.Object)">
            <summary>
            Adds an item to the list.
            </summary>
            <param name="obj">The item to add to the list.</param>
            <returns>The position at which the item is inserted.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IList#Contains(System.Object)">
            <summary>
            Determines whether the list contains a specific value.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>True if an instance of the item is found in the list, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IList#IndexOf(System.Object)">
            <summary>
            Determines the index of a specific item in the list.
            </summary>
            <param name="obj">The object to locate in the list.</param>
            <returns>The index of the item if found in the list, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)">
            <summary>
            Inserts an item to the list at the specified index.
            </summary>
            <param name="index">The zero-based index at which item should be inserted.</param>
            <param name="obj">The object to insert into the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IList#Remove(System.Object)">
            <summary>
            Removes the first occurrence of a specific object from the collection.
            </summary>
            <param name="item">The object to remove from the collection.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Count">
            <summary>
            Gets the number of elements contained in the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#Generic#ICollection{System#Windows#Forms#Control}#IsReadOnly">
            <summary>
            Gets a value indicating whether the collection is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#ICollection#SyncRoot">
            <summary>
            Gets an object that can be used to synchronize access to the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#ICollection#IsSynchronized">
            <summary>
            Gets a value indicating whether access to the collection is synchronized (thread safe).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IList#Item(System.Int32)">
            <summary>
            Gets or sets the element at the specified index.
            </summary>
            <param name="index">The zero-based index of the element to get or set.</param>
            <returns>The element at the specified index.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IList#IsReadOnly">
            <summary>
            Gets a value indicating whether the list is read-only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemCollection.System#Collections#IList#IsFixedSize">
            <summary>
            Gets a value indicating whether the list has a fixed size.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm">
            <summary>
            CustomCollectionEditorForm for TreeNavigator
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm._Collection">
            <summary>
            IList variable for collection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.backupList">
            <summary>
            Arraylist for previous list
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.pg_PropGrid">
            <summary>
            Property grid
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.pan_ButtonsPan">
            <summary>
            Panel for buttons
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.add">
            <summary>
            Add button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.remove">
            <summary>
            Remove button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.ok">
            <summary>
            Ok button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.cancel">
            <summary>
            cancel button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.attachedEditor">
            <summary>
            Custom collection editor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.splitContainer1">
            <summary>
            Splitcontainer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.label1">
            <summary>
            label
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.listBox1">
            <summary>
            list box
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.TreeNavigator">
            <summary>
            Treenavigator object
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.#ctor(Syncfusion.Windows.Forms.Tools.TreeNavigator)">
            <summary>
            constructor for the form
            </summary>
            <param name="_owner">Control to which the ItemCollection is associated with</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.getPropertyValue(Syncfusion.Windows.Forms.Tools.TreeNavigator,System.Reflection.PropertyInfo)">
            <summary>
            To get the property value of tree menu item
            </summary>
            <param name="item">Contains the TreeNavigator item</param>
            <param name="prop">Contains the property for the corresponding item</param>
            <returns>Gets the value of the associated property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.getProperties(Syncfusion.Windows.Forms.Tools.TreeNavigator)">
            <summary>
             To get the property value of tree menu item
            </summary>
            <param name="obj">Object for TreeNavigator</param>
            <returns>Returns the data type of the particular property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.setProperty(Syncfusion.Windows.Forms.Tools.TreeNavigator,System.String,System.Object)">
            <summary>
             To set the property value of tree menu item
            </summary>
            <param name="item">TreeNavigator Item</param>
            <param name="prop">Name of the property</param>
            <param name="val">Value of the property</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.GetItemType(System.Collections.IList)">
            <summary>
            Gets the data type of each item in the collection.
            </summary>
            <param name="coll"> The collection for which to get the item's type</param>
            <returns>The data type of the collection items.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.CreateNewItemTypes(System.Collections.IList)">
            <summary>
            Gets the data types that this collection editor can contain
            </summary>
            <param name="coll">The collection for which to return the available types</param>
            <returns>An array of data types that this collection can contain.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.CreateInstance(System.Type)">
            <summary>
            Creates a new instance of the specified collection item type.
            </summary>
            <param name="itemType">The type of item to create. </param>
            <returns>A new instance of the specified object.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.DestroyInstance(System.Object)">
            <summary>
            Destroys the specified instance of the object.
            </summary>
            <param name="instance">The object to destroy. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.OnDestroyingInstance(System.Object)">
            <summary>
            Destroys the specified instance of the object.
            </summary>
            <param name="instance">Destroys the object created</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.OnInstanceCreated(System.Object)">
            <summary>
            Creates the specified instance of the object.
            </summary>
            <param name="instance">Instance of the Item</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.OnItemRemoved(System.Object)">
            <summary>
            Fires on item removes
            </summary>
            <param name="item">Item that is being added</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.OnItemAdded(System.Object)">
            <summary>
            Fires on item added
            </summary>
            <param name="Item">Item that is being added</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.MoveItem(System.Collections.IList,System.Int32,System.Int32)">
            <summary>
            Moves the item 
            </summary>
            <param name="list">List the contains the old value</param>
            <param name="index">Index of the selected item</param>
            <param name="step">Index to which the selected item moves</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.GenerateItemArray(System.Collections.IList)">
            <summary>
            GenerateItemArray for the itemcollection
            </summary>
            <param name="collection">Item collection for displaying in text box </param>
            <returns>Returns the Item collection</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.CreateItem(System.Object)">
            <summary>
            Creates a new object for itemcollection .
            </summary>
            <param name="reffObject">The collection item for which to create an object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.SetProperties(System.Object,System.Object)">
            <summary>
            Cast the item into the type of reffObject to add in the item collection.
            </summary>
            <param name="titem">The object to be customized in respect to it's corresponding itemcollection.</param>
            <param name="reffObject">The collection item for which it customizes the created object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.RefreshValues">
            <summary>
            RefreshValues in list box
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.pg_PropertyValueChanged(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs)">
            <summary>
            Gets the property of the selected control
            </summary>
            <param name="s">Selected Item in the ListBox</param>
            <param name="e">Particular property for the selected item </param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.pg_PropGrid_SelectedGridItemChanged(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.ValueChanged(System.Object,System.Object,System.Object)">
            <summary>
            Fires on item collection selected item changes
            </summary>
            <param name="sender">The container that the item is associated with</param>
            <param name="instance">Item's selected property</param>
            <param name="value">Selected Item property value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.UndoChanges(System.Collections.IList,System.Collections.IList)">
            <summary>
            Undo the changes in the list
            </summary>
            <param name="source">Source list in which the changes has to be done</param>
            <param name="dest">Destination List on which the item added</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.CopyItems(System.Collections.IList,System.Collections.IList)">
            <summary>
            Method to copy items
            </summary>
            <param name="source">Source from which the item has to be copied</param>
            <param name="dest">Destination to which the item should be copied</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.OnResize(System.EventArgs)">
            <summary>
            override method to resize
            </summary>
            <param name="e">EventArgs parameter</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.OnClosing(System.ComponentModel.CancelEventArgs)">
            <summary>
            Override for onclosing
            </summary>
            <param name="e">CancelEvent arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.cancel_Click(System.Object,System.EventArgs)">
            <summary>
            Clicking event for cancel button
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.up_Click(System.Object,System.EventArgs)">
            <summary>
            Event for upclick button
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.down_Click(System.Object,System.EventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.ok_Click(System.Object,System.EventArgs)">
            <summary>
            Event for ok button
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.add_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when add button is clicked
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.remove_Click(System.Object,System.EventArgs)">
            <summary>
            Occurs when remove is clicked
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Click event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.CustomCollectionEditorForm_Load(System.Object,System.EventArgs)">
            <summary>
            Form load event
            </summary>
            <param name="sender">Sender as object</param>
            <param name="e">Event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.listBox1_SelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when selcted item changed in listbox
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.CustomCollectionEditorForm_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Closes the form on keydown
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.InstanceCreated">
            <summary> 
            Fires once the control is added to the list.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.DestroyingInstance">
            <summary>
            Fires once the control is deleted to the list
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.ItemRemoved">
            <summary>
            Fires once the Item removed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.ItemAdded">
            <summary>
             Fires once the item added
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.Collection">
            <summary>
            Ilistcollection property
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ItemCollectionEditorForm.InstanceEventHandler">
            <summary>
            Delegate for the new item created
            </summary>
            <param name="sender">Sender as container</param>
            <param name="instance">Item added in the collection</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NavigationMode">
            <summary>
            Enumeration for the Navigation Mode 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationMode.Extended">
            <summary>
            Header of each level is stacked in the top of the Tree Navigator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NavigationMode.Default">
            <summary>
             Header of current hierarchy level item can be displayed in the top of the Tree Navigator with the back button
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNavigatorDesigner">
            <summary>
            Class for smart tag
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigatorDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigatorDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigatorDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Component object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigatorDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNavigator">
            <summary>
            TreeNavigator control provides a unique interface that can expand a tree structure in-place without taking up more space on the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.VscrollValue">
            <summary>
            To hold scroll value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.borderwidth">
            <summary> 
            borderwidth variable
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.hdrrect">
            <summary>
            header rectangle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.resetlocation">
            <summary>
            reset location variable
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.activeList">
            <summary>
            List for active list
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.selectedList">
            <summary>
            List for selected item list
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.activeSubList">
            <summary>
            List for the sub items
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.items">
            <summary>
            TreeMenuItemCollection variable
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator._navigation">
            <summary>
            bool variable to show navigation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.sframe">
            <summary>
            Scroller for navigation panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.itempanel">
            <summary>
            Navigation panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.navigationmodes">
            <summary>
            NavigationMode variable
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.headerColor">
            <summary>
            Variable for header color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.borderColor">
            <summary>
            border color variable
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator._selectedItem">
            <summary>
            Gives the selected item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.prevSelectedItem">
            <summary>
            Gives the previously selected item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator._textalign">
            <summary>
            chooses the text alignment
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.backcolor">
            <summary>
            Gets the item back color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator._useTouchScrollBehavior">
            <summary>
            Bool variable to show the touch scroll behavior
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.clicked">
            <summary>
            variable for clicked state of menu item 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.offset">
            <summary>
            offset for item bounds
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.temp">
            <summary>
            Internal flag variable for keyboard navigation 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.despanelwidth">
            <summary>
            To get the previous Description panel width
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.mt">
            <summary>
            metro color table.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.components">
            <summary>
            Container
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.InitializeComponent">
            <summary>
            Initialize method
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.#ctor">
            <summary>
            Constuctor of the TreeNavigator
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator._showHeader">
            <summary>
            varable for Show Header
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetShowHeader">
            <summary>
            Resets the ShowHeader
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializeShowHeader">
            <summary>
            Serialize the ShowHeader 
            </summary>
            <returns>Returns true if the ShowHeader is true</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator._descriptiontHeader">
            <summary>
            Customization Property for Header text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.m_PadY">
            <summary>
            Holds the TreeMenuItem PadY
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetPadY">
            <summary>
            Resets the PadY
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializePadY">
            <summary>
            Serialize the PadY 
            </summary>
            <returns>Returns true if the PadY is 2</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetTextAlign">
            <summary>
            Resets the TextAlign
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializeTextAlign">
            <summary>
            Serialize the TextAlignt 
            </summary>
            <returns>Returns true if the TextAlingment is Left</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetUseTouchScrollBehavior">
            <summary>
            Resets the UseTouchScrollBehavior
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializeUseTouchScrollBehavior">
            <summary>
            Serialize the UseTouchScrollBehavior 
            </summary>
            <returns>Returns true if the UseTouchScrollBehavior is true</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetSelectedItem">
            <summary>
            Resets the selected item 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializeSelectedItem">
            <summary>
            Serializes Selected items
            </summary>
            <returns>Returns true if the Selected Item is null</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetPrevSelectedItem">
            <summary>
            Resets the PrevSelectedItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializePrevSelectedItem">
            <summary>
            Serializes PrevSelectedItem
            </summary>
            <returns>Returns true if the Selected Item is null</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetBorderColor">
            <summary>
            Resets the BorderColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializeBorderColor">
            <summary>
            Serialize the BorderColor
            </summary>
            <returns>Returns true if the BorderColor has default color</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetBorderThickness">
            <summary>
            Resets the HeaderColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializeBorderThickness">
            <summary>
            Serialize the HeaderColor
            </summary>
            <returns>Returns true if the border thickness is 2</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetItemBackColor">
            <summary>
            Resets the ItemBackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerialzeItemBackColor">
            <summary>
            Serializing the property ItemBackColor
            </summary>
            <returns>ItemBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetNavigationMode">
            <summary>
            Resets the NavigationMode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerializeNavigationMode">
            <summary>
            Serialize the NavigationModes
            </summary>
            <returns>Returns true if NavigationMode is default</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetItems">
            <summary>
            Resets the Items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShouldSerialzeItems">
            <summary>
            Serializing the property Items
            </summary>
            <returns>Returns true if the value is null</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.PerformItemPanelScrolling(System.Int32)">
            <summary>
            To Perform Scrolling
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.Populate">
            <summary>
            Refreshing the TreeNavigator
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ResetLocation">
            <summary>
            Reset the visiblity of the treemenu items
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.Calculate(Syncfusion.Windows.Forms.Tools.TreeMenuItem)">
            <summary>
            Invalidates the description panel content
            </summary>
            <param name="item">Selected TreeMenuItem </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.SerializeScrollPosition">
            <summary>
            To serialize Vertical scroll value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ApplySavedScrollPosition">
            <summary>
            To re-apply scroll position
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.UpdateVisibleItemBounds">
            <summary>
            To update visible item bounds
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.ItemBounds">
            <summary>
            calculates the Treemenu item bounds
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.DrawHeader(System.Windows.Forms.PaintEventArgs,System.Drawing.Rectangle)">
            <summary>
            Header area paint
            </summary>
            <param name="e">PaintEventArgs</param>
            <param name="rect">Gives the bounds of the Header</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.CalculateLayout(System.Collections.Generic.List{Syncfusion.Windows.Forms.Tools.TreeMenuItem})">
            <summary>
            Transfers the subitem for calculating the layout
            </summary>
            <param name="activeList">ActiveList of the visible TreeMenuItems</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.FireSelectedChanged(Syncfusion.Windows.Forms.Tools.TreeMenuItem)">
            <summary>
            Raises the selected changed event
            </summary>
            <param name="treeMenuItem">TreeMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.FireSelectedChanging(Syncfusion.Windows.Forms.Tools.TreeMenuItem,Syncfusion.Windows.Forms.Tools.TreeMenuItem)">
            <summary>
            Raises the selected changing event
            </summary>
            <param name="treeMenuItem">TreeMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.IsInputKey(System.Windows.Forms.Keys)">
            <summary>
            To get the Keyboard navigation for the control using up and down key.
            </summary>
            <param name="keyData">Key date</param>
            <returns>Returns true/false according to the key data</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.VerticalScroller_MouseMove(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Scroller frame mouse move
            </summary>
            <param name="sender">Container that has the Scroller</param>
            <param name="e">MouseEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.VerticalScroller_MouseUp(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Scroller frame mouse up event
            </summary>
            <param name="sender">Container that has the Scroller</param>
            <param name="e">MouseEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Layout changing override
            </summary>
            <param name="levent">LayoutEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            RTL override
            </summary>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Onpaint override
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeNavigator.SelectionChanged">
            <summary>
            Occurs after the selection of the TreeMenuItem changes
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeNavigator.SelectionChanging">
             <summary>
            Occurs before the selection of the TreeMenuItem changes
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.ShowHeader">
            <summary>
            Shows/Hide the Header in the Navigation panel
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.PadY">
            <summary>
            Gets/Sets the TreeMenuItem PadY
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.TextAlign">
            <summary>
            Gets /Sets the TextAlign
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.UseTouchScrollBehavior">
            <summary>
            Gets/Sets the ScrollBehavior
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.SelectedNavigationMode">
            <summary>
            Gets/Sets the bool navigation mode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.SelectedItem">
            <summary>
            Gets/sets the selected item 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.PrevSelectedItem">
            <summary>
            Gets/sets the previously selected item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.BorderColor">
            <summary>
            Gets/Sets the BorderColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.BorderThickness">
            <summary>
            Gets/Sets the Border Width
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.ItemBackColor">
            <summary>
             Gets or sets the Item BackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationMode">
            <summary>
            Gets/Sets the Navigation Modes
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.Items">
            <summary>
            Gets or sets the value to the items of the TreeNavigator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.Clicked">
            <summary>
            To view the clicked state
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection">
            <summary>
            Class for adding subproperties
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader">
            <summary>
            off state properties class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.descriptionHeaderBackColor">
            <summary>
            Header back color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.descriptionHeaderforeColor">
            <summary>
             Header Forecolor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.descriptionfont">
            <summary>
            Header Font
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.headerheight">
            <summary>
            Header Size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.headerText">
            <summary>
            Header Text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.m_HeaderTextBounds">
            <summary>
            Text Rectangle
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ResetTextBounds" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ShouldSerializeTextBounds">
            <summary>
            Serializes the HeaderText
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ResetHeaderText">
            <summary>
            Reset the Header text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ShouldSerializeHeaderText">
            <summary>
            Serializes the HeaderText
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ShouldSerializeHeaderBackColor">
            <summary>
            Serializes the HeaderBackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ResetHeaderBackColor">
             <summary>
            Resets the HeaderBackColor
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ShouldSerializeHeaderForeColor">
            <summary>
            Serializes the Description Header BackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ResetHeaderForeColor">
            <summary>
            Resets the Description Header BackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ResetFont">
            <summary>
            Resets the font
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ShouldSerializeFont">
            <summary>
            Serializes the font
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ResetHeight">
            <summary>
            Reset the header size
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.ShouldSerializeHeight">
            <summary>
            Serialize the Header Size
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.#ctor">
            <summary>
            Constructor with zero arguements
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.#ctor(System.Drawing.Color,System.Drawing.Font,System.Drawing.Color,System.Int32,System.String)">
            <summary>
             Parameterised constructor
            </summary>
            <param name="descriptionheaderColor">Gets the HeaderForeColor</param>
            <param name="descriptionfont">Gets the HeaderFont</param>
            <param name="descriptionheaderbackcolor">Gets the HeaderBackColor</param>
            <param name="headersize">Gets the HeaderSize</param>
            <param name="headerText">Gets the Text that need to render on the Header Area</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.TextBounds">
            <summary>
            Gets/sets the Text bounds for the HeaderText.
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.HeaderText">
            <summary>
            Gets/sets  the Header text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.HeaderBackColor">
            <summary>
            Gets/sets the HeaderBackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.HeaderForeColor">
             <summary>
             Gets/sets the header fore color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.Font">
            <summary>
            Gets/Sets the font for the  header Font
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeader.Height">
            <summary>
            Gets the height of the Header
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeaderBasicConverter">
            <summary>
            class that converts the properties and combines
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeaderBasicConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            override method for expandable property
            </summary>
            <param name="context">Contextual Information about the object</param>
            <param name="destType">Type of the class to which the property is associated with</param>
            <returns>True/False explaining whether it can convert the context</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigator.NavigationHeaderBasicConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            override method for expandable property
            </summary>
            <param name="context">Contextual Information about the object</param>
            <param name="info">Provide the information for the specfic culture</param>
            <param name="value">Object for the container</param>
            <param name="destType">Type of the class to which the property is associated with</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeMenuItemDesigner">
            <summary>
            Designer class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemDesigner.SelectionRules">
            <summary>
            override
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemDesigner.ActionLists">
            <summary>
            Action list override
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeMenuItem">
            <summary>
             TreeMenuItem 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.itemHeight">
            <summary>
            Gets the itemheight 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.click">
            <summary>
            gets the click state 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ItemVisible">
            <summary>
            Holds the visibility of the TreeMenuItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.m_VisibleChangeInternal">
            <summary>
            To check the visibility has been handled internally.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.currentindex">
            <summary>
            current index of the item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.activeList">
            <summary>
            Active list of the menu item 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.items">
            <summary>
            variable for TreeMenuItemCollection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.tn">
            <summary>
            object for treenavigator
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem._isSelected">
            <summary>
            gets the selected item
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.selectedcolor">
            <summary>
            get the selected color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.haschildren">
            <summary>
            bool variable to indicate child items
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.flag">
            <summary>
            flag value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.hover">
            <summary>
            indicates the hover state 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.backarrow">
            <summary>
            picture box for back button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.backcolor">
            <summary>
            item back color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.hovercolor">
            <summary>
            Gets the item hover color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.selectedforecolor">
            <summary>
            Gets the item hover color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItem.expanded">
            <summary>
            gives the expanded state
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.#ctor">
            <summary>
            Comstructor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ResetSelected">
            <summary>
            Resets the Selected property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ShouldSerialzeSelected">
            <summary>
            Serializing the property Selected.
            </summary>
            <returns>Returns True if the Selected is true</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ResetSelectedColor">
            <summary>
            Resets the SelectedColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ShouldSerialzeSelectedColor">
            <summary>
            Serializing the property SelectedColor
            </summary>
            <returns>Returns True if the SelectedColor is empty</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ResetItemHoverColor">
            <summary>
            Resets the ItemHoverColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ShouldSerialzeItemHoverColor">
            <summary>
            Serializing the property ItemHoverColor
            </summary>
            <returns>ItemBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ResetSelectedItemForeColor">
            <summary>
            Resets the SelectedItemForeColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ShouldSerialzeSelectedItemForeColor">
            <summary>
            Serializing the property SelectedItemForeColor
            </summary>
            <returns>ItemBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ResetItemBackColor">
            <summary>
            Resets the ItemBackColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ShouldSerialzeItemBackColor">
            <summary>
            Serializing the property ItemBackColor
            </summary>
            <returns>Returns True if the ItemBackColor is empty</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ResetItems">
            <summary>
            Resets the Items in the ItemsCollection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ShouldSerialzeItems">
            <summary>
            Serializes the Items in the ItemsCollection
            </summary>
            <returns>Returns True if the Item is null</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.DrawNormalArrow(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints the normal arrow
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.DrawReverseArrow(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints the reverse arrow
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.DrawCircledArrow(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Gets the location for the back button
            </summary>
            <param name="e">PaintEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.backarrow_MouseEnter(System.Object,System.EventArgs)">
            <summary>
            Mouse enter event for picture box
            </summary>
            <param name="sender">Sender as Parent</param>
            <param name="e">EventsArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.backarrow_MouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Mouse down event for picture box
            </summary>
            <param name="sender">Sender as Parent</param>
            <param name="e">EventsArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.backarrow_MouseLeave(System.Object,System.EventArgs)">
            <summary>
            mouse leave event for picture box
            </summary>
            <param name="sender">Sender as Parent</param>
            <param name="e">EventsArgs</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.OnPaint(System.Windows.Forms.PaintEventArgs)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.OnMouseEnter(System.EventArgs)">
            <summary>
            Override for mouse enter
            </summary>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.OnMouseLeave(System.EventArgs)">
            <summary>
            Override for mouse leave
            </summary>
            <param name="e">EventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.Dispose(System.Boolean)">
            <summary>
            Disposing all the events used
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ToggleExpandCollapse(System.Windows.Forms.MouseButtons)">
            <summary>
            To Expand or Collapse the Selected Item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.Selected">
            <summary>
             Gets or sets the Itemselection 
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.Clicked">
            <summary>
            Gets the clicked state of the item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.SelectedColor">
            <summary>
             Gets or sets the SelectedItem BackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ItemHoverColor">
            <summary>
             Gets or sets the Item HoverColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.SelectedItemForeColor">
            <summary>
             Gets or sets the Selected Item ForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.ItemBackColor">
            <summary>
             Gets or sets the Item BackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.Items">
            <summary>
            Gets or sets the value to the items of the the TreeNavigator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.HasChildren">
            <summary>
            Returns true if it has sub items
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItem.Expanded">
            <summary>
            Gets/Sets the Expanded or collapsed state
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventHandler">
            <summary>
            Event handler for Selection changing event
            </summary>
            <param name="sender">Sender as TreeNavigator </param>
            <param name="args">SelectionStateChangingEventArgs</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventHandler">
            <summary>
            Event handler for Selection changed event
            </summary>
            <param name="sender">Sender as TreeNavigator</param>
            <param name="e">SelectionStateChangedEventArgs</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventArgs">
            <summary>
            Events args for Selection changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeMenuItem)">
            <summary>
            Constructor
            </summary>
            <param name="item"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventArgs.m_value">
            <summary>
            Tree menu item 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventArgs.expanded">
            <summary>
            Expanded state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventArgs.SelectedItem">
            <summary>
            Gets /Sets the currently selected item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventArgs.Expanded">
            <summary>
            returns true if a node is expanded
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs">
            <summary>
            Events args for Selection changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeMenuItem)">
            <summary>
            Constructor
            </summary>
            <param name="item">TreeMenuItem</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeMenuItem,Syncfusion.Windows.Forms.Tools.TreeMenuItem)">
            <summary>
            Selected item
            </summary>
            <param name="oldValue">TreeMenuItem oldvalue</param>
            <param name="newValue">TreeMenuItem new value </param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.m_value">
            <summary>
            Previously Selected item (old value)
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.n_value">
            <summary>
            Current Selected item (new value)
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.args">
            <summary>
            Cancel args
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.expanded">
            <summary>
            Expanded state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.SelectedItem">
            <summary>
            Gets the currently selected item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.NewValue">
            <summary>
            Gets the currently selected item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.OldValue">
            <summary>
            Gets the Previously selected item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.Cancel">
            <summary>
            Cancel the selection 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectionStateChangingEventArgs.Expanded">
            <summary>
            Returns true if the node is expanded
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNavigatorActionList">
            <summary>
            Tree navigator action list
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigatorActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the CheckBoxAdvActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigatorActionList.InitializeActionList">
            <summary>
            override
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigatorActionList.Name">
            <summary>
            Gets or sets Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigatorActionList.Items">
            <summary>
            Gets or sets the value to the items of the TreeNavigator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigatorActionList.NavigationMode">
            <summary>
            Gets /Sets the Navigation mode
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility.m_TreeNavigator">
            <summary>
            TreeNavigator
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.TreeNavigator)">
            <summary>
            Constructor
            </summary>
            <param name="treeNavigator">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility.GetChildCount">
            <summary>
            Retrieves the number of children in the accessible object.
            </summary>
            <returns>Number of Child.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility.GetChild(System.Int32)">
            <summary>
            Retrieves the accessible child corresponding to the index.
            </summary>
            <param name="index">Index</param>
            <returns>Child specified to the index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNavigatorAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility.m_TreeMenuItem">
            <summary>
            TreeMenuItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.TreeMenuItem)">
            <summary>
            Constructor
            </summary>
            <param name="TreeMenuItem">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility.GetChildCount">
            <summary>
            Retrieves the number of children in the accessible object.
            </summary>
            <returns>Number of Child.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility.GetChild(System.Int32)">
            <summary>
            Retrieves the accessible child corresponding to the index.
            </summary>
            <param name="index">Index</param>
            <returns>Child specified to the index</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeMenuItemAccessibility.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
            <returns>An RibbonControlAdvAccessibility that represents the parent of an accessible object, or null if there is no parent object.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PrintHelper">
            <summary>
            PrintHelper class which helps the print the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_pdDocument">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_ptPrintPosition">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_imgControl">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_iNodeHeight">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_pdCurrentDirection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_iScrollBarHeight">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_iScrollBarWidth">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_iPageNumber">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_dtDateTime">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.m_sTitle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrintHelper.#ctor">
            <summary>
            Constructor of the PrintHelper
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrintHelper.OnPrintDocumentBeginPrint(System.Object,System.Drawing.Printing.PrintEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrintHelper.OnPrintDocumentPrintPage(System.Object,System.Drawing.Printing.PrintPageEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrintHelper.PrintPreviewTree(Syncfusion.Windows.Forms.Tools.TreeViewAdv,System.String)">
            <summary>
            Shows a PrintPreview dialog displaying the Tree control passed in.
            </summary>
            <param name="pTreeView">TreeView for print preview.</param>
            <param name="pTitle">Title for document.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrintHelper.ToImage(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Converts the TreeViewAdv into image.
            </summary>
            <param name="treeview">The TreeViewAdv which needs to be printed.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrintHelper.PrintTree(Syncfusion.Windows.Forms.Tools.TreeViewAdv,System.String)">
            <summary>
            Print the TreeViewAdv
            </summary>
            <param name="pTreeView">The TreeViewAdv which needs to be printed.</param>
            <param name="pTitle">Tile of the document</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrintHelper.PrepareTreeImage(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Gets an image that shows the entire tree, not just what is visible on the form
            </summary>
            <param name="tree"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrintHelper.GetImage(System.IntPtr,System.Int32,System.Int32)">
            <summary>
            Returns an image of the specified width and height, of a control represented by handle.
            </summary>
            <param name="pHandle"></param>
            <param name="pWidth"></param>
            <param name="pHeight"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PrintHelper.PrintDirection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.PrintDirection.Horizontal">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintHelper.PrintDirection.Vertical">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IUpDownRenderer">
            <summary>
            Renders the UpDownBase control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IUpDownRenderer.DrawArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean)">
            <summary>
            Draws arrow.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle where the arrow will be drawn.</param>
            <param name="buttonState">State of button where the arrow will be drawn.</param>
            <param name="upper">Indicates whether the arrow is upper.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IUpDownRenderer.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,Syncfusion.Windows.Forms.ButtonID)">
            <summary>
            Draws button's background, border and arrow.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
            <param name="buttonID">Indicates whether the arrow is up-button or down-button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IUpDownRenderer.DrawScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's background.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IUpDownRenderer.Render(System.Drawing.Graphics,System.Windows.Forms.ButtonState,System.Windows.Forms.ButtonState)">
            <summary>
            Draws up and down buttons.
            </summary>
            <param name="g">Graphics object</param>
            <param name="upButtonState">State of up-button.</param>
            <param name="downButtonState">State of down-button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IUpDownRenderer.DrawScrollButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's border.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IUpDownRenderer.Layout">
            <summary>
            Recalculates and sets button's rectangles.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IUpDownButtonsOrientable.SpinOrientation">
            <summary>
            Gets Up-Down button's orientation.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer">
            <summary>
            Renders UpDownBase control with Office2007 style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.UpDownRenderer">
            <summary>
            Basic abstract class for rendering UpDownBase control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownRenderer.Layout">
            <summary>
            Recalculates and sets button's rectangles.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownRenderer.DrawArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean)">
            <summary>
            Draws arrow.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle where the arrow will be drawn.</param>
            <param name="buttonState">State of button where the arrow will be drawn.</param>
            <param name="upper">Indicates whether the arrow is upper.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownRenderer.DrawScrollButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's border.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownRenderer.DrawScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's background.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownRenderer.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,Syncfusion.Windows.Forms.ButtonID)">
            <summary>
            Draws button's background, border and arrow.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
            <param name="buttonID">Indicates whether the arrow is up-button or down-button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownRenderer.Render(System.Drawing.Graphics,System.Windows.Forms.ButtonState,System.Windows.Forms.ButtonState)">
            <summary>
            Draws up and down buttons.
            </summary>
            <param name="g">Graphics object</param>
            <param name="upButtonState">State of up-button.</param>
            <param name="downButtonState">State of down-button.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownRenderer.UpDownControl">
            <summary>
            Gets the control that is rendering.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownRenderer.UpDownSpinOrientation">
            <summary>
            Gets the spin orientation of rendering control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownRenderer.UpDownButtons">
            <summary>
            Gets the up-down buttons of rendering control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownRenderer.UpDownTextBox">
            <summary>
            Gets the text box of rendering control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownRenderer.UpButtonRectangle">
            <summary>
            Gets the bounds of up-button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownRenderer.DownButtonRectangle">
            <summary>
            Gets the bounds of down-button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.#ctor(System.Windows.Forms.UpDownBase,Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            Initializes a new instance of the UpDownOffice2007Renderer class.
            </summary>
            <param name="upDownControl">Control to render.</param>
            <param name="scheme">Color scheme of Office2007 style.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.OnColorSchemeChanged">
            <summary>
            Changes the color table according color scheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.DrawArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean)">
            <summary>
            Draws arrow with Office2007 style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle where the arrow will be drawn.</param>
            <param name="buttonState">State of button where the arrow will be drawn.</param>
            <param name="upper">Indicates whether the arrow is upper.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.DrawScrollButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's border with Office2007 style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.DrawScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's background with Office2007 style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.Render(System.Drawing.Graphics,System.Windows.Forms.ButtonState,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's background, border and arrow with Office2007 style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="upButtonState">State of up button.</param>
            <param name="downButtonState">State of down button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,Syncfusion.Windows.Forms.ButtonID)">
            <summary>
            Draws button's background, border and arrow.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
            <param name="buttonID">Indicates whether the arrow is up-button or down-button.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.ColorSheme">
            <summary>
            Gets or sets the color scheme to render with.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownOffice2007Renderer.BorderColor">
            <summary>
            Gets border color for UpDownControl.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer">
            <summary>
            Renders UpDownBase control with Office2010 style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.#ctor(System.Windows.Forms.UpDownBase,Syncfusion.Windows.Forms.Office2010Theme)">
            <summary>
            Initializes a new instance of the UpDownOffice2010Renderer class.
            </summary>
            <param name="upDownControl">Control to render.</param>
            <param name="scheme">Color scheme of Office2010 style.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.OnColorSchemeChanged">
            <summary>
            Changes the color table according color scheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.DrawArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean)">
            <summary>
            Draws arrow with Office2010 style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle where the arrow will be drawn.</param>
            <param name="buttonState">State of button where the arrow will be drawn.</param>
            <param name="upper">Indicates whether the arrow is upper.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.DrawScrollButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's border with Office2010 style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.DrawScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's background with Office2010 style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.Render(System.Drawing.Graphics,System.Windows.Forms.ButtonState,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's background, border and arrow with Office2010 style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="upButtonState">State of up button.</param>
            <param name="downButtonState">State of down button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,Syncfusion.Windows.Forms.ButtonID)">
            <summary>
            Draws button's background, border and arrow.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
            <param name="buttonID">Indicates whether the arrow is up-button or down-button.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.ColorSheme">
            <summary>
            Gets or sets the color scheme to render with.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UpDownOffice2010Renderer.BorderColor">
            <summary>
            Gets border color for UpDownControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Metrorender.#ctor(System.Windows.Forms.UpDownBase,System.Drawing.Color)">
            <summary>
            Initializes a new instance of the Metrorender class.
            </summary>
            <param name="upDownControl">Control to render.</param>
            <param name="scheme">Color scheme of Metro style.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Metrorender.metroColor">
            <summary>
            Gets or sets the color scheme to render with.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Metrorender.GetArrowPoints(System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Changes the color table according color scheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Metrorender.DrawArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean)">
            <summary>
            Draws arrow with Metro style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle where the arrow will be drawn.</param>
            <param name="buttonState">State of button where the arrow will be drawn.</param>
            <param name="upper">Indicates whether the arrow is upper.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Metrorender.DrawScrollButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's border with Metro style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Metrorender.DrawScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's background with Metro style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Metrorender.Render(System.Drawing.Graphics,System.Windows.Forms.ButtonState,System.Windows.Forms.ButtonState)">
            <summary>
            Draws button's background, border and arrow with Metro style.
            </summary>
            <param name="g">Graphics object</param>
            <param name="upButtonState">State of up button.</param>
            <param name="downButtonState">State of down button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Metrorender.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,Syncfusion.Windows.Forms.ButtonID)">
            <summary>
            Draws button's background, border and arrow.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonRectangle">Rectangle of button.</param>
            <param name="buttonState">State of button.</param>
            <param name="buttonID">Indicates whether the arrow is up-button or down-button.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Metrorender.BorderColor">
            <summary>
            Gets border color for UpDownControl.+        /// </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TileLayoutDesigner">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TileLayoutDesigner.#ctor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TileLayoutDesigner.tile_NodesEditor(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TileLayoutDesigner.tree_AddChildNode(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TileLayoutDesigner.tree_AddNode(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TileLayoutDesigner.selectionService_SelectionChanging(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TileLayoutDesigner.Instance">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TileLayoutDesigner.Verbs">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarRendererMetro">
            <summary>
            Represents renderer of the VS2005 visual style for docked CommandBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarRenderer">
            <summary>
            Basic class for all renderers. CommandBarRenderer provides the basic functionality 
            that is needed by all renderers.
            You must inherit from CommandBarRenderer to create your own renderers.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.m_commandBar">
            <summary>
            Reference to CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text for CommandBar.
            </summary>
            <param name="rect">The rectangle within which to draw text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background for CommandBar.
            </summary>
            <param name="rect">The rectangle to draw background.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommanBar.
            </summary>
            <param name="rect">The rectangle within which to draw gripper.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropDown button of the CommandBar.
            </summary>
            <param name="rect">The rectangle within which to draw DropDown button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.GetDropDownRect">
            <summary>
            Gets rectangle of the DropDown button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.GetTextRectangle">
            <summary>
            Gets rectangle within which to draw text for docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.GetGripperRect">
            <summary>
            Gets rectangle for gripper.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.IsMainCommandBar">
            <summary>
            Indicates whether the CommandBar has MainMenu DockStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.IsVertical">
            <summary>
            Indicates whether the CommandBar has vertical DockStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.Draw(System.Drawing.Graphics)">
            <summary>
            Draws CommandBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarRenderer.CmdBar">
            <summary>
            Gets reference to CommandBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarRendererMetro.IsMetroSet">
            <summary>
            To Ensure if Metro Theme is set
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererMetro.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererMetro.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererMetro.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererMetro.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererMetro">
            <summary>
            Represents renderer of the VS2005 visual style for floating CommandBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRenderer">
            <summary>
            Basic class for floating renderers. CommandBarFloatingRenderer provides the basic functionality 
            that is needed by floating renderers.
            You must inherit from CommandBarFloatingRenderer to create your own floating renderers.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRenderer.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the CommandBar.
            </summary>
            <param name="rect">The rectangle within which to draw close button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRenderer.GetCloseButtonRect">
            <summary>
            Gets rectangle for close button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRenderer.Draw(System.Drawing.Graphics)">
            <summary>
            Draws floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRenderer.GetTextRectangle">
            <summary>
            Gets rectangle within which to draw text for floating CommandBar.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRenderer.GetDropDownRect">
            <summary>
            Gets rectangle of the DropDown button for floationg CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererMetro.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererMetro.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererMetro.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererMetro.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererMetro.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the floating CommandBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarRendererMetro">
            <summary>
            Represents renderer of the VS2005 visual style for docked ControlBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarRenderer">
            <summary>
            Basic class for ControlBar renderers. ControlBarRenderer provides the basic functionality 
            that is needed by ControlBar renderers.
            You must inherit from ControlBarRenderer to create your own ControlBar renderers.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlBarRenderer.m_controlBar">
            <summary>
            Reference to ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRenderer.GetGripperRect">
            <summary>
            Gets rectangle for gripper of the ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRenderer.GetTextRectangle">
            <summary>
            Gets rectangle within which to draw text for ControlBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBarRenderer.ControlBar">
            <summary>
            Gets reference to ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererMetro.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the ControlBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererMetro.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the ControlBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererMetro.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the ControlBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererMetro.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererMetro.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the ControlBar with VS2005 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MdiDropDownButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.WIDTH">
            <summary>
            Minimum width of a MDIDropDownButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.HEIGHT">
            <summary>
            Minimum height of a MDIDropDownButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.INDENT">
            <summary>
            Minimum indent for a MDIDropDownButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.c_cHotBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.c_cPressedBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.c_cBorderColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.c_cNormalForeColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.c_cPressedForeColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_bRightToLeft">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_szButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_rcBounds">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_bIsPressed">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_bIsHighlighted">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_bIsPushed">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_bIsScrollNeeded">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_mdiTabAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.m_MDITabPanel">
            <summary>
            An instance of the MDITabPanel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.HandleAdjustTabPanelBounds(System.Drawing.RectangleF)">
            <summary>
            
            </summary>
            <param name="tabPanelBounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.HandleOnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.HandleOnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.HandleOnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.HandleOnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.HandleOnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.OnClick">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.DrawBackground(System.Drawing.Graphics)">
            <summary>
            
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.DrawForeground(System.Drawing.Graphics)">
            <summary>
            
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.Layout(System.Drawing.Rectangle)">
            <summary>
            Recalculate position and size of button.
            </summary>
            <param name="clientRect"> Client rectangle. </param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.Click">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.MDITabPanel">
            <summary>
            Gets or sets an instance of MDITabPanel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.Size">
            <summary>
            Gets size of a button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.Location">
            <summary>
            Gets location of a button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.RightToLeft">
            <summary>
            Gets or sets if button location is right to left.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.Bounds">
            <summary>
            Gets button bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.IsPressed">
            <summary>
            Indicates if button is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.IsHighlighted">
            <summary>
            Gets button highlighted state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.IsPushed">
            <summary>
            Gets or sets button pushed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.IsScrollNeeded">
            <summary>
            Gets or sets if scroll need mode is active of button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.TabAlignment">
            <summary>
            Gets or sets a tab control alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownButton.IsVerticalAlignment">
            <summary>
            Gets a value indicating whether the tabAlignment is set to right or left.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MdiDropDownPopupMenu">
            <summary>
            A Popup menu class with MDITabPanel's reference.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MdiDropDownPopupMenu.m_MDITabPanel">
            <summary>
            An instance of the MDITabPanel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MdiDropDownPopupMenu.IsRelatedControl(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            
            </summary>
            <param name="control"></param>
            <param name="askParent"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MdiDropDownPopupMenu.MDITabPanel">
            <summary>
            Gets or sets an instance of MDITabPanel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MDITabPanel">
            <summary>
            The tab control used to render a tab group in a tabbed MDI UI managed by the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/>.
            </summary>
            <remarks>
            <para>
            To access this tab control, override <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateMDITabPanel"/> (you can provide
            a custom derived class, if necessary) 
            and/or <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.InitMDITabPanel(Syncfusion.Windows.Forms.Tools.MDITabPanel)"/>.</para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabbedMDIBarItemEvents">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabbedMDIBarItemEvents.OnClick(System.Object)">
            <summary>
            
            </summary>
            <param name="sender"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.DEF_LOCATION_OFFSET">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.CLOSE_BUTTON_AREA_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.CLOSE_BUTTON_AREA_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_MDIManager">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.dragovercount">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_bSuspendChildActivation">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_DropDownButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_bCloseButtonHit">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_bCloseButtonClicked">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_pmDropDownPopup">
            <summary>
            Drop down button popup menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_bNeedScroll">
            <summary>
            Determines if scrollbar buttons are needed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_lstMDIChildForms">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.m_htMDIChildrenState">
            <summary>
            Hash table used for saving the state of the form before adding to Tabbed MDI.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.prevMouseX">
            <summary>
            Gets the previous X postion of the mouse. Used to avoid the flickering issue of the ToolTip.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.prevMouseY">
            <summary>
            Gets the previous Y postion of the mouse. Used to avoid the flickering issue of the ToolTip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnSelectedIndexChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabControlAdv.OnSelectedIndexChanged(System.EventArgs)"/>.
            </summary>
            <param name="e">EventArgs that contains event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.DropDownButton_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.DropDown_PopupClosed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.MDIChild_Clicked(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.IsCloseButtonActive">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.#ctor(Syncfusion.Windows.Forms.Tools.TabbedMDIManager)">
            <summary>
            Creates a new instance of the MDITabPanel class.
            </summary>
            <param name="manager">The corresponding <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnDragLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnDragOver(System.Windows.Forms.DragEventArgs)">
            <summary>
            
            </summary>
            <param name="drgevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.RendererChanged(Syncfusion.Windows.Forms.Tools.TabPanelRenderer)">
            <summary>
            
            </summary>
            <param name="rendererNew"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e">MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e">MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnMouseLeave(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)"/>.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e">MouseEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.ValidateFocusedTab">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.AdjustTabPanelBounds(System.Drawing.RectangleF)">
            <summary>
            
            </summary>
            <param name="tabPanelBounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.AdjustScrollButtonDimensions(System.Drawing.RectangleF@,System.Boolean)">
            <summary>
            
            </summary>
            <param name="tabPanelBounds"></param>
            <param name="scrollNeeded"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.Layout(System.Drawing.Graphics,System.Boolean)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="fromPaint"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)"/>.
            </summary>
            <param name="e">PaintEventArgs that contains the event data.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.MDITabPanel.SetRegion" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.GetMDITabPanelPreferredSize">
            <summary>
            Gets preferred size of a MDITabPanel.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.ForceLayout">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.IsHosting(System.Windows.Forms.Form)">
            <summary>
            Indicates whether an mdi child Form is "hosted" within this tab control.
            </summary>
            <param name="mdiChild">An mdi child Form.</param>
            <returns>True if the Form is part of this tab control; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.UpdateCloseAndDropDownButtons">
            <summary>
            Update close and drop down buttons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.PaintCloseButton(System.Windows.Forms.PaintEventArgs,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <param name="buttonColor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.ActivateAndFocusSeletedChildForm">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.UpdateTabBasedOnFormOnFront">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.SuspendChildActivation">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.ResumeChildActivation">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.DetachMdiChildren">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.AddMdiChild(System.Windows.Forms.Form,Syncfusion.Windows.Forms.Tools.MDIChildTabData)">
            <summary>
            Adds an mdi child Form to this tab control (tab group).
            </summary>
            <param name="mdiChild">The Form to add.</param>
            <param name="prevTabData">Settings for the tab.</param>
            <remarks>
            <para>
            This method will be called to add an mdi child Form to the tab group represented
            by this tab control.
            </para>
            <para>
            To access or provide a custom tab page, override the <see cref="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.CreateTab(Syncfusion.Windows.Forms.Tools.MDIChildTabData,Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties)"/> method.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.CreateTab(Syncfusion.Windows.Forms.Tools.MDIChildTabData,Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties)">
            <summary>
            Creates a new tab in the tab group.
            </summary>
            <param name="tabData">The data for this tab.</param>
            <param name="defaultProps">Default properties of this tab.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.RemoveMdiChild(System.Windows.Forms.Form,System.Boolean)">
            <summary>
            Removes the tab page corresponding to the mdi child Form.
            </summary>
            <param name="mdiChild">The mdi child Form.</param>
            <param name="removeFromHashtable">Internal flag.</param>
            <returns>True if successfully removed; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.GetTabPageAdvFromForm(System.Windows.Forms.Form)">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> of a given mdi child Form.
            </summary>
            <param name="mdiChild">The mdi child Form.</param>
            <returns>The <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> instance associated with this Form. Can be null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.GetSelectedForm">
            <summary>
            Returns the selected mdi child Form in this tab group.
            </summary>
            <returns>A child <see cref="T:System.Windows.Forms.Form"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.ChangeFormStyles(System.Windows.Forms.Form,System.Boolean)">
            <summary>
            
            </summary>
            <param name="mdiChild"></param>
            <param name="bSet"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.InitDropDownButtonPopupMenu">
            <summary>
            Initialize drop down button popup menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.FillDropDownButtonPopupMenu">
            <summary>
            Fill drop down button popup menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.Syncfusion#Windows#Forms#Tools#ITabbedMDIBarItemEvents#OnClick(System.Object)">
            <summary>
            
            </summary>
            <param name="sender"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDITabPanel.DropDownButton">
            <summary>
            Gets drop down button control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDITabPanel.DropDownButtonVisible">
            <summary>
            Gets drop down button control visibility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDITabPanel.ShowCloseButton">
            <summary>
            Gets or sets if button for each Tab is shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDITabPanel.IsVerticalAlignment">
            <summary>
            Gets a value indicating whether the tabAlignment is set to right or left.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDITabPanel.CloseButtonHit">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDITabPanel.CloseButtonClicked">
            <summary>
            
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.MDITabPanel.ActiveTabFont" -->
        <member name="T:Syncfusion.Windows.Forms.Tools.MDITabPanel.TabbedMDIBarItem">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem">
            <summary>
            Represents an individual item that can be displayed in a menu structure, a tool bar
            or a popup menu in the XP Menus framework.
            </summary>
            <remarks>
            <para>In order for the BarItem to be displayed, you must add it to the Items property of
            a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> (to appear in menus or context menus) or a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> (to appear in the
            tool bar). This is normally achieved using simple drag-and-drop during
            design-time. The BarItem will of course be rendered differently based on whether it
            is part of a menu structure or the tool bar.</para>
            <para>The BarItem class provides properties that enable you to configure the
            appearance and functionality of a bar item. To display a check mark next
            to this bar item (when in a menu) or to give it a special checked highlight
            (when in a tool bar), use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Checked"/> property. You can use this feature to identify
            a bar item that is selected in a list of mutually exclusive bar items. For
            example, if you have a set of bar items for setting the color of text in a
            TextBox control, you can use the Checked property to identify which color is
            currently selected. </para><para>The <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Shortcut"/> property can be used to define a keyboard
            combination that can be pressed to select the bar item.</para>
            <para>You can enable partial menus behavior in bar items when they are contained within a
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> by setting the BarItem's <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsRecentlyUsedItem"/> property.</para>
            <para>In an MDI scenario, bar items added to an MDI parent's MainMenu(BarStyle.IsMainMenu enabled in the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.BarStyle"/> property) and the MDI child's
            MainMenu will automatically be merged to create a consolidated menu structure.</para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DEF_DELAY_FACTOR">
            <summary>
            Factor for double click time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_bShowUnderlinesAlways">
            <summary>
            Indicates whether to show underlines with mnemonics always.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_handleDoubleClick">
            <summary>
            Indicates whether doubleClick event is triggered on demand.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_bHintViaHotKeyPrefix">
            <summary>
            Indicates whether the bar item text shows hot key prefix when rendered.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_bLargeIcons">
            <summary>
            Indicates whether the bar item is drawn in large icons mode. Valid only for XPToolBar related items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_TextAlignment">
            <summary>
            Text alignment. Used only in popup menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_cCustomNormalTextColor">
            <summary>
            Text color in normal mode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_cCustomDisabledTextColor">
            <summary>
            Text color in Disabled mode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_cCustomActiveTextColor">
            <summary>
            Text color in active mode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_imageTransparentColor">
            <summary>
            Gets or Sets, the transparency color for the image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_fCustomTextFont">
            <summary>
            Text font.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_bShowTooltip">
            <summary>
            Indicates whether the tooltip is shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_image">
            <summary>
            Displayed icon or bitmap.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_disabledImage">
            <summary>
            Disabled image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_highlightImage">
            <summary>
            Highlight image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DEF_IMAGE_SIZE">
            <summary>
            Default image size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_imageSize">
            <summary>
            Size for <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Image"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.#ctor">
            <summary>
            Overloaded. Creates a new instance of the BarItem class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.#ctor(System.String)">
            <summary>
            Creates a new instance of the BarItem class and initializes its Text property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.#ctor(System.String,System.EventHandler)">
            <summary>
            Creates a new instance of the BarItem class and initializes its Text property and Click event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.#ctor(System.String,System.EventHandler,System.Windows.Forms.Shortcut)">
            <summary>
            Creates a new instance of the BarItem class and initializes its Text property, Click event and Shortcut.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.#ctor(System.Windows.Forms.MenuMerge,System.Int32,System.Windows.Forms.Shortcut,System.String,System.EventHandler,System.EventHandler,System.EventHandler)">
            <summary>
            Creates a new instance of the BarItem class and initializes its
            merge type, merge order, shortcut, Text property, Click, Popup and Select event.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Dispose(System.Boolean)" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_lastClickLocation">
            <summary>
            Holds cursor position while last mouse down event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_tiksLastClick">
            <summary>
            Holds time when last mouse down event took place.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_bDoubleClick">
            <summary>
            Indicates whether BarItem was double clicked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_iPaddingForThemesX">
            <summary>
            Padding for themes control X.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_iPaddingForThemesY">
            <summary>
            Padding for themes control Y.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.showToolTipInPopUp">
            <summary>
            Enable or Disable the tooltip of the BarItem when it is in popup menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.m_padding">
            <summary>
            Padding for control with disabled themes.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.resizeGlyphToFit">
            <summary>
            Indicates whether to Reset menu Arrow size always.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsValidHighlightedImageIndex(System.Boolean)">
            <summary>
            Determines if the HighlightedImageIndex is valid.
            </summary>
            <param name="bLargeIcons"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsValidPressedImageIndex(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bLargeIcons"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.metrobackColor">
            <summary>
            Gets or sets the Metrobackcolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ShouldSerializeMetroBackColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ResetMetroBackColor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Clone">
            <summary>
            Creates a clone of this BarItem instance.
            </summary>
            <returns>An object that has similar properties to this BarItem.</returns>
            <remarks>
            Creates a new instance of BarItem and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Copies the properties of this BarItem into the specified BarItem.
            </summary>
            <param name="barItem">The BarItem where the values should be copied to.</param>
            <remarks>
            The Manager property will not be copied over.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Adds the BarItem properties to the SerializationInfo object for Serialization.
            </summary>
            <param name="info"></param>
            <param name="context"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformUpdateUI">
            <summary>
            Forces the BarItem to fire an UpdateUI event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformDoubleClick">
            <summary>
            Forces the BarItem to fire an ItemDoubleClicked event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick">
            <summary>
            Forces the BarItem to fire an ItemClicked event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformSelected">
            <summary>
            Forces the BarItem to fire a Selected event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformUnselected">
            <summary>
            Forces the BarItem to fire an Unselected event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.GetImageListInternal(System.Boolean)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.GetDisabledImageListInternal(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bLargeIcons"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.GetHighlightImageListInternal(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bLargeIcons"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.GetPressedImageListInternal(System.Boolean)">
             <summary>
            
             </summary>
             <param name="bLargeIcons"></param>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.GetImageSizeInternal(System.Boolean)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnAfterPopupItemPaint(Syncfusion.Windows.Forms.Tools.XPMenus.PopupItemPaintEventArgs)">
            <summary>
            Raises the AfterPopupItemPaint event.
            </summary>
            <param name="eventArgs"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnBeforePopupItemPaint(Syncfusion.Windows.Forms.Tools.XPMenus.PopupItemPaintEventArgs)">
            <summary>
            Raises the BeforePopupItemPaint event.
            </summary>
            <param name="eventArgs"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnDrawToolbarItem(Syncfusion.Windows.Forms.Tools.XPMenus.DrawToolbarItemEventArgs)">
            <summary>
            Raises the DrawToolbarItem event.
            </summary>
            <param name="eventArgs">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.DrawToolbarItemEventArgs"/> that contains the event data.</param>
            <returns>True if there were listeners; false otherwise.</returns>
            <remarks>Raising an event invokes the event handler
            through a delegate. For more information, see Raising
            an Event. <para>The OnDrawToolbarItem method also
            allows derived classes to handle the event without
            attaching a delegate. This is the preferred technique
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnDrawToolbarItem
            in a derived class, be sure to call the base class's
            OnDrawToolbarItem method so that registered
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnPropertyChanged(Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            Raises the PropertyChanged event.
            </summary>
            <param name="args">An SyncfusionPropertyChangedEventArgs that contains the event data.</param>
            <remarks>
            <para>The OnPropertyChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class. </para>
            <para>Notes to Inheritors:  When overriding OnPropertyChanged in a derived
            class, be sure to call the base class's OnPropertyChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnCanDragDrop(Syncfusion.Windows.Forms.Tools.XPMenus.CanDragDropEventArgs)">
            <summary>
            Raises the CanDragDrop event.
            </summary>
            <param name="args">An CanDragDropEventArgs that contains the event data.</param>
            <remarks>
            <para>The OnCanDragDrop method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class. </para>
            <para>Notes to Inheritors:  When overriding OnCanDragDrop in a derived
            class, be sure to call the base class's OnCanDragDrop method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnUpdateUI(System.EventArgs)">
            <summary>
            Raises the UpdateUI event.
            </summary>
            <param name="args">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnUpdateUI method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class. </para>
            <para>Notes to Inheritors:  When overriding OnUpdateUI in a derived
            class, be sure to call the base class's OnUpdateUI method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnProvideFontInfo(Syncfusion.Windows.Forms.Tools.XPMenus.ProvideFontInfoEventArgs)">
            <summary>
            Raises the ProvideFontInfo event.
            </summary>
            <param name="args">A ProvideFontInfoEventArgs that contains the event data.</param>
            <remarks>
            <para>The OnProvideFontInfo method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class. </para>
            <para>Notes to Inheritors:  When overriding OnProvideFontInfo in a derived
            class, be sure to call the base class's OnProvideFontInfo method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnContainmentChanged(Syncfusion.Windows.Forms.Tools.XPMenus.ContainmentChangedEventArgs)">
            <summary>
            Raises the ContainmentChanged event.
            </summary>
            <param name="args">A ContainmentChangedEventArgs that contains the event data.</param>
            <remarks>
            The OnContainmentChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>Notes to Inheritors:  When overriding OnContainmentChanged in a derived
            class, be sure to call the base class's OnContainmentChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(System.EventArgs)">
            <summary>
            Raises the ItemClicked event.
            </summary>
            <param name="args">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnItemClicked method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnItemClicked in a derived
            class, be sure to call the base class's OnItemClicked method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnSelected(System.EventArgs)">
            <summary>
            Raises the Selected event.
            </summary>
            <param name="args">An EventArgs that contains the event data.</param>
            <remarks>
            The OnSelected method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>Notes to Inheritors:  When overriding OnSelected in a derived
            class, be sure to call the base class's OnSelected method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnUnselected(System.EventArgs)">
            <summary>
            Raises the Unselected event.
            </summary>
            <param name="args">An EventArgs that contains the event data.</param>
            <remarks>
            The OnUnselected method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>Notes to Inheritors:  When overriding OnUnselected in a derived
            class, be sure to call the base class's OnUnselected method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsDoubleClickInterval">
            <summary>
            Checks whether time interval between two last mouse click is less 
            than SystemInformation.DoubleClickTime.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsDoubleClickPosition">
            <summary>
            Check whether position of cursor satisfy double click condition.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsDoubleClick">
            <summary>
            Checks whether satisfy double click condition.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ReiseBeforePopupItemPaint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean@,Syncfusion.Windows.Forms.Tools.XPMenus.DrawElement,Syncfusion.Windows.Forms.Grid.GridStyleInfo)">
            <summary>
            Raises the BeforePopupItemPaint event.
            </summary>
            <param name="g"></param>
            <param name="Bounds"></param>
            <param name="Selected"></param>
            <param name="Element"></param>
            <param name="Style"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ReiseAfterPopupItemPaint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,Syncfusion.Windows.Forms.Tools.XPMenus.DrawElement,Syncfusion.Windows.Forms.Grid.GridStyleInfo)">
            <summary>
            Raises the AfterPopupItemPaint event.
            </summary>
            <param name="g"></param>
            <param name="Bounds"></param>
            <param name="Selected"></param>
            <param name="Element"></param>
            <param name="Style"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsDisposed">
            <summary>
            Indicates whether BarItem is disposed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click">
            <summary>
            Occurs when the menu item is clicked by the user.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Selected">
            <summary>
            Occurs when the user selects a BarItem during menu navigation using mouse or keyboard.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Unselected">
            <summary>
            Occurs when the item has be unselected during user navigation using mouse or keyboard.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PropertyChanged">
            <summary>
            Occurs when a property's value changes in this object.
            </summary>
            <remarks>
            This event may not be thrown for some of the properties
            in BarItem. Take a look at the property's documentation
            to confirm whether this event will be thrown for a property.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ContainmentChanged">
            <summary>
            Occurs when a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> gets added to or removed from a
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>
            or <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CanDragDrop">
            <summary>
            Occurs when the BarItem gets dragged over a ParentBarItem(submenu) or a Bar(Tool Bar)
            during user-customization.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI">
            <summary>
            Occurs if either the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUIOnAppIdle"/> or <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.UpdateUIMFCStyle"/>
            is on.
            </summary>
            <remarks>
            <para>
            You can update the state of the BarItems in the following ways:
            </para>
            <list type="number">
            <item><description><b>Neurotic Approach:</b> In this approach you change the
            state of the BarItem as and when the corresponding application state changes.
            This is what the XPMenus framework expects you to do by default and so
            it will not fire the UpdateUI event under any circumstances.</description></item>
            <item><description><b>Relaxed Approach:</b> The above neurotic approach is sometimes
            cumbersome as it's difficult to keep track of state changes in application and
            updating the UI state appropriately. So, the framework provides another alternative
            where you can update the BarItem states in a relaxed manner. There are 2 ways
            of updating the BarItems in the relaxed approach:
            <para>
            <b>1. Fast Updates:</b> If updating the BarItem states is a trivial operation
            then use this approach, which is also how MFC does it. In this approach
            the UpdateUI event will be called when the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> hosting
            this BarItem is dropped down, or when the BarItem is hosted in a toolbar and when
            the application goes into an Idle state, or when a shortcut corresponding to this
            item is about to be processed. You can turn on this behavior through out the
            menu structure by setting the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.UpdateUIMFCStyle"/> to true.
            For <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar"/>s and <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>s that are outside
            the scope of a BarManager set the <b>UpdateUIMFCStyle</b> property in those instances
            explicitly.
            </para>
            <para>
            <b>2. Slow Updates:</b> If updating the BarItem states is not a trivial operation
            then use this approach. In this approach you simply turn on the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUIOnAppIdle"/>
            property of the BarItem whose state has changed one or more times and the framework
            will then fire it's <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/> event the next time the application goes
            into an idle state.
            </para>
            </description></item>
            </list>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ProvideFontInfo">
            <summary>
            Lets you provide a custom font for this bar item.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.AfterPopupItemPaint">
            <summary>
            Occurs after the PopupItem is painted.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.BeforePopupItemPaint">
            <summary>
            Occurs before the PopupItem is painted.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ShowTooltipChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ShowTooltip"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DoubleClick">
            <summary>
            Occurs when the menu item is double clicked by the user.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PaddingForThemesX">
            <summary>
            Gets or sets padding for themes control X.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ShowToolTipInPopUp">
            <summary>
            Enable or disable the tooltip of the BarItem in popup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PaddingForThemesY">
            <summary>
            Gets or sets padding for themes control Y.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Padding">
            <summary>
            Gets or sets padding for control with disabled themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.TextAlignment">
            <summary>
            Gets or sets the text alignment. Used only in popup menu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CustomNormalTextColor">
            <summary>
            Gets or sets the text color in normal mode.
            If value is empty default color is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CustomDisabledTextColor">
            <summary>
            Gets or sets the text color in disabled mode.
            If value is empty use default color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CustomActiveTextColor">
            <summary>
            Gets or sets the text color in active mode.
            If value is empty default color is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CustomTextFont">
            <summary>
            Gets or sets text font.
            If value is null default font is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ShowMnemonicUnderlinesAlways">
            <summary>
            Indicates whether to show underlines with mnemonics always.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.MergeType">
            <summary>
            Gets or sets a value indicating the behavior of this bar item when its
            bar is merged with another.
            </summary>
            <remarks>
            A MenuMerge value that represents the bar item's merge type.
            <para>The merge type of a bar item indicates how the bar item behaves
            when it has the same merge order as another bar item being merged.
            You can use merged menus/bars to create a consolidated menus/bars based on two or
            more existing menus/bars.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
            <example> The following example creates a BarItem with the MergeType and
            MergeOrder specified so that the bar item is added to the merged menu/bar at
            first position.
            <code lang="C#">
            public void InitMyFileMenu()
            {
            	// Set the MergeType to Add so that the bar item is added to the
            	// merged menu/bar.
            	barItem1.MergeType = MenuMerge.Add;
            	// Set the MergeOrder to 1 so that this bar item is placed lower
            	// in the merged menu/bar order.
            	barItem1.MergeOrder = 1;
            }
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Customizable">
            <summary>
            Indicates whether this item will participate in user customization.
            </summary>
            <value>True to make it customizable; false otherwise. Default is true.</value>
            <remarks>
            When turned off, the item will still be visible and active in the
            menus/toolbars for normal click, mouse move actions. When the user opens
            the Customize dialog or when the user presses the Alt+Click on an item, all
            these items will become invisible in the menus/toolbars and also in
            the Customize dialog. When you presses the Alt+Click on an item whose customizable
            property is set to false, no customization will start.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.MergeOrder">
            <summary>
            Gets or sets a value indicating the relative position of the bar item
            when it is merged with another.
            </summary>
            <remarks>
            <para>A zero-based index representing the merge order position for this bar item.
            The default is zero.</para>
            <para>The merge order of a bar item specifies the relative position that
            this bar item will assume if the parent item that the BarItem is
            contained in is merged with another.</para>
            <para>Changing this property's value will throw the
            <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PropertyChanged"/> event.</para>
            <para>The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s in a main-menu bar (the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> with the BarStyle.IsMainMenu flag set)
            will appear in an order based on their MergeOrder value during runtime, irrespective of
            their order during design-time. This is because the main-menu is created by merging the
            main-menus of the mdi container form and the mdi children, if any.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PaintStyle">
            <summary>
            Gets or sets the painting style in which this bar item
            will be drawn when placed in a Menu or Bar.
            </summary>
            <remarks>
            A PaintStyle value that represents the bar item's paint style.
            <para>Take a look at the documentation for the PaintStyle enumeration
            for more information on the interpretation of each PaintStyle value.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Enabled">
            <summary>
            Indicates whether the menu item is enabled.
            </summary>
            <remarks>
            True if the bar item is enabled; false otherwise. The default is true.
            A BarItem that is disabled is displayed in gray color to indicate its
            state. When a parent bar item is disabled, all child bar items are not
            displayed.
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
            <example>
            The following example creates an event handler for the Popup event
            for three bar items that handle cut, copy and delete operations
            in an application. The event handler code enables or disables the
            bar items based on whether a specific TextBox control in the application,
            named textBox1, has text selected within it. This example assumes that
            three BarItem objects are created named menuItemCut,
            menuItemCopy and menuItemDelete have been created.
            <code lang="C#">
            public void Popup(Object sender, EventArgs e)
            {
                // Determine if there is text selected in textBox1.
                if(textBox1.SelectedText == "")
                {
                    // Disable the menus since no text is selected in textBox1.
                    menuItemCut.Enabled = false;
                    menuItemCopy.Enabled = false;
                    menuItemDelete.Enabled = false;
                }
                else
                {
                    // Text is selected in textBox1, so enable menu items.
                    menuItemCut.Enabled = true;
                    menuItemCopy.Enabled = true;
                    menuItemDelete.Enabled = true;
                }
            }
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Checked">
            <summary>
            Indicates whether the BarItem should be drawn with a checked appearance.
            </summary>
            <remarks>
            When in a menu, a check mark will be placed to the left of the item.
            When in a Command Bar this will be drawn with a selected background.
            <para>
            You can use the Checked property in combination with other bar items
            in a menu or tool bar to provide state for an application. For example, you can
            place a check mark on a bar item in a group of items to identify the
            size of the font to be displayed for the text in an application. You
            can also use the Checked property to identify the selected bar item
            in a group of mutually exclusive bar items.
            </para>
            <bold>   Note   </bold>This property will be ignored for parent bar items
            (ParentBarItem and DropDownBarItem).
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
            <example>
            The following example uses the Checked property to provide the state
            in an application. In this example, a group of bar items are used to
            specify the color for the text in an TextBox control. The event handler
            provided is used by the Click event of the three bar items. Each bar
            item specifies a text color, menuItemRed (Red), menuItemGreen (Green),
            or menuItemBlue (Blue). The event handler determines which bar item
            was clicked, places a checkmark to the selected bar item and changes
            the text color of the form's TextBox control. The example assumes
            that the System.Drawing namespace has been added to the form that
            this code is placed in. The example also assumes that a TextBox has
            been added to the form that this example code is located in that is
            named textBox1.
            <code lang="C#">
            // The following event handler would be connected to three menu items.
            private void MyMenuClick(Object sender, EventArgs e)
            {
            	// Determine if clicked menu item is the Blue bar item.
            	if(sender == menuItemBlue)
            	{
            		// Set the checkmark for the menuItemBlue bar item.
            		menuItemBlue.Checked = true;
            		// Uncheck the menuItemRed and menuItemGreen bar items.
            		menuItemRed.Checked = false;
            		menuItemGreen.Checked = false;
            		// Set the color of the text in the TextBox control to Blue.
            		textBox1.ForeColor = Color.Blue;
            	}
            	else if(sender == menuItemRed)
            	{
            		// Set the checkmark for the menuItemRed bar item.
            		menuItemRed.Checked = true;
            		// Uncheck the menuItemBlue and menuItemGreen bar items.
            		menuItemBlue.Checked = false;
            		menuItemGreen.Checked = false;
            		// Set the color of the text in the TextBox control to Red.
            		textBox1.ForeColor = Color.Red;
            	}
            	else
            	{
            		// Set the checkmark for the menuItemGreen.
            		menuItemGreen.Checked = true;
            		// Uncheck the menuItemRed and menuItemBlue bar items.
            		menuItemBlue.Checked = false;
            		menuItemRed.Checked = false;
            		// Set the color of the text in the TextBox control to Blue.
            		textBox1.ForeColor = Color.Green;
            	}
            }
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ImageIndex">
            <summary>
            Gets or sets the index value of the image displayed in the BarItem.
            </summary>
            <remarks>
            A zero-based index that represents the position in the ImageList
            control (assigned to the ImageList property) where the image is located.
            The default is -1.
            The ImageList (or the LargeImageList) and the ImageIndex property
            together will be used to determine the image that will be drawn
            in the BarItem.
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ImageList">
             <summary>
             Gets or sets the ImageList that contains the images to display in the BarItem.
             </summary>
             <remarks>
             An ImageList is that which stores the collection of image objects.
             The default value is a null reference (Nothing in Visual Basic) or the
             BarManager's ImageList to which this BarItem is a part of.
             <para>
             The ImageList and the ImageIndex property together will be used to
             determine the image that will be drawn in the BarItem. However, if
             the LargeIcons property of the BarManager this BarItem is part of is
             set to TRUE, the LargeImageList ImageList will be used rather than this
             ImageList property.
             </para>
            
             </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ImageListAdv">
            <summary>
            Gets or sets the ImageList that contains the images to display in the BarItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.LargeImageList">
            <summary>
            Gets or sets the ImageList that contains the images to display in the
            BarItem when in LargeIcons mode.
            </summary>
            <remarks>
            An ImageList is that which stores the collection of image objects.
            The default value is a null reference (Nothing in Visual Basic) or the
            BarManager's ImageList to which this BarItem is a part of.
            <para>Make sure to set the ImageSize of this property's ImageList to a
            larger size than the ImageList associated with the ImageList property.
            The recommended size for this LargeImageList is 32X32.</para>
            <para>
            The LargeImageList and the ImageIndex property together will be used to
            determine the image that will be drawn in the BarItem if and only if this BarItem
            is parented to a BarManager and the LargeIcons property of the BarManager is
            set to TRUE.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.LargeImageListAdv">
            <summary>
            ImageListAdv to use when the BarManager is in LargeIcons mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DisabledImageList">
            <summary>
            Gets or sets the ImageList that contains the images to display in the disabled Label control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DisabledImageListAdv">
            <summary>
            Gets or sets the ImageListAdv that contains the images to display in the disabled Label control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DisabledLargeImageList">
            <summary>
            Gets or sets the ImageList with disabled images to be used when the BarManager is in LargeIcons mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DisabledLargeImageListAdv">
            <summary>
            Gets or sets the ImageListAdv with disabled images to be used when the BarManager is in LargeIcons mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.HighlightImageList">
            <summary>
            Gets or sets the ImageList that contains the images to display during item's highlighted state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.HighlightImageListAdv">
            <summary>
            Gets or sets the ImageListAdv that contains the images to display during item's highlighted state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.HighlightLargeImageList">
            <summary>
            Gets or sets the ImageList that contains the images to display during item's highlighted state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.HighlightLargeImageListAdv">
            <summary>
            Gets or sets the ImageListAdv that contains the images to display during item's highlighted state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PressedImageList">
            <summary>
            Gets or sets the ImageList that contains the images to display during item's pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PressedImageListAdv">
            <summary>
            Gets or sets the ImageListAdv that contains the images to display during item's pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PressedLargeImageList">
            <summary>
            Gets or sets the ImageList that contains the images to display during item's pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PressedLargeImageListAdv">
            <summary>
            Gets or sets the ImageListAdv that contains the images to display during item's pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsValidDisabledImageIndex">
            <summary>
            Gets a boolean value indicating whether the DisabledImageIndex is valid. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.HighlightedImageIndex">
            <summary>
            Gets or sets the index value of the image displayed in the highlighted BarItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PressedImageIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DisabledImageIndex">
            <summary>
            Gets or sets the index value of the image displayed in the disabled BarItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Visible">
            <summary>
            Indicates whether the bar item is visible.
            </summary>
            <remarks>
            True if the bar item will be made visible on the parent menu/bar; false otherwise.
            The default is true.
            <para>You can use this property to modify a menu structure without having to
            merge menus or disable menus. For example, if you want to hide a complete
            section of functionality from the menus for your application, you can hide
            them from the user by setting this property to false.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
            <example>
            The following example creates a bar item, sets the caption, assigns a
            shortcut key, makes the bar item visible and shows the shortcut key display
            for the bar item. The example assumes a BarItem object has been created
            that is named barItem1.
            <code lang="C#">
            public void SetupMyMenuItem()
            {
            	// Set the caption for the bar item.
            	barItem1.Text = "New";
            	// Assign a shortcut key.
            	barItem1.Shortcut = Shortcut.CtrlN;
            	// Make the bar item visible.
            	barItem1.Visible = true;
            }
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Tag">
            <summary>
            Gets or sets the object that is associated with this BarItem.
            </summary>
            <remarks>
            An object that is associated with this BarItem. The default
            value is a null reference (Nothing in Visual Basic).
            <para>Any type derived from the Object class can be assigned to this property.
            If the Tag property is set through the Windows Forms designer, only text may
            be assigned.</para>
            A common use for the Tag property is to store data that is closely associated with this item.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Text">
            <summary>
            Gets or sets the caption of the bar item.
            </summary>
            <remarks>
            The text caption of the menu item.
            <para>When you specify a caption for your menu item with the text parameter,
            you can also specify an access key by placing an '&amp;' before the character
            to be used as the access key. For example, to specify the "F" in "File" as
            an access key, you would specify the caption for the menu item as "&amp;File".
            You can use this feature to provide keyboard navigation for your menus.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
            <example>
            The following example creates a bar item, sets the caption, assigns a
            shortcut key, makes the item visible, and shows the shortcut key display
            for the item. The example assumes a BarItem object has been created
            that is named barItem1.
            <code lang="C#">
            public void SetupMyMenuItem()
            {
            	// Set the caption for the bar item.
            	barItem1.Text = "New";
            	// Assign a shortcut key.
            	barItem1.Shortcut = Shortcut.CtrlN;
            	// Make the bar item visible.
            	barItem1.Visible = true;
            }
            </code>
            <code lang="VB">
            Public Sub SetupMyMenuItem()
            	' Set the caption for the bar item.
            	barItem1.Text = "New"
            	' Assign a shortcut key.
            	barItem1.Shortcut = Shortcut.CtrlN
            	' Make the bar item visible.
            	barItem1.Visible = True
            End Sub 'SetupMyMenuItem
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ID">
            <summary>
            Gets or sets the BarItem's ID. Should be unique among all the BarItems in a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/>, if added to a BarManager.
            </summary>
            <value>A string representing the ID.</value>
            <remarks>
            A default value will be generated for this property based on the Text value.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Tooltip">
            <summary>
            Gets or sets the tooltip for the item.
            </summary>
            <value>A string representing the tooltip.</value>
            <remarks>
            <para>
            Tooltips will be shown only when the item is in a toolbar (not in a dropdown submenu).
            When this tooltip text is empty, a tooltip will be synthesized based on the
            Text property and the Shortcut property.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CategoryIndex">
            <summary>
            Gets or sets the category under which this BarItem will be listed in the Customization Dialog.
            </summary>
            <remarks>
            <para>The CategoryIndex is used to categorize the BarItem in the Customization
            Dialog.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Shortcut">
            <summary>
            Gets or sets the shortcut key associated with the menu item.
            </summary>
            <remarks>
            <para>One of the Shortcut values. The default is Shortcut.None.</para>
            <para>Shortcut keys provide a method for users to activate frequently
            used menu items in your menu system and to provide keyboard access to
            your application for those users who do not have access to a mouse or
            other pointer device.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
            <example>
             The following example creates a menu item, sets the caption, assigns
             a shortcut key, makes the menu item visible and shows the shortcut
             key display for the menu item. The example assumes a BarItem
             object has been created that is named menuItem1.
             <para>
             <code lang = "C#">
             public void SetupMyMenuItem()
             {
                    // Set the caption for the menu item.
                    menuItem1.Text = "New";
                    // Assign a shortcut key.
                    menuItem1.Shortcut = Shortcut.CtrlN;
                    // Make the menu item visible.
                    menuItem1.Visible = true;
            }
            </code>
            <code lang="VB">
            Public Sub SetupMyMenuItem()
            	' Set the caption for the menu item.
            	menuItem1.Text = "New"
            	' Assign a shortcut key.
            	menuItem1.Shortcut = Shortcut.CtrlN
            	' Make the menu item visible.
            	menuItem1.Visible = True
            End Sub 'SetupMyMenuItem
             </code>
             </para>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ShortcutText">
            <summary>
            Gets or sets the custom shortcut text that is to be used in displaying the menu item.
            </summary>
            <value>By default, this property will return a string based on the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Shortcut"/>
            property value. But if you specify a non-null value (including String.Empty) to this property that value
            will be returned.</value>
            <remarks>
            <p>To reset this property programmatically, specify null. In design time select "Reset"
            from the context menu of the property grid entry of this property.</p>
            <p>This property is useful when you want to replace the default
            shortcut text (for example, "Ctrl+D0", displayed when Shortcut.Ctrl0 is the shortcut),
            with something else (say "Ctrl0", in the above example).
            </p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Manager">
            <summary>
            The BarManager to which this BarItem will be parented to.
            </summary>
            <remarks>
            <para>Including this BarItem in a BarManager will allow it to be usable in a
            Form's Menus and tool bars. And also participate in the Customization feature
            enabled by the BarManager. Make sure that this BarItem has a unique text and category index before you add it to a manager.</para>
            <para>The BarItem can also be created and used outside the context of
            BarManagers when used in a stand-alone PopupMenu. Take a look at the PopupMenu
            class reference for an example of how to create and use a stand-alone BarItem in a PopupMenu.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.MetroBackColor">
            <summary>
            Gets or Sets the metro backcolor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.IsRecentlyUsedItem">
            <summary>
            Indicates whether this bar item will appear in it's
            parent's partial menus list.
            </summary>
            <remarks>
            True to make this appear in partial menus; False otherwise.
            Default value is true.
            <para>When this value is true, the item will always be visible when it's parent menu is
            shown. </para>
            <para>If false, the item will appear only when the user expands the hidden portion of the
            partial parent menu (through the arrows at the bottom). Note that this assumes that the parent menu has
            its UsePartialMenus property set to true.
            Note that if the user selects this item then this value will be set to true
            for the period of RecentlyUsedItemResetDelay. Also, this property is meaningful
            only when this item is a child of another menu(ParentBarItem).</para>
            <para>If this is a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> then this value
            can be set to false only if all the children also have their
            corresponding property set to false.</para>
            <para>Changing this property's value will fire the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PropertyChanged"/> event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUIOnAppIdle">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/> event should be fired in the next application
            idle event.
            </summary>
            <value>True to fire the UpdateUI event; false otherwise. Default is false.</value>
            <remarks>
            If this property is set to true, then this BarItem will listen to the
            <see cref="E:System.Windows.Forms.Application.Idle"/> event and then fire the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/>
            event. It will continue doing this in the Application.Idle event handler until you turn
            off this property. Take a look at the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/> event for more information
            on it and when you should use this pattern for your BarItem UI update.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUIRequired">
            <summary>
            This property is obsolete, please use the UpdateUIOnAppIdle instead.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DrawImageMirrored">
            <summary>
            Indicates whether the bar item image should be drawn mirrored.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.TopLevelForm">
            <summary>
            This property can be optionally set to be the top level form that hosts this BarItem in the 
            case that the BarItem is also hosted by another form embedded inside a UserControl. Setting this 
            property to be the top level parent form will make tooltips work for this BarItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ShowTooltip">
            <summary>
            Indicates whether the tooltip is shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Image">
            <summary>
            Gets or sets displayed icon or bitmap.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ImageTransparentColor">
            <summary>
            Gets or Sets, the transparency color for the image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DisabledImage">
            <summary>
            Gets or sets the image painting while BarItem is disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.HighlightedImage">
            <summary>
            Gets or sets the image painting while BarItem is highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ImageSize">
            <summary>
            Gets or set size for <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Image"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.HandleDoubleClick">
            <summary>
            Gets or sets value whether doubleClick event is triggered on demand.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DesignMode">
            <summary>
            Indicates whether the component is currently in design mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DataBindings">
            <summary>
            Lets you data-bind certain properties of the Form containing the MainFrameBarManager of this BarItem.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDITabPanel.TabbedMDIBarItem.m_events">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.TabbedMDIBarItem.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDITabPanel.TabbedMDIBarItem.#ctor(Syncfusion.Windows.Forms.Tools.ITabbedMDIBarItemEvents,System.String,System.Windows.Forms.ImageList,System.Int32,System.Boolean,Syncfusion.Windows.Forms.Tools.TabPageAdv)">
            <summary>
            
            </summary>
            <param name="events"></param>
            <param name="text"></param>
            <param name="imageList"></param>
            <param name="imageIndex"></param>
            <param name="enabled"></param>
            <param name="tabPage"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MDIChildTabData">
            <summary>
            Represents the <see cref="T:Syncfusion.Windows.Forms.Tools.TabData"/> associated with each tab in a tabbed MDI tab control (tab group).
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabData">
            <summary>
            The default <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/> implementation.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabData2">
            <summary>
            The extended interface that represents the data associated with a tab.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabData">
            <summary>
            The interface that represents the data associated with a tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.Font">
            <summary>
            Gets / sets the font of the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.BackColor">
            <summary>
            Gets / sets the backcolor of the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.M_Backcolor">
            <summary>
            Gets / sets the backcolor of the tab to check if it is applied or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.ForeColor">
            <summary>
            Gets / sets the forecolor of the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.Text">
            <summary>
            Gets / sets the text of the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.Enabled">
            <summary>
            Indicates the enabled state of the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.TabVisible">
            <summary>
            Indicates the visible state of the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.ToolTip">
            <summary>
            Gets / sets the tooltip of the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.Image">
            <summary>
            Gets or sets the image.
            </summary>
            <value>The image.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.ImageSize">
            <summary>
            Gets or sets the size of the image.
            </summary>
            <value>The size of the image.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.ImageIndex">
            <summary>
            Gets / sets the image index of the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData.UseActiveTabColor">
            <summary>
            enables to set the tab back color as active tab color
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ITabData.BoundsAffected">
            <summary>
            This event will be thrown when the tab's bounds were affected.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ITabData.PropertyChanged">
            <summary>
            This event is thrown when the tabs property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabData2.SuperTooltip">
            <summary>
            Gets or sets the super tooltip info.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabData.#ctor">
            <summary>
            Creates a new instance of the TabData.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabData.#ctor(Syncfusion.Windows.Forms.Tools.TabData)">
            <summary>
            Creates a new instance of the TabData.
            </summary>
            <param name="tabData">The instance of the TabData.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabData.CopyFrom(Syncfusion.Windows.Forms.Tools.TabData)">
            <summary>
            Copy the TabData information.
            </summary>
            <param name="tabData">The instance of the TabData.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabData.Dispose">
             <summary>
            Disposes this object.
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabData.Dispose(System.Boolean)">
            <summary>
            Dispose the object.
            </summary>
            <param name="disposing">True if called by Dispose; false if called by the destructor.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabData.OnBoundsAffected">
            <summary>
            This method throws the <see cref="E:Syncfusion.Windows.Forms.Tools.TabData.BoundsAffected"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabData.OnPropertyChanged">
            <summary>
            This method throws the <see cref="E:Syncfusion.Windows.Forms.Tools.TabData.PropertyChanged"/> event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.Font">
            <summary>
            Gets or sets the font of the TabData.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.Font"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.BackColor">
            <summary>
            Gets or sets the backcolor of the TabData.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.BackColor"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.M_Backcolor">
            <summary>
            Overridden. See <see cref="!:Syncfusion.Windows.Forms.Tools.ITabData.M_backcolor"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.Text">
            <summary>
            Gets or sets the text of the TabData.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.Text"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.Enabled">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.Enabled"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.UseActiveTabColor">
            <summary>
            Overridden. see <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.UseActiveTabColor"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.TabVisible">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.TabVisible"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.ToolTip">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.ToolTip"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.ForeColor">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.ToolTip"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.ImageIndex">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData.ImageIndex"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.Image">
            <summary>
            Gets or sets the image.
            </summary>
            <value>The image.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.ImageSize">
            <summary>
            Gets or sets the size of the image.
            </summary>
            <value>The size of the image.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.ImageChanged">
            <summary>
            Gets or sets the ImageChanged.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabData.BoundsAffected">
            <summary>
            Fired when the tab data's bounds are affected.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabData.PropertyChanged">
            <summary>
            Fired when the tab data's property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabData.SuperTooltip">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabData2.SuperTooltip"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildTabData.m_mdiChild">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildTabData.m_TabPanelData">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildTabData.m_mdiManager">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildTabData.m_icon">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildTabData.#ctor(Syncfusion.Windows.Forms.Tools.ITabPanelData,System.Windows.Forms.Form,Syncfusion.Windows.Forms.Tools.TabbedMDIManager,Syncfusion.Windows.Forms.Tools.MDIChildTabData)">
            <summary>
            Creates a new instance of the MDIChildTabData.
            </summary>
            <param name="tabPanelData">The tab panel data. </param>
            <param name="mdiChild"> The corresponding child form. </param>
            <param name="manager"> The corresponding <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildTabData.#ctor(Syncfusion.Windows.Forms.Tools.MDIChildTabData)">
            <summary>
            Creates a new instance of the MDIChildTabData.
            </summary>
            <param name="pPrevTabData"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildTabData.#ctor">
            <summary>
            Creates a new instance of the MDIChildTabData.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildTabData.MDIChild_TextChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildTabData.MDIChild_Focused(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildTabData.CopyFrom(Syncfusion.Windows.Forms.Tools.MDIChildTabData)">
            <summary>
            
            </summary>
            <param name="pPrevTabData"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildTabData.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildTabData.MdiChild">
            <summary>
            Returns the mdi child form associated with this tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildTabData.Text">
            <summary>
            Gets or sets the text for the tab.
            </summary>
            <remarks>
            <para>
            This override, always returns the associated form's Text property.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildTabData.Icon">
            <summary>
            Gets or Sets icon to be displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildTabData.ImageIndex">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.TabData.ImageIndex"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MDIChildState">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildState.m_BorderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildState.m_bControlBox">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildState.m_bHelpButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildState.m_bMaximizeBox">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildState.m_bMinimizeBox">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildState.m_szGripStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildState.m_dockStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildState.m_frmStartPosition">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildState.#ctor(System.Windows.Forms.FormBorderStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.SizeGripStyle,System.Windows.Forms.DockStyle,System.Windows.Forms.FormStartPosition)">
            <summary>
            
            </summary>
            <param name="pFrmBorderStyle"></param>
            <param name="pControlBox"></param>
            <param name="pHelpButton"></param>
            <param name="pMaximizeBox"></param>
            <param name="pMinimizeBox"></param>
            <param name="pSizeGripStyle"></param>
            <param name="pDockStyle"></param>
            <param name="pFrmStartPosition"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildState.FormBorderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildState.ControlBox">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildState.HelpButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildState.MaximizeBox">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildState.MinimizeBox">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildState.SizeGripStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildState.Dock">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildState.StartPosition">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.#ctor(System.Boolean,System.Boolean)">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxEx.m_ComboBoxMetroColorTable">
            <summary>
            Initialize the MetroColorTable;
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.CreateListBoxWindowHandle">
            <summary>
            Create the ListBoxWindow's Handle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ReleaseListBoxWindowHandle">
            <summary>
            Releases the ListBoxWindow's Handle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnHandleCreated(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnHandleDestroyed(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnEnter(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnFontChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxEx.mousehover">
            <summary>
            To check whether the mouse pointer hovered on ComboBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnCtlColorEdit(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnGetItemHeight(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnReflectedCommand(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawForeground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="cbi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawButton(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ComboBoxEx.COMBOBOXINFO@)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="cbi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawButtonPressed(System.Drawing.Graphics,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawButtonSelected(System.Drawing.Graphics,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawButtonNormal(System.Drawing.Graphics,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawArrow(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Drawing.Color)">
            <summary>
            To Draw the DropDown arrow.
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <param name="arrowColor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="clBegin"></param>
            <param name="clEnd"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawItemBackground(System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DrawItemText(System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.GetIsHighlighted">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.GetIsSelected">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.GetIsPressed">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.GetHorizontalBrush(System.Drawing.Rectangle@,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="cl1"></param>
            <param name="cl2"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.GetVerticalBrush(System.Drawing.Rectangle@,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="cl1"></param>
            <param name="cl2"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.GetRoundedPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="iRadius"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.OnIsStyledChanged">
            <summary>
            Raises <see cref="E:Syncfusion.Windows.Forms.Tools.ComboBoxEx.IsStyledChanged"/> event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.CreateParams">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ColorTable">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.BorderColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.BackgroundColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.HighlightColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.DropDownButtonMetroColorTable">
            <summary>
            Gets or sets the MetroColorTable to customize appearance of the ComboBoxEx DropDown button
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ComboBoxEx.IsStyledChanged">
            <summary>
            Raised when <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.IsStyled"/> property is changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.BORDER_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.GRIPPER_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.RDW_UPDATEFRAME">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.SCROLL_NONE">
            <summary>
            Scroll regions identifiers
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.#ctor(Syncfusion.Windows.Forms.Tools.ComboBoxEx)">
            <summary>
            
            </summary>
            <param name="comboBox"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DestroyHandle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmWindowPosChanging(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmWindowPosChanged(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnNcCalcSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmNcPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmPrint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmLButtonDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmLButtonUp(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmMouseWheel(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmKeyDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnWmuShowShadow(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.OnTimerTick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.BaseWndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.Scroll">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.Resize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.SetScrollSelected(System.Boolean)">
            <summary>
            
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.SetSelectedRegion(System.Int32)">
            <summary>
            
            </summary>
            <param name="buttonId"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.SetPressedRegion(System.Int32)">
            <summary>
            
            </summary>
            <param name="buttonId"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.Layout(Syncfusion.Windows.Forms.Tools.ComboBoxEx.RECT)">
            <summary>
            
            </summary>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.UpdateFrame">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawFrame">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawFrame(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hDc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawScrollBar">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawScrollBar(System.Drawing.Graphics)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawScrollBarBackground(System.Drawing.Graphics)">
            <summary>
            
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="buttonID"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="buttonID"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawScrollButtonImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="buttonID"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawThumb(System.Drawing.Graphics)">
            <summary>
            
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawThumbBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawThumbImage(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawGrip(System.Drawing.Graphics)">
            <summary>
            
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.DrawBorder(System.Drawing.Graphics)">
            <summary>
            
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.UpdateCursor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.GetScrollRegion(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="pt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.GetMousePos(System.Windows.Forms.Message@)">
            <summary>
            Returns mouse coordinates relative to upper-left corner of the listbox window
            </summary>
            <param name="?"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.GetThumbRect">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.m_startRect">
            Sizing initial rectangle
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.m_startTopIndex">
            Scrolling initial top index
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.TopIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.PageSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.TrackPos">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.ScrollWidth">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.ButtonHeight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.GalleryScrollBarBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ListBoxWindow.GripperHeight">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ShadowWindow.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxEx.ShadowWindow.CreateParams">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable">
            <summary>
            Metro color table for ComboBoxDropDown Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.m_DropDownArrowNormalColor">
            <summary>
            Initialize the DropDownArrowNormalColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.m_DropDownArrowSelectedColor">
            <summary>
            Initialize the DropDownArrowSelectedColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.m_DropDownArrowPressedColor">
            <summary>
            Initialize the DropDownArrowPressedColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.m_DropDownButtonNormalColor">
            <summary>
            Initialize the DropDownButtonNormalColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.m_DropDownButtonSelectedColor">
            <summary>
            Initialize the DropDownButtonSelectedColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.m_DropDownButtonPressedColor">
            <summary>
            Initialize the DropDownButtonPressedColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.#ctor">
            <summary>
            Initializes a new instance of the <see cref="!:ComboBoxMetroColorTable"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.ArrowNormal">
            <summary>
            Gets or sets the ComboBox DropDownButton arrow color in normal state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.ArrowHovered">
            <summary>
            Gets or sets the ComboBox DropDownButton arrow color in hover state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.ArrowPushed">
            <summary>
            Gets or sets the ComboBox DropDownButton arrow color in pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.ButtonNormal">
            <summary>
            Gets or sets the ComboBox DropDownButton backcolor in normal state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.ButtonHovered">
            <summary>
            Gets or sets the ComboBox DropDownButton backcolor color in hover state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownButtonMetroColorTable.ButtonPushed">
            <summary>
             Gets or sets the ComboBox DropDownButton backcolor in pressed state.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SR">
            <summary>
               SR provides localized access to string resources specific 
               from the assembly manifest Syncfusion.Windows.Forms.Tools.SR.resources
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SRCategoryAttribute">
            <summary>
            Specifies the category in which the property or event will be displayed in a visual designer.
            </summary>
            <remarks>
            This is a localized version of CategoryAttribute. The localized string will be loaded from the 
            assembly manifest Syncfusion.Windows.Forms.Tools.SR.resources
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SRDescriptionAttribute">
            <summary>
            Specifies a description for a property or event.
            </summary>
            <remarks>
            This is a localized version of DescriptionAttribute. The localized string will be loaded from the 
            assembly manifest Syncfusion.Windows.Forms.Tools.SR.resources
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolsResourceIdentifiers">
            <summary>
            ToolsResourceIdentifiers contains Ids specific to the Syncfusion.Windows.Forms.Tools namespace. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.BlockSeparator">
            <summary>
            This class is used as a separator between blocks of commands.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.MdiWindowDialog.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing"> Bool property disposing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.MdiWindowDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Runtime.InteropServices.NativeMethods.GetUserDefaultLCID">
            <summary>
            Interop call to get the LCID of the current culture.
            </summary>
            <returns >Returns UserDefaultLCID </returns>
        </member>
        <member name="M:Syncfusion.Runtime.InteropServices.NativeMethods.GetStringTypeEx(System.UInt32,Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoType,System.String,System.Int32,System.UInt16[])">
            <summary>
            Retrieves character-type information for the characters in the specified source string.
            </summary>
            <param name="Locale">Value that specifies the locale identifier.</param>
            <param name="dwInfoType">Value that specifies the type of character information the user wants to retrieve.</param>
            <param name="lpSrcStr">Pointer to the string for which character types are requested.</param>
            <param name="cchSrc">Size, in characters, of the string pointed to by the lpSrcStr parameter.</param>
            <param name="lpCharType">Pointer to an array of 16-bit values.</param>
            <returns>Boolean result, indicates success of WinAPI call.</returns>
        </member>
        <member name="M:Syncfusion.Runtime.InteropServices.NativeMethods.GetAsyncKeyState(System.Windows.Forms.Keys)">
            <summary>
            Determines whether a key is up or down at the time when the function is called and whether the key was pressed after a previous call to GetAsyncKeyState. 
            </summary>
            <param name="key">Specifies one of 256 possible virtual-key codes.</param>
            <returns> Returns AsyncKeyState</returns>
        </member>
        <member name="M:Syncfusion.Runtime.InteropServices.NativeMethods.SetDwmNCRendering(System.IntPtr,System.Boolean)">
            <summary>
            Enables/disable dwm non-client rendering
            </summary>
            <param name="hWnd">Represents Handle </param>
            <param name="enable">True to enable, False to disable.</param>
            <returns>True if Set NCRendering is successful, false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Runtime.InteropServices.NativeMethods.IsCompositionEnabled">
            <summary>
            Indicates if composition is enabled
            </summary>
            <returns>True if composition is enabled. False otherwise.</returns>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOSIZE">
            <summary>
            Represents NOSIZE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOMOVE">
            <summary>
            Represents NOMOVE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOZORDER">
            <summary>
            Represents NOZORDER
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOREDRAW">
            <summary>
            Represents NOREDRAW
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOACTIVATE">
            <summary>
            Represents NOACTIVATE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_FRAMECHANGED">
            <summary>
            Represents FRAMECHANGED
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_SHOWWINDOW">
            <summary>
            Represents SHOWWINDOW
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_HIDEWINDOW">
            <summary>
            Represents HIDEWINDOW
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOCOPYBITS">
            <summary>
            Represents NOCOPYBITS
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOOWNERZORDER">
            <summary>
            Represents NOOWNERZORDER
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOSENDCHANGING">
            <summary>
            Represents NOSENDCHANGING
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_DRAWFRAME">
            <summary>
            Represents DRAWFRAME 
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_NOREPOSITION">
            <summary>
            Represents NOREPOSITION
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_DEFERERASE">
            <summary>
            Represents DEFERERASE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.SetWindowPosFlags.SWP_ASYNCWINDOWPOS">
            <summary>
            Represents ASYNCWINDOWPOS
            </summary>
        </member>
        <member name="M:Syncfusion.Runtime.InteropServices.NativeMethods.Util.GetPInvokeStringLength(System.String)">
            <summary>
            Computes the string size that should be passed to a typical Win32 call.
            This will be the character count under NT and the ubyte count for Win95.
            </summary>
            <param name="s">
            The string to get the size of.
            </param>
            <returns>
            The count of characters or bytes, depending on what the pinvoke
            call wants.
            </returns>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.ToolTipStyles.TTS_ALWAYSTIP">
            <summary>
            Represents always tip
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.ToolTipStyles.TTS_NOPREFIX">
            <summary>
            Represents NOPREFIX
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.ToolTipStyles.TTS_NOANIMATE">
            <summary>
            Represents NOANIMATE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.ToolTipStyles.TTS_NOFADE">
            <summary>
            Represents NOFADE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.ToolTipStyles.TTS_BALLOON">
            <summary>
            Represents Balloon
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TTF.TTF_IDISHWND">
            <summary>
            Represents IDISHWND
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TTF.TTF_SUBCLASS">
            <summary>
            Represents SUBCLASS          
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TTF.TTF_TRACK">
            <summary>
            Represents TRACK
            </summary>
        </member>
        <member name="T:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoType">
            <summary>
            Specifies the type of character information the user wants to retrieve.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoType.CT_TYPE1">
            <summary>
            Retrieves character type info.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoType.CT_TYPE2">
            <summary>
            Retrieves bi-directional layout info.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoType.CT_TYPE3">
            <summary>
            Retrieves text processing info.
            </summary>
        </member>
        <member name="T:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1">
            <summary>
            These types support ANSI C and POSIX (LC_CTYPE) character-typing functions.
            A combination of these values is returned in the array pointed to by the lpCharType parameter
            when the dwInfoType parameter is set to CT_CTYPE1.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_UPPER">
            <summary>
            Represents Uppercase
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_LOWER">
            <summary>
            represents Lowercase
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_DIGIT">
            <summary>
            Represents Decimal digits
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_SPACE">
            <summary>
            Represents Space characters
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_PUNCT">
            <summary>
            Represents Punctuation
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_CNTRL">
            <summary>
            Represents Control characters
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_BLANK">
            <summary>
            Represents  Blank characters
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_XDIGIT">
            <summary>
            Represents Hexadecimal digits
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype1.C1_ALPHA">
            <summary>
            Represents Any linguistic character: alphabetic, syllabary, or ideographic.
            </summary>
        </member>
        <member name="T:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2">
            <summary>
            These types support proper layout of Unicode text. The direction attributes are assigned
            so that the bidirectional layout algorithm standardized by Unicode produces accurate results.
            These types are mutually exclusive.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_LEFTTORIGHT">
            <summary>
            Left to right 
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_RIGHTTOLEFT">
            <summary>
            Right to left
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_EUROPENUMBER">
            <summary>
            European number, European digit
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_EUROPESEPARATOR">
            <summary>
            European numeric separator
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_EUROPETERMINATOR">
            <summary>
            European numeric terminator
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_ARABICNUMBER">
            <summary>
            Arabic number
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_COMMONSEPARATOR">
            <summary>
            Common numeric separator
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_BLOCKSEPARATOR">
            <summary>
            Block separator
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_SEGMENTSEPARATOR">
            <summary>
            Segment separator
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_WHITESPACE">
            <summary>
            White space
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_OTHERNEUTRAL">
            <summary>
            Other neutrals 
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype2.C2_NOTAPPLICABLE">
            <summary>
             No implicit directionality (for example, control codes)
            </summary>
        </member>
        <member name="T:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3">
            <summary>
            These types are intended to be placeholders for extensions to the POSIX types required for general text processing
            or for the standard C library functions. A combination of these values is returned when dwInfoType is set to CT_CTYPE3.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_DIACRITIC">
            <summary>
            Diacritic nonspacing mark 
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_VOWELMARK">
            <summary>
            Vowel nonspacing mark
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_SYMBOL">
            <summary>
            Represents Symbol
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_KATAKANA">
            <summary>
            Katakana character
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_HIRAGANA">
            <summary>
            Hiragana character
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_HALFWIDTH">
            <summary>
            Half-width (narrow) character
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_FULLWIDTH">
            <summary>
            Full-width (wide) character
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_IDEOGRAPH">
            <summary>
            Ideographic character
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_KASHIDA">
            <summary>
            Arabic Kashida character
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_LEXICAL">
            <summary>
            Punctuation which is counted as part of the word (Kashida, hyphen, feminine/masculine ordinal indicators, equal sign, and so forth)
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_ALPHA">
            <summary>
            All linguistic characters (alphabetical, syllabary, and ideographic)
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.StringInfoCtype3.C3_NOTAPPLICABLE">
            <summary>
            Not applicable
            </summary>
        </member>
        <member name="T:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes">
            <summary>
            Specifies which type of input the application processes.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_WANTARROWS">
            <summary>
            Direction keys
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_WANTTAB">
            <summary>
            TAB key
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_WANTALLKEYS">
            <summary>
            All keyboard input
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_WANTMESSAGE">
            <summary>
            All keyboard input (the application passes this message in the MSG structure to the control)
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_HASSETSEL">
            <summary>
            EM_SETSEL messages
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_DEFPUSHBUTTON">
            <summary>
            Default push button
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_UNDEFPUSHBUTTON">
            <summary>
             Non-default push button
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_RADIOBUTTON">
            <summary>
            Radio button
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_WANTCHARS">
            <summary>
            WM_CHAR messages
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_STATIC">
            <summary>
            Represents Static control
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DialogCodes.DLGC_BUTTON">
            <summary>
            Represents Button
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_MSGFILTER">
            <summary>
            Represents MSGFILTER
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_JOURNALRECORD">
            <summary>
            Represents JOURNALRECORD
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_JOURNALPLAYBACK">
            <summary>
            Represents JOURNALPLAYBACK
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_KEYBOARD">
            <summary>
            Represents KEYBOARD
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_GETMESSAGE">
            <summary>
            Represents GETMESSAGE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_CALLWNDPROC">
            <summary>
            Represents CALLWNDPROC
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_CBT">
            <summary>
            Represents CBT
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_SYSMSGFILTER">
            <summary>
            Represents SYSMSGFILTER
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_MOUSE">
            <summary>
            Represents MOUSE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_HARDWARE">
            <summary>
            Represents HARDWARE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_DEBUG">
            <summary>
            Represents DEBUG
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_SHELL">
            <summary>
            Represents SHELL
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_FOREGROUNDIDLE">
            <summary>
            Represents FOREGROUNDIDLE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_CALLWNDPROCRET">
            <summary>
            Represents CALLWNDPROCRET
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_KEYBOARD_LL">
            <summary>
            Represents KEYBOARD_LL
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.WindowsHookCodes.WH_MOUSE_LL">
            <summary>
            Represents MOUSE_LL
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.SRCCOPY">
            <summary>
            dest = source
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.SRCPAINT">
            <summary>
            dest = source OR dest
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.SRCAND">
            <summary>
            dest = source AND dest
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.SRCINVERT">
            <summary>
            dest = source XOR dest
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.SRCERASE">
            <summary>
            dest = source AND (NOT dest )
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.NOTSRCCOPY">
            <summary>
            dest = (NOT source)
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.NOTSRCERASE">
            <summary>
            dest = (NOT src) AND (NOT dest)
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.MERGECOPY">
            <summary>
            dest = (source AND pattern)
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.MERGEPAINT">
            <summary>
            dest = (NOT source) OR dest
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.PATCOPY">
            <summary>
            dest = pattern
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.PATPAINT">
            <summary>
            dest = DPSnoo
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.PATINVERT">
            <summary>
            dest = pattern XOR dest
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.DSTINVERT">
            <summary>
            dest = (NOT dest)
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.BLACKNESS">
            <summary>
            dest = BLACK
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.TernaryRasterOperations.WHITENESS">
            <summary>
            dest = WHITE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DCFlags.DCX_WINDOW">
            <summary>
            Represents WINDOW
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DCFlags.DCX_CACHE">
            <summary>
            Represents CACHE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DCFlags.DCX_INTERSECTRGN">
            <summary>
            Represents INTERSECTRGN
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DCFlags.DCX_LOCKWINDOWUPDATE">
            <summary>
            Represents LOCKWINDOWUPDATE
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DCFlags.DCX_PARENTCLIP">
            <summary>
            Represents PARENTCLIP
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DCFlags.DCX_CLIPSIBLINGS">
            <summary>
            Represents CLIPSIBLINGS
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DCFlags.DCX_CLIPCHILDREN">
            <summary>
            Represents CLIPCHILDREN
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DCFlags.DCX_EXCLUDERGN">
            <summary>
             Represents EXCLUDERGN
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.LogBrushStyle.BS_SOLID">
            <summary>
            Represents SOLID
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.LogBrushStyle.BS_HOLLOW">
            <summary>
            Represents HOLLOW
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.LogBrushStyle.BS_HATCHED">
            <summary>
            Represents HATCHED
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.LogBrushStyle.BS_PATTERN">
            <summary>
            Represents PATTERN
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.LogBrushStyle.BS_DIBPATTERN">
            <summary>
            Represents DIBPATTERN
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.LogBrushStyle.BS_DIBPATTERNPT">
            <summary>
            Represents DIBPATTERNPT
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.LogBrushStyle.BS_PATTERN8X8">
            <summary>
            Represents PATTERN8X8
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.LogBrushStyle.BS_DIBPATTERN8X8">
            <summary>
            Represents DIBPATTERN8X8 
            </summary>
        </member>
        <member name="T:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE">
            <summary>
            Window attributes
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_NCRENDERING_ENABLED">
            <summary>
            [get] Is non-client rendering enabled/disabled
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_NCRENDERING_POLICY">
            <summary>
            [set] Non-client rendering policy
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_TRANSITIONS_FORCEDISABLED">
            <summary>
            [set] Potentially enable/forcibly disable transitions
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_ALLOW_NCPAINT">
            <summary>
            [set] Allow contents rendered in the non-client area to be visible on the DWM-drawn frame.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_CAPTION_BUTTON_BOUNDS">
            <summary>
            [get] Bounds of the caption button area in window-relative space.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_NONCLIENT_RTL_LAYOUT">
            <summary>
            [set] Is non-client content RTL mirrored
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_FORCE_ICONIC_REPRESENTATION">
            <summary>
            [set] Force this window to display iconic thumbnails.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_FLIP3D_POLICY">
            <summary>
            [set] Designates how Flip3D will treat the window.
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_EXTENDED_FRAME_BOUNDS">
            <summary>
            [get] Gets the extended frame bounds rectangle in screen space
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMWINDOWATTRIBUTE.DWMWA_LAST">
            <summary>
            Represents Last
            </summary>
        </member>
        <member name="T:Syncfusion.Runtime.InteropServices.NativeMethods.DWMNCRENDERINGPOLICY">
            <summary>
             Non-client rendering policy attribute values
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMNCRENDERINGPOLICY.DWMNCRP_USEWINDOWSTYLE">
            <summary>
            Enable/disable non-client rendering based on window style
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMNCRENDERINGPOLICY.DWMNCRP_DISABLED">
            <summary>
            Disabled non-client rendering; window style is ignored
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMNCRENDERINGPOLICY.DWMNCRP_ENABLED">
            <summary>
             Enabled non-client rendering; window style is ignored
            </summary>
        </member>
        <member name="F:Syncfusion.Runtime.InteropServices.NativeMethods.DWMNCRENDERINGPOLICY.DWMNCRP_LAST">
            <summary>
            Represents last
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompletePreMatchItemEventArgs">
            <summary>
            Event data for pre matching modifications.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompletePreMatchItemEventArgs.m_currentTextValue">
            <summary>
            The item to be matched.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompletePreMatchItemEventArgs.#ctor(System.String)">
            <summary>
            Creates an object of type AutoCompleteSelectedEventArgs and sets the internal
            object array with the information about the currently selected item.
            </summary>
            <param name="currentText">The array that holds the information about the currently
            selected item.</param>
            <remarks>The array value set through this constructor can be accessed
            through the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompletePreMatchItemEventArgs.CurrentText"/> property.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompletePreMatchItemEventArgs.CurrentText">
            <summary>
            Gets / sets the currently selected item.
            The first item in the array is the first column of the matching item and
            so on for all the sub items.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs">
            <summary>
            Event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchItem"/> event.
            </summary>
            <remarks><see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventHandler"/> for the delegate
            that uses this event handler.
            This event handler is used to package the information that is sent
            by the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class when in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchModes.Manual"/><para>This is set to false when the event is raised. The event handler
            can set this value to true if it wants the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class to
            accept the current <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.PossibleMatch"/> item as a possible match
            for the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.CurrentText"/>. Setting this value to false with tell the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class to ignore this entry.
            </para></remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.m_currentTextValue">
            <summary>
            The current text value to be matched.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.m_possibleMatchValue">
            <summary>
            The possible match value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.#ctor(System.String,System.String)">
            <summary>
            Creates a new object of type AutoCompleteMatchItemEventArgs.
            </summary>
            <param name="currentText">The current text to be matched.</param>
            <param name="possibleMatch">The possible match string.</param>
            <remarks>This constructor for the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs"/>
            class takes the current text of the target control that is to be matched and
            the possible match string that it is to be compared against as arguments.
            The values set through this constructor can overriden through the
            <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.CurrentText"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.PossibleMatch"/> properties.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.CurrentText">
            <summary>
            Returns the current text value to be matched.
            </summary>
            <remarks>The current text that is to be compared against for possible
            matches. This is done one at a time using this event argument. The possible match
            for this is accessed through the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.PossibleMatch"/> property.
            You can set the CurrentText and <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.PossibleMatch"/> properties using
            the appropriate constructor.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.PossibleMatch">
            <summary>
            Returns the possible match value that needs to be compared against the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.CurrentText"/>
            property by the event handler.
            </summary>
            <remarks>The current text that this possible match will be checked against is 
            accessed through the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.CurrentText"/> property.
            You can set the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs.CurrentText"/> and PossibleMatch properties using
            the appropriate constructor.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs">
            <summary>
            The event argument for the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventHandler"/> delegate. 
            </summary>
            <remarks>
            This event handler is used
            as the event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.BeforeAddItem"/> event raised by the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs.m_imageColumnIndex">
            <summary>
            The image column index.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs.m_rowItem">
            <summary>
            The DataRow that has the values for all the columns.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs.#ctor">
            <summary>
            Creates and intializes the AutoCompleteAddItemCancelEventArgs object.
            </summary>
            <remarks>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs.ImageColumnIndex"/> property is initialized to 
            -1 and the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs.RowItem"/>  property is set to null.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs.RowItem">
            <summary>
            The <see cref="T:System.Data.DataRow"/> object that contains the value that is to be added to the
            history list.
            </summary>
            <remarks>The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class uses a <see cref="T:System.Data.DataTable"/>
            and this value is one of the rows for the internal history list of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class.
            You can also set the values of sub items or change their values when
            it is handled in the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.BeforeAddItem"/> event raised by
            the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs.ImageColumnIndex">
            <summary>
            Gets / sets the column index into the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ImageList"/> property.
            </summary>
            <remarks>
            The <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.BeforeAddItem"/> event uses the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs"/> type for the event data. 
            This value can be set in the event hander to be a different value. 
            Changing the index will change the image that will be displayed.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs">
            <summary>
            The event data for AutoCompleteSelected event. This event is raised by
            the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class when the user selects an item in the
            list off possible matches for the current text being displayed in the
            target edit control.
            </summary>
            <remarks><see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventHandler"/> is the event handler delegate that
            uses this class as the event data.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.m_itemarray">
            <summary>
            The list of subitems.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.m_matchColumnIndex">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.m_selectedValue">
            <summary>
            Specifies if the selected value is to be set to the Target control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.m_bHandled">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.#ctor(System.Object[],System.Int32)">
            <summary>
            Creates an object of type AutoCompleteSelectedEventArgs and sets the internal
            object array with the information about the currently selected item.
            </summary>
            <param name="array">The array that holds the information about the currently
            selected item.</param>
            <param name="matchColumnIndex">The column index to be used for matching.</param>
            <remarks>The array value set through this constructor can be accessed
            through the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.ItemArray"/> property.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.ItemArray">
            <summary>
            Returns the Auto Complete item as an object array.
            </summary>
            <remarks>
            This property holds the information about the currently selected item.
            The first item in the array is the first column of the matching item and
            so on for all the sub items.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.MatchColumnIndex">
            <summary>
            Returns the index of the item that was used for the matching.
            </summary>
            <remarks>
            This index could be different from the matching index of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control. The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.ItemArray"/>
            returned will only have items/columns that are displayed in the
            drop down list of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.Handled">
            <summary>
            Indicates whether the SelectedValue should be applied to the target control. This only applies
            when used in the AutoCompleteItemSelected event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs.SelectedValue">
            <summary>
            Gets/Sets the value selected.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteErrorArgs">
            <summary>
            This class wraps an exception that is thrown by the system as event
            data.
            </summary>
            <remarks>
            The event data can be used to track the problem with the exception
            that was raised by the system during the auto completion of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteErrorArgs.m_error">
            <summary>
            The exception thrown by the system.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteErrorArgs.#ctor(System.Exception)">
            <summary>
            Initializes a new instance of the class with an exception.
            </summary>
            <param name="error">The exception that resulted in this event data 
            being created.</param>
            <remarks>The exception that is set through the constructor can be 
            accessed through the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoCompleteErrorArgs.GetException"/> method.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteErrorArgs.GetException">
            <summary>
            Returns the original exception that was thrown by the system.
            </summary>
            <remarks>
            The <see cref="T:System.Exception"/> that is returned can be used to 
            track down any issues that occur in the auto completion process
            of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </remarks>
            <returns>The exception that was thrown by the system.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs">
            <summary>
            The event data for <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.TargetChanging"/> event.
            </summary>
            <remarks>
            The event data provides information that can be used to tailor the
            behavior of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control for different
            edit controls.
            <para>
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventHandler"/> is the event handler
            delegate that uses this class as the event data.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs.m_editControl">
            <summary>
            The editControl that is getting the focus or losing 
            the focus.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs.m_isLeaving">
            <summary>
            Indicates whether the control is losing the focus.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs.#ctor(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs"/>
            class using a <see cref="T:System.Windows.Forms.Control"/> and a boolean.
            </summary>
            <param name="editControl">The edit control that is losing the focus or gaining focus.</param>
            <param name="isLeaving">Indicates whether the edit control is gaining focus or losing it.</param>
            <remarks>
            The <paramref name="editControl"></paramref> parameter is the edit control that is gaining
            focus or losing it. The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control's behavior can be changed
            based on which edit control it is providing auto completion for.
            <para>
            The <paramref name="isLeaving"></paramref> parameter indicates whether the edit
            control is losing or gaining focus. The value will be false if the edit
            control is gaining focus.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs.EditControl">
            <summary>
            Returns the edit control that is gaining or losing focus.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control's behavior can be tailored
            to be different for each control that it is providing auto completion
            for. When handling the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.TargetChanging"/> event
            this property provides information about the currently active edit
            control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs.IsLeaving">
            <summary>
            Indicates whether the event has been raised in response to a 
            control gaining focus or losing focus.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs">
            <summary>
            This class wraps an exception that is thrown by the system as event
            data.
            </summary>
            <remarks>
            The event data can be used to track the problem with the exception
            that was raised by the system during the auto completion of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs.m_autoSuggestLocation">
            <summary>
            The location of the top left corner of the AutoSuggest window.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs.Handled">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs"/> is handled.
            </summary>
            <value><c>true</c> if handled; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs.Cancel">
            <summary>
            Gets or sets a value indicating whether the AutoCompleteCustomize event should be canceled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs.AutoSuggestLocation">
            <summary>
             Gets /sets  values that determine the position of AutoCompletion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs.TextForAutoCompletion">
            <summary>
            Gets/sets the text for AutoCompletion
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs.ActiveFocusControl">
            <summary>
            Gets or sets the active control on the AutoComplete control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoCompleteCustomize"/> event.
            </summary>
            <remarks>The AutoCompleteCustomizeEventHandler uses the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs"/>
            class as the event data.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.TargetChanging"/> event.
            </summary>
            <remarks>The AutoCompleteTargetChangingEventHandler uses the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs"/>
            class as the event data.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteErrorEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoCompleteItemSelected"/> event.
            </summary>
            <remarks>The AutoCompleteSelectedEventHandler uses the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs"/>
            class as the event data.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoCompleteItemSelected"/> event.
            </summary>
            <remarks>The AutoCompleteSelectedEventHandler uses the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs"/>
            class as the event data.</remarks>
            <returns></returns>
            <param name="sender"/>
            <param name="args"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchItem"/> event.
            </summary>
            <remarks>The AutoCompleteMatchItemEventHandler takes a <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs"/>
            object as the event data argument.</remarks>
            <returns></returns>
            <param name="sender"/>
            <param name="args"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompletePreMatchItemEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchItem"/> event.
            </summary>
            <remarks>The AutoCompletePreMatchItemEventHandler takes a <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompletePreMatchItemEventArgs"/>
            object as the event data argument.</remarks>
            <returns></returns>
            <param name="sender"/>
            <param name="args"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.BeforeAddItem"/> event
            of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </summary>
            <remarks>The AddItemCancelEventHandler uses the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs"/>
            as the event data.</remarks>
            <returns></returns>
            <param name="sender"/>
            <param name="args"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteBorderTypes">
            <summary>
            Specifies the border types that can be assigned to the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> popup control.
            </summary>
            <remarks>You can set this value through the designer for the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.BorderType"/> property.</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteBorderTypes.Fixed">
            <summary>
            The popup control's border will be fixed and the user will not
            be able to resize it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteBorderTypes.Sizable">
            <summary>
            The popup control's border will be sizable and the user will
            be able to resize it by grabbing its bottom right corner.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchModes">
            <summary>
            Specifies the modes in which the AutoComplete control will 
            filter the history list for the current text in the target
            edit control.
            </summary>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchMode"/> property uses this
            type to fix the type of matching to be performed.</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchModes.Automatic">
            <summary>
            The matching will be automatic. This means that the default
            matching routine built into the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control
            will be used.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchModes.Manual">
            <summary>
            The matching will be manual and the user will be able to specify a 
            custom event handler to approve a match.
            <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchItem"/> event is invoked for each item 
            that is in the history list.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteModes">
            <summary>
            Specifies the modes of auto completion that can be applied
            to an edit control (text box, combo box and controls implementing
            IEditControlsEmbed). The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control provides a AutoComplete
            extended property to these types of edit controls. 
            
            <seealso cref="T:Syncfusion.Windows.Forms.IEditControlsEmbed"/>
            
            </summary>
            <remarks>This type is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control to set the
            extended property on the target controls. The default AutoCompleteMode.Disabled.</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.Disabled">
            <summary>
            AutoComplete will be disabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest">
            <summary>
            Possible matches for the current content of the
            active edit control will be presented in the form
            of a popup window with a selectable list of matches.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoAppend">
            <summary>
            The most appropriate match for the current content of
            the edit control will be automatically appended to the
            edit control and the user can choose to type further or
            accept the appended word.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.Both">
            <summary>
            Activates both AutoAppend and AutoSuggest modes of auto completion
            for the target control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.MultiSuggest">
            <summary>
            Possible matches from Multiple columns for the current content of the Active edit control
            will be presented in a form of a popupwindow with a selectable list of matches.
            Multisuggest mode is an extended mode of AutoSuggest.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.MultiSuggestExtended">
            <summary>
            Possible entries of the current content of the Active edit control
            will be presented in a form of a popupwindow with a selectable list of matches.
            With this mode all possible matches will be highlighted.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoComplete">
            <summary>
            The AutoComplete class provides auto completion capabilities for
            edit controls (<see cref="T:System.Windows.Forms.TextBox"/>
            ,<see cref="T:System.Windows.Forms.ComboBox"/>
             and <see cref="T:Syncfusion.Windows.Forms.IEditControlsEmbed"/> based controls).
            </summary>
            <remarks><para>
            AutoCompletion is the process in which a program prompts the user with
            helpful completion suggestions when the user inputs some text through
            a edit control (TextBox or ComboBox controls). The address bar in Microsoft
            Internet Explorer provides this feature when users type in part of a
            web address.
            </para><para>
            The AutoComplete control is implemented as an extender control that provides an
            "AutoComplete" extender property to edit control type controls.
            </para><para>
            The AutoComplete control can operate in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/>
            or <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoAppend"/> Mode.
            In AutoSuggest mode a drop down list of possible matches for the current
            text will be displayed and the user can select the appropriate entry they
            want. In AutoAppend mode the edit control with the focus will be filled
            with the possible match and the user can continue typing to change the
            current suggestion or accept the text as it is.
            </para><para>
            The AutoComplete control can use a internal list of 'history
            items' to provide the auto completion to its target controls or it can take
            an external data source as the source for the auto completion items.
            </para><para>
            The <seealso cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> property can be used to customize the appearance of the drop down list of items.
            </para></remarks>
            <example><coderef file="tools\samples\editors package\autocompleteDemo\cs\MainForm.cs" name="AutoComplete Initialization" lang="C#"><code lang="C#">
                        // This code shows how the AutoComplete control
                        // is initialized and used
                        this.autoComplete1 = new AutoComplete();
                        this.textBox1 = new TextBox();
                        // Set buttonEdit1 properties
                        this.autoComplete1.AdjustHeightToItemCount = true;
                        // The AutoComplete control will add contents of the target control to
                        // its history list automatically (when the enter key is hit)
                        this.autoComplete1.AutoAddItem = true;
                        // The AutoComplete control will maintain its history items
                        this.autoComplete1.AutoSerialize = true;
                        // The category under which the history list will be persisted
                        this.autoComplete1.CategoryName = "websites";
                        // Specifies if any of the columns in the data source are to be treated as
                        // image index
                        this.autoComplete1.ImageColumnIndex = -1;
                        // The image list to be used as the image source
                        this.autoComplete1.ImageList = null;
                        // The preferred height for the drop down window
                        this.autoComplete1.PreferredHeight = 200;
                        // Add a event to customize data added to history
                        this.autoComplete1.BeforeAddItem += new AutoCompleteAddItemCancelEventHandler(this.autoComplete1_BeforeAddItem);
                        // Set Auto Complete
                        // properties for target TextBox
                        this.autoComplete1.SetAutoComplete(this.textBox1, AutoCompleteMode.Both);
                        // Added by designer - Add the TextBox to the Form
                        this.Controls.Add(textBox1);
            	</code></coderef><coderef file="tools\samples\editors package\autocompleteDemo\vb\MainForm.vb" name="AutoComplete Initialization" lang="VB"><code lang="VB">
                       ' This code shows how the AutoComplete control
                       ' is initialized and used
                       Me.AutoComplete1 = New AutoComplete()
                       Me.textBox1 = New TextBox()
                       ' Set AutoComplete1 properties
                       ' Set the ParentForm property of the AutoComplete control
                       Me.AutoComplete1.ParentForm = Me
                       Me.AutoComplete1.AdjustHeightToItemCount = True
                       ' The AutoComplete control will add contents of the target control to
                       ' its history list automatically (when the enter key is hit)
                       Me.AutoComplete1.AutoAddItem = True
                       ' The AutoComplete control will maintain its history items
                       Me.AutoComplete1.AutoSerialize = True
                       ' The category under which the history list will be persisted
                       Me.autoComplete1.CategoryName = "websites"
                       ' Specifies if any of the columns in the data source are to be treated as
                       ' image index
                       Me.AutoComplete1.ImageColumnIndex = -(1)
                       ' The image list to be used as the image source
                       Me.AutoComplete1.ImageList = Nothing
                       ' The preferred height for the drop down window
                       Me.AutoComplete1.PreferredHeight = 200
                       ' Add a event to customize data added to history
                       AddHandler Me.autoComplete1.BeforeAddItem, New AutoCompleteAddItemCancelEventHandler(AddressOf AutoComplete1_BeforeAddItem)
                       ' Set Auto Complete
                       ' properties for target TextBox
                       Me.AutoComplete1.SetAutoComplete(Me.textBox1, AutoCompleteMode.Both)
                       ' Added by designer - Add the TextBox to the Form
                       Me.Controls.Add(textBox1)
            	</code></coderef></example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IDataListViewOwner">
            <summary>
            This interface should be implemented by classes that act 
            as the owner for the <see cref="T:Syncfusion.Windows.Forms.Tools.DataListView"/> class. 
            </summary>
            <remarks>
            The DataListView class will query its owner for special formatting
            conditions such as column width and any images that need to be 
            displayed. The need for this class is to abstract the formatting
            information from the DataListView class. The DataListView class can
            display a DataSource even if the <see cref="P:Syncfusion.Windows.Forms.Tools.DataListView.ListOwner"/>
            property is not set using default formatting values.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IDataListViewOwner.GetImageColumnIndex">
            <summary>
            Returns the index of the column that has information about the
            images (if any).
            </summary>
            <returns>The index of the Image column.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IDataListViewOwner.GetColumnWidth(System.Int32)">
            <summary>
            Returns the width of the specified column.
            </summary>
            <param name="columnIndex">The index of the column for which the 
            minimum width is required.</param>
            <returns>The width of the column.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.DEF_MAX_KEY_COUNT">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.c_strAUTO_COMPLETE">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.selectedItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.selectedIndex">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.isEnterHit">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.selectedValue">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.nCounter">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.components">
            <summary>
            The event args for the AutoCompleteAddItemCancelEventHandler. This event handler is used
            as the event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.BeforeAddItem"/> event raised by the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.targetEnabledMap">
            <summary>
            Holds information about what the AutoComplete extender
            property is set on the target controls. The control
            is the key and the AutoComplete is the value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.targetComboUpDownMap">
            <summary>
            Holds information for each control if ComboUpDown behavior is
            to be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.activeControlObject">
            <summary>
            The control that has the current focus.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.preChangeText">
            <summary>
            The text of the target control before the change
            suggested by the AutoComplete control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.ignoreChangeMessage">
            <summary>
            Specifies whether the TextChanged event should be ignored.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.ignoreCase">
            <summary>
            Indicates whether case sensitivity for matching should be used.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.dropDownContainer">
            <summary>
            The PopupControlContainer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.contentChanged">
            <summary>
            Indicates whether the content has changed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.dropDownList">
            <summary>
            The list used for displaying the matches.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.autoSerializeValue">
            <summary>
            Indicates whether the internal data will be persisted
            by the control itself. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.internalOverrideIgnoreCompletion">
            <summary>
            Overrides the IgnoreCompletion check when set. This
            is needed when the ProcessAutoComplete method is
            called when the Text property of the target control is empty.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.columnInfoList">
            <summary>
            The collection of Columns specifying the attributes of the columns of
            the List displayed with the matches.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.imageListValue">
            <summary>
            The image list that will be used by the AutoComplete object.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.showColumnHeaderValue">
            <summary>
            Indicates whether the drop down list will have a column header.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.borderType">
            <summary>
            Specifies the kind of border for the popup control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.categoryName">
            <summary>
            Specifies the user defined category under which the
            data held by this AutoComplete needs to persist historical
            data.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.minColumnWidth">
            <summary>
            The minimum column width when a new column is added.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.autoAddItemOnValidate">
            <summary>
            Indicates whether the current content should be added to the history
            during validation (when the target control loses focus).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.tableData">
            <summary>
            The internal DataTale that will hold the history items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.dataSource">
            <summary>
            The external data source.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.controlsInitialized">
            <summary>
            Indicates whether the controls have been inistialized for the drop down.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.preferredHeight">
            <summary>
            The preferred height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.preferredWidth">
            <summary>
            The preferred width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.adjustHeightToItemCount">
            <summary>
            Indicates whether the height of the drop down is to be adjusted based on the number
            of items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.selectionChangeCommitted">
            <summary>
            Indicates whether a SelesctionChangeCommitted event has been raised by a target
            combobox. This is tracked so that the following TextChanged event will be 
            ignored by the AutoCompletion logic.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.matchMode">
            <summary>
            The mode for the matching routine.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.overrideComboValue">
            <summary>
            The internal field that indicates whether the AutoComplete control 
            should suppress or override the ComboBox control's own dropdown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.inInit">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.listDataView">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.accessibleName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.accessibleDescription">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.accessibleRole">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.parentForm">
            <summary>for the data binding support</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.comboUpDownState">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.lastMatchColumnName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.changeDataManagerPosition">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.indexToEnsureVisible">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.singleClick">
            <summary>
            Indicates whether the dropdown  for an AutoComplete enabled control appears in a single click.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.currentTextBeingMatched">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.caseSensitiveValue">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.allowListDelete">
            <summary>
            Allows user to delete entries from list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.maxNumberofSuggestion">
            <summary>
            Allows user to set the maximum no of list to be displayed. By default the value is -1 .
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.autoSortList">
            <summary>
            Indicates whether the list is to be sorted automatically.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.targetRightToLeft">
            <summary>
            The RightToLeft state of the target control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.m_bPersistentDropDownSize">
            <summary>
            Indicates whether DropDown size is persistent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.enableduplicatevalues">
            <summary>
            Gets or sets whether to allow duplicate values in AutoComplete DataSource.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.m_ItemFont">
            <summary>
            Indicates the item font of the AutoCompletePopup
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.m_headerStyle">
            <summary>
            Indicates the style of Column header in AutoCompletePopup
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ResetHeaderStyle">
            <summary>
            Reset the HeaderStyle of the AutoComplete Popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ShouldSerializeHeaderStyle">
            <summary>
            Indicates whether the current value of the AutoComplete HeaderStyle property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ResetHeaderFont">
            <summary>
            Resets the Header font of the AutoComplete Popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ShouldSerializeHeaderFont">
            <summary>
            Indicates whether the current value of the AutoComplete HeaderFont property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ResetHeaderForeColor">
            <summary>
            Reset the HeaderForeColor of the AutoComplete Popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ShouldSerializeHeaderForeColor">
            <summary>
            Indicates whether the current value of the AutoComplete HeaderForeColor property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ResetItemFont">
            <summary>
            Resets the item font of the AutoComplete Popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ShouldSerializeItemFont">
            <summary>
            Indicates whether the current value of the AutoComplete ItemFont property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ShouldSerializeEnableDuplicateValues">
            <summary>
            Serializing EnableDuplicateValues property
            </summary>
            <returns>True</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ResetEnableDuplicateValues">
            <summary>
            Resetting EnableDuplicateValues property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoComplete.foreColor">
            <summary>
            Indicates the item forecolor of the AutoCompletePopup
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ResetTextColor">
            <summary>
            Reset the Item ForeColor of the AutoComplete Popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ShouldSerializeTextColor">
            <summary>
            Indicates whether the current value of the AutoComplete TextColor property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.#cctor">
            <summary>
            Initializes the static fields.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.#ctor(System.ComponentModel.IContainer)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class and registers it in owner's container.
            </summary>
            <param name="container">Parent container.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class.
            </summary>
            <remarks>The AutoComplete class can be created through the 
            designer and also programmatically through code. The AutoComplete
            class uses the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.CategoryName"/> property to provide 
            support for differentiating between auto complete histor lists. The CategoryName
            property is not set by default.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.Finalize">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.BeginInit">
            <summary>
            Implementation of the <see cref="T:System.ComponentModel.ISupportInitialize"/> interface.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.EndInit">
            <summary>
            Implementation of the <see cref="T:System.ComponentModel.ISupportInitialize"/> interface.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.InitializeComponent">
            <summary>
               Required method for Designer support - do not modify
               the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.InitializeDropDown">
            <summary>
            Initializes the drop down list control with the list of matches.
            </summary>
            <returns>True if the drop down was properly initialized; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.UpdateDropDownListWidth(System.Int32)">
            <summary>
            Updates the width of the DropDownList.
            </summary>
            <param name="width">Width of the DropDownList</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ShouldSerializeImageList">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ResetImageList">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ShouldSerializeParentForm">
            <summary>
            Indicates whether the ParentForm property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.IgnoreCompletion(System.String)">
            <summary>
            Indicates whether the control needs AutoCompletion at this time.
            </summary>
            <param name="currentText">The current text.</param>
            <returns>True if the current state of the control does not
            require completion.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@)">
            <summary>
            Populates the list with matches.
            </summary>
            <param name="currentText">The current text.</param>
            <param name="listDataView">The DataView object that has the list of matches.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnTargetChanging(Syncfusion.Windows.Forms.Tools.AutoCompleteTargetChangingEventArgs)">
            <summary>
            Raises the TargetChanging event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnAutoCompleteCustomize(Syncfusion.Windows.Forms.Tools.AutoCompleteCustomizeEventArgs)">
            <summary>
            Raises the AutoCompleteCustomize event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@,System.Boolean,System.Data.DataRow@)">
            <summary>
            Filters the complete list of items to be considered for matches to form a 
            set of probable matches.
            </summary>
            <param name="currentText">The text to the matched.</param>
            <param name="listDataView">The matching items will be added to this ListView.</param>
            <returns>The count of the matches.</returns>
            <remarks>
            Override this function if you want to use a different matching routine
            from the internal built in matching routine.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetTableData">
            <summary>
            Sets the internal table data based on the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.DataSource"/> property.
            </summary>
            <remarks>
            This method is invoked by the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.DataSource"/> property when
            an external data source is specified. Override this method if you want to provide
            your own implenmentation for custom data sources. The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.TableData"/>
            property needs to be set with the appropriate data in this method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnDropDownDisplayed(System.EventArgs)">
            <summary>
            Raises the DropDownDisplayed event.
            </summary>
            <param name="args">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnDropDownClosed(Syncfusion.Windows.Forms.PopupClosedEventArgs)">
            <summary>
            Invokes the DropDownClosed Event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnAutoCompleteItemSelected(Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs)">
            <summary>
            Invokes the AutoCompleteItemSelected Event.
            <param name="args">An AutoCompleteSelectedEventArgs that contains the event data.</param>
            <remarks>
            The OnAutoCompleteSelected method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            
            <note type="note">Inheritors:  When overriding OnAutoCompleteItemSelected in a derived
            class, be sure to call the base class's OnAutoCompleteSelected method so that
            registered delegates receive the event.</note>
            
            </remarks>
            </summary>		
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnBeforeAddItem(Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.BeforeAddItem"/> event.
            </summary>
            <param name="args">A CancelEventArgs that contains the event data.</param>
            <remarks>
            The OnBeforeAddItem method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>
            Notes to Inheritors:  When overriding OnBeforeAddItem in a derived
            class, be sure to call the base class's OnBeforeAddItem method so that
            registered delegates receive the event.
            </para>
            </remarks>
            <example>
            	<coderef file="tools\samples\editors package\autocompletedemo\VB\MainForm.cs" name="AutoComplete BeforeAddItem event" lang="C#">
            	<code lang="C#">
                        // Add a event to customize data added to history
                        this.autoComplete1.BeforeAddItem += new AutoCompleteAddItemCancelEventHandler(this.autoComplete1_BeforeAddItem);
            
                        // autoComplete1_BeforeAddItem
                        int columnCount = args.RowItem.Table.Columns.Count;
                        object [] itemarray = args.RowItem.ItemArray;
            
                        string itemText = (string)itemarray[0];// the url field
                        string nameText = (string)itemarray[1];// The name field
            
                        if(itemText.Substring(0,4) == "http")
                        {
                            if(nameText == null || nameText == String.Empty)
                                nameText = "Website";
                        }
                        else if(itemText.Substring(0,3) == "ftp")
                        {
                            if(nameText == null || nameText == String.Empty)
                                nameText = "FTP site";
                        }
                        else
                            args.Cancel = true;
            
                        itemarray[0] = itemText;
                        itemarray[1] = nameText;
                        args.RowItem.ItemArray = itemarray;
            	</code>
            	</coderef>
            	<coderef file="tools\samples\editors package\autocompletedemo\VB\MainForm.vb" name="AutoComplete BeforeAddItem event" lang="VB">
            	<code lang="VB">
                       ' Add a event to customize data added to history
                       AddHandler Me.autoComplete1.BeforeAddItem, New AutoCompleteAddItemCancelEventHandler(AddressOf autoComplete1_BeforeAddItem)
                       ' autoComplete1_BeforeAddItem
                       Dim columnCount As Integer
                       columnCount = args.RowItem.Table.Columns.Count
                       Dim itemarray() As Object
                       itemarray = args.RowItem.ItemArray
                       Dim itemText As String
                       itemText = CType(itemarray(0), String)
                       ' the url field
                       Dim nameText As String
                       nameText = CType(itemarray(1), String)
                       ' The name field
                       If (itemText.Substring(0, 4) Is "http") Then
                           If ((nameText Is Nothing) _
                                       OrElse (nameText Is String.Empty)) Then
                               nameText = "Website"
                           End If
                       Else
                           If (itemText.Substring(0, 3) Is "ftp") Then
                               If ((nameText Is Nothing) _
                                           OrElse (nameText Is String.Empty)) Then
                                   nameText = "FTP site"
                               End If
                           Else
                               args.Cancel = True
                           End If
                       End If
                       itemarray(0) = itemText
                       itemarray(1) = nameText
                       args.RowItem.ItemArray = itemarray
            	</code>
            	</coderef>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.AddHistoryItem(System.String,System.Int32)">
            <summary>
            The AutoComplete control has the ability to display an icon next
            to a possible match item when displaying the drop down list
            in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/> mode. This overloaded
            version of AddHistoryItem adds an item to history and also 
            sets the image index for that item.
            </summary>
            <param name="newItemText">The string to be added to the history list.</param>
            <param name="imageIndexValue">The image index of the icon to be set for this
            item in the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ImageList"/> assigned to this control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetHistoryItem(System.String,System.Int32)">
            <summary>
            Overloaded. The AutoComplete control can display sub items with columns and also
            an icon for possible matches when in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/>
            mode.
            <para>
            This method sets the associated icon for any item already in 
            history. 
            </para>
            </summary>
            <param name="itemKey">The item key identifier string.</param>
            <param name="imageIndexValue">The Image Index.</param>
            <returns>True if the item is added to the histor list; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetHistoryItem(System.String,System.Int32,System.String)">
            <summary>
            The AutoComplete control can display sub items with columns and also
            an icon for possible matches when in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/>
            mode.
            <para>
            This method sets the associated icon for any item already in
            history. 
            </para>
            </summary>
            <param name="itemKey">The item key identifier string.</param>
            <param name="subindex">The sub item index - starts at zero.</param>
            <param name="subItemValue">The sub item value.</param>
            <returns>True if the sub item was set successfully; false otherwise.</returns>
            <exception cref="T:System.ArgumentOutOfRangeException">The sub item index was out of range.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchString(System.String,System.String)">
            <summary>
            Indicates whether the current text is a substring of the possible match. 
            Does the match between the current text and a possible match.
            This can be overriden to provide an implementation that does
            something more specific. 
            </summary>
            <param name="currentText">The text to be completed.</param>
            <param name="possibleMatch">The possible match string.</param>
            <returns>True if the possible match string is an acceptable match; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnMatchItem(Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs)">
            <summary>
            Invokes the OnMatchItem Event.
            <param name="arg">The AutoCompleteMatchItem event data.</param>
            <remarks>
            The OnMatchItem method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            
            <note type="note">Inheritors:  When overriding OnMatchItem in a derived
            class, be sure to call the base class's OnMatchItem method so that
            registered delegates receive the event.</note>
            
            </remarks>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnAutoCompleteItemBrowsed(Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventArgs)">
            <summary>
            Invokes the AutoCompleteItemBrowsed event.
            <param name="args">An AutoCompleteSelectedEventArgs that contains the event data.</param>
            <remarks>
            The OnAutoCompleteItemBrowsed method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            
            <note type="note">Inheritors:  When overriding OnAutoCompleteItemBrowsed in a derived
            class, be sure to call the base class's OnAutoCompleteItemBrowsed method so that
            registered delegates receive the event.</note>
            </remarks>
            </summary>		
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.dropDown_Closed(System.Object,Syncfusion.Windows.Forms.PopupClosedEventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleListControlKeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Handles the KeyDown event of the list view control.
            </summary>
            <param name="sender">The list control.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlKeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Handles the KeyDown event of the target control.
            </summary>
            <param name="sender">The control with the focus.</param>
            <param name="e">The key event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlEnter(System.Object,System.EventArgs)">
            <summary>
            This is an event handler that responds to the ControlEnter
            event.  We attach this to each control we are providing AutoComplete
            text for.
            </summary>
            <param name="sender">The control with the current focus.</param>
            <param name="e">The event data.</param>
            <remarks>This method is the handler for the Enter event of the target
            control. All controls that are provided with auto completion get their
            Enter event handled to provide a way for the AutoComplete control
            to hook into the other events for the edit control.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlMouseWheel(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlDestroyed(System.Object,System.EventArgs)">
            <summary>
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlLeave(System.Object,System.EventArgs)">
            <summary>
            This is an event handler that responds to the ControlLeave
            event of the current control.  
            </summary>
            <param name="sender">The control with the current focus</param>
            <param name="e">The event data.</param>
            <remarks>Handles the ControlLeave event and unwires the events 
            that we hooked into in the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlEnter(System.Object,System.EventArgs)"/> event.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlTextChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the TextChanged event of the current control. The ProcessAutoComplete
            method is invoked if there is a change in the control's text content.
            </summary>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ProcessAutoComplete(System.String)"/>
            
            <param name="sender">The control being provided with AutoComplete.</param>
            <param name="e">The Event Args.</param>
            <remarks>This is the core of the auto completion process where the TextChanged
            event from the edit control is handled and the auto complete tries to
            provide auto completion.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.StartProcess(System.Boolean)">
            <summary>
            Indicates whether autocomplete process should start.
            </summary>
            <param name="process">if set to <c>true</c> process autocomplete.</param>
            <returns></returns>
            <remarks>
            If AutoComplete should be processed after typing some text, it should be set 
            to false on load, and then set to true after typing the text.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlSelectionChangeCommitted(System.Object,System.EventArgs)">
            <summary>
            Handles the SelectionChangeCommitted event of the current control.
            </summary>
            
            <param name="sender">The control being provided with AutoComplete.</param>
            <param name="e">The Event Args.</param>
            <remarks>This event is handled to prevent a problem that appears when
            auto completion is applied to a ComboBox. When the user selects an
            item in the drop down list of the ComboBox, the TextChanged event
            is raised and the auto completion process starts in response to this.
            This should be avoided and the workaround is to handle the SelectionChanged
            event that's raised by the ComboBox when the selection changes and suppress
            the TextChanged event that is raised right after.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlDropDown(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Displays the popup control when the user DoubleClicks in the target
            control.
            </summary>
            <param name="sender">The control with the focus.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlClick(System.Object,System.EventArgs)">
            <summary>
            Displays the popup control when the user Clicks on the target
            control.
            </summary>
            <param name="sender">The control with the focus.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleAutoListDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Handles the DoubleClick event of the drop down list.
            </summary>
            <param name="sender">The drop down list.</param>
            <param name="e">The EventArgs object with event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleAutoListClick(System.Object,System.EventArgs)">
            <summary>
            Handles the Click event of the drop down list.
            </summary>
            <param name="sender">The drop down list.</param>
            <param name="e">The EventArgs object with event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleAutoListSelectionChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the SelectionChanged event of the drop down list.
            </summary>
            <param name="sender">The drop down list.</param>
            <param name="e">The EventArgs object with event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandleControlValidated(System.Object,System.EventArgs)">
            <summary>
            The handler for the Validated event of the edit control.
            The current text of the edit control will be added to the history
            list if the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoAddItem"/> property is set.
            </summary>
            <param name="sender">The edit control with the focus.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandlePopupClosed(System.Object,Syncfusion.Windows.Forms.PopupClosedEventArgs)">
            <summary>
            Handles the PopupClosed event of the drop down control.
            </summary>
            <param name="sender">The drop down container.</param>
            <param name="e">The EventArgs object with event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.HandlePopupDisplayed(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ProcessAutoComplete(System.String,System.String,System.Drawing.Point)">
            <summary>
            Initiates the AutoComplete process. This is
            called automatically when the AutoCompleteMode is not set to
            Disabled.
            <para>This method invokes the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@)"/>
            method to get a list of matches for the current text. Override the
            <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@)"/> method
            if you are providing your own history source.</para>
            </summary>
            <param name="currentText">The current text content of the edit control.</param>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@)"/>
            <param name="selectedEntry">Specifies the entry that should be shown as selected.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.IsDropDownShowing">
            <summary>
            Indicates whether the popup control is currently being displayed.
            </summary>
            <returns>True if the drop down list is being displayed; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetMatchesCount(System.String)">
            <summary>
            Returns the number of probable matches for a particular
            string in the AutoComplete control's current history list or data source.
            </summary>
            <param name="currentText">The text to use for the matching.</param>
            <returns>The count of items that match.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ProcessAutoComplete(System.String)">
            <summary>
            Initiates the AutoComplete process. This is
            called automatically when the AutoCompleteMode is not set to
            Disabled.
            <para>This method invokes the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@)"/>
            method to get a list of matches for the current text. Override the
            <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@)"/> method
            if you are providing your own history source.</para>
            </summary>
            <param name="currentText">The current text content of the edit control.</param>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ProcessAutoComplete(System.String,System.String)">
            <summary>
            Allows you to open the auto complete list in your code.
            </summary>
            <remarks>AutoComplete control requires that the control that needs to be provided with the AutoCompletion services have the focus first before the ProcessAutoComplete is called.</remarks>
            <param name="currentText">The current text content of the edit control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetItemArray(System.String)">
            <summary>
            Returns the ItemArray for the matching entry.
            </summary>
            <param name="currentText">The current text content of the edit control.</param>
            <returns>An itemArray.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.UpdateSelectedItem(System.String)">
            <summary>
            Updates the selected item to represent the match.
            </summary>
            <param name="currentText"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetSelectedItem(Syncfusion.Windows.Forms.Tools.AutoCompleteItem)">
            <summary>
            Set the SelectedItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.FillDropDownList(System.Data.DataView,System.String,System.Int32)">
            <summary>
            Internal helper function to fill the drop down list with the
            possible matches.
            </summary>
            <param name="listDataView">The DataView object that has the list of matches.</param>
            <remarks>
            This function sets the ListView control with the DataView
            object that is to be used as its data source. The ListView control used here
            is a ListView derived class that can take a DataSource and populate
            its columns and rows.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.ResetHistory">
            <summary>
            Resets the internal history list. Override this if you
            are providing your own history source in your derived
            class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetActiveEditControl(Syncfusion.Windows.Forms.IEditControlsEmbed,System.Windows.Forms.Control)">
            <summary>
            This is an implementation for the IEditControlsEmbedListener.
            </summary>
            <param name="parentControl">The parent control that makes the call.</param>
            <param name="editControl">The edit control that has the focus.</param>
            <remarks>
            This is used when there is a composite control that has more than one edit control
            embedded and is being provided auto completion. The parent composite will inform
            the auto complete control through this method when there is a change in focus
            between its multiple edit controls.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.RaiseBeforeAddItemEvent(System.Data.DataRow)">
            <summary>
            Raises the BeforeAddItem event, if this value is set to true
            </summary>
            <remarks>Calls the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.OnBeforeAddItem(Syncfusion.Windows.Forms.Tools.AutoCompleteAddItemCancelEventArgs)"/>method to 
            raise the <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.BeforeAddItem"/> event.</remarks>
            <returns>True if the item is not to be added to the history.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetImageColumnIndex">
            <summary>
            This method implements IDataViewListOwner.GetImageColumnIndex.
            </summary>
            <returns>The index of the column in the data source that provides the
            index of images in the assigned image list.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetColumnWidth(System.Int32)">
            <summary>
            This method implements IDataViewListOwner.GetColumnWidth.
            </summary>
            <param name="columnIndex">The index of the column for which to 
            return the width.
            </param>
            <returns>The width of the column.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetDataManager(System.Object)">
            <summary>
            Returns the BindingManagerBase for the datasource.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.RefreshColumns">
            <summary>
            This should only be invoked when there is a DataSource.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)">
            <summary>
            Indicates the Extender property target.
            </summary>
            <param name="target">The target control to be considered for extending.</param>
            <returns>True if the target control can be extended; false otherwise.</returns>
            <remarks>The AutoComplete control provides auto completion for edit
            contols (the TextBox and ComboBox controls in Windows Forms) and classes
            that implement the <see cref="T:Syncfusion.Windows.Forms.IEditControlsEmbed"/> interface. The method will
            return true if any of these cases are met.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.System#Windows#Forms#IMessageFilter#PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetAutoComplete(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.AutoCompleteModes)">
             <summary>
             This is the extended property for the AutoComplete property. 
             This will be called by the framework when the AutoComplete property 
             is set on any control.
             </summary>
             <param name="control">The control that the property is applied to.</param>
             <param name="enableAutoComplete">Specifies whether the control is to be provided 
             auto completion. Auto complete will be provided if this parameter is true.</param>
             <remarks>When using the designer, the AutoComplete control adds an extender 
             property to the target controls. When using the AutoComplete control
             programmatically through the code, you need to use this method to add and remove
             auto completion for a target control.</remarks>
             <example>
             In this example,AutoComplete with AutoSuggest mode is enabled to a TextBox control.
            <code lang="C#">
             this.autoComplete1.SetAutoComplete(this.textBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest);
            </code>
            <code lang="VB">
            Me.autoComplete1.SetAutoComplete(Me.textBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest)
            </code>
             </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetAutoCompleteComboUpDown(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets the auto complete combo up down.
            </summary>
            <param name="control">The control that the property is applied to..</param>
            <param name="enableComboUpDown">if set to <c>true</c> [enable combo up down].</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetAutoComplete(System.Windows.Forms.Control)">
            <summary>
            Indicates whether a control has AutoComplete Enabled.
            </summary>
            <remarks>
            The AutoComplete control maintains a list of controls that it needs
            to provide auto completion for. This method looks up the AutoCompletion mode
            for the control being considered.
            </remarks>
            <example>
            	<coderef file="tools\samples\editors package\autocompletedemo\VB\MainForm.cs" name="AutoComplete GetAutoComplete" lang="C#">
            	<code lang="C#">
                        AutoCompleteMode mode = this.autoComplete1.GetAutoComplete(this.comboBox1);
                        if(mode == AutoCompleteMode.Disabled)
                            this.autoComplete1.SetAutoComplete(this.comboBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteMode.AutoSuggest);
                        else
                            this.autoComplete1.SetAutoComplete(this.comboBox1, AutoCompleteMode.Disabled);
            	</code>
            	</coderef>
                <coderef file="tools\samples\editors package\autocompletedemo\VB\MainForm.vb" name="AutoComplete GetAutoComplete" lang="VB">
                <code lang="VB">
                       Dim mode As AutoCompleteMode
                       mode = Me.autoComplete1.GetAutoComplete(Me.comboBox1)
                       If (mode = AutoCompleteMode.Disabled) Then
                           Me.autoComplete1.SetAutoComplete(Me.comboBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteMode.AutoSuggest)
                       Else
                           Me.autoComplete1.SetAutoComplete(Me.comboBox1, AutoCompleteMode.Disabled)
                       End If
            	</code>
            	</coderef>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetAutoCompleteComboUpDown(System.Windows.Forms.Control)">
            <summary>
            Returns information for each control if ComboUpDown behavior is  shown or not.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.AddHistoryItem(System.String)">
            <summary>
            Adds an item to the internal history of the AutoComplete control. 
            This method will create a new entry for this string in the internal list.
            <para>
            This call will be ignored if an item already exists with
            the same string value.
            </para>
            This method is overloaded.
            </summary>
            <param name="newItem">The string to be added to the history list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveCurrentState">
            <summary>
            Overloaded. Saves the current state of the control to the windows registry.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveCurrentState(Syncfusion.Runtime.Serialization.SerializeMode,System.Object)">
            <summary>
            Saves the current internal list information to the specified persistence medium.
            </summary>
            <param name="mode"> A <see cref="T:Syncfusion.Runtime.Serialization.SerializeMode"/> value.</param>
            <param name="persistpath"> Specifies the name of an IsolatedStorage/INI/XML file or a registry key to
            which the persistence information will be written.</param>
            <remarks>
            <para>
            Writes the internal history information to the persistence medium specified by the
            <paramref name="mode"/> parameter and at the path specified by the <paramref name="persistpath"/> object.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is advisable to
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveCurrentState"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.LoadCurrentState"/>
            methods.
            </para>
            <para>
            This method will be removed in a future version. Please use the more flexible LoadCurrentState(AppStateSerializer) variant, instead.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveCurrentState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the current internal list information to the specified persistence medium.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            Writes the internal history information to the persistence medium specified by the
            <paramref name="mode"/> parameter and at the path specified by the <paramref name="persistpath"/> object.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is advisable to
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveCurrentState"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.LoadCurrentState"/>
            methods.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.LoadCurrentState">
            <summary>
            Overloaded. Reads the persisted state from the windows registry.
            </summary>
            <returns>True if the read is successful; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.LoadCurrentState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Reads a previously serialized internal history list.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <returns>True if the load is successful; false otherwise.</returns>
            <remarks>
            Reads the internal history information from the specified persistent store and applies the new state.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is advisable to
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveCurrentState"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.LoadCurrentState"/>
            methods.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.LoadCurrentState(Syncfusion.Runtime.Serialization.SerializeMode,System.Object)">
            <summary>
            Reads a previously serialized internal history list.
            </summary>
            <param name="mode"> A <see cref="T:Syncfusion.Runtime.Serialization.SerializeMode"/> value.</param>
            <param name="persistPath">The name of the IsolatedStorage/INI/XML file or the
            registry key containing the  persisted dockstate information.</param>
            <returns>True if the load is successful; false otherwise.</returns>
            <remarks>
            Reads the internal history information from the specified persistent store and applies the new state.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is advisable to
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveCurrentState"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.LoadCurrentState"/>
            methods.
            <para>
            This method will be removed in a future version. Please use the more flexible LoadCurrentState(AppStateSerializer) variant, instead.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.CloseDropDown">
             <summary>
             Closes the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> drop down window.
             </summary>
             <example>
             In this example,DropDown closes if character '@' is entered in AutoComplete enabled TextBox.
            <code lang="C#">
            private void textBox1_KeyPress(object sender, System.Windows.Forms.KeyPressEventArgs e)
            {
                if (e.KeyChar == '@')
               {
                    this.autoComplete1.CloseDropDown();
                }
            }
            </code>
            <code lang="VB">
            Private Sub textBox1_KeyPress(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) 
            If e.KeyChar = "@"C Then 
            Me.autoComplete1.CloseDropDown 
            End If 
            End Sub
            </code>
             </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.RaisePreMatchItemEvent(System.String)">
            <summary>
            
            </summary>
            <param name="currentText"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.RaiseTargetChangingEvent(System.Windows.Forms.Control,System.Boolean)">
            <summary></summary>
            <param name="editControl"></param>
            <param name="isLeaving"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.RaiseAutoCompleteItemSelectedEvent(System.Object[],System.Int32,System.String,System.String@)">
            <summary>
            Creates the AutoCompleteItemSelectedEventArgs and Invokes OnAutoCompleteItemSelected.
            </summary>
            <param name="itemArray">The itemArray object.</param>
            <param name="matchColumnIndex">The column index.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.RaiseMatchItemEvent(System.String,System.String)">
            <summary>
            Raises the MatchItem event <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchItem"/>.
            </summary>
            <param name="currentText">The current text of the edit control.</param>
            <param name="possibleMatch">The possible match to be displayed.</param>
            <returns>True if the possible match string is an acceptable match; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.RaiseAutoCompleteItemBrowsedEvent(System.Object[],System.Int32)">
            <summary>
            Creates the AutoCompleteSelectedEventArgs and invokes OnAutoCompleteItemBrowsed.
            </summary>
            <param name="itemArray">The item array that contains the item and the sub items 
            (columns) of the entry selected.</param>
            <param name="matchColumnIndex">The column index.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SerializeList">
            <summary>
            Serializes the internal list to the isolated storage. This method is only invoked when
            the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoSerialize"/> property is set to true.
            </summary>
            <remarks>
            This method invokes the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveCurrentState"/> method to persist the 
            history items. Items are not persisted when an external data source is provided.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.DeSerializeList">
            <summary>
            Deserializes the internal history list. Used by the default serialization.
            method.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.LoadDropDownSizeState">
            <summary>
            Restores DropDown state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SaveDropDownSizeState">
            <summary>
            Saves DropDown state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetActualIndex(System.Int32)">
            <summary>
            There will be a difference between the number of columns that
            is passed to the VirtualListView and the number of columns in the
            <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> property. This method gets the actual index
            of a column in the VirtualListView with the Columns property.
            </summary>
            <param name="visibleIndex">The index of the visible column.</param>
            <returns>The actual index of the visible column.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetMatchColumnIndexInDataTable(System.String)">
            <summary></summary>
            <param name="matchColumnName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetMatchColumnIndexInDataView(System.String,System.Data.DataView@)">
            <summary>
            
            </summary>
            <param name="matchColumnName"></param>
            <param name="dataView"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetMatchColumnHeaderText">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.FormatStringForSQL(System.String)">
            <summary>
            
            </summary>
            <param name="incomingText"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.CloseDropDownCancel">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetControlAutoMode">
            <summary>
            Returns the AutoCompleteMode for the current control.
            </summary>
            <returns>The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteModes"/> type value
            for the control with the focus.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetControlComboUpDownMode">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetMatchColumnIndex">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetAutoAppendEntry(System.String,System.Data.DataView,System.Int32)">
            <summary>
            
            </summary>
            <param name="currentText"></param>
            <param name="dataView"></param>
            <param name="matchColumnIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetActualRowIndex(System.Data.DataView,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="dataView"></param>
            <param name="index"></param>
            <param name="matchColumnIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetAutoAppendEntryPrevious(System.String,System.Data.DataView,System.Int32)">
            <summary>
            
            </summary>
            <param name="currentText"></param>
            <param name="dataView"></param>
            <param name="matchColumnIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetAutoAppendEntryNext(System.String,System.Data.DataView,System.Int32)">
            <summary>
            
            </summary>
            <param name="currentText"></param>
            <param name="dataView"></param>
            <param name="matchColumnIndex"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.FindIndex(System.Data.DataTable,System.Data.DataRow)">
            <summary>
            
            </summary>
            <param name="dt"></param>
            <param name="dr"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetActiveEditControl(System.Windows.Forms.Control)">
            <summary>
            Returns the active edit control. The edit control is not the
            same as the active control. The control that we hold as the
            active control could embed an edit control and may not be 
            the actual edit control that needs to be provided with the
            AutoComplete services.
            </summary>
            <param name="activeControl">The control with the focus.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetDataView(System.String,System.Boolean,System.Boolean)">
            <summary>
            
            </summary>
            <param name="exactMatch"></param>
            <param name="bExtended"></param>
            <param name="sSortColumn"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.CreateDisplayDataView(System.Data.DataView,Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection)">
            <summary>
            
            </summary>
            <param name="listDataView"></param>
            <param name="columnsInfo"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetAutoCompleteSelectedItem(System.String)">
            <summary>
            To Set selected item in ComboBoxAutoComplete
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.SetSelectedValue(System.String)">
            <summary>
            Sets the text of the edit control target to the selected text.
            </summary>
            <param name="selectedValue">The selected text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.AddItemOnValidate(System.Windows.Forms.Control)">
            <summary>
            Adds an item to the history list when invoked.
            </summary>
            <param name="editControl">The target edit control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetAutoComplete">
            <summary>
            Returns AutoCompleteModes of the ActiveFocusControl
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoComplete.GetActiveEditControl">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.InvalidDataType">
            <summary>
            InvalidDataType is raised when the specified  data type is not valid.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.SelectedValue">
            <summary>
            Gets or sets the value of the selected item in the AutoComplete control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.SelectedIndex">
            <summary>
            Sets or retrieves the index of the selected option.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.SelectedItem">
            <summary>
            Returns the selected item. This is a changing property and valid only at runtime.
            The last browsed item in an AutoComplete control drop down will be set as the
            selected item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.IgnoreChangeMessage">
            <summary>
            Specifies whether the auto completion should be performed for this text change.
            </summary>
            <remarks>Use internally as a counter to calculate if the current
            change in the target control's text requires auto completion or is to be 
            ignored.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.SingleClick">
            <summary>
            Indicates whether the dropdown for an AutoComplete enabled control appears in a single click.
            </summary>
            <remarks >
            The SingleClick property controls how many times the user has to click on an AutoComplete enabled Control for the dropdown to appear.  By default, it requires a double-click.  But if SingleClick is set to true, the first click will make the dropdown appear. 
            </remarks>
            <example>
            Example shows the SingleClick property activated when AutoComplete enabled edit control gets focus.
            <code lang="C#">
            private void textBox1_GotFocus(object sender, EventArgs e)
            {
              this.autoComplete1.SingleClick = true;
            }  
            </code>
            <code lang="VB">
            Private Sub textBox1_GotFocus(ByVal sender As Object, ByVal e As EventArgs) 
            Me.autoComplete1.SingleClick = True 
            </code>
            </example> 
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AllowListDelete">
            <summary>
            Indicates whether to allow deletion of items in the list when user pressed Delete Key.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.MaxNumberofSuggestion">
            <summary>
            Indicates How many number of items to be displayed in the AutoComplete.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoSortList">
            <summary>
            Indicates whether default sorting is to be performed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoAddItem">
            <summary>
            Indicates whether the current item in the target control is to be automatically
            added to the history list during validation and when the Enter key is pressed.
            </summary>
            <remarks>The AutoComplete control has two distinct functions. One is to 
            provide AutoCompletion to partial strings typed into edit controls that are 
            targeted by the AutoComplete control. The second function is to maintain the
            history or item list against which the partial string will be compared for
            possible matches.
            The AutoAddItem property specifies automatic addition to the history list or 
            item list that the AutoComplete control is referring to.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.CategoryName">
            <summary>
            Gets or sets the user defined category name under which the internal data is serialized.
            </summary>
            <remarks>The CategoryName is an important property that is useful
            in properly using the AutoComplete control. You can specify a 
            common CategoryName for AutoComplete controls in use in various
            forms. For example, if you have a form based application that 
            collects the First Name of users in more than one
            form, you can set the CategoryName to be "FirstName" and set the
            edit controls used for collecting the First Name under the 
            operation of the AutoComplete controls. This CategoryName will help share
            the First Names across forms.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.BorderType">
            <summary>
            Specifies the kind of border the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control should use for 
            the popup control displayed when in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/> Mode.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteBorderTypes"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteModes"/>
            <remarks>
            The drop down window's appearance can be controlled by setting this property.
            The default value is <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteBorderTypes.Sizable"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchMode">
            <summary>
            Gets or sets the matching mode for the matching routine.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchModes"/>
            <remarks>
            The matching mode that is specified will have a marked impact
            on the nature and speed of the auto completion process. The Matching mode can
            be set to <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchModes.Automatic"/> or 
            <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchModes.Manual"/>.
            <para>
            The default mode is <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchModes.Automatic"/>
            In the automatic mode, the current text of the target edit control is matched
            with the internal history list or external data source using a <see cref="T:System.Data.DataTable"/>
            filter and the results are displayed in the drop down list when in 
            AutoSuggest mode and used to fill the edit control when in AutoAppend mode.
            </para>
            <para>
            Setting the MatchMode to Manual brings in a lot of change in the functionality
            of the AutoComplete control. Instead of getting the list of items matching the
            current text, the AutoComplete control will loop through all of the items in the
            history list and raise a <see cref="E:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchItem"/> event for each of 
            these entries.
            </para>
            <para>
            The user can handle the event and do their own comparison and let the AutoComplete
            control to include an item in the matching list.
            However, the Manual setting will tend to slow down the process and the desired
            method for providing your own custom matching would be to override the 
            <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.PopulateListWithMatches(System.String,System.Data.DataView@,System.Boolean,System.Data.DataRow@)"/> method.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns">
             <summary>
             Returns the columns that will be displayed in the popup control when the AutoCompleteMode is
             set to AutoSuggest. The Columns property is a collection of <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/> objects
             that specifies the attributes of a column.
             </summary>
             <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection"/>
             <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/>
             <remarks>You can specify a list of columns and their width and column heading
             for each column in the drop down list of the matching items. In the event that an
             external data source is specified through the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.DataSource"/> property
             the columns in the data source will automatically be represented in the
             Columns collection (except for the columns set to be invisible).
             <para>
             At design time there will be a Refresh Columns verb available that can be
             invoked to synchronize the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.DataSource"/> with the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> collection.
             Any changes made to the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> collection after invoking this
             verb will be retained. Do not invoke the Refresh Columns verb after making
             changes to the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> collection as the changes made will be lost and the
             column data will be refreshed from the data source.
             </para>
             <para> There is no constraint to the number of columns that will be displayed.
              But, the first 32 columns are considered to be "Keys" and the matching column has to be within the first 32 columns.</para>
             </remarks>
             <example>
            <code lang="C#">
            this.autoComplete1.DataSource =this.dataView1 ; 
            this.autoCompleteDataColumnInfo1 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("EmployeeID", 100, true); 
            this.autoCompleteDataColumnInfo2 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("LastName", 100, true); 
            this.autoCompleteDataColumnInfo3 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("BirthDate", 100, true); 
            this.autoCompleteDataColumnInfo4 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("City", 100, true);  
            </code>
            <code lang="VB">
            Me.autoComplete1.DataSource =Me.dataView1 
            Me.autoCompleteDataColumnInfo1 = New Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("EmployeeID", 100, True) 
            Me.autoCompleteDataColumnInfo2 = New Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("LastName", 100, True) 
            Me.autoCompleteDataColumnInfo3 = New Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("BirthDate", 100, True) 
            Me.autoCompleteDataColumnInfo4 = New Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("City", 100, True) 
            </code>
             </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ShowColumnHeader">
            <summary>
            Indicates whether the popup control displayed during AutoSuggest
            mode has headers. This property will apply to all the columns.
            </summary>
            <remarks>You can specify headings for the columns that are displayed
            through the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> collection through the property
            grid.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.HeaderStyle">
            <summary>
            Gets or sets the Column Header style of the AutoCompletePopup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.HeaderFont">
            <summary>
            Gets or sets the Header font of the AutoCompletePopup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.HeaderForeColor">
            <summary>
            Gets or sets the HeaderForeColor of the AutoCompletePopup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ItemFont">
            <summary>
            Gets or sets the Item font of the AutoCompletePopup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ShowCloseButton">
            <summary>
            Gets or sets a value indicating whether to show the close button at the 
            bottom right of the DropDownContainer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.EnableDuplicateValues">
            <summary>
            Gets or sets whether to allow duplicate values in AutoComplete DataSource.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ShowGripper">
            <summary>
            The size gripper at the bottom right of the DropDownContainer will be shown 
            as long as the ShowGripper property is set to true.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoCompletePopup">
             <summary>
             Returns the PopUp of AutoComplete
             </summary>
             <example>
             This example shows how the AutoCompletePopup property exposes the internal SizablePopupControlContainer through ShowPopup method. 
            <code lang="C#">
            private void ComboBox1_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e) 
            { 
            if (CheckBox1.Checked) { 
            this.AutoComplete1.AutoCompletePopup.ShowPopup(this.PointToScreen(new Point(ComboBox1.Location.X, ComboBox1.Location.Y + ComboBox1.Height))); 
            } 
            }
            </code>
            <code lang="VB">
            Private Sub ComboBox1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles ComboBox1.KeyDown
            If CheckBox1.Checked Then
            Me.AutoComplete1.AutoCompletePopup.ShowPopup(Me.PointToScreen(New Point(ComboBox1.Location.X, ComboBox1.Location.Y + ComboBox1.Height)))
            End If///End Sub
            </code>
             </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ImageList">
            <summary>
            Gets or sets the ImageList that will specify the images to be used
            by the popup control when in AutoSuggest Mode.
            </summary>
            <remarks>You can specify an ImageList object as the source of 
            images or icons for the matching items. 
            First drag and drop (or create through code) an <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ImageList"/> object.
            Then add the icons you want to use to the ImageList.
            Set the AutoComplete.ImageList property to point to the ImageList you created.
            You also need to set the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ImageColumnIndex"/> property to indicate
            in which column of the data the index (of the image in the ImageList) is
            specified.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoSerialize">
             <summary>
             Indicates whether the AutoComplete control persists its data.
             </summary>
             <remarks>The AutoComplete control can maintain its own internal
             history data and persist it to IsolatedStorage and read it back.
             The default value for this property is true.
             If you leave the default values as is for the AutoComplete control
             and set the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.CategoryName"/> property, the new entries
             that are added will also be persisted and read back.</remarks>
             <example>
            If AutoSerialize is true, history items are saved to / loaded  from registry 
            automatically.This example uses AutoAddItem and CategoryName properties along with AutoSerialize set 
            to false inorder to make the control save list items to an external datasource like XML.
            <code lang="C#">
            this.autoComplete.AutoAddItem = true;
            this.autoComplete.AutoSerialize = false;
            this.autoComplete.CategoryName = "SomeCategory";
            </code>
            <code lang="VB">
            Me.autoComplete.AutoAddItem = True 
            Me.autoComplete.AutoSerialize = False 
            Me.autoComplete.CategoryName = "SomeCategory"
            </code>
             </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.IgnoreCase">
            <summary>
            Indicates whether the case sensitivity should be used for string comparison.
            </summary>
            <remarks>This setting specifies if the default matching routine is case
            sensitive.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Style">
            <summary>
            Indicates the visual style.
            </summary>
            <value>Default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.MetroColor">
            <summary>
            Indicates the metro color.
            </summary>
            <value>Default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.TextColor">
            <summary>
            Gets or sets the Item Text ForeColor of the AutoCompletePopup
            </summary>
            <value>Default value is Black.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ActiveFocusControl">
             <summary>
             Gets or sets the target control with the current focus.
             </summary>
             <remarks>This property is used internally to get to the 
             active edit control that is being provided auto completion by
             this AutoComplete control.</remarks>
             <example>
            This example overrides the Form's ProcessCmdKey method and close the drop down if the ActiveControl of the 
            form is the same as the ActiveFocusControl of the AutoComplete control.
            <code lang="C#">
            public class Form1 : System.Windows.Forms.Form
            {
               protected override bool ProcessCmdKey(ref Message msg, Keys keyData)
               {
                    if (keyData == Keys.Escape)
                    {
                       if (this.ActiveControl == this.autoComplete1.ActiveFocusControl)
                        {
                            this.autoComplete1.CloseDropDown();
                            return true;
                        }
                    }
                    return base.ProcessCmdKey(ref msg, keyData);
                }
            }
            </code>
              <code lang="VB">
            Public Class Form1 Inherits System.Windows.Forms.Form 
            Protected Overloads Overrides Function ProcessCmdKey(ByRef msg As Message, ByVal keyData As Keys) As Boolean 
            If keyData = Keys.Escape Then 
            If Me.ActiveControl = Me.autoComplete1.ActiveFocusControl Then 
            Me.autoComplete1.CloseDropDown 
             Return True 
            End If 
            End If
            Return MyBase.ProcessCmdKey(msg, keyData) 
            End Function 
            End Class
            </code>
             </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoPersistentDropDownSize">
            <summary>
            Gets or Sets whether DropDown size is automatically persistent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.MinColumnWidth">
            <summary>
            Returns the minimum column width. The AutoComplete class supports multiple columns in the drop down
            window of the possible matches. This static member is set to the minimum
            width of such columns when displayed in the drop down.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ChangeDataManagerPosition">
            <summary>
            Indicates whether the DataManager position is to be changed when entries
            in the ListControl are selected (when the DataSource property is set to a 
            data source).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.CaseSensitive">
            <summary>
            Indicates whether the replacement of the matching entry is to be case
            sensitive. If the user enters 'A' and there is a matching entry
            'abcd', the AutoComplete will set the target edit control's Text
            to 'abcd' if this property is set to false and 'Abcd' if this
            property is set to true.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.PreChangeText">
            <summary>
            Gets / sets the text which was before the next ProcessAutoComplete method is called.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AccessibleDescription">
            <summary>
            Gets or sets the description of the control used by accessibility client applications.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AccessibleName">
            <summary>
            Gets or sets the name of the control used by accessibility client applications.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AccessibleRole">
            <summary>
            Gets or sets the accessible role of the control used by accessibility client applications.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ParentForm">
            <summary>
            Gets or sets the ParentForm for databinding purposes.
            </summary>
            <example>
            Example shows how the AutoComplete control can be used in a UserControl 
            In this case when the AutoComplete control is used in a UserControl, the 
            parent form of the UserControl has to be set to the ParentForm property 
            of the AutoComplete control.
            <code lang="C#">
            private void UserControl1_Load(object sender, System.EventArgs e) 
            {  
            this.autoComplete1.ParentForm = this.ParentForm;  
            this.autoComplete1.DataSource = this.items; 
            } 
            </code>
            <code lang="VB">
            Private Sub UserControl1_Load(ByVal sender As Object, ByVal e As System.EventArgs) 
            Me.autoComplete1.ParentForm = Me.ParentForm Me.autoComplete1.DataSource = Me.items 
            End Sub 
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Initializing">
            <summary>
            Implementation of the <see cref="T:System.ComponentModel.ISupportInitialize"/> interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.OverrideCombo">
            <summary>
            Indicates whether the AutoComplete control should suppress or override the ComboBox 
            control's own dropdown.
            </summary>
            <remarks>
            Set this property to true if the target <see cref="T:System.Windows.Forms.ComboBox"/>'s drop down
            list is replaced by the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control's drop down list.
            If the value is set to false the AutoComplete control's drop down will not be
            displayed when the <see cref="T:System.Windows.Forms.ComboBox"/>'s drop down list is visible.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchColumnName">
            <summary>
            Gets or sets the column that is to be used for matching during AutoCompletion.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ImageColumnIndex">
            <summary>
            Returns the column index that will serve as the image index.
            </summary>
            <remarks>
            The AutoComplete control supports displaying an icon in the 
            drop down list for each matching item. This icon is specified
            to the AutoComplete control by specifying the data for one of its
            <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> as the image index into the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ImageList"/>
            provided in the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.ImageList"/> property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.TableData">
             <summary>
             This is a read only property that provides the internal <see cref="T:System.Data.DataTable"/>
             object that is used to manipulate the list of history items.
             </summary>
             <remarks>
             The AutoComplete control uses a <see cref="T:System.Data.DataTable"/> object
             internally to manipluate the matching data that is to be used for its 
             matching operations. This property is populated from an internal history list that the
             AutoComplete class maintains or from the external data source that is
             specified through the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.DataSource"/> property.
             </remarks>
             <example>
             This example shows how the rows of internal DataTable can be accessed
            <code lang="C#">
             foreach(DataRow dr in this.autoComplete1.TableData.Rows)
            {
             Console.WriteLine ("Rows "+dr[0]);
            }
            </code>
            <code lang="VB">
            For Each dr As DataRow In Me.autoComplete1.TableData.Rows 
            Console.WriteLine("Rows " + dr(0)) 
            Next
            </code>
             </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AdjustHeightToItemCount">
            <summary>
            Indicates whether the height of the drop down should be adjusted based on the
            number of items.
            </summary>
            <remarks>The AutoComplete control displays a list of matching items when
            operating in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/> mode. This property indicates whether the 
            height of the drop down should be adjusted to make the maximum number
            of items visible.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.PreferredHeight">
            <summary>
            Gets or sets the preferred height for the drop down list displayed by the AutoComplete control.
            </summary>
            <remarks>The preferred height is used by the AutoComplete control to
            fix the initial height of the drop down window that is displayed
            when in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/> mode.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.PreferredWidth">
            <summary>
            Gets or sets the preferred width for the drop down list displayed by the AutoComplete control.
            </summary>
            <remarks>The preferred width is used by the AutoComplete control to
            fix the initial width of the drop down window that is displayed
            when in <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/> mode.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoComplete.DataSource">
             <summary>
             Gets or sets the external data source that will be used as the history item list.
             </summary>
             <remarks>The AutoComplete control can take an external data source
             (any data source that implements IList or IListSource) for its history
             list. When this property is set, the AutoComplete control will
             initialize itself with the data source and use that as the basis for 
             its matching routines. </remarks>
             <example>
            For example, if you have a DataSet with the
             list of names of the States in the US and specify that as the 
             DataSource, the AutoComplete control will display all matches
             from within these names when the user types in the target edit control.
            <code lang="C#">
            private void Form1_Load(object sender, System.EventArgs e)
            {
            DataTable dt;
            dt = new DataTable("select");
            dt.Columns.Add("Countries");
            dt.Columns.Add("states");
            dt.Rows.Add(new object[] { "India " });
            dt.Rows.Add(new object[] { "New York " });
            dt.Rows.Add(new object[] { "Washington " });
            dt.Rows.Add(new object[] { "London" });
            dt.Rows.Add(new object[] { "Canada" });
            autoComplete1.DataSource = dt;
            } 
            </code>
            <code lang="VB">
            Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs)
            Private dt As DataTable  
            dt = New DataTable("select")  
            dt.Columns.Add("Countries")  
            dt.Columns.Add("states")  
            dt.Rows.Add(New Object() {"India "})  
            dt.Rows.Add(New Object() {"New York "})  
            dt.Rows.Add(New Object() {"Washington "})  
            dt.Rows.Add(New Object() {"London"})  
            dt.Rows.Add(New Object() {"Canada"})  
            autoComplete1.DataSource = dt  
            End Sub  
            </code>
             </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.PreMatchItem">
            <summary>
            The event that will be raised before the AutoComplete control
            performs a matching operation for the current text content of the
            active edit control.
            </summary>
            <remarks>
            This event can be handled to change the text that will be used
            for the auto completion. 
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.TargetChanging">
            <summary>
            This event is raised when the target control of the AutoComplete
            control changes.
            </summary>
            <remarks>
            This event can be handled to change the constraints for displaying
            matching items differently for different controls.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoCompleteCustomize">
            <summary>
            Handle this event to customize the AutoCompletion. The position of the
            drop down can be changed. The Text to be used for auto completion can also 
            be changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.DropDownDisplayed">
            <summary>
            Occurs after the dropdown has been dropped down and made visible.
            </summary>
            <remarks>Custom processing can be done when the drop down is displayed.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.DropDownClosed">
            <summary>
            Occurs when the AutoComplete dropdown is closed.
            </summary>
            <remarks>
            Handling this event will tell you whether the dropdown was
            closed or cancelled by the user.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.BeforeAddItem">
            <summary>
            Raised when a new item is about to be added. New items can be 
            added explicitly by calling the <see cref="M:Syncfusion.Windows.Forms.Tools.AutoComplete.AddHistoryItem(System.String)"/> method.
            </summary>
            <remarks>
            You may choose to cancel adding this item in this handler. 
            </remarks>
            <example>This example shows how you can handle this event and 
            selectively choose to add an item to the history list.</example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.MatchItem">
            <summary>
            This event enables you to provide a custom matching routine for
            the current value in the edit control.
            You can consume this event and set the <see cref="P:System.ComponentModel.CancelEventArgs.Cancel"/>
            property of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteMatchItemEventArgs"/> argument.
            </summary>
            <remarks>
            Returning true will add the entry and false will ignore the entry.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoCompleteItemSelected">
            <summary>
            Raised when a new item has been selected by the user
            when the AutoComplete drop down list is displayed when the AutoComplete
            mode is set to <see cref="F:Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest"/>.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoCompleteItemBrowsed">
            <summary>
            Occus when the user selects an item from the list of possible matches
            when the AutoCompletMode is set to AutoSuggest.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo">
            <summary>
            The information needed for setting the attributes of a column in the drop down 
            list of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </summary>
            <remarks> 
            The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control supports displaying multiple columns
            of data for probable matching items. This class specifies the appearance
            and behavior of each column that should be visible.
            <para>
            In the case that the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.DataSource"/> is an external 
            <see cref="T:System.Data.DataTable"/> the <see cref="T:System.Data.DataColumn"/> objects in the DataTable
            will be mirrored in the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> property which
            is a collection of these objects.
            </para>
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnHeaderText"/> , <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.MinColumnWidth"/>, 
            <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnName"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.Visible"/>
            properties specify the appearance of the column at runtime.
            </para>
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.MatchingColumn"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ImageColumn"/> properties
            specify how the column is to be treated at runtime. If a Column is set to
            be the MatchingColumn (the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.MatchingColumn"/> property is set to true)
            that column will be used for matching against the current text of the target
            edit control of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.columnHeaderTextValue">
            <summary>
            The text of the column header.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.minColumnWidthValue">
            <summary>
            The minimum width for the column header.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.visible">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.matchingColumn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.imageColumn">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.columnName">
            <summary>
            Used internally even if the column display text is changed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.columnsCollection">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.#ctor">
            <summary>
            Initializes an object of type AutoCompleteDataColumnInfo. Overloaded.
            </summary>
            <remarks>
            The AutoCompleteDataColumnInfo class holds the information needed to intialize one
            column in the drop down list view of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            The initial values for the column name and the default header width
            are set.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.#ctor(System.String,System.Int32,System.Boolean)">
            <summary>
            Initializes an object of type AutoCompleteDataColumnInfo.
            </summary>
            <param name="headerText">The text for the column header.</param>
            <param name="width">The width of the column.</param>
            <param name="visible">Indicates whether the column is to be visible.</param>
            <remarks>
            This constructor takes the header text, the minimum width and the visible value of the
            column as parameters to the constructor. You can also use the default constructor and 
            then set the column header using the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnHeaderText"/>
            property and the minimum width by setting <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.MinColumnWidth"/> property.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ShouldSerializeMinColumnWidth">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ResetMinColumnWidth">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)">
            <summary>
            
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.SetColumnName(System.String)">
            <summary>
            Sets the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnName"/> property.
            </summary>
            <param name="columnName">The name of the column.</param>
            <remarks>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnName"/> property is kept as a 
            read only property and the initial value of the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnName"/>
            property is set to be the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnHeaderText"/> property.
            <para>
            This method is provided in case there is a need for changing
            the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnName"/> after being set from a data source
            or through the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnHeaderText"/> property.
            </para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.PropertyChanged">
            <summary>
            PropertyChanged event handler.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.MinColumnWidth">
            <summary>
            Gets / sets the minimum column width for the column to be inserted 
            in the ListView of the drop down list in a <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </summary>
            <remarks>The MinColumnWidth value will be used when inserting 
            columns into the drop down list view of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnHeaderText">
            <summary>
            Gets / sets the column header text for the column to be inserted in 
            the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class.
            </summary>
            <remarks>
            The default value is set to a empty string. The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnName"/>
            property is a read only property and its initial value is set to be the
            same as the ColumnHeaderText.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnName">
            <summary>
            Returns the name of the column.
            </summary>
            <remarks>
            This is a read only property and the initial value is
            either set from the column name of a <see cref="T:System.Data.DataColumn"/>
            that this column represents or the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnHeaderText"/>
            that is set initially for this column.
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ColumnHeaderText"/> and ColumnName properties
            can have different values.
            </para>
            <para>
            The ColumnName is important in the matching process when the
            data source is a external <see cref="T:System.Data.DataTable"/> as the 
            filtering for the probable match list is performed based on
            ColumnName.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.Visible">
            <summary>
            Indicates whether this column is to be visible.
            </summary>
            <remarks>
            This property affects the visibility of this column at runtime.
            Any column that is set to be the matching column cannot be set to
            be invisible.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.MatchingColumn">
            <summary>
            Indicates whether the column that this item represents is to be treated
            as the matching column.
            </summary>
            <remarks>
            When the value is set to true and this <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/>
            item belongs to a collection all other items are set to non matching columns.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.ImageColumn">
            <summary>
            Indicates whether the column that this item represents is to be treated
            as the image column.
            </summary>
            <remarks>
            When the value is set to true and this <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/>
            item belongs to a collection all other items are set to non image columns.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection">
            <summary>
            Collection of <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/>objects. Used in the
            <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> property of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/>
            control.
            </summary>
            <remarks>The AutoCompleteDataColumnInfoCollection is a set of objects 
            each of which hold information required to create a column in a 
            <see cref="T:System.Windows.Forms.ListView"/>.</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.m_owner">
            <summary>
            The owner of the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.#ctor(Syncfusion.Windows.Forms.Tools.AutoComplete)">
            <summary>
            Creates an instance of the AutoCompleteDataColumnInfoCollection class.
            </summary>
            <param name="autoComplete">The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control that
            contains this collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo)">
            <summary>
            Inserts the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/> into the collection 
            at the specfied index.
            </summary>
            <param name="index">The zero-based index at which the item is to be inserted.</param>
            <param name="item">The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/> to be inserted.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.Add(Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo)">
            <summary>
            Adds one object to the collection.
            </summary>
            <param name="column">The <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/> object to be added.</param>
            <returns>The count of the list items</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.Remove(Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo)">
            <summary>
            Removes <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/> objects from the
            collection. 
            </summary>
            <param name="column">The AutoCompleteDataColumnInfo object to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.GetMatchingColumnIndex">
            <summary>
            Returns the index of the column that is used for matching.
            </summary>
            <returns>Index of the matching column.</returns>
            <remarks>
            Iterates through the collection and returns the index of the 
            element that has the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo.MatchingColumn"/>
            to be true.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.Contains(Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo)">
            <summary>
            Indicates whether the collection contains a specific AutoCompleteDataColumnInfo entry.
            </summary>
            <param name="column">The AutoCompleteDataColumnInfo to locate in the access control list.</param>
            <returns>True if the AutoCompleteDataColumnInfo entry is found in the collection; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.CopyTo(Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo[],System.Int32)">
            <summary>
            Copies all the elements of the current one-dimensional Array to the specified one-dimensional Array 
            starting at the specified destination Array index.
            </summary>
            <param name="array">Destination array.</param>
            <param name="index">Starting index from which to start copying.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Overrides OnInsertComplete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.OnSetComplete(System.Int32,System.Object,System.Object)">
            <summary></summary>
            <param name="index"></param>
            <param name="oldValue"></param>
            <param name="newValue"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection.Item(System.Int32)">
            <summary>
            Gets / sets the Indexer property for the AutoCompleteDataColumnInfoCollection class.
            </summary>
            <remarks>Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/> object based on the index
            in the collection.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteInfo">
            <summary>
            The AutoCompleteInfo class provides an encapsulation for
            the data to be serialized for persisting the current state
            of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class.
            </summary>
            <remarks>The AutoCompleteInfo class provides a wrapper around the
            DataTable used by the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class to hold the
            history items when in <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.AutoSerialize"/> mode.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteInfo.completeListValue">
            <summary>
            The internal sorted list object used to save the
            history items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteInfo.#ctor">
            <summary>
            Creates an object of type AutoCompleteInfo and initializes
            the member objects.
            </summary>
            <remarks>The DataTable that is used by the AutoCompleteInfo
            class to hold information about the history items of the 
            AutoComplete class is initialized with a new <see cref="T:System.Data.DataTable"/>.
            The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteInfo.CompleteList"/> property needs to be set with
            the appropriate DataTable.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteInfo.CompleteList">
            <summary>
            Returns the complete list of items in the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> 
            object.
            </summary>
            <remarks>This value needs to be set to the DataTable being used
            by the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> class that this <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteInfo"/>
            object is providing services for.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteItem.m_itemarray">
            <summary>
            The list of subitems.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteItem.m_matchColumnIndex">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteItem.#ctor(System.Object[],System.Int32)">
            <summary></summary>
            <param name="array"/>
            <param name="matchColumnIndex"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteItem.ToString">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItem.ItemArray">
            <summary>
            Returns the Auto Complete item as an object array.
            </summary>
            <remarks>
            This property holds the information about the currently selected item.
            The first item in the array is the first column of the matching item and
            so on for all the sub items.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItem.MatchColumnIndex">
            <summary>
            Returns the index of the item that was used for the matching.
            </summary>
            <remarks>
            This index could be different from the matching index of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control. The <see cref="P:Syncfusion.Windows.Forms.Tools.AutoCompleteItem.ItemArray"/>
            returned will only have items/columns that are displayed in the
            drop down list of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.c_strDROP_DOWN_HEIGHT">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.c_strDROP_DOWN_WIDTH">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.m_nDropDownHeight">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.m_nDropDownWidth">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.#ctor(Syncfusion.Windows.Forms.Tools.AutoComplete)">
            <summary></summary>
            <param name="acSrc"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary></summary>
            <param name="info"/>
            <param name="context"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary></summary>
            <param name="info"/>
            <param name="context"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.DropDownHeight">
            <summary>
            Gets or sets the height of the drop down.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteStateSerializer.DropDownWidth">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteTarget">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteTarget.m_editControl">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoCompleteTarget.m_autoCompleteMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTarget.#ctor(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.AutoCompleteModes)">
            <summary></summary>
            <param name="editControl"></param>
            <param name="autoCompleteMode"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteTarget.EditControl">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteTarget.AutoCompleteMode">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection">
            <summary>
            Collection of <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/>objects. Used in the
            <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.Columns"/> property of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/>
            control.
            </summary>
            <remarks>The AutoCompleteDataColumnInfoCollection is a set of objects 
            each of which hold information required to create a column in a 
            <see cref="T:System.Windows.Forms.ListView"/>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection.Add(Syncfusion.Windows.Forms.Tools.AutoCompleteTarget)">
            <summary>
            Adds one person to the collection.
            </summary>
            <param name="column">The AutoCompleteDataColumnInfo object to be added.</param>
            <returns>returns the count of the list items</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection.AddRange(Syncfusion.Windows.Forms.Tools.AutoCompleteTarget[])">
            <summary>
            Add array of targets into collection.
            </summary>
            <param name="array">array of columns.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection.Remove(Syncfusion.Windows.Forms.Tools.AutoCompleteTarget)">
            <summary>
            Removes DataColomnInfo objrects from the
            collectoin. 
            </summary>
            <param name="column">The AutoCompleteDataColumnInfo object to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection.Contains(Syncfusion.Windows.Forms.Tools.AutoCompleteTarget)">
            <summary>
            Indicates whether the collection contains a specific 
            AutoCompleteDataColumnInfo entry.
            </summary>
            <param name="column">The AutoCompleteDataColumnInfo to locate 
            in the access control list.</param>
            <returns>True if the AutoCompleteDataColumnInfo entry is 
            found in the collection; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection.IndexOf(Syncfusion.Windows.Forms.Tools.AutoCompleteTarget)">
            <summary>
            Return order index of the column in collection, otherwise -1.
            </summary>
            <param name="column">The AutoCompleteDataColumnInfo to locate 
            in the access control list.</param>
            <returns>Order index in collection, otherwise -1.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.AutoCompleteTarget)">
            <summary>Insert spcified column into collection.</summary>
            <param name="index">position where to insert column.</param>
            <param name="column">The AutoCompleteDataColumnInfo to locate 
            in the access control list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection.CopyTo(Syncfusion.Windows.Forms.Tools.AutoCompleteTarget[],System.Int32)">
            <summary>
            Copies all the elements of the current one-dimensional 
            Array to the specified one-dimensional Array 
            starting at the specified destination Array index.
            </summary>
            <param name="array">Destination array.</param>
            <param name="index">Starting index from which to start the copying.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoCompleteTargetCollection.Item(System.Int32)">
            <summary>
            Gets / sets the Indexer property for the AutoCompleteDataColumnInfoCollection class.
            </summary>
            <remarks>Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/> object based 
            on the index in the collection.</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ThemedComboBox.m_office2007Theme">
            <summary>
            Office2007 theme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ThemedComboBox.m_office2010Theme">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ThemedComboBox.m_visualStyle">
            <summary>
            Control's visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ThemedComboBox.m_colorTable">
            <summary>
            Color table.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ThemedComboBox.vStyle">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedComboBox.Dispose(System.Boolean)">
            <summary>
            Releases unmanaged and - optionally - managed resources
            </summary>
            <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ThemedComboBox.Office2010ColorTheme">
            <summary>
            Gets or sets Office2007 theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ThemedComboBox.Office2007ColorTheme">
            <summary>
            Gets or sets Office2007 theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ThemedComboBox.VisualStyle">
            <summary>
            Gets or sets control's visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete">
            <summary>
            ComboBoxAutoComplete derives from <see cref="T:System.Windows.Forms.ComboBox"/> and embeds an 
            <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control to provide auto completion services
            for the ComboBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.FONTSTYLE">
            <summary>
            Default font style of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.USERFONTSTYLE">
            <summary>
            Font which stored after changed in design
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the control and optionally releases the managed resources.
            </summary>
            <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.ResetTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.SetSelectedItem(System.String)">
            <summary>
            To set SelectedItem in ComboBoxAutoComplete, when loading AutoComplete control as its DropDown.
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.ApplyScaleToControl(System.Single)">
            <summary>
            Apply Scale for controls
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.OnFontChanged(System.EventArgs)">
            <summary>
            OnFontChanged event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.OnDropDown(System.EventArgs)">
            <summary>
            Override the OnDropDown method to show the AutoComplete drop down.
            </summary>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.GetUnselectedInitialText">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Override WndProc.
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.OnParentChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.ParentChanged"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.PreProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            Preprocesses keyboard or input messages within the message loop before they are dispatched.
            </summary>
            <param name="msg">A <see cref="T:System.Windows.Forms.Message"/>, passed by reference, that represents the message to process. The possible values are WM_KEYDOWN, WM_SYSKEYDOWN, WM_CHAR, and WM_SYSCHAR.</param>
            <returns>
            true if the message was processed by the control; otherwise, false.
            </returns>
            <PermissionSet>
            	<IPermission class="System.Security.Permissions.EnvironmentPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            	<IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            	<IPermission class="System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Flags="UnmanagedCode, ControlEvidence"/>
            	<IPermission class="System.Diagnostics.PerformanceCounterPermission, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            </PermissionSet>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.OnTextChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.TextChanged"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.OnLeave(System.EventArgs)">
            <summary>
            Raises the <see cref="!:System.Windows.Forms.Control.Leave event"></see>/&gt; event
            Overides
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.AutoCompleteControl">
            <summary>
            Returns the AutoComplete.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.AllowNewText">
            <summary>
            Indicates whether user is allowed to enter new text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.ReadOnly">
            <summary>
            Gets or sets the value indicating whether changes can be done.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.ParentForm">
            <summary>
            Gets or sets the ParentForm of the ComboBox.
            </summary>
            <remarks>
            This property needs to be set to be the form on which this ComboBox  control
            is placed. This is used by the <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.AutoCompleteControl"/>
            control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.Text">
            <summary>
            Gets or Sets Text according to the match. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.UpdateComboSelectionProperties">
            <summary>
            Gets or sets value for updating AutoComplete with SelectedValue.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.SelectedValue">
            <summary>
            Gets or sets the currently selected value in AutoCompleteControl when UpdateComboSelectionProperties is set .
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.SelectedItem">
            <summary>
            Gets or sets the currently selected item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.SelectedIndex">
            <summary>
            Gets or sets the  index of the currently selected item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.DropDownHeight">
            <summary>
            This property is obsolete.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.ComboBoxAutoCompleteNativeWindow">
            <summary>
            This class used for additional handling messages, that are sent
            to ComboBoxAutoComplete.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete.ComboBoxAutoCompleteNativeWindow.m_cmb">
            <summary>
            ComboBoxAutoComplete control, listen to messages for.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxAutoCompleteAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAutoCompleteAccessibility.m_ComboBoxAutoComplete">
            <summary>
            ComboBoxAutoComplete
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAutoCompleteAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.ComboBoxAutoComplete)">
            <summary>
            Constructor
            </summary>
            <param name="ComboBoxAutoComplete">The RibbonControlAdv instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoCompleteAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoCompleteAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoCompleteAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAutoCompleteAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxHideDropDown">
            <summary>
            Creates a custom ComboBox class that does not display the drop down
            in any mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxHideDropDown.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Override WndProc.
            </summary>
            <param name="m"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoCompleteCombo">
            <summary>
            Old code. Have to be removed in near future.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DataSourceException">
            <summary>
            Represents an error that occurred during setting an external data source 
            by the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoComplete"/> control.
            </summary>
            <remarks>
            This exception packages the exception that was raised by the system when 
            there is a problem with the data source. The original exception can be 
            accessed through the <see cref="P:System.Exception.InnerException"/> property.
            <para>
            The most common source for this exception to be raised is an incorrect
            Data source specified. Please refer to the <see cref="P:Syncfusion.Windows.Forms.Tools.AutoComplete.DataSource"/>
            property for more information.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataSourceException.#ctor(System.String,System.Exception)">
            <summary>
            Overloaded. Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.DataSourceException"/> class
            using a message and an original exception.
            </summary>
            <param name="message">The message for the exception.</param>
            <param name="inner">The original exception.</param>
            <remarks>
            The content of the <paramref name="message">message</paramref> parameter is intended to be
            understood by humans. The caller of this constructor is required to
            ensure that this string has been localized for the current system culture.
            This message takes into account the current system culture.
            <para>
            The <paramref name="inner">inner</paramref> parameter is the original exception
            raised by the system in the process of setting the data source.
            </para>
            <para>
            The following table shows the initial property values for an instance
            of <see cref="T:Syncfusion.Windows.Forms.Tools.DataSourceException"/>.
            </para>
            <list type="table">
            <listheader><term>Property</term><description>Value</description></listheader>
            <item><term><see cref="!:message"/></term><description>The error message string.</description></item>
            <item><term><see cref="P:System.Exception.InnerException"/></term><description>The inner exception reference.</description></item>
            </list>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataSourceException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.DataSourceException"/> class
            using a message.
            </summary>
            <param name="message">The message for the exception.</param>
            <remarks>
            The content of the <paramref name="message">message</paramref> parameter is intended to be
            understood by humans. The caller of this constructor is required to
            ensure that this string has been localized for the current system culture.
            This message takes into account the current system culture.
            <para>
            The following table shows the initial property values for an instance
            of <see cref="T:Syncfusion.Windows.Forms.Tools.DataSourceException"/>.
            </para>
            <list type="table">
            <listheader><term>Property</term><description>Value</description></listheader>
            <item><term><see cref="!:message"/></term><description>The error message string.</description></item>
            <item><term><see cref="P:System.Exception.InnerException"/></term><description>A null reference (Nothing in Visual Basic).</description></item>
            </list>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VirtualListView">
            <summary>
            Summary description for VirtualListView.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DataListView">
            <summary>
            DataListView extends the ListView class to provide DataBinding 
            support.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.DataListView"/> creates appropriate columns 
            to reflect the columns in the DataSource and populates them.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataListView.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataListView.dataSource">
            <summary>
            The data source for the DataListView.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataListView.imageFromOwner">
            <summary>
            Indicates whether the image information will be provided by the owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataListView.listOwner">
            <summary>
            The owner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataListView.imageColumnIndex">
            <summary>
            The index of the image column.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.#ctor">
            <summary>
            Initializes a new instance of the DataListView class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.OnResize(System.EventArgs)">
            <summary>
            Overrides Control.OnResize.
            </summary>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.PopulateList">
            <summary>
            Populates the ListView based on the columns in the 
            DataSource.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.SetColumns">
            <summary>
            Sets the columns based on the DataSource.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.AdjustHeight(System.Int32)">
            <summary>
            Sets the control Height based on the item count subject 
            to a maximum height.
            </summary>
            <param name="maxHeight">The maximum height.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.AddColumn(System.Object,System.Int32)">
            <summary>
            Adds a column to the ListView and also sets its width
            if available.
            </summary>
            <param name="column">Datacolumn object</param>
            <param name="index">Index value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.SetData">
            <summary>
            Sets the data for the ListView from the DataSource.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.AddListRow(System.Object)">
            <summary>
            Adds a row of data to the ListView.
            </summary>
            <param name="currentRow">The row of data to be added.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataListView.ResizeListColumns(System.Int32)">
            <summary>
            Resizes the columns.
            </summary>
            <param name="totalWidth">The new total width.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataListView.ImageColumnIndex">
            <summary>
            Gets or sets the index of the image column.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataListView.ListOwner">
            <summary>
            Gets or sets the owner object that will provide formatting information.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataListView.ImageFromOwner">
            <summary>
            Gets or sets a value indicating whether the image field will be provided by the Owner object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataListView.DataSource">
            <summary>
            Gets or sets the data source that the ListView is displaying data for.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VirtualListView.m_HeaderFont">
            <summary>
            Indicates the header font of the AutoCompletePopup
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VirtualListView.foreColor">
            <summary>
            Indicates the header forecolor of the AutoCompletePopup
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.GetSelectedIndex">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.SelectItem(System.Int32,System.Boolean)">
            <summary>
            Set the state of the passed Listview item's index.
            </summary>
            <param name="index">Listview item's index.</param>
            <param name="selected">Select the passed item?</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.OnDataSourceChanged(System.Object,System.Object)">
            <summary>
            
            </summary>
            <param name="oldDataSource"></param>
            <param name="newDataSource"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.PopulateList">
            <summary>
            Populates the ListView based on the columns in the
            DataSource.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.AdjustHeight(System.Int32)">
            <summary>
            Sets the control Height based on the item count subject
            to a maximum height.
            </summary>
            <param name="maxHeight">The maximum height.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.GetAdjustedMaxHeight(System.Int32)">
            <summary>
            Gets the height of the adjusted max.
            </summary>
            <param name="actualMaxHeight">Actual height of the max.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.HitTest(System.Drawing.Point)">
            <summary>
            Gets index of the item which is at a specified position.
            </summary>
            <param name="pt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overrides <see cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)"/>.
            </summary>
            <param name="m">The Windows <see cref="T:System.Windows.Forms.Message"/> to process.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseUp"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseMove"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.OnDrawColumnHeader(System.Windows.Forms.DrawListViewColumnHeaderEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.ListView.DrawColumnHeader"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.DrawListViewColumnHeaderEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.OnDrawItem(System.Windows.Forms.DrawListViewItemEventArgs)">
            <summary>
            Draw item's background
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.DrawListViewItemEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.OnDrawSubItem(System.Windows.Forms.DrawListViewSubItemEventArgs)">
            <summary>
            Draw image and subitems' text
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.DrawListViewSubItemEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VirtualListView.OnRetrieveVirtualItem(System.Windows.Forms.RetrieveVirtualItemEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.ListView.RetrieveVirtualItem"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.RetrieveVirtualItemEventArgs"/> that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VirtualListView.SelectedItemsCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VirtualListView.HeaderForeColor">
            <summary>
            Gets or sets the HeaderForeColor of the AutoCompletePopup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VirtualListView.HeaderFont">
            <summary>
            Gets or sets the Header font of the AutoCompletePopup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VirtualListView.ItemsCount">
            <summary>
            Gets/sets the sets the number of items to be displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VirtualListView.IsHorizontalScrollBarVisible">
            <summary>
            Gets the value whether horizontal scrollbar is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VirtualListView.IsVerticalScrollBarVisible">
            <summary>
            Gets the value whether vertical scrollbar is visible.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QueryItemTextHandler">
            <summary>
            Retrieve the text for a ListView cell (item and subitem).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QueryItemTextEventArgs.#ctor(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="subItem"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryItemTextEventArgs.Item">
            <summary>
            Listview item (row).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryItemTextEventArgs.SubItem">
            <summary>
            Listview subitem (column).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryItemTextEventArgs.Text">
            <summary>
            Text to display.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomPropertiesTypeConverter">
            <summary>
            Used for processing properties in PropertyGrid of TextBox which belongs to ButtonEdit control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomPropertiesTypeConverter.CustomPropertyDescriptor">
            <summary>
            Necessary for settings of the attributes of the property.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TextBoxExtConverter">
            <summary>
            Used for processing of TextBox property which belongs to ButtonEdit control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TextBoxExtConverter.PROPERTY_DOCK">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TextBoxExtConverter.PROPERTY_BORDER_STYLE">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonEditSerializer">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEditSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)">
            <summary></summary>
            <param name="manager"></param>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEditSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)">
            <summary>
            
            </summary>
            <param name="manager"></param>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.EditNativeWindow">
            <summary>
            Used for processing focus changed event for ButtonEdit control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.EditNativeWindow.m_bIsListening">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.EditNativeWindow.m_btnEdit">
            <summary>
            ButtonEdit control that this native window is bound to.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.EditNativeWindow.#ctor(Syncfusion.Windows.Forms.Tools.ButtonEdit)">
            <summary>
            Default constructor.
            </summary>
            <param name="btnEdit"> ButtonEdit control to handle events for. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.EditNativeWindow.StopListening">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.EditNativeWindow.IsFocusChanged(System.IntPtr)">
            <summary>
            Indicates whether to fire focus changed events or it is received from some child controls of ButtonEdit.
            </summary>
            <param name="handle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.EditNativeWindow.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Invokes the default window procedure associated with this window.
            </summary>
            <param name="m">A <see cref="T:System.Windows.Forms.Message"></see> that is associated with the current Windows message.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.EditNativeWindow.GotFocus">
             <summary>
            Specifies actions to occur when an object receives the focus
             </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.EditNativeWindow.LostFocus">
            <summary>
            Occurs when the control loses focus
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton">
            <summary>
            The ButtonEditChildButton class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/>
            class as its child buttons. This class is derived from the <see cref="T:System.Windows.Forms.Button"/>
            class. You will not need to create this control directly as it will be created through
            the ButtonEdit class.
            </summary>
            <remarks><para>
            The Buttons embedded in a <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control need to abide by some constraints
            imposed by the layout and the settings of the ButtonEdit control. A customized Button control
            is needed for this purpose so that the relationship between the embedded child buttons and the
            parent ButtonEdit control can be established.
            </para><para>
            Customizing the Button class to provide features suitable for use inside the ButtonEdit
            control also provides ease of use for users. The ButtonEditChildButton implements additional
            properties such as <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonType"/> (that allow you to choose different types of
            commonly used button icons).
            </para><para>
            The ButtonEditChildButton also supports a listener model that notifies a listener when its
            size or alignment changes. The listener implements the <see cref="T:Syncfusion.Windows.Forms.Tools.IButtonEditParent"/> interface
            to listen to these notifications.
            </para></remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.DefaultHeight">
            <summary>Default height of child button.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.DefaultWidth">
            <summary>Default widht of the button.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.s_names">
            <summary>Pre-defined names of button image resources.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.buttonAlign">
            <summary>
            Button alignment of the edit control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.buttonEditParent">
            <summary>
            The ButtonEditParent that needs to be notified of changes.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.preferredWidth">
            <summary>
            The preferred width of the button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ChildButtonText">
            <summary>
            To save the text of the button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.m_bIsbuttonClicked">
            <summary>
            Indicates that button was clicked.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> class.
            </summary>
            <remarks>
            The ButtonEditChildButton is created and assigned the constraints that need to be
            in place for it to be embedded in a <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control. 
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonType"/> is initially set to <see cref="F:Syncfusion.Windows.Forms.Tools.ButtonTypes.Normal"/>.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.SetAppearance(Syncfusion.Windows.Forms.ButtonAppearance)">
            <summary>
            Sets the appearance of the button control.
            </summary>
            <param name="appearance">The appearance to be set.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.SetAppearance(Syncfusion.Windows.Forms.ButtonAppearance,System.Drawing.Color)">
            <summary>
            Sets the appearance of the button control.
            </summary>
            <param name="appearance">The appearance to be set.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.GetButtonImage(Syncfusion.Windows.Forms.Tools.ButtonTypes)">
            <summary>
            Returns the image for the specified button type. 
            </summary>
            <remarks>
            This dependence between the ButtonType and the Image is not maintained strictly
            and is meant to be a help to developers. You can specify any image you want for 
            the button through the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.Image"/> property.
            </remarks>
            <returns>returns image</returns>
            <param name="buttonType">Button Types</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.OnClick(System.EventArgs)">
            <summary>Overrides the OnClick method. Set focus to parent control 
            when needed.</summary>
            <param name="e">The click event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonEditParent">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control that is the parent and also the listener.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control implements the <see cref="T:Syncfusion.Windows.Forms.Tools.IButtonEditParent"/>
            interface to act as a listener for change notifications from ButtonEditChildButton controls.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.PreferredWidth">
            <summary>
            Gets or sets the preferred width; the width set by the use, 
            treated as the width of the ButtonEditChildButton control.
            </summary>
            <remarks>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.Size"/> property and the PreferredWidth property are maintained in sync
            and the Size property will not allow the width property to be changed. Changes to the 
            width of the button have to be set through the PreferredWidth property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.Size">
            <summary>
            Gets or sets the Size property. 
            </summary>
            <remarks>
            The Size property displays the size of the ButtonEditChildButton. The height of the button
            is fixed by the height of the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control and the width is specified
            through the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.PreferredWidth"/> property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.Location">
            <summary>
            Gets or sets the Location property. Cannot be changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonType">
            <summary>
            Gets / sets the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonTypes"/> for this ButtonEditChildButton.
            </summary>
            <remarks>
            Each of the ButtonTypes are associated with a commonly used button icon
            such as Up, down, undo, redo, etc. Choosing one of these types will set the
            <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.Image"/> property to one of the pre configured images.
            <para>
            This dependence between the ButtonType and the Image is not maintained strictly
            and is meant to be a help to developers. You can specify any image you want for 
            the button through the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.Image"/> property.
            </para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.Image">
            <summary>
            Gets or sets the image based on the button style for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.Appearance">
            <summary>
            Gets the appearance of the button control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonAlign">
            <summary>
            Gets or sets the alignment of the button with respect to the edit control.
            </summary>
            <remarks>
            The possible values for the ButtonAlign property are the values of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonAlignment"/> enumeration. Using the values of the enumeration
            the value can be set to be at the right or the left of the edit control.
            <para>
            The default value for this property is <see cref="F:Syncfusion.Windows.Forms.Tools.ButtonAlignment.Right"/></para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.TabStop">
            <summary>
            Gets or sets a value indicating whether the user can use the TAB key to give focus to the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.UseVisualStyle">
            <summary>
            Indicates whether to use visual styles.
            </summary>
            <remarks>Override required for hiding property from design time for user.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.FlatStyle">
            <summary>
            Gets or sets the display of the control when users move the mouse over the control and click.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs">
            <summary>
            The event data for <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event.
            </summary>
            <remarks>
            The <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event is raised when any of
            the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> child controls of the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/>
            class are clicked.
            <para>
            One of the members of the event data is the actual <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/>
            that was clicked.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs.clickedButtonValue">
            <summary>
            The clicked button object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs.#ctor">
            <summary>
            Initializes a new instance of the ButtonClickedEventArgs class. 
            </summary>
            <remarks>
            Needs to set the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs.ClickedButton"/> property with the
            <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> that was clicked.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.ButtonEditChildButton)">
            <summary>
            Initializes a new instance of the ButtonClickedEventArgs class.
            </summary>
            <param name="value">The button that was clicked.</param>
            <remarks>
            This version of the constructor sets the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs.ClickedButton"/> property with the
            <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> that was clicked.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonClickedEventArgs.ClickedButton">
            <summary>
            Gets or sets the clicked <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> object.
            </summary>
            <remarks>
            The <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event handler will be able to use this
            to get the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> that was clicked.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonClickedEventHandler">
            <summary>
            The delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A ButtonClickedEventArgs that contains the event data.</param>
            <remarks>
            See the <see cref="E:Syncfusion.Windows.Forms.Tools.ButtonEdit.ButtonClicked"/> event for more information.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ButtonAlignment">
            <summary>
            Specifies the button alignment with respect to the edit control.
            </summary>
            <remarks>
            Any <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/> included as part of a <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/>
            control can be aligned to the right or to the left of the edit control (the TextBox).
            <para>
            The default value is <see cref="F:Syncfusion.Windows.Forms.Tools.ButtonAlignment.Right"/>.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonAlignment.Left">
            <summary>
            The button appears to the left of the edit control.
            </summary>
            <remarks>
            See the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonAlign"/> property for more information.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ButtonAlignment.Right">
            <summary>
            The button appears to the right of the edit control.
            </summary>
            <remarks>
            See the <see cref="P:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton.ButtonAlign"/> property for more information.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorControl">
            <summary>
            Calculator control encapsulates the functionality of a calculator with
            the ability to perform arithmetic calculations.
            </summary>
            <remarks>
            <para>
            The calculator control can be used in two different layouts. See
            <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes"/> for more information.
            </para>
            <para>
            The default property of the Calculator Control class is the
            <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Value"/> property. This property is of
            type <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorValue"/>.
            </para>
            <para>
            The Calculator Control uses a <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.CalculatorEngine"/> object to perform the
            calculations and maintain the state of the calculations. The CalculatorControl implements
            the <see cref="T:Syncfusion.Windows.Forms.Tools.ICalculatorEngineParent"/> interface to receive notifications
            from the Calculator Engine.
            </para>
            <para>
            The calculator buttons are of type <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButton"/> and the buttons
            maintain their own information about the action that is to be performed when clicked.
            </para>
            </remarks>
            <example>
            <code lang="C#">
            //InitializeComponent
            // Create the Calculator Control
            this.calculatorControl1 = new CalculatorControl();
            this.textBox1 = new TextBox();
            // Set the value of the calculator control
            this.calculatorControl1.DoubleValue = 0;
            // Set the border style for the control
             this.calculatorControl1.BorderStyle = Border3DStyle.Raised;
            // The flat style for the buttons
            this.calculatorControl1.FlatStyle = FlatStyle.Standard;
            // Set the size of the calculator
            this.calculatorControl1.Size = new System.Drawing.Size(288, 232);
            // Add a event handler for the ValueCalculated event of the child button
            this.calculatorControl1.ValueCalculated += new Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculatedEventHandler(this.CodeGen_calculatorControl1_ValueCalculated);
            // Add the CalculatorControl control to the form
            this.Controls.Add(this.calculatorControl1);</code>
            <coderef file="c:\syncfusion\essential suite\tools\samples\quick start\calculatordemo\VB\MainForm.vb" name="CalcuatorControl InitializeComponent" lang="VB"><code lang="VB">
            'InitializeComponent
            ' Create the Calculator Control
            Me.calculatorControl1 = New CalculatorControl()
            Me.textBox1 = New TextBox()
            ' Set the value of the calculator control
            Me.calculatorControl1.DoubleValue = 0
            ' Set the border style for the control
            Me.calculatorControl1.BorderStyle = Border3DStyle.Raised
            ' The flat style for the buttons
            Me.calculatorControl1.FlatStyle = FlatStyle.Standard
            ' Set the size of the calculator
            Me.calculatorControl1.Size = New System.Drawing.Size(288, 232)
            ' Add a event handler for the ValueCalculated event of the child button
            AddHandler Me.calculatorControl1.ValueCalculated, New Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculatedEventHandler(AddressOf CodeGen_calculatorControl1_ValueCalculated)
            ' Add the CalculatorControl control to the form
            Me.Controls.Add(Me.calculatorControl1)</code></coderef>
            </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ICalculatorEngineParent">
            <summary>
            This interface can be implemented by classes that want to act
            as the parent for this calculator engine.
            </summary>
            <remarks>
            The Calculator Control implements this interface to get notifications
            from the Calculator Engine when there is a change in the state of
            the Calculator Engine.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ICalculatorEngineParent.EngineValueChanged(Syncfusion.Windows.Forms.Tools.CalculatorValue,System.Boolean,System.String,System.Double)">
            <summary>
            The calculator engine will invoke this method for its parent
            to be informed of a change in its value.
            </summary>
            <param name="internalValue">The internal string value of the engine.</param>
            <param name="errorCondition">The error condition.</param>
            <param name="feedbackMessage">The feedback message.</param>
            <param name="memoryValue">The memory value.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ICalculatorEngineParent.RepeatAssignAction">
            <summary>
            Gets a value indicating whether the engine needs to repeat the assign (=) action.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ICalculatorButtonParent">
            <summary>
            This interface can be implemented by classes that want to act
            as the parent for this calculator engine.
            </summary>
            <remarks>
            The Calculator Control implements this interface to get notifications
            from the Calculator Engine when there is a change in the state of
            the Calculator Engine.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ICalculatorButtonParent.ButtonAction(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            The Calculator Buttons will use this method to call back 
            a click action and pass in their <see cref="T:Syncfusion.Windows.Forms.Tools.CalcActions"/> type
            action property.
            </summary>
            <param name="action">The action that is to be performed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ICalculatorButtonParent.HandleChildKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            This handler will be invoked by the buttons each time a 
            button has the focus and the KeyDown event is raised. This will
            be used by the parent Container Control to process keyboard shortcuts.
            </summary>
            <param name="e">The KeyEventArgs defining the KeyDown event.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.totalButtonCount">
            <summary>
            The total number of buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.border3dStyleValue">
            <summary>
            The border 3D style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.toolTipHelp">
            <summary>
            For tooltip.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.lastAction">
            <summary>
            The last action received.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.textCalculatorBox">
            <summary>
            The display box for the CalculatorControl.
            </summary>
            <remarks>
            This TextBox will display the output from the calculations.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.calcButtons">
            <summary>
            The array of buttons for the CalculatorControl.
            </summary>
            <remarks>
            Each of these buttons will have a different function.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.memoryStateDisplay">
            <summary>
            The label to display the memory state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.calcLayoutType">
            <summary>
            The layout type.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.showDisplayArea">
            <summary>
            Indicates whether the display text box should be displayed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.mnemonicKeys">
            <summary>
            Hashtable to mnemonic keys.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.calcEngineObject">
            <summary>
            The calculator 'engine'.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.calcWinStandardLayout">
            <summary>
            The GridBagLayout object for the Windows Standard Layout.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.themesEnabled">
            <summary>
            Indicates whether the Calculator buttons are ThemesEnabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.calcFinancialLayout">
            <summary>
            The GridBagLayout for Financial Layout.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.autoSizeValue">
            <summary>
            Value when the control is resized based on the layout.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.selectedCulture">
            <summary>
            The currently selected culture.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.specialCultureValue">
            <summary>
            Specifies the special culture value that needs to be applied.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.rightToLeftCultures">
            <summary>
            Array of cultures that require RightToLeft by default.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.useUserOverride">
            <summary>
            The UseUserOverride value to be passed in when creating CultureInfo objects.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.numberFormatInfoObject">
            <summary>
            The NumberFormatInfo object that will specify the
            localized attributes for displaying the current
            value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.repeatAssignAction">
            <summary>
            Indicates whether the previous action is to be repeated when the Assignment (=) action is clicked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_office2007Theme">
            <summary>
            Colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_office2010Theme">
            <summary>
            Colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.flatStyle">
            <summary>
            The flat style for the calculator buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.appearance">
            <summary>
            The NumberFormatInfo that defines the formatting.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_iVerticalSpacing">
            <summary>
            Vertical spacing between buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_iHorizontalSpacing">
            <summary>
            Horizontal spacing between buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_bUseVerticalAndHorizontalSpacing">
            <summary>
            Use vertical and horizontal spacing between buttons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.#cctor">
            <summary>
            Initializes static members of the CalculatorControl class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_difference">
            <summary>
            Variable to find the difference between previous font size and current font size
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> class.
            <para>
            The constructor will initialize the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.CalculatorEngine"/>
            and the display textbox with the initial values.</para>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.GetCopyOfCurrentNumberFormatInfo">
            <summary>
            Returns a copy of the current NumberFormatInfo.
            </summary>
            <returns>Returns Numberformat info</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.ApplyRightToLeft">
            <summary>
            Applies RightToLeft based on the current culture.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.InitializeCalculatorEngine">
            <summary>
            Initalizes the CalculatorEngine that will perform the calculations.
            </summary>
            <remarks>
            The CalculatorEngine is initialized and the CalculatorControl sets the
            interface for communicating with the CalculatorEngine.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.InitializeCalculatorDisplay">
            <summary>
            Initializes the calculator display.
            </summary>
            <remarks>
            The display TextBox and the memory value display label are created and initialized.
            <para>
            The calculator buttons are created and added to the CalculatorControl.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.SetTextBoxColor">
            <summary>
            Modifies the properties of the TextBox used for displaying the calculated value.
            </summary>
            <remarks>
            The TextBox is  enabled and the forecolor and backcolor
            properties are changed.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides the <see cref="M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)"/> method.
            </summary>
            <param name="pe">The Paint event data.</param>
            <remarks>
            This override is for drawing a border around the Calculator Control
            by invoking the <see cref="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.DrawBorder(System.Drawing.Graphics)"/> method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.DrawBorder(System.Drawing.Graphics)">
            <summary>
            Draws a border around the Calculator Control.
            </summary>
            <param name="g">the Graphics object to draw on.</param>
            <remarks>
            The type of the border drawn is based on the <see cref="T:System.Windows.Forms.Border3DStyle"/>
            property.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.OnBackColorChanged(System.EventArgs)">
            <summary>
            Overrides the <see cref="M:System.Windows.Forms.Control.OnBackColorChanged(System.EventArgs)"/> method.
            </summary>
            <param name="arg">The event data.</param>
            <remarks>
            This method is overriden in order to set the color of the 
            child buttons to be the same as the backcolor of the Calculator Control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.ProcessDialogKey(System.Windows.Forms.Keys)">
            <summary>
            Processes the dialog key.
            </summary>
            <param name="keyData">One of the Keys values that represents the key to process.</param>
            <returns>Returns bool value</returns>
            <remarks >This is overriden in order to capture and process enterkey input </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.CreateCalculatorDisplayBox">
            <summary>
            Creates the display textbox.
            </summary>
            <remarks>
            This method creates the TextBox that will be used by the
            Calculator Control to display the value of the calculations.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Dispose(System.Boolean)">
            <summary> 
            Cleans up any resources being used. 
            </summary>
            <param name="disposing">Bool value for disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.HandleChildKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Handles the KeyDown event of the child controls.
            </summary>
            <param name="e">The KeyEventArgs for the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.ResetCalculator">
            <summary>
            Resets the calculator and initializes the internal calculator engine.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.RaiseLayoutTypeChangedEvent">
            <summary>
            Raises the LayoutTypeChangedEvent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_previousFontSize">
            <summary>
            Stores the previous font size of the control 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_Size">
            <summary>
            Sets the size of the control according to the layout type.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.SetFontSizing">
            <summary>
            Calculates the size of the control according to the font size, if EnableFontScaleMode is enabled.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.OnLayoutTypeChange(Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypeChangedEventArgs)">
            <summary>
            Invokes the LayoutTypeChange event.
            </summary>
            <param name="args">A LayoutTypeChangedEventArgs that contains the event data.</param>
            <remarks>
            The OnLayoutTypeChange method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnLayoutTypeChange in a derived
            class, be sure to call the base class's OnLayoutTypeChange method so that
            registered delegates receive the event.</note> 
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.RaiseFlatStyleChangedEvent">
            <summary>
            Raises the FlatStyleChangedEvent.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.RaiseThemesChangedEvent">
            <summary>
            Raises the FlatStyleChangedEvent.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.OnOffice2007ThemeChanged">
            <summary>
            Raises the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2007Theme"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.OnOffice2010ThemeChanged">
            <summary>
            Raises the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2007Theme"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.RaiseOffice2007ThemeChanged">
            <summary>
            Raises the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2007Theme"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.RaiseOffice2010ThemeChanged">
            <summary>
            Raises the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2007Theme"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.OnFlatStyleChange(Syncfusion.Windows.Forms.Tools.CalculatorStyleChangedEventArgs)">
            <summary>
            Invokes the FlatStyleChange event.
            </summary>
            <param name="args">A StyleChangedEventArgs that contains the event data.</param>
            <remarks>
            The OnFlatStyleChange method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnFlatStyleChange in a derived
            class, be sure to call the base class's OnFlatStyleChange method so that
            registered delegates receive the event.</note>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed event
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.GetLayoutManager">
            <summary>
            Returns the current layout manager for the calculator.
            </summary>
            <returns>The current layout manager for the calculator.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.GetLayoutManager(Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes)">
            <summary>
            Returns the layout manager for this layout type.
            </summary>
            <param name="layoutType">The layout type.</param>
            <returns>The layout manager.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.HandleBoundsChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.LayoutItemBase.BoundsChanged"/> event. This initiates a 
            refresh of the layout.
            </summary>
            <param name="sender">The calculator control.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.SetButton(System.Int32,Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle,Syncfusion.Windows.Forms.Tools.CalcActions,System.String)">
            <summary>
            Sets the characteristics for a button with the current layout. This
            helper method is invoked when a Layout is initialized for each 
            calculator button.
            </summary>
            <param name="index">The index of the button.</param>
            <param name="btnStyle">The Button style.</param>
            <param name="action">The Button action.</param>
            <param name="title">The caption of the button.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.m_Font">
            <summary>
            Gets / Sets the Font for the Calculator control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.ShouldSerializeFont">
             <summary>
            To serialize Font property
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.ResetFont">
            <summary>
            To reset Font property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.GetButtonColor(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            Returns the button caption color.
            </summary>
            <param name="caCalcButton">Calculator button.</param>
            <returns> Returns Button Color</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.GetButtonFont(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            Returns the button caption font.
            </summary>
            <param name="caCalcButton">Calculator button.</param>
            <returns> Returns button Font.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.SetButtonColor(Syncfusion.Windows.Forms.Tools.CalcActions,System.Drawing.Color)">
            <summary>
            Sets the button caption color.
            </summary>
            <param name="caCalcButton">Calculator button.</param>
            <param name="color">Color to set.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.GetCalcButtonIndexFromAction(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            Returns the button index from the calculator button action.
            </summary>
            <param name="caCalcButton">Button action.</param>
            <returns>Button index; -1 if invalid code is passed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.SetButtonFont(Syncfusion.Windows.Forms.Tools.CalcActions,System.Drawing.Font)">
            <summary>
            Sets the button caption font.
            </summary>
            <param name="caCalcButton">Calculator button.</param>
            <param name="font">Font to set.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.AddShortcutKey(System.Int32,System.Int32)">
            <summary>
            Adds a shortcut key for the button.
            </summary>
            <param name="index">The index of the button.</param>
            <param name="keyData">The KeyData that the button will be invoked through.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.SetLayoutConstraintsForControl(Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes,System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.GridBagConstraints,System.Drawing.Size,System.Drawing.Size)">
            <summary>
            Sets the layout constraints for a child control.
            </summary>
            <param name="layoutType">The layout type.</param>
            <param name="control">The target control.</param>
            <param name="gbc">The grid bag constraints object for this control.</param>
            <param name="minSize">The minimum size.</param>
            <param name="prefSize">The preferred size.</param>
            <remarks>
            This helper method is invoked when a Layout is initialized for each 
            non button control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.InitializeLayoutAndAddControls">
            <summary>
            Initialized the layout managers and the controls. This method initializes
            all the controls that needs to be initialized for a layout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.InitializeFinancialLayout">
            <summary>
            Initializes the <see cref="F:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes.Financial"/> layout for the Calculator Control.
            </summary>
            <remarks>
            The Financial Layout resembles the layout of the calculator popularized
            by the Quicken(r) products. Most of the functionality is geared towards
            simple banking arithmetic.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.InitializeWindowsStandardLayout">
            <summary>
            Initializes the <see cref="F:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes.WindowsStandard"/> layout for the Calculator Control.
            </summary>
            <remarks>
            The Windows Standard Layout resembles the layout of the calculator provides
            with the windows operating system. Most of the functionality is the same as
            the operation of the Windows operating system calculator.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.FormatingGridBag(Syncfusion.Windows.Forms.Tools.GridBagConstraints@)">
            <summary>
            Sets the FillType in GridBagConstraints and returns the Insets for use in GridBagConstraints.
            </summary>
            <param name="gbc">The GridBagConstraints.</param>
            <returns>The insets for use.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.OnValueCalculated(Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculated"/> event.
            </summary>
            <param name="arg">The event data for the ValueCalculated event.</param>
            <remarks>
            This event is raised when there is a change in the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Value"/>
            property of the CalculatorControl. The handler can output the value to
            its own display area. This helps customize the Calculator control usage
            and the default display area of the CalculatorControl can be hidden
            and the display can be another suitable display area.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.SetDisplayString">
            <summary>
            Transfers the current value to the display.
            </summary>
            <remarks>
            This method displays output only if the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.ShowDisplayArea"/>
            property is set to true.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.RefreshMemoryLabel(System.Double)">
            <summary>
            Refreshes the memory label based on the new memory value.
            </summary>
            <param name="memoryValue">The memory value.</param>
            <remarks>
            The memory label is set to M if the memory value is > 0
            and empty otherwise.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.ButtonAction(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            The Calculator Buttons will use this method to call back 
            a click action and pass in their <see cref="T:Syncfusion.Windows.Forms.Tools.CalcActions"/> type
            action property.
            </summary>
            <param name="action">The action that is to be performed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.EngineValueChanged(Syncfusion.Windows.Forms.Tools.CalculatorValue,System.Boolean,System.String,System.Double)">
            <summary>
            The calculator engine will invoke this method for its parent
            to be informed of a change in its value.
            </summary>
            <param name="internalValue">The internal string value of the engine.</param>
            <param name="errorCondition">The error condition.</param>
            <param name="feedbackMessage">The feedback message.</param>
            <param name="memoryValue">The memory value.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2007ThemeChanged">
            <summary>
            Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2007Theme"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2010ThemeChanged">
            <summary>
            Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2010Theme"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculated">
            <summary>
            Raised when the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Value"/> of the calculator control changes.
            </summary>
            <remarks>
            Handle this event if you want to do some processing when the
            Value changes.
            </remarks>
            <example>
            <code lang="C#">
            this.calculatorControl1.ValueCalculated += new Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculatedEventHandler(this.CodeGen_calculatorControl1_ValueCalculated);
            calculatorControl1_ValueCalculated
            if(arg.ErrorCondition == false)
            this.textBox1.Text = arg.Value.ToString();
            else
            this.textBox1.Text = arg.Message;</code>
            <coderef file="c:\syncfusion\essential suite\tools\samples\quick start\calculatordemo\VB\MainForm.vb" name="CalcuatorControl ValueCalculated event" lang="VB"><code lang="VB">
            AddHandler Me.calculatorControl1.ValueCalculated, New Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculatedEventHandler(AddressOf CodeGen_calculatorControl1_ValueCalculated)
            'calculatorControl1_ValueCalculated
            If (arg.ErrorCondition = False) Then
            Me.textBox1.Text = arg.Value.ToString
            Else
            Me.textBox1.Text = arg.Message
            End If</code></coderef>
            </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.LayoutTypeChanged">
            <summary>
            Raised when the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.LayoutType"/> changes.
            </summary>
            <remarks>
            Other classes that need to be aware of the current layout of the
            Calculator Control or just need to know that the layout has changed
            so that they can reinitialize themselves, can handle this event.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.FlatStyleChanged">
            <summary>
            Raised when the FlatStyle changes for the Calculator Control.
            </summary>
            <remarks>
            The Calculator Control maintains the same flatstyle for all its child
            buttons. This event is handled by all the buttons and they set their
            flatstyle property appropriately.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Culture">
            <summary>
            Gets or sets the culture that is to be used for formatting the currency display.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.NumberFormatInfoObject">
            <summary>
            Gets or sets the NumberFormatInfo object that will be used for formatting the
            number value.
            </summary>
            <remarks>
            This property will not be exposed to the developer. This is only meant
            to be an acccessor for use within the control. The developer will be able
            to access the properties of the NumberFormatInfo through the individual
            properties exposed.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.SpecialCultureValue">
            <summary>
            Gets or sets the mode for the cultures.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.UseUserOverride">
            <summary>
            Gets or sets a value indicating whether the NumberFormatInfo used for formatting will use the UseUserOverride parameter for CultureInfo.
            </summary>
            <remarks>
            The NumberTextBoxBase control has several properties that expose Culture specific
            information. These properties use a <see cref="T:System.Globalization.NumberFormatInfo"/> object for
            handling the culture specific information. This property is used in the creation
            of the NumberFormatInfo object. <seealso cref="P:System.Globalization.CultureInfo.UseUserOverride"/>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.BorderStyle">
            <summary>
            Gets or sets the Border3DStyle for the CalculatorControl's border.
            </summary>
            <remarks>
            This value can be any of the values of the type <see cref="T:System.Windows.Forms.Border3DStyle"/>.
            Setting the value to <see cref="F:System.Windows.Forms.Border3DStyle.Adjust"/> displays no border.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.AutoSize">
            <summary>
            Gets or sets a value indicating whether the control is to be resized based on the layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.VerticalSpacing">
            <summary>
            Gets or sets the vertical spacing between buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.HorizontalSpacing">
            <summary>
            Gets or sets the horizontal spacing between buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.UseVerticalAndHorizontalSpacing">
            <summary>
            Gets or sets a value indicating whether use vertical and horizontal spacing between buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.FlatStyle">
            <summary>
            Gets or sets the flat style for the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButton"/> objects.
            </summary>
            <remarks>
            This property raises the StyleChanged event so that the 
            buttons can set themselves to this new FlatStyle.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether themes are enabled for the Calculator Control.
            </summary>
            <remarks>
            This property raises the StyleChanged event so that the 
            buttons can set themselves to this new FlatStyle.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.RepeatAssignAction">
            <summary>
            Gets or sets a value indicating whether the assignment action (=) will repeat the previous action.
            </summary>
            <remarks>
            This property raises the StyleChanged event so that the 
            buttons can set themselves to this new FlatStyle.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.CalculatorEngine">
            <summary>
            Gets a accessor for the Calculator Engine.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.DoubleValue">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Value"/> of the Calculator Control as a double value.
            </summary>
            <remarks>
            This property does not maintain its own value and converts the Calculator Value object to double.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Value">
            <summary>
            Gets or sets the current value of the Calculator Control.
            </summary>
            <remarks>
            The Value property is a shadow of the Calculator Engine's Value property. 
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.DisplayTextAlign">
            <summary>
            Gets or sets the text alignment. Based on the <see cref="T:System.Windows.Forms.HorizontalAlignment"/>,
            the Text in the display textbox will be aligned left or right based on
            this value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.LayoutType">
            <summary>
            Gets or sets the current layout type for the Calculator Control. This is of type
            <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.FontSizing">
            <summary>
            Gets / Sets the size of the control according to the layout type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.ShowDisplayArea">
            <summary>
            Gets or sets a value indicating whether the calculator control is to display the display textbox. 
            The textbox can be hidden and the application using the Calculator Control 
            can handle the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculated"/> event to display the value
            in their own display area / textbox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Font">
            <summary>
            Gets / Sets the Font for the Calculator control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.BackgroundColor">
            <summary>
            Gets or sets the background color, gradient and other styles can be set through 
            this property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2007Theme">
            <summary>
            Gets or sets colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Office2010Theme">
            <summary>
            Gets or sets colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.UseVisualStyle">
            <summary>
            Gets or sets a value indicating whether to use visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.ButtonStyle">
            <summary>
            Gets or sets the button style for the Calculator Control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine">
            <summary>
            The Calculator Engine class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> to
            perform the internal arithmetic calculations. The Calculator Control itself does not
            retain any information about the calculations performed. 
            </summary>
            <remarks>
            The design of the Calculator Control uses the Calculator Engine class for all its
            calculations. The Calculator Control only takes user input and passes the results
            of the calculation back to the display.
            <para>
            Give the functionality that this class is required to perform, it provides 
            methods and properties that will perform calculations and also inform the 
            Calculator Control about the changes.
            </para>
            <para>
            You will not need to use this class separately.
            </para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ICalculatorEngine">
            <summary>
            This interface is implemented by the Calculator Engine class to 
            provide a common interface for interacting with the Calculator Control.
            </summary>
            <remarks>
            The Calculator Control can work with any class that implements this
            interface.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ICalculatorEngine.HandleAction(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            This method allows the Calculator Control to tell the
            Calculator Engine to perform an action. 
            </summary>
            <param name="action">The action to be performed.</param>
            <returns>Return bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ICalculatorEngine.GetValue">
            <summary>
            The Value of the Calculator Engine at this point.
            </summary>
            <returns> Returns Calculator value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ICalculatorEngine.SetValue(Syncfusion.Windows.Forms.Tools.CalculatorValue)">
            <summary>
            Sets the value of the Calculator Engine.
            </summary>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ICalculatorEngine.Reset">
            <summary>
            Resets the Calculator Engine.
            </summary>
            <remarks>
            This method is for resetting the Calculator Engine. This is useful when
            switching layouts for example.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ICalculatorEngine.NumberFormatInfoObject">
            <summary>
            Gets or sets the NumberFormatInfo object.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.calculatorValue">
            <summary>
            The internal value of the Calculator Engine.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.memoryNumber">
            <summary>
            The memory value of the Calculator Engine.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.decimalMode">
            <summary>
            Indicates whether data is appended to the double part.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.replaceMode">
            <summary>
            Replaces the text in the display string for the next input.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.errorCondition">
            <summary>
            The current error condition.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.message">
            <summary>
            The error message in case the Calculator Engine is in error state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.equalClicked">
            <summary>
            Indicates whether the equal button was clicked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.percentLastClicked">
            <summary>
            Indicates whether the percent operation was performed last.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.stackObject">
            <summary>
            The internal stack object used for the calculations.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.stackTopValue">
            <summary>
            The stack position.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.digitEntered">
            <summary>
            Indicates whether a digit was entered lastly.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.calculatorEngineParentObject">
            <summary>
            The parent object.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.numberFormatInfoObject">
            <summary>
            Globalization information.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.singleOperator">
            <summary>
            Indicates whether the Reciprocal or Sqrt operator was selected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.#ctor(Syncfusion.Windows.Forms.Tools.ICalculatorEngineParent)">
            <summary>
            Initializes a new instance of the Engine class.
            </summary>
            <param name="parent">The calculator engine parent.</param>
            <remarks>
            This constructor invokes the default constructor and also
            assigns the parameter that is passed in to be the parent for this
            CalculatorEngine. The interface <see cref="T:Syncfusion.Windows.Forms.Tools.ICalculatorEngineParent"/>
            is defined for the interaction between the Calculator Engine and the
            Parent.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.InitializeCalculatorStack">
            <summary>
            The CalculatorEngine class uses an internal stack to
            perform the calculations. This method initializes the
            stack.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.GetFormatDecimal">
            <summary>
            Returns the default double character recognized by system functions.
            </summary>
            <returns> Returns String value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.DoCalculation(System.Double,Syncfusion.Windows.Forms.Tools.CalcActions,System.Double)">
            <summary>
            Helper function that performs the arithmetic calculation.
            </summary>
            <param name="op1">Operand 1.</param>
            <param name="oper">The operator.</param>
            <param name="op2">Operand 2.</param>
            <returns>The calculated value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.Push(System.Object)">
            <summary>
            Pushes the element - could be an operand or the operator-
            into the stack.
            </summary>
            <param name="element">The object to be pushed into the stack.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.Pop">
            <summary>
            Pops the top element from the stack.
            </summary>
            <returns> Returns Stack object</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.StackIsEmpty">
            <summary>
            Indicates whether the stack is empty.
            </summary>
            <returns>True if the stack is empty; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.ClearStack">
            <summary>
            Clears the calculation stack.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.HandleClearEntry">
            <summary>
            Handler for the Clear Entry action. This action clears the last entry or error.
            </summary>
            <returns>True if the action completed; false otherwise.</returns>
            <remarks>
            The interaction between the Calculator Control buttons and the
            Calculator Engine is defined by the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButton.ButtonAction"/>
            event raised. This event is handled by the <see cref="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.HandleAction(Syncfusion.Windows.Forms.Tools.CalcActions)"/> method.
            <para>
            The HandleAction method then invokes the HandleClearEntry method if the "Clear
            Entry" button was clicked.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.HandleAction(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            Handles the button action based on the <see cref="T:Syncfusion.Windows.Forms.Tools.CalcActions"/> object that was passed in.
            </summary>
            <param name="action">The calculator action.</param>
            <returns>True if the action was handled successfully; false otherwise.</returns>
            <remarks>
            The interaction between the Calculator Control buttons and the
            Calculator Engine is defined by the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButton.ButtonAction"/>
            event raised. This event is handled by the <see cref="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.HandleAction(Syncfusion.Windows.Forms.Tools.CalcActions)"/> method.
            <para>
            The HandleAction method then invokes the appropriate method based on the
            button that was clicked.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.RaiseCalculatorValueChangedEvent">
            <summary>
            Raises the <see cref="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.EngineValueChanged(Syncfusion.Windows.Forms.Tools.CalculatorValue,System.Boolean,System.String,System.Double)"/> event.
            </summary>
            <remarks>
            The EngineValueChanged event is raised when there is a change in the
            value or the error condition.
            <para>
            See <see cref="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.EngineValueChanged(Syncfusion.Windows.Forms.Tools.CalculatorValue,System.Boolean,System.String,System.Double)"/> for more information.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.HandleDigit(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            A number has been entered.
            </summary>
            <param name="action">The value of the number.</param>
            <returns>^True if there is no error. </returns>
            <remarks>
            The new digit is added to the appropriate operand and held in memory
            for calculations. This is subject to the max length restrictions.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.HandleDecimalPoint">
            <summary>
            This method is invoked when the decimal point button has been clicked.
            </summary>
            <returns>True if the action was handled without error; false otherwise.</returns>
            <remarks>
            All digits entered after this is added to the decimal portion of the
            internal value string.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.HandleBackspace">
            <summary>
            This method is invoked when the backspace key is pressed.
            </summary>
            <returns>True if the action was handled without error; false otherwise.</returns>
            <remarks>
            Deletes one character from the end of the displayed current value.
            This key is ignored if the value in the display is a calculated value.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.HandleClear">
            <summary>
            This method is invoked when the Clear Button is pressed.
            </summary>
            <returns>True if the action was handled without error; false otherwise.</returns>
            <remarks>
            This action resets the Calculator Engine and the display is also initialized.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.Reset">
            <summary>
            This takes the Calculator Engine object back to the initialized state.
            </summary>
            <remarks>
            All data held in memory for calculations are dropped.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.StackTop">
            <summary>
            Gets or sets the top of the stack.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.NumberFormatInfoObject">
            <summary>
            Gets or sets the NumberFormatInfo class that defines the globalization
            values for the CalculatorEngine.
            </summary>
            <remarks>
            This is a read only property.
            <para>
            The values for the NumberFormatInfo object can be set through the
            individual properties such as <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.DecimalSeparator"/>
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.DecimalSeparator">
            <summary>
            Gets or sets the Decimal separator that is in effect in the globalization settings.
            </summary>
            <remarks>
            By default this value is taken from the globalization values provided
            by the NumberFormatInfo object. However, this default value can be changed
            by setting this property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.ErrorCondition">
            <summary>
            Gets a value indicating whether the current error condition of the Calculator Engine.
            </summary>
            <remarks>
            This is a read only property that returns the current error condition
            of the Calculator Engine.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.Message">
            <summary>
            Gets a value indicating whether current error message that accompanies an error condition.
            </summary>
            <remarks>
            This property is valid only if the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.ErrorCondition"/> 
            property is set to true.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine.Value">
            <summary>
            Gets or sets the Calculator Value object that specifies the current value of
            the Calculator Engine.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle">
            <summary>
            Defines the look and feel of a <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButton"/>.
            </summary>
            <remarks>
            The CalcultorBtnStyle class is closely tied to the display attributes
            of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButton"/> class.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.font">
            <summary>
            The font to be used for the button caption.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.foreColor">
            <summary>
            The forecolor for the button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.flatStyle">
            <summary>
            The flat style to be applied to the button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.#ctor">
            <summary>
            Initializes a new instance of the CalculatorButtonStyle class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.#ctor(System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.FlatStyle)">
            <summary>
            Initializes a new instance of the CalculatorButtonStyle class.
            </summary>
            <param name="foreColor">The forecolor to be used for the button.</param>
            <param name="font">The font to be used for the button.</param>
            <param name="flatStyle">The FlatStyle to be used for the button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.#ctor(Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle)">
            <summary>
            Initializes a new instance of the CalculatorButtonStyle class.
            </summary>
            <param name="btnStyle">Another instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle"/> class.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.RaiseStyleChangedEvent">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.StyleChanged"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.OnStyleChanged(System.EventArgs)">
            <summary>
            Invokes the StyleChanged event.
            </summary>
            <param name="args">An EventArgs that contains the event data.</param>
            <remarks>
            The OnStyleChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class. 
            <note type="note">Inheritors:  When overriding OnStyleChanged in a derived
            class, be sure to call the base class's OnStyleChanged method so that
            registered delegates receive the event.</note>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.StyleChanged">
            <summary>
            The StyleChanged event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.Font">
            <summary>
            Gets or sets the font to be used for displaying the Button title.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.ForeColor">
            <summary>
            Gets or sets the color for the button title.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.FlatStyle">
            <summary>
            Gets or sets the flat style to be applied to the button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalcActions">
            <summary>
            Enumerates all the actions that could be assigned to a 
            calculator button including the digits and all arithmetic 
            operators.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit0">
            <summary>
            The digit 0.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit1">
            <summary>
            The digit 1.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit2">
            <summary>
            The digit 2.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit3">
            <summary>
            The digit 3.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit4">
            <summary>
            The digit 4.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit5">
            <summary>
            The digit 5.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit6">
            <summary>
            The digit 6.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit7">
            <summary>
            The digit 7.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit8">
            <summary>
            The digit 8.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcDigit9">
            <summary>
            The digit 9.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorNone">
            <summary>
            Dummy operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorMultiply">
            <summary>
            The * multiplication operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorPlus">
            <summary>
            The + addition operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorMinus">
            <summary>
            The - subtraction operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorDivide">
            <summary>
            The / division operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorPercent">
            <summary>
            The % percent operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorEquals">
            <summary>
            The = equal to operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorMemoryClear">
            <summary>
            The MC memory clear operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorMemoryRecall">
            <summary>
            The MR memory recall operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorMemoryStore">
            <summary>
            The MS memory store operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorMemoryPlus">
            <summary>
            The M+ memory plus operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorReciprocal">
            <summary>
            The reciprocal operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorSqrt">
            <summary>
            The sqrt operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorSign">
            <summary>
            The +/- sign operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcSpecialClear">
            <summary>
            The C Clear operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcSpecialClearEntry">
            <summary>
            The CE Clear Entry operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcSpecialDecimal">
            <summary>
            The . Decimal operator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcSpecialBackspace">
            <summary>
            The backspace operator.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.XPButton"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.OnThemeChanged(System.EventArgs)">
            <summary>
            Raises the ThemeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnThemeChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnThemeChanged in a derived
            class, be sure to call the base class's OnThemeChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides the OnPaint method.
            </summary>
            <param name="e">Paint event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.OnPaint3D(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the paint event depending on UseVisualStyle.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.PaintEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrides the OnMouseDown method.
            </summary>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overrides the OnMouseUp method.
            </summary>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.OnMouseEnter(System.EventArgs)">
            <summary>
            Overrides the OnMouseEnter method.
            </summary>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.OnMouseLeave(System.EventArgs)">
            <summary>
            Overrides the OnMouseLeave method.
            </summary>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPButton.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool  proeprty Disposing</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPButton.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether themes are enables for the XP button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorButton">
            <summary>
            Class derived from <see cref="T:System.Windows.Forms.Button"/>
            and customized to hold information specific to calculator
            functions.
            </summary>
            <remarks>
            The Calculator Buttons are not created directly by users and the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/>
            creates and uses these buttons.
            <para>
            The style for the Calculator Button objects are kept in <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle"/> objects.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorButton.btnStyleObject">
            <summary>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle"/> object that specifies
            the style characteristics of the button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorButton.title">
            <summary>
            The button title.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorButton.calcAction">
            <summary>
            The calculator action associated with this button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorButton.buttonParent">
            <summary>
            The calculator button parent.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButton.#ctor(Syncfusion.Windows.Forms.Tools.ICalculatorButtonParent)">
            <summary>
            Initializes a new instance of the CalculatorButton class.
            </summary>
            <param name="buttonParent">Button parent</param>
            <remarks>
            This constructor initializes the style object and the title for the 
            Button with empty objects. They can be set through the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle"/>
            property.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButton.Initialize(Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle,Syncfusion.Windows.Forms.Tools.CalcActions,System.String)">
            <summary>
            Initializes the CalculatorButton object.
            </summary>
            <param name="btnStyle">The button style object.</param>
            <param name="action">The action to be performed by this button.</param>
            <param name="title">The caption text.</param>
            <returns>True if the button is initialized successfully; false otherwise.</returns>
            <remarks>
            The Calculator Button also changes its style when the CalculatorButtonStyle object raises
            the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.StyleChanged"/> event.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButton.ApplyStyles">
            <summary>
            Internal helper function to apply the button styles to the button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButton.OnClick(System.EventArgs)">
            <summary>
            Overrides the base class' OnClick method and raises the
            CalculatorButton event.
            </summary>
            <param name="e">The event data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButton.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Indicates the parent that a KeyDown event has occurred.
            </summary>
            <param name="e">The KeyEventArgs object defining the KeyDown event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButton.RaiseCalculatorButtonEvent(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            Raises the CalculatorButton event.
            </summary>
            <param name="action">The action performed by this calculator.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButton.OnCalculatorButton(Syncfusion.Windows.Forms.Tools.CalculatorButtonEventArgs)">
            <summary>
            Invokes the CalculatorButton event.
            </summary>
            <param name="arg">An CalculatorButtonEventArgs that contains the event data.</param>
            <remarks>
            The OnCalculatorButton method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnCalculatorButton in a derived
            class, be sure to call the base class's OnCalculatorButton method so that
            registered delegates receive the event.</note>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButton.HandleStyleChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the StyleChanged event of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle"/>
            object associated with this button.
            </summary>
            <param name="sender">The CalculatorButtonStyle object.</param>
            <param name="args">The event data.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CalculatorButton.ButtonAction">
            <summary>
            Raised when a Calculator Button with an associated CalcAction is pressed.
            </summary>
            <remarks>
            Each Calculator Button has a CalcAction associated with it.
            The interaction between the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> buttons and the
            <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine"/> is defined by the ButtonAction event.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorButton.Action">
            <summary>
            Gets or sets the action performed by this Calculator Button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorButton.ButtonStyle">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle"/> object that specifies
            the look and feel of the button.
            </summary>
            <remarks>
            The Calculator Button dynamically updates its style when there is a
            change to the style object by handling the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.StyleChanged"/>
            event of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle"/> object.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonEventHandler">
            <summary>
            The delegate for the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonEventHandler"/>.
            </summary>
            <param name="sender">Sender object</param>
            <param name="arg">Calculator Button EventArgs</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorStyleChangedEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.StyleChanged"/> event.
            </summary>
            <param name="sender">Sender object</param>
            <param name="args">Calculator StyleChanged EventArgs</param>
            <remarks>
            The event handler for the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.StyleChanged"/> event should bear this 
            signature.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorButtonEventArgs">
            <summary>
            Event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButton.ButtonAction"/> event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorButtonEventArgs.action">
            <summary>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.CalcActions"/> associated with the button 
            raising this event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorButtonEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            Initializes a new instance of the CalculatorButtonEventArgs class.
            </summary>
            <param name="action">The <see cref="T:Syncfusion.Windows.Forms.Tools.CalcActions"/> associated with 
            the button.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorButtonEventArgs.Action">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.CalcActions"/> associated with the button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorValue">
            <summary>
            The Calculator Control uses this class to accept new values and
            also reports its internal value using this class.
            </summary>
            <remarks>
            This class encapsulates the value of the Calculator Control in the
            form that it maintains internally and also provides the value in the
            format required to the requesting class.
            <para>
            The CalculatorValue class provides methods to get the value of the
            Calculator Control as a string or as a double value.
            </para>
            <para>
            The receiving method or class can get the value in the format they require
            it in and format it themselves for display.
            </para>
            <para>
            This helps the Calculator Control to work with different kinds of classes that
            require the value to be formatted differently.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorValue.internalValue">
            <summary>
            The internal string value of the Calculator Control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.#ctor">
            <summary>
            Initializes a new instance of the CalculatorValue class.
            </summary>
            <remarks>
            The CalculatorValue is initially set to zero. This can be changed by 
            invoking the <see cref="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.SetValue(System.Double)"/> method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.#ctor(System.String)">
            <summary>
            Initializes a new instance of the CalculatorValue class.
            </summary>
            <param name="val">The initial value that is to be set.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.#ctor(System.Double)">
            <summary>
            Initializes a new instance of the CalculatorValue class.
            </summary>
            <param name="val">The initial value that is to be set.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.ToDouble">
            <summary>
            Returns the current value of the class object as a double type.
            </summary>
            <returns> returns double value</returns>
            <remarks>
            Invoke this method to get the value of the CalculatorValue object as
            a double.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.ToDecimal">
            <summary>
            Returns the current value of the class object as a decimal type.
            </summary>
            <returns> Returns decimal value</returns>
            <remarks>
            Invoke this method to get the value of the CalculatorValue object as
            a decimal.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.ToString">
            <summary>
            Returns the current value of the class object as a string type.
            </summary>
            <returns>Returns string value</returns>
            <remarks>
            Invoke this method to get the value of the CalculatorValue object as
            a string.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.SetValue(System.String)">
            <summary>
            Sets the current value of the class object through a string.
            </summary>
            <param name="val">The value that is to be set.</param>
            <remarks>
            Invoke this method to set the value of the CalculatorValue object using
            a string.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValue.SetValue(System.Double)">
            <summary>
            Sets the current value of the class object through a double value.
            </summary>
            <param name="val">The value that is to be set.</param>
            <remarks>
            Invoke this method to set the value of the CalculatorValue object using
            a double.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorValue.Empty">
            <summary>
            Gets a value for the CalculatorValue class.
            </summary>
            <remarks>
            This can be accessed as CalculatorValue.Empty.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorValue.NumberFormatInfoObject">
            <summary>
            Gets or sets <see cref="T:System.Globalization.NumberFormatInfo"/> provides the necessary globalization information for the properties that rely on these settings. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypeChangedEventArgs">
            <summary>
            The event data for <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.LayoutTypeChanged"/> event.
            </summary>
            <remarks>
            This class contains the data needed for handling a change in the
            layout type of the Calculator Control. The Calculator Control supports
            two different layouts as enumerated by the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes"/>
            enumeration.
            <para>
            When the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.LayoutType"/> property is set to 
            a particular layout, the internal implementation of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/>
            needs to know about the change and other classes that interact with the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/>
            will also needs to know so that they can adjust themselves to the new layout.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypeChangedEventArgs.layoutType">
            <summary>
            The new layout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypeChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypeChangedEventArgs"/> class.
            </summary>
            <param name="layoutType">A value of type <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes"/>.</param>
            <remarks>
            The new layout that has been set on the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/>
            is the only variable that is needed for this data type. This can also be accessed
            through the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypeChangedEventArgs.LayoutType"/> property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypeChangedEventArgs.LayoutType">
            <summary>
            Gets or sets the new layout type that has been applied to the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/>.
            </summary>
            <remarks>
            The CalculatorControl supports
            two different layouts as enumerated by the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes"/>
            enumeration.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes">
            <summary>
            The Calculator Control supports the following layouts.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes.WindowsStandard">
            <summary>
            This layout is modeled after the Windows Standard calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypes.Financial">
            <summary>
            This layout is modeled after the standard financial layout.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorStyleChangedEventArgs">
            <summary>
            Provides data for a <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.StyleChanged"/> event.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> applies the FlatStyle property to
            all the Calculator Buttons. This event argument specifies the FlatStyle
            currently applied to the CalculatorControl so that the buttons handling 
            the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorButtonStyle.StyleChanged"/> event will be able to apply the right
            FlatStyle.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorStyleChangedEventArgs.flatStyle">
            <summary>
            The changed flat style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorStyleChangedEventArgs.#ctor(System.Windows.Forms.FlatStyle)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorStyleChangedEventArgs"/> class.
            </summary>
            <param name="flatStyle">The changed flat style</param>
            <remarks>
            The FlatStyle property is passed in as a parameter.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorStyleChangedEventArgs.FlatStyle">
            <summary>
            Gets or sets the changed Flat style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorLayoutTypeChangedEventHandler">
            <summary>
            Delegate for the LayoutTypeChanged event.
            </summary>
            <param name="sender">Object Sender</param>
            <param name="arg">Calculator Layout TypeChanged EventArgs</param>
            <remarks>
            Refer to the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.LayoutTypeChanged"/> event for more information.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs">
            <summary>
            The event data for CalculatorControl.ValueCalculated event.
            </summary>
            <remarks>
            This event is raised whenever there is a change in the internal value of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/>. This event data class contains the necessary 
            pieces of information for the handlers to get the new value of the Calculator Control.
            <para>
            This class also has members that provide information about the current error state
            of the Calculator Control.
            </para>
            <para>
            The Memory value of the calculator can also be got from this class.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.internalValue">
            <summary>
            The internal value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.errorCondition">
            <summary>
            The error condition.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.message">
            <summary>
            The feedback message.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.memoryValue">
            <summary>
            The memory value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.lastAction">
            <summary>
            The last action performed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.CalculatorValue,System.Boolean,System.String,Syncfusion.Windows.Forms.Tools.CalcActions)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs"/> class.
            </summary>
            <param name="val">The Value of the CalculatorControl.</param>
            <param name="errorCondition">The error condition.</param>
            <param name="message">The feedback messsage.</param>
            <param name="lastAction">The last action that was performed.</param>
            <remarks>
            This constructor sets all the required values for the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.Value">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorValue"/> object that contains the value of the Calculator Control.
            </summary>
            <remarks>
            This value has to be read in conjunction with the error condition of the Calculator
            Control and the error message. The memory value can also be accessed through this class.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.LastAction">
            <summary>
            Gets or sets the last action that was performed.
            </summary>
            <remarks>
            This value has to be read in conjunction with the error condition of the Calculator
            Control and the error message. The memory value can also be accessed through this class.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.MemoryValue">
            <summary>
            Gets or sets the memory value of the Calculator Control.
            </summary>
            <remarks>
            This value is to be used along with the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.Value"/> property of 
            the CalculatorControl as well as the error condition if any.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.Message">
            <summary>
            Gets or sets the custom error message when in error mode.
            </summary>
            <remarks>
            This message has to be used in conjunction with the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.ErrorCondition"/>
            value set by the Calculator Control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.ErrorCondition">
            <summary>
            Gets or sets a value indicating whether the error condition of the Calculator Control if any.
            </summary>
            <remarks>
            This message has to be used in conjunction with the <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventArgs.Message"/>
            value set by the CalculatorControl.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorValueCalculatedEventHandler">
            <summary>
            The delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculated"/> event.
            </summary>
            <param name="sender">Object Sender</param>
            <param name="arg">Calculator ValueCalculated EventArgs</param>
            <remarks>
            Refer to the <see cref="E:Syncfusion.Windows.Forms.Tools.CalculatorControl.ValueCalculated"/> event for more information.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ThemedXPButtonDrawing">
            <summary>
            XP Button drawing class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedXPButtonDrawing.DrawXPButton(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws the XP Button.
            </summary>
            <param name="g">The graphics object.</param>
            <param name="rect">The rectangle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedXPButtonDrawing.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
            <param name="disposing"> Bool disposing</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorTextBox">
            <summary>
            TextBox derived class that draws the display text for the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/>. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorTextBox.#ctor(Syncfusion.Windows.Forms.Tools.ICalculatorButtonParent)">
            <summary>
            Initializes a new instance of the CalculatorTextBox class.
            </summary>
            <param name="calcParent">The calculator parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorTextBox.OnCreateControl">
            <summary>
            Raises the <see cref="M:System.Windows.Forms.Control.CreateControl"></see> event.
            </summary>
            <remarks> Overridden. Input focus is disabled </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorTextBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Indicates the parent that a KeyDown event has occurred.
            </summary>
            <param name="e">The KeyEventArgs object defining the KeyDown event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorTextBox.OnGotFocus(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.GotFocus"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorTextBox.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overrides the WndProc to deactivate mouse click.
            </summary>
            <param name="m">The Message.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PopupCalculator">
            <summary>
            The PopupCalculator is a class derived from <see cref="T:System.Windows.Forms.Control"/>
            that embeds a <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> to display it in Popup Mode.
            <para>
            The PopupCalculator class includes a <see cref="T:Syncfusion.Windows.Forms.PopupControlContainer"/> that it
            uses for displaying the drop down window.
            </para>
            <para>
            The alignment of the Calculator Control with the parent control can be set through the
            <see cref="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.PopupCalculatorAlignment"/> property.
            </para>
            <para>
            The embedded <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> itself can be accessed through the
            <see cref="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.Calculator"/> property.
            </para>
            <para>
            This class also raises the <see cref="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.BeforeCalculatorPopupDisplay"/> event.
            <see cref="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.PopupCalculatorAlignment"/> property.
            </para>
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.calcPopupContainer">
            <summary>
            The popup control container for the calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.calcControl">
            <summary>
            The Calculator Control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.closeAction">
            <summary>
            The PopupCalculator will be closed after this action.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.calculatorAlignment">
            <summary>
            The alignment of the Calculator Control with respect to the
            parent control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.calcInitialized">
            <summary>
            Indicates whether the embedded calculator has been created.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.initFlatStyle">
            <summary>
            The FlatStyle for the embedded calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.initSize">
            <summary>
            The Size for the embedded calculator. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.initBorderStyle">
            <summary>
            The BorderStyle for the embedded calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.initValue">
            <summary>
            The Value for the embedded calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.initLayoutType">
            <summary>
            The LayoutType for the embedded calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.PopupCalculator"/> class.
            </summary>
            <remarks>
            This constructor initializes the internal controls used for displaying
            the Calculator Control.
            <para>
            The initial value of the calculator needs to be set through the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.CalculatorControl.Value"/> property.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.m_Font">
            <summary>
            Gets /Sets the font for the Control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.ShouldSerializeFont">
             <summary>
            To serialize Font property
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.ResetFont">
            <summary>
            To reset Font property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.RaiseClosingEvent(Syncfusion.Windows.Forms.Tools.CalculatorCloseType)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.Closing"/> event. This event is
            raised by the calculator control before the popup calculator closes
            when the '=' button is clicked. This event will not be raised when
            the popup calculator control closes when it loses focus.
            </summary>
            <param name="closeType">Calculator close type.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.OnClosing(Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs)">
            <summary>
            Invokes the PopupCalculatorClosing event.
            </summary>
            <param name="args">A CancelEventArgs that contains the event data.</param>
            <remarks>
            The OnPopupCalculatorClosing method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnStyleChanged in a derived
            class, be sure to call the base class's OnStyleChanged method so that
            registered delegates receive the event.</note>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.RaiseBeforeCalculatorPopupDisplayEvent">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.BeforeCalculatorPopupDisplay"/> event.
            </summary>
            <returns>True if the Calculator display has been canceled by a event handler; false otherwise.</returns>
            <remarks>
            This event can be handled if you want to make some changes to the Calculator Control
            before it is displayed.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.OnBeforeCalculatorPopupDisplay(System.ComponentModel.CancelEventArgs)">
            <summary>
            Invokes the BeforeCalculatorPopupDisplay event.
            </summary>
            <param name="args">A BeforeCalculatorPopupDisplayEventArgs that contains the event data.</param>
            <returns> Returns Bool property.</returns>
            <remarks>
            The OnBeforeCalculatorPopupDisplay method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnBeforeCalculatorPopupDisplay in a derived
            class, be sure to call the base class's OnBeforeCalculatorPopupDisplay method so that
            registered delegates receive the event.</note> 
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.CloseCalculator">
            <summary>
            Closes the popup calculator if it is displayed.
            </summary>
            <remarks>
            This method is invoked when the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> raises the
            <see cref="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.Closing"/> event.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.HandleCalcPopupContainerBeforePopup(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            Handles the popup control container's BeforePopup event.
            </summary>
            <param name="sender">The popup control container.</param>
            <param name="e">The event data.</param>
            <remarks>
            This handles the <see cref="T:Syncfusion.Windows.Forms.PopupControlContainer"/> 's <see cref="E:Syncfusion.Windows.Forms.PopupControlContainer.BeforePopup"/>
            event and sets the BorderStyle and BackColor for the PopupControl conatiner.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.DisplayCalculator">
            <summary>
            Overloaded. Displays the calculator.
            </summary>
            <remarks>
            This is the method used to display the Popup Calculator itself. This
            method takes into account the CalculatorPopupAlignment and displays the
            Popup Calculator at the right position.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.DisplayCalculator(System.Drawing.Point)">
            <summary>
            Displays the calculator.
            </summary>
            <param name="location">The location to display the popup calculator.</param>
            <remarks>
            This method displays the CalculatorControl and raises the <see cref="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.BeforeCalculatorPopupDisplay"/>
            event. This event allows the display to be canceled by a handler.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PopupCalculator.metroColor">
            <summary>
            Gets the metrocolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PopupCalculator.EnableOffice2007Style">
            <summary>
            Enables rendering with <see cref="T:Syncfusion.Windows.Forms.Office2007Theme"/>.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.BeforeCalculatorPopupDisplay">
            <summary>
            Event raised before the calculator popup is displayed.
            </summary>
            <remarks>
            This event is a <see cref="T:System.ComponentModel.CancelEventHandler"/> type
            event. You can cancel the PopupCalculator from being displayed
            by handling this event.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.Closing">
            <summary>
            Event raised by a popup calculator when closing after the
            '=' button was clicked.
            </summary>
            <remarks>
            By default the CalculatorControl will raise this event when
            the '=' equal button is clicked. This event can be canceled 
            by a handler and the PopupCalculator will not be closed.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.Font">
            <summary>
             Gets /Sets the font for the Control.
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.FlatStyle">
            <summary>
            Sets the flat style for the PopupCalculator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.BorderStyle">
            <summary>
            Sets the border style for the PopupCalculator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.Size">
            <summary>
            Sets the size of the PopupCalculator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.Value">
            <summary>
            Gets or sets the value for the PopupCalculator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.LayoutType">
            <summary>
            Sets the Layout type for the PopupCalculator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.CloseAction">
            <summary>
            Gets or sets the action that will trigger closing the popup calculator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.ParentControl">
            <summary>
            Gets or sets the property is the same as the <see cref="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.ParentControl"/> property
            of the PopupControlContainer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.PopupCalculatorAlignment">
            <summary>
            Gets or sets the relative alignment of the Popup with the
            parent control.
            </summary>
            <remarks>
            Refer to the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorPopupAlignment"/> enumeration
            for the list of values that this can take.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.Calculator">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> that this PopupCalculator class embeds. 
            </summary>
            <remarks>
            This is a read only property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.UseVisualStyle">
            <summary>
            Sets a value indicating whether to use visual styles.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.MetroColor">
            <summary>
            Gets or sets the metrocolor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.ButtonStyle">
            <summary>
            Sets the button style for the PopupCalculator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.Office2007ColorTheme">
            <summary>
            Gets or sets <see cref="T:Syncfusion.Windows.Forms.Office2007Theme"/> to use.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PopupCalculator.Office2007StyleEnabled">
            <summary>
            Gets a value indicating whether rendering with <see cref="T:Syncfusion.Windows.Forms.Office2007Theme"/> is enabled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PopupCalculatorContainer">
            <summary>
            Derived class for the PopupCalculator.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorCloseType">
            <summary>
            Specifies the way in which a popup calculator was closed.
            </summary>
            <remarks>
            This information is usually provided in a 
            PopupControlContainer's <see cref="E:Syncfusion.Windows.Forms.PopupControlContainer.CloseUp"/> event.
            You can use it to determine, in some cases, whether or not
            to use the updated data in a popup.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorCloseType.Done">
            <summary>
            The user wants the changes made in the popup to be applied.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorCloseType.Canceled">
            <summary>
            The user canceled the popup and expects the changes, if any to be ignored.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorCloseType.Deactivated">
            <summary>
            The popup was deactivated due to the user clicking in some
            other window, a different application getting focus, etc.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PopupCalculatorClosingEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.Closing"/> event.
            </summary>
            <param name="sender">Sender object</param>
            <param name="args">Calculator closing event Args</param>
            <remarks>
            See the <see cref="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.Closing"/> event for more information.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs">
            <summary>
            The event data for <see cref="E:Syncfusion.Windows.Forms.Tools.PopupCalculator.Closing"/> event.
            </summary>
            <remarks>
            This event is raised by the <see cref="T:Syncfusion.Windows.Forms.Tools.PopupCalculator"/> class
            when in Popup mode. The event is raised when the Popup is being closed
            after the Calculator was displayed.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs.closeType">
            <summary>
            Specifies whether the equal to(=) button was clicked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs.finalValue">
            <summary>
            The final value of the calculator.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.CalculatorCloseType,Syncfusion.Windows.Forms.Tools.CalculatorValue)">
            <summary>
            Initializes a new instance of the CalculatorClosingEventArgs class.
            </summary>
            <param name="closeType">Specifies if the '=' button was clicked.</param>
            <param name="finalValue">The final value of the calculator.</param>
            <remarks>
            This constructor for the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs"/> class
            takes the two required pieces of information for this class as parameters.
            The first parameter specifies if the Equal to button was clicked. What this means
            is that the user chose to click the Equal button and complete the calculation.
            The <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorValue"/> object contains the final calculated value
            of the Calculator Control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs.CloseType">
            <summary>
            Gets whether the equal button was clicked.
            </summary>
            <remarks>
            The behavior of the CalculatorControl in PopupMode is to close when the
            Equal to button is clicked. This property specifies if the Equal to button 
            was clicked by the user.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs.FinalValue">
            <summary>
            Gets the final value of the calculator.
            </summary>
            <remarks>
            The final value of the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl"/> is the value that
            the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorControl.Engine"/> object had when the Popup Calculator Control
            was closed.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalculatorPopupAlignment">
            <summary>
            This enumeration lists the possible alignments for the CalculatorPopup when displayed 
            by the <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyEdit"/> control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorPopupAlignment.Left">
            <summary>
            Align to the left of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalculatorPopupAlignment.Right">
            <summary>
            Align to the right of the control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckBoxAdvBackStyle">
            <summary>
            CheckBoxAdv BackStyle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdvBackStyle.Default">
            <summary>
            Represent sDefault
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdvBackStyle.HorizontalGradient">
            <summary>
            Represents Horizontal Gradient
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdvBackStyle.VerticalGradient">
            <summary>
            Represents Vertical Gradient
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle">
            <summary>
            CheckBoxAdv Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Default">
            <summary>
            Classic appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2007">
            <summary>
            Office 2007-like appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2010">
            <summary>
            Office 2010-like appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro">
            <summary>
            Metro-like appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckBoxAdv">
            <summary>
            The CheckBoxAdv control is an alternative to the .Net CheckBox control. It has a very 
            customizable border and background and supports advanced DataBinding.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckRadioBase">
            <summary>
             CheckRadioBase class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.cszDefaultCheckboxSize">
            <summary>
            Default CHeckBox Size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.cncheckBoxStandOff">
            <summary>
            Checkbox standard offset value
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.useMnemonic" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.altPressed">
            <summary>
            Indicates whether Alt pressed or not pressed
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.RECTBOXSIZE">
            <summary>
            Default Rectangle size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mbinitializing">
            <summary>
            Indicates whether it is initializing stage.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mbtextRender">
            <summary>
            Internal flag which indicates whether text will be rendered.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mrectBox">
            <summary>
            Rectangle used to draw checkbox in.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mrectText">
            <summary>
            Text Location.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mszImagedBox">
            <summary>
            Image checkbox size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.malignCheckBox">
            <summary>
            Alignment for checkbox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mtextAlignment">
            <summary>
            The alignment of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.malignText">
            <summary>
            The alignment of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mmouseDown">
            <summary>
            Indicates whether the mouse button is pressed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mmouseOver">
            <summary>
            Indicates whether the mouse is over the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mdrawFocusRectangle">
            <summary>
            Indicates whether the focus rectangle will be visible.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mautoHeight">
            <summary>
            Indicates whether the height of the CheckBox will be automatically calculated.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mimageCheckBox">
            <summary>
            Indicates whether the checkbox will draw itself with the images provided.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mstretchImage">
            <summary>
            Indicates whether the images will be stretched when drawing over the checkbox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mwrapText">
            <summary>
            Indicates whether the text will be wrapped.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.c_AutoEllipsis">
            <summary>
            Indicates whether AutoEllipsis is applied.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.textShadow">
            <summary>
            Indicates whether the text shadow is visible.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.buttonState">
            <summary>
            Determines the state of the checkbox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.textOffset">
            <summary>
            Determines the position of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mshadowOffset">
            <summary>
            Determines the offset of the shadow.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.focusRect">
            <summary>
            The focus rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mcheckedImage">
            <summary>
            The image when checked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.muncheckedImage">
            <summary>
            The image when unchecked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mdisabledImage">
            <summary>
            The image when disabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mmouseOverCheckedImage">
            <summary>
            The image when checked and mouse over.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mmouseOverUncheckedImage">
            <summary>
            The image when unchecked and mouse over.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mindeterminateImage">
            <summary>
            The image when indeterminate.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mmouseOverIndetermImage">
            <summary>
            The image when indeterminate and mouse over.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mborder3DStyle">
            <summary>
            The 3D border style of the CheckBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mborderStyle">
            <summary>
            The 2D border style of the CheckBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mborderSingle">
            <summary>
            The border style of the CheckBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.backStyle">
            <summary>
            The background style of the CheckBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mborderColor">
            <summary>
            The color of the border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mhotBorderColor">
            <summary>
            The color of the border when mouse over.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mshadowColor">
            <summary>
            The color of the text shadow.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mgradientStart">
            <summary>
            The start color of the gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mgradientEnd">
            <summary>
            The end color of the gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mstrCheckedString">
            <summary>
            The string to get/set to the StringValue property when checked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mstrUncheckedString">
            <summary>
            The string to get/set to the StringValue property when unchecked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mncheckedInt">
            <summary>
            The integer to get/set to the IntValue property when checked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.mnuncheckedInt">
            <summary>
            The integer to get/set to the IntValue property when unchecked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.cd">
            <summary>
            Helps in the drawing of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.tcd">
            <summary>
            Helps in the themed drawing of the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.#ctor">
            <summary>
            Initializes a new instance of the CheckRadioBase class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ShouldSerializeEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ApplyScaleToControl(System.Single)">
             <summary>
            Applies the scaling
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ShouldSerializeAutoEllipsis">
            <summary>
            Serializes AutoEllipsis property of CheckBoxAdv
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ResetAutoEllipsis">
            <summary>
            Resets AutoEllipsis property of CheckBoxAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckRadioBase.m_AutoSize">
            <summary>
            property to enable or disable the AutoSize
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ShouldSerializeAutoSize">
             <summary>
            To serialize AutoSize property
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ResetAutoSize">
            <summary>
            To reset AutoSize property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.GetSpecificRectangle(System.Drawing.Size)">
            <summary>
            Added to build with version 1.0 of framework
            </summary>
            <param name="checkBoxSize">Check Box size</param>
            <returns>Returns type of rectangle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.GetRectBoxWidth">
            <summary>
            Added to build with version 1.0 of framework
            </summary>
            <returns>Returns Rectangle Box width</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.GetRectBoxHeight">
            <summary>
            Added to build with version 1.0 of framework
            </summary>
            <returns> Returns Rectangle box height</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            On paint method
            </summary>
            <param name="e">Paint event Argument</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            Overridden OnRightToLeftChanged.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnMouseEnter(System.EventArgs)">
            <summary>
            Overridden OnMouseEnter.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnMouseLeave(System.EventArgs)">
            <summary>
            Overridden OnMouseLeave.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See<see cref="M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e">MouseEventArgs that contains event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. <see cref="M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)"/>
            </summary>
            <param name="e">MouseEventArgs that contains the event data. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnSizeChanged(System.EventArgs)">
            <summary>
            Overrriden OnSizeChanged .
            </summary>
            <param name="e">EventArgs that contains the event data. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnEnter(System.EventArgs)">
            <summary>
            Overridden OnEnter.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnLeave(System.EventArgs)">
            <summary>
            Overridden OnLeave.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.IsInputKey(System.Windows.Forms.Keys)">
            <summary>
            Overridden IsInputKey.
            </summary>
            <param name="keyData">Keys data that contains the event data. </param>
            <returns>Return bool property.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Overridden OnKeyDown.
            </summary>
            <param name="e"> KeyEventArgs KeyEventArgs</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnTextChanged(System.EventArgs)">
            <summary>
            Overridden OnTextChanged.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnFontChanged(System.EventArgs)">
            <summary>
            Overridden OnFontChanged
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnEnabledChanged(System.EventArgs)">
            <summary>
            Overridden OnenableChanged
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnThemeChanged(System.EventArgs)">
            <summary>
            Ovridden OnThemechanged.
            </summary>
            <param name="e">EventArgs that contains the event data. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnHandleDestroyed(System.EventArgs)">
            <summary>
            Overridden OnHandleDestroyed.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.OnHandleCreated(System.EventArgs)">
            <summary>
            Overridden OnHandleCreated.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.GetIsMirrored">
            <summary>
            Retuns the  whether Mirrored or not.
            </summary>
            <returns>Returns bool property.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.DrawText(System.Drawing.Graphics)">
            <summary>
            Performs text drawing routine.
            </summary>
            <param name="g">Graphics to draw on.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.AppendStateAndThemeLogic(System.Drawing.Graphics,System.Drawing.StringFormat)">
            <summary>
            Performs specific text drawing.
            </summary>
            <param name="e">Graphics to draw on.</param>
            <param name="sf">String Format</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.RecalculateHeight">
            <summary>
            Recalculates control height.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.UpdateControlHeight(System.Drawing.Size)">
            <summary>
             Update Control Height 
            </summary>
            <param name="sztext"> Size of the text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.CalculatePosition(System.Drawing.Rectangle,System.Drawing.ContentAlignment,System.Drawing.Size)">
            <summary>
            Calculate rectangle position according to it alignment and size.
            </summary>
            <param name="rectOperating">Rectangle to position.</param>
            <param name="align">Rectangle alignment.</param>
            <param name="szrect">Rectangle size.</param>
            <returns>New Rectangle location.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.SetLocation(System.Single,System.Single)">
            <summary>
            Sets new location. 
            </summary>
            <param name="fX">New X coordinate.</param>
            <param name="fY">New Y coordinate.</param>
            <returns>New location.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.RecalculateAlignRect(System.Drawing.Rectangle@,System.Drawing.Size)">
            <summary>
            Recalculates rectangle bounds used to position text and checkbox in.
            </summary>
            <param name="rectAlign">Rectangle recalculating.</param>
            <param name="szcheckBox"> Checkbox Size</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.GetTextSize(System.Int32,System.Int32)">
            <summary>
            Calculates text size.
            </summary>
            <param name="nwidth">Max allowed text width.</param>
            <param name="nheight">Max allowed text height.</param>
            <returns>New text size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ModifyAlign(Syncfusion.Windows.Forms.Tools.TextAlignment)">
            <summary>
            Modifies ContentAlignment.
            </summary>
            <param name="alignText">new ContentAlignment value</param>
            <returns>Modified ContentAlignment.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ModifyAlign(System.Drawing.ContentAlignment)">
            <summary>
            Modifies TextAlignment.
            </summary>
            <param name="alignText">new TextAlignment value</param>
            <returns>Modified TextAlignment.</returns>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.UseMnemonic" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.EnableTouchMode">
             <summary>
            Gets or Sets the touchmode
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.TextAlignment">
            <summary>
            Gets or sets the alignment of the text. WrapText must be set to false.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.TextContentAlignment">
            <summary>
            Gets or sets the alignment of the text. WrapText must be set to false.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.GradientEnd">
            <summary>
            Gets or sets the end color of the gradient of the background of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.GradientStart">
            <summary>
            Gets or sets the start color of the gradient of the background of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.BackgroundStyle">
            <summary>
            Gets or sets the background style of the CheckBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ShadowOffset">
            <summary>
            Gets or sets the offset of the text shadow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ShadowColor">
            <summary>
            Gets or sets the color of the text shadow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.TextShadow">
            <summary>
            Gets or sets a value indicating whether the text shadow is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.WrapText">
            <summary>
            Gets or sets a value indicating whether the text in the CheckBox is wrapped.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.AutoEllipsis">
            <summary>
            Gets or sets a value indicating whether the AutoEllipsis is applied when the size is small.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.StretchImage">
            <summary>
            Gets or sets a value indicating whether the state images of the CheckBox are stretched.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ImageCheckBox">
            <summary>
            Gets or sets a value indicating whether the checkbox will be drawn using the images provided.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.CheckAlign">
            <summary>
            Gets or sets the checkbox alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.AutoSize">
            <summary>
            Specifies whether a control will automatically size itself to fit its contents. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.AutoHeight">
            <summary>
            Gets or sets a value indicating whether the CheckBox will automatically calculate it`s height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.DrawFocusRectangle">
            <summary>
            Gets or sets a value indicating whether the focus rectangle is visible when it gets the focus.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.Border3DStyle">
            <summary>
            Gets or sets the 3Dborder style of the checkbox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.BorderStyle">
            <summary>
            Gets or sets the style of the border.It can be None, 3D and 2D.
            </summary>
            <remarks>
            By default it`s value is Fixed3D.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.BorderSingle">
            <summary>
            Gets or sets the style of the border when BorderStyles is FixedSingle.
            </summary>
            <remarks>
            By default it`s value is Solid.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.HotBorderColor">
            <summary>
            Gets or sets the color of the FixedSingle border when mouse over.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.BorderColor">
            <summary>
            Gets or sets the color of the border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.MouseOverUncheckedImage">
            <summary>
            Gets or sets the image used to draw the checkbox when unchecked and mouse over.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.MouseOverCheckedImage">
            <summary>
            Gets or sets the image used to draw the checkbox when checked and mouse over.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.DisabledImage">
            <summary>
            Gets or sets the image used to draw the checkbox when disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.UncheckedImage">
            <summary>
            Gets or sets the image used to draw the checkbox when unchecked and mouse not over.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.CheckedImage">
            <summary>
            Gets or sets the image used to draw the checkbox when checked and mouse not over.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.ImageCheckBoxSize">
            <summary>
            Gets or sets the Image checkbox size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.CheckedInt">
            <summary>
            Gets or sets <see cref="!:IntValue"/> for the checked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.UncheckedInt">
            <summary>
            Gets or sets <see cref="!:IntValue"/> for the unchecked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.CheckedString">
            <summary>
            Gets or sets <see cref="!:StringValue"/> for the checked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.UncheckedString">
            <summary>
            Gets or sets <see cref="!:StringValue"/> for the unchecked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckRadioBase.UseGDITextRendering">
             <summary>
            Gets or sets a value indicating whether GDI Text renderer in RadioButton or not.
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.InternalRectangleBorderAngle">
            <summary>
            Internal rectangle border gradient angle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.InternalRectangleAngle">
            <summary>
            Internal rectangle gradient angle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.breadOnly">
            <summary>
            Indicates the read only mode of the CheckBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.autoCheck">
            <summary>
            Indicates the auto check mode of the CheckBoxAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.mcheckState">
            <summary>
            The check state of the checkbox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.tristate">
            <summary>
            Indicates whether the undetermined state can be accessed through clicking.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.indeterminateInt">
            <summary>
            The integer to get/set to the IntValue property when indeterminate.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.strIndeterminateString">
            <summary>
            The string to get/set to the StringValue property when indeterminate.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.style">
            <summary>
            Specifies an advanced appearance this control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.colorScheme">
            <summary>
            Specifies office 2007 color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.color2010Scheme">
            <summary>
            Specifies office 2010 color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.metroColor">
            <summary>
            Specifies Metro color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.internalNormalRectBlend">
            <summary>
            Blend used for drawing normal rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.internalSelectedRectBlend">
            <summary>
            Blend used for drawing selected and pushed rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.tickPositions">
            <summary>
            Points that used for drawing the tick.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.#ctor">
            <summary>
            Initializes a new instance of the CheckBoxAdv class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.vStyle">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.ShouldSerailizeBackColor">
            <summary>
            Return Should serialize BackColor
            </summary>
            <returns>true if backcolor changed</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.ResetBackColor">
            <summary>
            Reset backcolor to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.BeginInit">
            <summary>
            Signals the object that initialization is starting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.EndInit">
            <summary>
            Signals the object that initialization is complete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnCheckStateChanged(System.EventArgs)">
            <summary>
            Raises the CheckStateChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnCheckedChanged(Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs)">
            <summary>
            Raises when Check property of the checkbox changes.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the paint event.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.PaintEventArgs"/> instance containing the event data.</param>
            <remarks>Overriden</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Raises when key down
            </summary>
            <param name="e"> EventArgs that contains the event data. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the MouseUp event.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance containing the event data.</param>
            <remarks>Overridden</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnMouseEnter(System.EventArgs)">
            <summary>
            Raises the MouseEnter event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the MouseDown event.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnClick(System.EventArgs)">
            <summary>
            Raises the Clicked event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnEnabledChanged(System.EventArgs)">
            <summary>
            Raises the EnabledChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
            <remarks >Overridden  </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.ProcessMnemonic(System.Char)">
            <summary>
            Processes a mnemonic character.
            </summary>
            <param name="charCode">The character to process.</param>
            <returns>
            true depending on CheckState.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnHandleCreated(System.EventArgs)">
            <summary>
            Overrideen for raises when handle created.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Init">
            <summary>
            Init method
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawCheckBox(System.Drawing.Graphics)">
            <summary>
            Drawing CheckBox
            </summary>
            <param name="g"> Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawOffice2007Style(System.Drawing.Graphics)">
            <summary>
            Drawing office 2007 style.
            </summary>
            <param name="g">Graphics Object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawOffice2010Style(System.Drawing.Graphics)">
            <summary>
            Drawing office 2010 style.
            </summary>
            <param name="g">Graphics Object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawMetroStyle(System.Drawing.Graphics)">
            <summary>
            Drawing Metro style.
            </summary>
            <param name="g">Graphics Object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawBorders(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Drawing borders.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="color1">Color 1 for border</param>
            <param name="color2">Color 2 border</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawNormalBackground(System.Drawing.Graphics)">
            <summary>
            Drawing Normal background.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawSelectedBackground(System.Drawing.Graphics)">
            <summary>
            Drawing selected background
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawMetroSelectedBackground(System.Drawing.Graphics)">
            <summary>
            Drawing selected background
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawPushedBackground(System.Drawing.Graphics)">
            <summary>
            Drawing pushed button background
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawMetroPushedBackground(System.Drawing.Graphics)">
            <summary>
            Drawing pushed button background
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawDisabledBackground(System.Drawing.Graphics)">
            <summary>
            Drawing Disabled Background.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawMetroDisabledBackground(System.Drawing.Graphics)">
            <summary>
            Drawing Disabled Metro Background.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawTick(System.Drawing.Graphics,System.Drawing.Color)">
            <summary>
            Drawing Tick for checkbox
            </summary>
            <param name="g">Graphics object</param>
            <param name="tickColor">Tick color for drawinf tick</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawIndeterminateRectangle(System.Drawing.Graphics)">
            <summary>
            Drawing the interminate Rectangle.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DrawMetroIndeterminateRectangle(System.Drawing.Graphics)">
            <summary>
            Drawing the interminate Rectangle.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.DetermineState">
            <summary>
            Determines  the state of checkbox.
            </summary>
            <returns>Returns integer value for the state of check box</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.OnStyleChanged">
            <summary>
            On Style changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.ToggleCheckState(Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.SourceType)">
            <summary>
            Toggle CheckState
            </summary>
            <param name="source">Source tyle of Checked changed event </param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.CheckStateChanged">
            <summary>
            Occurs when the CheckState property changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.CheckedChanged">
            <summary>
            Occurs when the CheckState property changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.BoolValueChanged">
            <summary>
            Occurs when the BoolValue property changes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.ReadOnlyMode">
            <summary>
            Gets or sets a value indicating whether the read only mode of the CheckBox is set.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Style">
            <summary>
            Gets or sets an advanced appearance for the checkBoxAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Office2007ColorScheme">
            <summary>
            Gets or sets office 2007 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Office2010ColorScheme">
            <summary>
            Gets or sets office 2010 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.MetroColor">
            <summary>
            Gets or sets the theme color of the CheckboxAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.AutoCheck">
            <summary>
            Gets or sets a value indicating whether the CheckBox to automatically change state when clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Checked">
             <summary>
            Gets or sets a value indicating whether checked state of the CheckBox is checked or not.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.UseGDITextRendering">
             <summary>
            Gets or sets a value indicating whether GDI Text renderer in CheckBox or not.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.CheckState">
            <summary>
            Gets or sets the check state of the CheckBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Tristate">
            <summary>
            Gets or sets a value indicating whether undetermined state can be accessed through clicking.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Text">
            <summary>
            Gets/sets the Text of the CheckBoxAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Font">
            <summary>
            Gets/sets the Font of the CheckBoxAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.IndeterminateImage">
            <summary>
            Gets or sets the image used to draw the checkbox when indeterminate and mouse not over.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.MouseOverIndetermImage">
            <summary>
            Gets or sets the image used to draw the checkbox when indeterminate and mouse over.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.IndeterminateInt">
            <summary>
            Gets or sets the integer value used when indeterminate.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.IntValue">
            <summary>
            Gets or sets the int value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.IndeterminateString">
            <summary>
            Gets or sets the indeterminate string.
            </summary>       
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.StringValue">
            <summary>
            Gets or sets the string value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.BoolValue">
            <summary>
            Gets or sets a value indicating whether the Boolvalue is true or false  Used for data-binding.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.BackColor">
            <summary>
            Gets/Sets BackColor 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdv.Office2010ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckBoxAdvDesigner">
            <summary>
            CheckBoxAdv Designer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckBoxAdvDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdvDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdvDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overridden Initialize method.
            </summary>
            <param name="component">Componnent object</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs">
            <summary>
            CheckedChanged EventArgs
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.source">
            <summary>
            Source type
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.SourceType)">
            <summary>
             Initializes a new instance of the CheckedChangedEventArgs class
            </summary>
            <param name="sourcetype"> Source type</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.Source">
            <summary>
            Gets the source of the Checked state changing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.SourceType">
            <summary>
            Specifies possible sources of the Checked state changing. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.SourceType.Mouse">
            <summary>
            Specifies that Checked state was changed by mouse. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.SourceType.Keyboard">
            <summary>
            Specifies that Checked state was changed by keyboard. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CheckedChangedEventArgs.SourceType.Programmatic">
            <summary>
            Specifies that Checked state was changed from code. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckedChangedEventHandler">
            <summary>
            Checked ChangedEvent Handler
            </summary>
            <param name="sender"> object sender</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList">
            <summary>
            CheckBoxAdvActionList class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the CheckBoxAdvActionList class.
            </summary>
            <param name="component"> Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.InitializeActionList">
            <summary>
            Overrridden InitializeActionList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.ImageCheckBox">
            <summary>
            Gets or sets a value indicating whether Image check box is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.Checked">
            <summary>
            Gets or sets a value indicating whether checked property is true or false.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.Tristate">
            <summary>
            Gets or sets a value indicating whether Tristate of the  CheckBoxAdv is true or false.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.CheckedImage">
            <summary>
            Gets or sets  CheckedImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.UncheckedImage">
            <summary>
            Gets or sets UncheckedImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.IndeterminateImage">
            <summary>
            Gets or sets IndeterminateImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.Name">
            <summary>
            Gets or sets Name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.Text">
            <summary>
            Gets or sets the Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.Style">
            <summary>
            Gets or sets the visual style.
            </summary>
            <value>The style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.Office2007ColorScheme">
            <summary>
            Gets or sets the Office2007 color scheme.
            </summary>
            <value>The Office2007 color scheme.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxAdvActionList.Office2010ColorScheme">
            <summary>
            Gets or sets the Office2010 color scheme.
            </summary>
            <value>The Office2010 color scheme.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle">
            <summary>
            Defines RadiobuttonAdv Styles
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Default">
            <summary>
            Classic appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Office2007">
            <summary>
            Office 2007-like appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Office2010">
            <summary>
            Office 2007-like appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro">
            <summary>
            Metro-like appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadioButtonAdv">
            <summary>
            The RadioButtonAdv control is an alternative to the .Net RadioButton control. It has a very 
            customizable border and background and supports advanced DataBinding.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.mbchecked">
            <summary>
            Indicates whether RadioBoxAdv is checked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.braiseEventOnClick">
            <summary>
            Determines whether OnClick event should be fired.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.mstyle">
            <summary>
            Specifies an advanced appearance this control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.mcolorScheme">
            <summary>
            Specifies office 2007 color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.moffice2007ColorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.mcolor2010Scheme">
            <summary>
            Specifies office 2010 color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.moffice2010ColorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.metroColor">
            <summary>
            Specifies Metro color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.mnormalInternalRectBlend">
            <summary>
            Blend used for drawing normal background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.mselectedInternalRectBlend">
            <summary>
            Blend used for drawing selected background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.mnormalInternalRectBorderBlend">
            <summary>
            Blend used for drawing internal border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.#ctor">
            <summary>
            Initializes a new instance of the RadioButtonAdv class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.ShouldSerailizeBackColor">
            <summary>
            Return Should serialize BackColor
            </summary>
            <returns>true if backcolor changed</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.ResetBackColor">
            <summary>
            Reset backcolor to default value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.BeginInit">
            <summary>
            Signals the object that initialization is starting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.EndInit">
            <summary>
            Signals the object that initialization is complete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnCheckChanged(System.EventArgs)">
            <summary>
            Raises the check changed event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnGroupCheckChanged(System.EventArgs)">
            <summary>
            Raises the group check changed event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the paint event.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.PaintEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnClick(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Click"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.ProcessMnemonic(System.Char)">
            <summary>
            Processes a mnemonic character.
            </summary>
            <param name="charCode">The character to process.</param>
            <returns>
            true if the character was processed as a mnemonic by the control; otherwise, false.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnParentChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.ParentChanged"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnHandleCreated(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.HandleCreated"></see> event.
            </summary>
            <param name="e"> Event Argument</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Raises the <see cref="M:System.Windows.Forms.Control.OnKeyDown(System.Windows.Forms.KeyEventArgs)"></see> event.
            </summary>
            <param name="e">Key Event argument</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Raises the <see cref="M:System.Windows.Forms.Control.OnKeyUp(System.Windows.Forms.KeyEventArgs)"></see> event.
            </summary>
            <param name="e">Key Event argument</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnLeave(System.EventArgs)">
            <summary>
            Raises the <see cref="M:System.Windows.Forms.Control.OnLeave(System.EventArgs)"></see> event.
            </summary>
            <param name="e">Event argument</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.Init">
            <summary>
            Init method
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawRadioBox(System.Drawing.Graphics)">
            <summary>
            Performs checkbox drawing routine.
            </summary>
            <param name="g">Graphics to draw on.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawOffice2007Style(System.Drawing.Graphics)">
            <summary>
            Draws office 2007 style for radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawOffice2010Style(System.Drawing.Graphics)">
            <summary>
            Draws office 2010 style for radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawMetroStyle(System.Drawing.Graphics)">
            <summary>
            Draws Metro style for radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.FillBackGround(System.Drawing.Graphics,System.Drawing.Color)">
            <summary>
            Fills the background of the radio button with specified color.
            </summary>
            <param name="g">Graphics object</param>
            <param name="backColor">Back color</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawDisabledBackGround(System.Drawing.Graphics)">
            <summary>
            Draws disabled background of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawMetroDisabledBackGround(System.Drawing.Graphics)">
            <summary>
            Draws disabled background of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawNormalBackGround(System.Drawing.Graphics)">
            <summary>
            Draws normal background of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawSelectedBackGround(System.Drawing.Graphics)">
            <summary>
            Draws selected background of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawMetroSelectedBackGround(System.Drawing.Graphics)">
            <summary>
            Draws selected background of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawPushedBackGround(System.Drawing.Graphics)">
            <summary>
            Draws pushed background of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawMetroPushedBackGround(System.Drawing.Graphics)">
            <summary>
            Draws pushed background of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawNormalCheckMark(System.Drawing.Graphics)">
            <summary>
            Draws normal check mark of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawSelectedCheckMark(System.Drawing.Graphics)">
            <summary>
            Draws normal check mark of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawMetroSelectedCheckMark(System.Drawing.Graphics)">
            <summary>
            Draws normal check mark of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawPushedCheckMark(System.Drawing.Graphics)">
            <summary>
            Draws normal check mark of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawMetroPushedCheckMark(System.Drawing.Graphics)">
            <summary>
            Draws normal check mark of the radio button.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DrawBorder(System.Drawing.Graphics,System.Drawing.Color)">
            <summary>
            Draws border of the radio button.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="borderColor">Border color</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.GetCheckMarkPath(System.Drawing.Rectangle)">
            <summary>
            Gets check mark rectangle of the radio button.
            </summary>
            <param name="rect"> Represents Rectangle</param>
            <returns> Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.GetCheckMarkBorderPath(System.Drawing.Rectangle)">
            <summary>
            Gets path for the border of check mark of the radio button.
            </summary>
            <param name="rect"> Represents Rectangle</param>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.OnStyleChanged">
            <summary>
            Onstyle Changed method
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.DetermineState">
            <summary>
            Presents current RadionButtonAdv state using ThemeStates enum.
            </summary>
            <returns>Return integer value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.FillAndSort(System.Windows.Forms.Control,System.Collections.ArrayList)">
            <summary>
            Fills lstTabIndexes arrayList with RBInfo <see cref="T:Syncfusion.Windows.Forms.Tools.RBInfo"/> and then sorts it.
            </summary>
            <param name="ctrlParent">ContainerControl whose children are enumerated.</param>
            <param name="lstTabInexes">ArrayList to fill.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.SetCheck(System.Collections.ArrayList,System.Int32)">
            <summary>
            Determines RadioButtonAdv control to set checked.
            </summary>
            <param name="lstTabInexes">First tab index</param>
            <param name="value">Integer Value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.GetCheck(System.Collections.ArrayList)">
            <summary>
            Determines checked RadioButtonAdv control.
            </summary>
            <param name="lstTabInexes">First tab index</param>
            <returns>Return integer value</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.CheckChanged">
            <summary>
            Occurs when the Checked property changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.GroupCheckChanged">
            <summary>
            Occurs when the Checked property of <see cref="T:Syncfusion.Windows.Forms.Tools.RadioButtonAdv"/> in group changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.PropertyChanged">
            <summary>
            Occurs when the Checked property changes
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.BackColor">
            <summary>
            Gets/Sets BackColor 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.Checked">
            <summary>
            Gets or sets a value indicating whether check state of the RadioButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.RaiseEventOnClick">
            <summary>
            Gets or sets a value indicating whether OnClick event should be fired.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.Style">
            <summary>
            Gets or sets an advanced appearance for the radioButtonAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.Office2007ColorScheme">
            <summary>
            Gets or sets office 2007 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.Office2010ColorScheme">
            <summary>
            Gets or sets office 2010 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.UseGDITextRendering">
             <summary>
            Gets or sets a value indicating whether GDI Text renderer in RadioButton or not.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.MetroColor">
            <summary>
            Gets or sets the theme color of the RadioButtonAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.IntValue">
            <summary>
            Gets or sets checked RadioButtonAdv in current container according to TabIndex.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdv.Office2010ColorTable">
            <summary>
            Gets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadioButtonAdvDesigner">
            <summary>
            RadioButtonAdv designer class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RadioButtonAdvDesigner.actionLists">
            <summary>
            Designer Action List collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdvDesigner.#ctor">
            <summary>
            Initializes a new instance of the RadioButtonAdvDesigner class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdvDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initialize method
            </summary>
            <param name="component">Represents component</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvDesigner.ActionLists">
            <summary>
            Gets a ActionList collection
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RBInfo">
            <summary>
            Class containig Control reference and its TabIndex.
            </summary> 
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RBInfo.ntabIndex">
            <summary>
            Integer value Tab Index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RBInfo.mradioButton">
            <summary>
            Initailizes a Radio button with Defaut null value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RBInfo.#ctor(System.Int32,Syncfusion.Windows.Forms.Tools.RadioButtonAdv)">
            <summary>
            Initializes a new instance of the RBInfo class.
            </summary>
            <param name="ntabIndex"> Integer value Tab Index</param>
            <param name="ctrl"> RadioButtonAdv control</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RBInfo.CompareTo(System.Object)">
            <summary>
            Comparing the Taindex values
            </summary>
            <param name="x"> Object value for button info</param>
            <returns>Returns the integer vvalue for tab index</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RBInfo.TabIndex">
            <summary>
            Gets a TabIndex value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RBInfo.Control">
            <summary>
            Gets a object RadioButton.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList">
            <summary>
            RadioButtonAdvActionList Class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Initializes a new instance of the RadioButtonAdvActionList class.
            </summary>
            <param name="component">Represents component</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.InitializeActionList">
            <summary>
            InitializeActionList method
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.ImageCheckBox">
            <summary>
            Gets or sets a value indicating whether ImageCheckBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.Checked">
            <summary>
            Gets or sets a value indicating whether checked property is true or false.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.CheckedImage">
            <summary>
            Gets or sets a value indicating checked Image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.UncheckedImage">
            <summary>
            Gets or sets a value indicatingUncheckedImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.Name">
            <summary>
            Gets or sets a value indicating Name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.Text">
            <summary>
            Gets or sets a value indicating Text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether ThemesEnabled property is true or false.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RadioButtonAdvActionList.Office2007ColorScheme">
            <summary>
            Gets or sets the Office2007 color scheme.
            </summary>
            <value>The Office2007 color scheme.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorDlgAdv">
            <summary>
             ColorDlgAdv class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorDlgAdv.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">Bool value for Dissposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorDlgAdv.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorItemState.Normal">
            <summary>
            Defines ColorItemstate Normal
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorItemState.Highlighted">
            <summary>
            Defines ColorItemstate Highlighted
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorItemState.Selected">
            <summary>
            Defines ColorItemstate Selected
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv">
            <summary>
            Represents Office 2007 Style ColorPicker.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.CISIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.metroColor">
            <summary>
            Gets the metrocolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.UpdateControl">
            <summary>
            Updates layout and invalidates control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.InitDefaultGroups">
            <summary>
            Fills default groups with colors.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ProcessDialogKey(System.Windows.Forms.Keys)">
            <summary>
            Processes the dialog key.
            </summary>
            <param name="keys">The keys.</param>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ProcessDialogKeyInternal(System.Windows.Forms.Keys)">
            <summary>
            Processes the dialog key internal.
            </summary>
            <param name="keys">The keys.</param>
            <returns>Returns bool property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.OnVisibleChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.VisibleChanged"/> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the <see cref="T:System.Windows.Forms.Control"/> and its child controls and optionally releases the managed resources.
            </summary>
            <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseMove"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseUp"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Paint"/> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.PaintEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            Performs the work of setting the specified bounds of this control.
            </summary>
            <param name="x">The new <see cref="P:System.Windows.Forms.Control.Left"/> property value of the control.</param>
            <param name="y">The new <see cref="P:System.Windows.Forms.Control.Top"/> property value of the control.</param>
            <param name="width">The new <see cref="P:System.Windows.Forms.Control.Width"/> property value of the control.</param>
            <param name="height">The new <see cref="P:System.Windows.Forms.Control.Height"/> property value of the control.</param>
            <param name="specified">A bitwise combination of the <see cref="T:System.Windows.Forms.BoundsSpecified"/> values.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.OnSizeChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.SizeChanged"/> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.StateButton">
            <summary>
            Gets the StateButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.MoreColorsButton">
            <summary>
            Gets the MoreColorButton 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.Office2007Theme">
            <summary>
            Gets or sets Office2007 theme for control drawing.
            Default is blue color theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.Office2010Theme">
            <summary>
            Gets or sets Office2010 theme for control drawing.
            Default is blue color theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.HorizontalItemsSpacing">
            <summary>
            Gets or sets horizontal spacing between ColorItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.BorderOffset">
            <summary>
            Gets or sets border offset for ColorItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.VerticalItemsSpacing">
            <summary>
            Gets or sets vertical spacing between ColorItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.UseOffice2007Style">
            <summary>
            Gets or sets a value indicating whether to use Office2007 style for control drawing.
            Default value is true.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.MetroColor">
            <summary>
            Gets or sets the metrocolor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ColorItemSize">
            <summary>
            Gets or sets size for ColorItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.BorderStyle">
            <summary>
            Gets or sets the border style of the control.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.BorderStyle"/> value. The default is BorderStyle.None.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.Groups">
            <summary>
            Gets or sets groups collection of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.CustomGroups">
            <summary>
            Gets or Sets Custom Groups collection of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ThemeGroup">
            <summary>
            Gets the ThemeGroup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.TextAlign">
            <summary>
            Gets or sets the text alignment.
            Default value is MiddleLeft alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ButtonsHeight">
            <summary>
            Gets or sets the height of the buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.SelectedColor">
            <summary>
            Gets or sets the the selected color.
            </summary>
            <remarks>If color isn't found in any group it's added to recent colors group.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.AutomaticColor">
            <summary>
             Gets or sets color, which become selected after automatic button click.
            Default value is black color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.SelectedTabIndex">
            <summary>
            Gets or sets index of TabPageAdv, that was selected in previous selection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.Picked">
            <summary>
            Raised when ColorItem is picked or new <see cref="T:Syncfusion.Windows.Forms.Tools.ColorItem"/> was added from <see cref="T:Syncfusion.Windows.Forms.Tools.ColorDlgAdv"/>.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ItemSelection">
            <summary>
            Raised when mouse hovers over <see cref="T:Syncfusion.Windows.Forms.Tools.ColorItem"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.CreateParams">
            <summary>
            Gets the required creation parameters when the control handle is created.
            </summary>
            <value></value>
            <returns>A <see cref="T:System.Windows.Forms.CreateParams"/> that contains the required creation parameters when the handle to the control is created.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.MinimumSize">
            <summary>
            Gets or sets the size that is the lower limit that <see cref="M:System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size)"/> can specify.
            </summary>
            <value></value>
            <returns>An ordered pair of type <see cref="T:System.Drawing.Size"/> representing the width and height of a rectangle.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.BackColor">
            <summary>
            Gets or sets the background color for the control.
            </summary>
            <value></value>
            <returns>A <see cref="T:System.Drawing.Color"/> that represents the background color of the control. The default is the value of the <see cref="P:System.Windows.Forms.Control.DefaultBackColor"/> property.</returns>
            <PermissionSet>
            <IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            </PermissionSet>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ColorPickedEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.Picked"/> event.
            </summary>
            <param name="sender"> Sender Object</param>
            <param name="args">ColorPickedEventArgs that contains the event data.</param>
            <remarks>The ColorPickedEventHandler uses the <see cref="T:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ColorPickedEventArgs"/>
            class as the event data.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ColorPickedEventArgs">
            <summary>
            This class is used for keep color that was picked in <see cref="T:Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorUIAdvDesignSerializer.GetBaseColorItemIndex(Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv,System.Collections.ArrayList,System.Collections.ArrayList,System.Int32,System.Int32)">
            <summary>
            Get the BaseColor Item index 
            </summary>
            <param name="colorPicker">Color Picker</param>
            <param name="recentItems">Recent items</param>
            <param name="standardItems">Standard items</param>
            <param name="groupIndex"> 0 - RecentGroup, 1 - StandardGroup, 2 - ThemeGroup.</param>
            <param name="i">Index of new added ColorItem.</param>
            <returns>Integer value for BasecolorItem index</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroups.ThemeColors">
            <summary>
            Represents Theme Colors
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroups.StandardColors">
            <summary>
            Represents tandard Colors
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroups.RecentColors">
            <summary>
            Represents Recent Colors
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroups.CustomColors">
            <summary>
            represents Custom Colors
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroup.Items">
            <summary>
            Gets collection of base ColorItems for this group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroup.GroupType">
            <summary>
            Gets or sets type of the Group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroup.HeaderHeight">
            <summary>
            Gets or sets Group's header height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroup.Name">
            <summary>
            Gets or sets group's name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroup.Visible">
            <summary>
            Gets or sets a value indicating whether group is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroup.SubItemsDepth">
            <summary>
            Gets or sets count of visible SubColorItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorUIAdvGroup.IsSubItemsVisible">
            <summary>
            Gets or sets a value indicating whether SubColorItems should be visible of hidden.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorPickerUIDesigner">
            <summary>
            CheckBoxAdv Designer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorPickerUIDesigner.actionLists">
            <summary>
            Designer ActionList collection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorPickerUIDesigner.#ctor">
            <summary>
             Initializes a new instance of the CheckBoxAdvDesigner class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorPickerUIDesigner.ActionLists">
            <summary>
            Gets a value indication the designer action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorUIAdvOffice2007Renderer">
            <summary>
            ColorUIAdv Office2007 Renderer class
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.GradientBar">
            <summary>
            GradientBar class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientBar.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientBar.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">Bool value disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientBar.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientColorControl.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientColorControl.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">Bool Disposing</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HexagonColorControl">
            <summary>
             HexagonColorControl class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HexagonColorControl.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HexagonColorControl.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">Bool Disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HexagonColorControl.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCellState.Normal">
            <summary>
            Represents Normal Color cell state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ColorCellState.Selected">
            <summary>
            Represents selected Color cell state.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CurrencyEdit">
            <summary>
            CurrencyEdit class encapsulates a <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyTextBox"/> control and
            adds the ability to drop down a <see cref="T:Syncfusion.Windows.Forms.Tools.PopupCalculator"/>.
            </summary>
            <remarks>
            The CurrencyEdit class derives from <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> and embeds
            a CurrencyTextBox class.
            <para>
            The embedded CurrencyTextBox class is exposed through the <see cref="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.TextBox"/>
            property.
            </para>
            <para>
            The CurrencyEdit has full support for the Windows Forms designer and you
            can just drag and drop it onto the form and set the properties.
            </para>
            <para>
            The calculator button's visibility is controlled by the <see cref="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ShowCalculator"/>
            property.
            </para>
            </remarks>
            <example>
            <coderef file="c:\syncfusion\essential suite\tools\samples\quick start\currencydemo\CS\MainForm.cs" name="Currency InitializeComponent - Currency Edit" lang="CS">
            <code lang="C#">
            // CurrencyEdit control
            this.currencyEdit1 = new Syncfusion.Windows.Forms.Tools.CurrencyEdit();
            //
            // currencyEdit1
            //
            this.currencyEdit1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.currencyEdit1.Location = new System.Drawing.Point(16, 80);
            this.currencyEdit1.Name = "currencyEdit1";
            this.currencyEdit1.SelectionLength = 0;
            this.currencyEdit1.SelectionStart = 5;
            this.currencyEdit1.ShowCalculator = true;
            this.currencyEdit1.ShowTextBox = true;
            this.currencyEdit1.Size = new System.Drawing.Size(304, 22);
            this.currencyEdit1.TabIndex = 1;
            this.currencyEdit1.Text = "$1.00";
            this.currencyEdit1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // Add the CurrencyEdit control to the form
            this.Controls.Add(this.currencyEdit1);
            </code></coderef>
            <coderef file="c:\syncfusion\essential suite\tools\samples\quick start\currencydemo\VB\MainForm.vb" name="Currency InitializeComponent - Currency Edit" lang="VB"><code lang="VB">
            ' CurrencyEdit control
            Me.currencyEdit1 = New Syncfusion.Windows.Forms.Tools.CurrencyEdit
            '
            ' currencyEdit1
            '
            Me.currencyEdit1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
            Me.currencyEdit1.Location = New System.Drawing.Point(16, 80)
            Me.currencyEdit1.Name = "currencyEdit1"
            Me.currencyEdit1.SelectionLength = 0
            Me.currencyEdit1.SelectionStart = 5
            Me.currencyEdit1.ShowCalculator = true
            Me.currencyEdit1.ShowTextBox = true
            Me.currencyEdit1.Size = New System.Drawing.Size(304, 22)
            Me.currencyEdit1.TabIndex = 1
            Me.currencyEdit1.Text = "$1.00"
            Me.currencyEdit1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
            ' Add the CurrencyEdit control to the form
            Me.Controls.Add(Me.currencyEdit1)
            </code>
            </coderef></example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.btnCalculator">
            <summary>
            The calculator button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.calcPopup">
            <summary>
            The CalculatorControl popup.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.showCalculator">
            <summary>
            Indicates whether the calculator button is to be displayed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.calcCloseAction">
            <summary>
            Closes the calculator when this action occurs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.transferFromCalculator">
            <summary>
            Indicates whether the current value of the CalculatorControl
            should be transferred to the CurrencyTextBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.transferToCalculator">
            <summary>
            Indicates whether the current value of the CurrencyTextBox should be
            transferred to the CalculatorControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.calculatorLayoutType">
            <summary>
            The LayoutType for the drop down calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.childButtons">
            <summary>
            To prevent serialization of the child buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.beforeCalcShow">
            <summary>
            Indicates whether calculator must be shown and got focus.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.#ctor">
            <summary>
            Initializes a new instance of the CurrencyEdit class.
            </summary>
            <remarks>
            The CurrencyEdit class also creates the controls that it hosts such
            as the <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyTextBox"/> control and the <see cref="T:Syncfusion.Windows.Forms.Tools.PopupCalculator"/>
            control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.InitializeLayout">
            <summary>
            Initializes the layout for the <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyEdit"/> control.
            Overrides InitializeLayout in <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws the  background of control depending on ReadOnly property .
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <param name="rect">The <see cref="T:System.Drawing.Rectangle"/> within which to draw.</param>
            <remarks>
             Draws the background with ReadOnlyBackColor when
            control is set to ReadOnly.Else,with default BackColor. 
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.HandleCalculatorBtnClick(System.Object,System.EventArgs)">
            <summary>
            This method is the handler for the calculator button's click event.
            </summary>
            <param name="sender">The calculator event.</param>
            <param name="e">The event data.</param>
            <remarks>
            Displays the PopupCalculator when the calculator button is clicked.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEdit.m_Font">
            <summary>
            Gets / Sets the Font for the Calculator control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ShouldSerializeFont">
             <summary>
            To serialize Font property
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ResetFont">
            <summary>
            To reset Font property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.HandleCalculatorPopupClosingEvent(System.Object,Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs)">
            <summary>
            Handles the PopupCalculator's CalculatorClosing event.
            </summary>
            <param name="sender">The popup calculator.</param>
            <param name="args">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.RaiseCalculatorShowingEvent">
            <summary>
            This method raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CalculatorShowing"/> event.
            </summary>
            <returns>True if the Calculator display has been cancelled by a event handler; false otherwise.</returns>
            <remarks>
            This event can be handled if you want to make some changes to the Calculator Control
            before it is displayed.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.RaiseCalculatorClosingEvent(Syncfusion.Windows.Forms.Tools.CalculatorCloseType)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CalculatorClosing"/> event. This event is
            raised by the calculator control before the popup calculator closes
            when the '=' button is clicked. This event will not be raised when
            the popup calculator control closes when it loses focus.
            </summary>
            <param name="closeType">Calculator close type</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.OnCalculatorClosing(Syncfusion.Windows.Forms.Tools.CalculatorClosingEventArgs)">
            <summary>
            Invokes the CalculatorClosing event.
            </summary>
            <param name="args">A CancelEventArgs that contains the event data.</param>
            <remarks>
            The OnPopupCalculatorClosing method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnStyleChanged in a derived
            class, be sure to call the base class's OnStyleChanged method so that
            registered delegates receive the event.</note>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.OnCalculatorShowing(System.ComponentModel.CancelEventArgs)">
            <summary>
            Invokes the BeforeCalculatorPopupDisplay event.
            </summary>
            <param name="args">A BeforeCalculatorPopupDisplayEventArgs that contains the event data.</param>
            <remarks>
            The OnBeforeCalculatorPopupDisplay method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnBeforeCalculatorPopupDisplay in a derived
            class, be sure to call the base class's OnBeforeCalculatorPopupDisplay method so that
            registered delegates receive the event.</note>
            </remarks>
            <returns>True if hte Calculator is showing.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.HandleTextBoxKeyDownEvent(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Handles the KeyDown event of the embedded TextBox and drops down the
            Calculator Control.
            </summary>
            <param name="sender">The TextBox.</param>
            <param name="e">The event args.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CreateTextBox">
            <summary>
            Sets the CurrencyTextBox as the TextBox for this control.
            </summary>
            <returns>A CurrencyTextBox object.</returns>
            <remarks>
            This override of the CreateTextBox method allows us to change the
            default TextBox object that will be created with a <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyTextBox"/>
            object.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.OnDecimalValueChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CurrencyTextBox.DecimalValueChanged"/> event.
            </summary>
            <param name="e">A <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.OnValidationError(Syncfusion.Windows.Forms.Tools.ValidationErrorArgs)">
            <summary>
            Invokes the ValidationError event.
            </summary>
            <param name="args">A ValidationErrorEventArgs that contains the event data.</param>
            <remarks>
            The OnValidationError method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnValidationError in a derived
            class, be sure to call the base class's OnValidationError method so that
            registered delegates receive the event.</note>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.HandleTextBoxValidationErrorEvent(System.Object,Syncfusion.Windows.Forms.Tools.ValidationErrorArgs)">
            <summary>
            HandleTextBox ValidationErrorEvent
            </summary>
            <param name="sender"> Sender object</param>
            <param name="args">ValidationErrorArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.OnValidating(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Validating"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.ComponentModel.CancelEventArgs"></see> that contains the event data.</param>
            <remarks> Overridden</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ChildButtonsRemovedByDesigner(System.Collections.ArrayList)">
            <summary>
            Stores the child buttons removed by the designer in a separate arraylist to prevent serialization
            </summary>
            <param name="childButtons">Arraylist containing the child buttons</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CalculatorShowing">
            <summary>
            Event raised before the calculator popup is displayed.
            </summary>
            <remarks>
            This event is a <see cref="T:System.ComponentModel.CancelEventHandler"/> type
            event. You can cancel the PopupCalculator from being displayed
            by handling this event.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CalculatorClosing">
            <summary>
            Event raised by a popup calculator when closing after the
            specified button was clicked.
            </summary>
            <remarks>
            By default the CalculatorControl will raise this event when
            the specified button is clicked. This event can be canceled
            by a handler and the PopupCalculator will not be closed.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CalculatorButton">
            <summary>
            Gets the Calculator Button.
            </summary>
            <remarks>
            The Calculator Button can be used to change the appearance of the
            button.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CloseAction">
            <summary>
            Gets or sets the action that will close the popup calculator.
            </summary>
            <remarks>
            This is set to <see cref="F:Syncfusion.Windows.Forms.Tools.CalcActions.CalcOperatorEquals"/> by default.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CalculatorLayoutType">
            <summary>
            Gets or sets the layout type for the Calculator Control.
            </summary>
            <remarks>
            The Calculator Control supports different layouts for
            Financial and Windows Standard type calculators.
            <para>
            The different layouts change the layout of the buttons
            and their appearance.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.PopupCalculatorAlignment">
            <summary>
            Gets or sets the alignment of the Popup Calculator
            with respect to the ButtonEdit control.
            </summary>
            <remarks>
            Please refer to the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorPopupAlignment"/> type
            for the types of alignments supported.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.CalcPopup">
            <summary>
            Gets or sets the alignment of the Popup Calculator
            with respect to the ButtonEdit control.
            </summary>
            <remarks>
            Please refer to the <see cref="T:Syncfusion.Windows.Forms.Tools.CalculatorPopupAlignment"/> type
            for the types of alignments supported.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ShowCalculator">
            <summary>
            Gets or sets a value indicating whether the calculator button is to be displayed.
            If the Calculator is not to be used, you can use the
            <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyTextBox"/> class that is used internally
            by the <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyEdit"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.TransferToCalculator">
            <summary>
            Gets or sets a value indicating whether to transfer the values from the edit control to the calculator.
            </summary>
            <remarks>
            Indicates whether the current currency value of the CurrencyTextBox
            is to be transferred to the CalculatorControl when the Calculator
            is dropped down.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.TransferFromCalculator">
            <summary>
            Gets or sets a value indicating whether to transfer the calculated value to the edit control.
            </summary>
            <remarks>
            Indicates whether the calculated value is to be transferred to
            the CurrencyTextBox when the popup calculator is closed.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.Font">
            <summary>
            Gets / Sets the Font for the Calculator control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.Buttons">
            <summary>
            Gets the collection of Buttons that make up this ButtonEdit control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ShowTextBox">
            <summary>
            Indicates whether the TextBox is to be displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.TextBox">
            <summary>
            Gets the CurrencyTextBox control that defines the Currency behavior for this control.
            </summary>
            <remarks>
            See the <see cref="T:Syncfusion.Windows.Forms.Tools.CurrencyTextBox"/> control for more information.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.DecimalValue">
            <summary>
            Gets or sets the decimal value of the control. This will be formatted and
            displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CurrencyEdit.DecimalValueChanged">
            <summary>
            Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.DecimalValue"/> property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEdit.Text">
            <summary>
            Overrides the Text property.
            </summary>
            <remarks>
            The Text property is not persisted.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CurrencyEdit.ValidationError">
            <summary>
            Raised when an unacceptable character is encountered as input.
            </summary>
            <remarks>
            <para>
            This event can be handled and you can do your processing based
            on the information provided. The ValidationErrorEventArgs object
            will provide the invalid text that was input and also the position
            within that text where the error occurred.
            </para>
            </remarks>
            <example>
            <code lang="C#">
                        Console.WriteLine("ValidationError in currencyTextBox1 InvalidText" + e.InvalidText);
                        Console.WriteLine("ValidationError in currencyTextBox1 StartPosition" + e.StartPosition );</code>
                        <coderef file="c:\syncfusion\essential suite\tools\samples\quick start\currencydemo\VB\MainForm.vb" name="Currency ValidationError" lang="VB"><code lang="VB">
                        Console.WriteLine(("ValidationError in currencyTextBox1 InvalidText" + e.InvalidText))
                        Console.WriteLine(("ValidationError in currencyTextBox1 StartPosition" + e.StartPosition))</code></coderef>
            </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CurrencyEditAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CurrencyEditAccessibility.m_CurrencyEdit">
            <summary>
            CurrencyEdit
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEditAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.CurrencyEdit)">
            <summary>
            Constructor
            </summary>
            <param name="currencyEdit">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CurrencyEditAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEditAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEditAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEditAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CurrencyEditAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DataButtonEdit">
            <summary>
            CurrencyEdit class encapsulates a CurrencyTextBox control and
            adds the ability to drop down a popup calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataButtonEdit.buttonLeftEnd">
            <summary>
            The left end button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataButtonEdit.buttonLeft">
            <summary>
            The left button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataButtonEdit.buttonRight">
            <summary>
            The right button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataButtonEdit.buttonRightEnd">
            <summary>
            The right end button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataButtonEdit.dataSource">
            <summary>
            The datasource.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataButtonEdit.#ctor">
            <summary>
            Initializes a new instance of the DataButtonEdit class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataButtonEdit.SetButtonsStatus">
            <summary>
            Sets the status of the data buttons depending on position.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataButtonEdit.SetPosition(System.Int32)">
            <summary>
            Sets the position.
            </summary>
            <param name="newPosition">The new position to move to.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataButtonEdit.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataButtonEdit.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataButtonEdit.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataButtonEdit.DataManager">
            <summary>
            Gets or sets the data manager.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataButtonEdit.DataSource">
            <summary>
            Gets or sets the data source that the grid is displaying data for.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DataLookupEdit">
            <summary>
            CurrencyEdit class encapsulates a CurrencyTextBox control and
            adds the ability to drop down a popup calculator
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataLookupEdit.btnDown">
            <summary>
            The calculator button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataLookupEdit.dropDownContainer">
            <summary>
            The popup control container for the calculator.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataLookupEdit.dropDownList">
            <summary>
            The Calculator Control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataLookupEdit.columnInfoList">
            <summary>
            The collection of Columns specifying the attributes of the columns of
            the List displayed with the matches.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.GetImageColumnIndex">
            <summary>
            This method implements IDataViewListOwner.GetImageColumnIndex.
            </summary>
            <returns>The index of the column in the data source that provides the
            index of images in the assigned image list.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.GetColumnWidth(System.Int32)">
            <summary>
            This method implements IDataViewListOwner.GetColumnWidth.
            </summary>
            <param name="columnIndex">The index of the column for which to 
            return the width.
            </param>
            <returns>The width of the column.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.#ctor">
            <summary>
            Initializes a new instance of the DataLookupEdit class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.GetColumns">
            <summary>
            Get the  AutoComplete DataColumnInfoCollection
            </summary>
            <returns>Returns AutoComplete DataColumnInfoCollection</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataLookupEdit.imageListValue">
            <summary>
            The image list that will be used by the AutoComplete object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.InitializeDropDown">
            <summary>
            Initialize the dropdown
            </summary>
            <returns>Returns true if the the dropdown is initialized.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.WireEvents">
            <summary>
            Wire events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.HandleListSelectionChanged(System.Object,System.EventArgs)">
            <summary>
            Handle ListSelectionChanged
            </summary>
            <param name="sender"> Sender object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.SetSelectedValue(System.String)">
            <summary>
            Setting the selected value.
            </summary>
            <param name="selectedValue">Selected Value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.HandlePopupClosed(System.Object,Syncfusion.Windows.Forms.PopupClosedEventArgs)">
            <summary>
            Raises when popup closed.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e">PopupClosedEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.HandleListDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Handles the DoubleClick event of the drop down list.
            </summary>
            <param name="sender">The drop down list.</param>
            <param name="e">The EventArgs object with event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.IsDropDownShowing">
            <summary>
            Checking whether dropdown is showing or not
            </summary>
            <returns> Returns true if Dropdown is showing.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DataLookupEdit.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.HandleDownBtnClick(System.Object,System.EventArgs)">
            <summary>
            Handles the calculator button's click event.
            </summary>
            <param name="sender">The calculator event.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.DisplayDataListView">
            <summary>
            Displays the calculator.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.ShowDataListView(System.Drawing.Point)">
            <summary>
            Shows the calculator at the specified location.
            </summary>
            <param name="location">Location of the Popup. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.RaiseBeforeDataListPopupDisplayEvent">
            <summary>
            Raise Before DataListPopupDisplay Event
            </summary>
            <returns>Returns true if Datalistpopup display</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.OnBeforeDataListPopupDisplay(System.ComponentModel.CancelEventArgs)">
            <summary>
            Invokes the BeforeCalculatorPopupDisplay event.
            </summary>
            <param name="args">A BeforeCalculatorPopupDisplayEventArgs that contains the event data.</param>
            <remarks>
            The OnBeforeCalculatorPopupDisplay method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <note type="note">Inheritors:  When overriding OnBeforeCalculatorPopupDisplay in a derived
            class, be sure to call the base class's OnBeforeCalculatorPopupDisplay method so that
            registered delegates receive the event.</note>
            </remarks>
            <returns>Returns true if evet is cancelled.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.HandleDataListPopupClosedEvent(System.Object,System.EventArgs)">
            <summary>
            Handles the CalculatorControl's PopupClosed event.
            </summary>
            <param name="sender">The popup control container.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.CloseDataList">
            <summary>
            Closes the popup calculator if it is displayed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DataLookupEdit.HandleDataListPopupContainerBeforePopup(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            Handles the popup control container's BeforePopup event.
            </summary>
            <param name="sender">The popup control container.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DataLookupEdit.BeforeDataListPopupDisplay">
            <summary>
            Event raised before the calculator popup is displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataLookupEdit.Columns">
            <summary>
            Gets or sets the columns that will be displayed in the popup control when the AutoCompleteMode is
            set to AutoSuggest. The Columns property is a collection of AutoCompleteDataColumnInfo objects
            that specify the attributes of a column.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfoCollection"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataLookupEdit.DropDownList">
            <summary>
            Gets or sets the drop down list displaying the matches.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataLookupEdit.ImageList">
            <summary>
            Gets or sets the ImageList that will specify the images that will be used
            by the popup control when in AutoSuggest Mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataLookupEdit.ListView">
            <summary>
            Gets or sets DataList view
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataLookupEdit.DataSource">
            <summary>
            Gets or sets the datasource for the DataButtonEdit.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DataLookupEdit.DataListView">
            <summary>
            Gets or sets DataListview
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalendarGrid">
            <summary>
            This class is a wrapper for Grid, used in MonthCalendarAdv, for
            more extensibility.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalendarGrid.superToolTip1">
            <summary>
            Set the SuperToolTip when the mouse is on the date
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalendarGrid.toolTip">
            <summary>
            Gets/ sets the ToolTipInfo
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CalendarGrid.dateVal">
            <summary>
            Gets the DateValue when the mouse is on the date.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalendarModel">
            <summary>
            This class is a wrapper for GridModel, used in MonthCalendarAdv, for
            more extensibility.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CalendarCurrentCell">
            <summary>
            This class is a wrapper for CurrentCell, used in MonthCalendarAdv, for
            more extensibility.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalendarCurrentCell.Deactivate(System.Boolean)">
            <summary>
            Deactivates the current cell and confirms or rejects changes made to the current cell. 
            </summary>
            <param name="discardChanges">Bool value for discard chnages</param>
            <returns>return true if the current cell is deactive.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CalendarCurrentCell.Activate(System.Int32,System.Int32,Syncfusion.Windows.Forms.Grid.GridSetCurrentCellOptions)">
            <summary>
            Notifies that the current cell  is active ( or not ).
            </summary>
            <param name="rowIndex">Index of the cell's row. </param>
            <param name="colIndex">Index of the cell's column</param>
            <param name="options">A <see cref="T:Syncfusion.Windows.Forms.Grid.GridSetCurrentCellOptions"/> value that details options how to
            activate the current cell. You can specify if the associated control should get focus, if range
            selection should be ignored and more</param>
            <returns>Return true if the current cell is active.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalendarCurrentCell.ColumnOffset">
            <summary>
            Gets or sets the horizontal distance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalendarCurrentCell.RowIndex">
            <summary>
            Gets the Index of the cell's row. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CalendarCurrentCell.ColIndex">
            <summary>
            Gets the Index of the cell's column. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolTipStyle">
            <summary>
            Sets ToolTip style for SuperToolTip
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolTipStyle.Normal">
            <summary>
            Normal Style SuperToolTip
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolTipStyle.Ballon">
            <summary>
            Baloon Style SuperToolTip
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolTipStyle.Office2013">
            <summary>
            Office2007 Style SuperToolTip
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateHoverEventArgs">
            <summary>
            This class is used to return the event arguements when the mouse is hover the Date.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateHoverEventArgs.#ctor(System.Int32,System.Int32,Syncfusion.Windows.Forms.Grid.GridCellButton,System.Windows.Forms.MouseEventArgs,Syncfusion.Windows.Forms.Tools.CalendarModel,Syncfusion.Windows.Forms.Tools.ToolTipInfo,Syncfusion.Windows.Forms.Tools.ToolTipStyle,System.Object)">
            <summary>
            Initializes a new object.
            </summary>
            <param name="rowIndex">The row index.</param>
            <param name="colIndex">The column index.</param>
            <param name="cellButton">The cell button that is the target of the current mouse operation or NULL if the cell itself 
            is the target.</param>
            <param name="mouseEventArgs">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> originating
            this event.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateHoverEventArgs.DateValue">
            <summary>
            Gets the date value of the current mouse operation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateHoverEventArgs.CellButton">
            <summary>
            Gets the cell button that is the target of the current mouse operation or NULL if the cell itself 
            is the target.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateHoverEventArgs.MouseEventArgs">
            <summary>
            Gets the <see cref="T:System.Windows.Forms.MouseEventArgs"/> originating
            this event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateHoverEventArgs.Model">
            <summary>
            Gets the Calender Model.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateHoverEventArgs.ToolTip">
            <summary>
            Gets/Sets the TooltipInfo for the SuperToolTip
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimeCustomFormatParser">
            <summary>
            DateTime CustomFormatParser.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FieldType.Day">
            <summary>
            Represents Field Type Day
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FieldType.Hour">
            <summary>
             Represents Field Type hour
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FieldType.Minute">
            <summary>
             Represents Field Type minute
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FieldType.Month">
            <summary>
             Represents Field Type month
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FieldType.Seconds">
            <summary>
             Represents Field Type seconds
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FieldType.AMPM">
            <summary>
             Represents Field Type AMPM
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FieldType.Year">
            <summary>
             Represents Field Type Year
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FieldType.String">
            <summary>
             Represents Field Type string
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DayFormat.OneOrTwoDigit">
            <summary>
            d The one or two-digit day. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DayFormat.TwoDigit">
            <summary>
            dd The two-digit day. Single digit day values are preceded by a zero. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DayFormat.AbbreviatedName">
            <summary>
            ddd The three-character day-of-week abbreviation. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DayFormat.FullName">
            <summary>
            The full day-of-week name. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HourFormat.OneOrTwoDigit12">
            <summary>
            h The one or two-digit hour in 12-hour format. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HourFormat.TwoDigit12">
            <summary>
            hh The two-digit hour in 12-hour format. Single digit values are preceded by a zero. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HourFormat.OneOrTwoDigit24">
            <summary>
            H The one or two-digit hour in 24-hour format. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HourFormat.TwoDigit24">
            <summary>
            HH The two-digit hour in 24-hour format. Single digit values are preceded by a zero. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MinuteFormat.OneOrTwoDigit">
            <summary>
            m The one or two-digit minute.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MinuteFormat.TwoDigit">
            <summary>
            mm The two-digit minute. Single digit values are preceded by a zero.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthFormat.OneOrTwoDigit">
            <summary>
            M The one or two-digit month number.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthFormat.TwoDigit">
            <summary>
            MM The two-digit month number. Single digit values are preceded by a zero.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthFormat.AbbreviatedName">
            <summary>
            MMM The three-character month abbreviation. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthFormat.FullName">
            <summary>
            MMMM The full month name. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SecondsFormat.OneOrTwoDigit">
            <summary>
            s The one or two-digit seconds. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SecondsFormat.TwoDigit">
            <summary>
            ss The two-digit seconds. Single digit values are preceded by a zero. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AMPMFormat.OneLetter">
            <summary>
            Represents AMPMFormat.t The one-letter AM/PM abbreviation ("AM" is displayed as "A").
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AMPMFormat.TwoLetter">
            <summary>
            tt The two-letter AM/PM abbreviation ("AM" is displayed as "AM"). 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.YearFormat.OneDigit">
            <summary>
            Represent the year format y The one-digit year (2001 is displayed as "1"). 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.YearFormat.TwoDigit">
            <summary>
             Represent the year format yy The last two digits of the year (2001 is displayed as "01"). 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.YearFormat.Full">
            <summary>
            Represent the year format yyyy 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimeStringFormat.Default">
            <summary>
            Represents DatetimeString format default style
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton">
            <summary>
            Drop button for drop down date calendar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.m_bDropped">
            <summary>
            Indicates whether the calendar is dropped.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.m_bSelected">
            <summary>
            Indicates whether the calendar is selected (highlighted).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.m_normalColor">
            <summary>
            Normal mode backcolor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.m_pressedColor">
            <summary>
            Pressed mode backcolor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.m_selectedColor">
            <summary>
            Selected mode backcolor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.m_arrowColor">
            <summary>
            Arrow color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.GetBackColor(System.Windows.Forms.ButtonState)">
            <summary>
            Gets the color of the background.
            </summary>
            <param name="buttonState">State of the button.</param>
            <returns>Return back color</returns>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.DrawStyledControl(System.Drawing.Graphics,System.Windows.Forms.ButtonState,System.Windows.Forms.CheckState)">
            <summary>
            Draws the styled control.
            </summary>
            <param name="g">Graphics object</param>
            <param name="buttonState">State of the button.</param>
            <param name="checkState">State of the checkbox.</param>
            <override/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.Dropped">
            <summary>
            Gets or sets a value indicating whether the button dropped is state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.Selected">
            <summary>
            Gets or sets a value indicating whether the button selected (highlighted) state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.NormalColor">
            <summary>
             Gets or sets normal mode back color.
            If color empty then use default color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.PressedColor">
            <summary>
             Gets or sets pressed mode backcolor.
            If color empty then use default color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerDropButton.SelectedColor">
            <summary>
             Gets or sets selected mode backcolor.
            If color empty then use default color.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SpecificCultureInfoTypeConverter">
            <summary>
            Type Converter for SpecificCultureInfo. Retrieves only specific cultures.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SpecificCultureInfoTypeConverter.values">
            <summary>
            Collection of standard values.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SpecificCultureInfoTypeConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Returns collection of standard values.
            </summary>
            <param name="context">ITypeDescriptor Context </param>
            <returns>Return stadard values </returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdvDesignerSerializer">
            <summary>
            Used for VS2003 designer auto-generated code for DateTimePickerAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.InvalidDateProcessing.Revert">
            <summary>
            Invalid value is reverted to the last known valid value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.InvalidDateProcessing.SetNearest">
            <summary>
            Is value is invalid, the nearest valid value is set.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ISupportCulture">
            <summary>
            Specifies that this control supports culture-dependent behavior.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv">
            <summary>
            The DateTimePickerAdv control extends the Windows Forms DateTimePicker control and provides several important features. 
            Internationalization - The DateTimePickerAdv control is fully culture aware.
            Databinding - Supports DataBinding with a data source. Supports null value.
            Custom dropdown - The DateTimePickerAdv can display a custom drop down calendar.
            XP Themes - The DateTimePickerAdv control supports XP themes when applicable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.SetFont(System.Drawing.Font)">
            <summary>
            Sets DateTimePickerAdv font to MonthCalendar popup
            </summary>
            <param name="font"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.popupWindow">
            <summary>
            The popup window containing the calendar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.m_styleBorderColor">
            <summary>
            Gets bordercolor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.preFontSize">
            <summary>
            Variable for previous Font size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.difference">
            <summary>
            Variable for finding difference between current font size and previous font size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.preDifference">
            <summary>
            Variable for storing previous difference 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.preNoneDifference">
            <summary>
            Variable for storing previous None button difference 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.popupSize">
            <summary>
            Variable to store size property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.m_metroColor">
            <summary>
            Gets the metrocolor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.m_suppressValueChangedOnNavigation">
            <summary>
            Gets or sets a value to supress the Value of DateTimePicker on ValueChanged event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.RaiseStretchDropDownImageChanged">
            <summary>
            Raises StretchDropDownImageChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ResetUseBorderStyle">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.UseBorderStyle"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShouldSerializeUseBorderStyle">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.UseBorderStyle"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.vStyle">
            <summary>
            Get or Set of Skin Manager Interface.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.m_stretchDropDownImage">
            <summary>
            Indicate whether the image for DropDownButton 
            is stretched or shrunk to fit the size of the DropDownButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShouldSerializeFont">
             <summary>
            To serialize Font property
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ResetFont">
            <summary>
            To reset Font property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.WireCalendarEvents">
            <summary>
            Returns the Custom Popup Window with the calendar and wires the calendar events.
            This is kept in a separate method so that it can be invoked from ISupportInitialize.EndInit().
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShouldSerializeSuppressValueChangedOnNavigation">
            <summary>
            Serialize the SuppressValueChangedOnNavigation.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ResetSuppressValueChangedOnNavigation">
            <summary>
            Reset the SuppressValueChangedOnNavigation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.OnBindableValueChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.BindableValueChanged"/> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.InitDefaultPopup(Syncfusion.Windows.Forms.Tools.CalendarPopup)">
            <summary>
            Virtual function used to initialize the default popup window.
            </summary>
            <param name="defaultPopup">The default popup window <see cref="T:Syncfusion.Windows.Forms.PopupControlContainer"/>.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.m_ShowCurrentDate">
            <summary>
            Specifies whether to show current date on pressing Enter key on the control. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.NavigateToCurrentDate(System.Boolean)">
            <summary>
            Specifies whether to show current date in MonthCalenderAdv
            </summary>
            <param name="m_navigate">Specifies whether to navigate to current date</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessAMPM(System.Windows.Forms.Keys)">
            <summary>
            Processes AMPM field.
            </summary>
            <param name="key">Key pressed</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessAM">
            <summary>
            Sets AM.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessPM">
            <summary>
            Sets PM.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessYear(System.Windows.Forms.Keys)">
            <summary>
            Processes year field.
            </summary>
            <param name="key">Key pressed</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMaxYear">
            <summary>
            Sets max year value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMinYear">
            <summary>
            Sets min year value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMonth(System.Windows.Forms.Keys)">
            <summary>
            Processes month field.
            </summary>
            <param name="key">Key pressed</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMaxMonth">
            <summary>
            Sets max month value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMinMonth">
            <summary>
            Sets min month value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessDay(System.Windows.Forms.Keys)">
            <summary>
            Processes day field.
            </summary>
            <param name="key">Key pressed</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMaxDay">
            <summary>
            Sets max day value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMinDay">
            <summary>
            Sets min day value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessSecond(System.Windows.Forms.Keys)">
            <summary>
            Processes minute field.
            </summary>
            <param name="key">Key pressed</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMaxSecond">
            <summary>
            Sets max second value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMinSecond">
            <summary>
            Sets min second value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMinute(System.Windows.Forms.Keys)">
            <summary>
            Processes minute field.
            </summary>
            <param name="key">Key pressed</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMaxMinute">
            <summary>
            Sets max minute value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMinMinute">
            <summary>
            Sets min minute value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessHour(System.Windows.Forms.Keys)">
            <summary>
            Processes hour field.
            </summary>
            <param name="key">Key pressed</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMaxHour">
            <summary>
            Sets max hour.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ProcessMinHour">
            <summary>
            Sets min hour.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.JumpField">
            <summary>
            Override this method when you want to modify the default behavior of the DateTimePickerAdv 
            that jumps to select the first field when the last is selected and the right arrow is pressed and vice versa.
            </summary>
            <returns>A bool value that indicates whether to jump or not.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.RefreshFields">
            <summary>
            Refreshes all date-time input fields of the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.TrySetVelue(System.DateTime)">
            <summary>
            Checks is value is within the min/max range and if so, sets the Value property to the specified value.
            </summary>
            <param name="value">Datetime value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CheckDate(System.DateTime)">
            <summary>
            Checks whether the specified value is within the specified range.
            </summary>
            <param name="value">DateTime value to be checked.</param>
            <returns>True if the value is acceptible according to the min-max range.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CoerceValue(System.DateTime)">
            <summary>
            Proceedes with date coercing, based on mix-max dates range settings.
            </summary>
            <param name="value">DateTime value to be checked.</param>
            <returns>Returns the specified date without change if it is within the min-max dates range, or returns the closest allowed value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.SetPopUpSize">
            <summary>
            Method to update popup control size in DateTimePickerAdv
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DisplayCalendar">
            <summary>
            Displays <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Calendar"/> popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Handles Gestures
            </summary>
            <param name="m">Gesture message</param>
            <returns>true/false</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Cut">
            <summary>
            Cuts <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Value"/> property to clipboard.
            </summary>
            <returns>
            True if value has been sucessfully cut.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Copy">
            <summary>
            Copies <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Value"/> property to clipboard.
            </summary>
            <returns>
            True if value has been sucessfully copied.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Paste">
            <summary>
            Pastes clipboard data to <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Value"/> property.
            </summary>
            <returns>
            True if clipboard data has been sucessfully pasted.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.MonthCalendar_InvalidDateSelected(System.Object,System.EventArgs)">
            <summary>
            Handles invalid selected date and restores it to default.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Font">
            <summary>
            Overrides font property 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CheckBoxCheckedChanged">
            <summary>
            Occurs when check-box's checked state is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.OnPopup">
            <summary>
            Occurs on <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Calendar"/> popup.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ValueChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Value"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.BeforePopup">
            <summary>
            Occurs before <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Calendar"/> popup.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.PopupClosed">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Calendar"/> popup is closed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.StretchDropDownImageChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.StretchDropDownImage"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.KeyPress">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Calendar"/> popup is closed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.MetroColor">
            <summary>
            Gets or sets the theme color of the DateTimePickerAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.UseBorderStyle">
            <summary>
            Gets or set the value to apply the border syle of the DateTimePickerAdv
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.UseShortestDayNames">
            <summary>
            Gets or sets a value indicating whether the shortest name of the weekdays should be used. This property value have influence only under Framework 2.0 and higher.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CurrentCalendar">
            <summary>
            Gets currently used calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DropDownImage">
            <summary>
            Gets or sets the image for DropDown button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.StretchDropDownImage">
            <summary>
            Gets or sets a value indicating whether the image for scroll button 
            is stretched or shrunk to fit the size of the scroll button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.WeekOfYear">
            <summary>
            Gets the one-based index of the week of year.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.PopupWindow">
            <summary>
            Gets the Popup window calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.FieldsArray">
            <summary>
             Gets or sets the fields of the DateTimePickerAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.SelectedField">
            <summary>
             Gets or sets the selected field of the DateTimePickerAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShowDropDownOnNull">
            <summary>
            Gets or sets a value indicating whether calendar drop down should be shown when pressing ALT + down arrow key 
            when NULL date is set.
            </summary>
            <value>
            	<c>true</c> if show drop down when null date is set; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.EnableNullKeys">
            <summary>
            Gets or sets a value indicating whether the Backspace or Delete keys make the date null.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.NoneButtonVisible">
            <summary>
            Gets or sets a value indicating whether the none date button visible.
            </summary>
            <remarks>
            if <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.EnableNullDate"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.EnableNullKeys"/> are both set to false,
            NoneButton is hidden anyway.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Style">
            <summary>
            Gets or sets the Office style of the Date Time Picker.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Office2007Theme">
            <summary>
             Gets or sets the Office2007 theme used for drawing the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Office2010Theme">
            <summary>
             Gets or sets the Office2010 theme used for drawing the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ReadOnly">
            <summary>
            Gets or sets a value indicating whether toggles the read only state of the picker.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ReadOnlyValueChange">
            <summary>
            Gets or sets a value indicating whether the valueChange when control is readonly.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DropDownNormalColor">
            <summary>
            Gets or sets the drop down backcolor in normal mode.
            If color is empty then uses the default color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DropDownPressedColor">
            <summary>
            Gets or sets the drop down backcolor in pressed mode.
            If color is empty then uses the default color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DropDownSelectedColor">
            <summary>
            Gets or sets the drop down backcolor in selected mode.
            If color is empty then uses the default color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.BorderColor">
            <summary>
            Overrides Border Color property
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.BackColor">
            <summary>
            Gets are sets the Back color of the control. (overridden property)
            </summary>        
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.NullModeKeyReset">
            <summary>
             Gets or sets the keys  which will toggle off null date.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CalendarSizeToFit">
            <summary>
            Gets or sets a value indicating whether the calendar will size according to the widths of the days.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.EnableNullDate">
            <summary>
            Gets or sets a value indicating whether the null date support is enabled. If set to false the DateTimePicker will always have a selected date.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.UseEnhancedMenu">
            <summary>
            Gets or sets a value indicating whether the context menu will be a Syncfusion XPMenu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ThemedChildControls">
            <summary>
            Gets or sets a value indicating whether the checkbox, drop button, updown and calendar will be themed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.VSLikeUpDown">
            <summary>
            Gets or sets a value indicating whether the UpDown will have a VS like look.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ClipboardFormat">
            <summary>
            Gets or sets the format of the value of the picker when copying.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CopyFieldsOnly">
            <summary>
            Gets or sets a value indicating whether when copy or paste operation is done, only the selected field is taken into consideration.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.TabLeave">
            <summary>
            Gets or sets a value indicating whether the focus will be moved off the control when there are no fields to tab through.
            </summary>
            <remarks>
            This is active only when the TabForwarding property is set to true.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.FlatDropButton">
            <summary>
            Gets or sets a value indicating whether the dropdown button will have a flat appearance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.TabForwarding">
            <summary>
            Gets or sets a value indicating whether the DateTimePicker will advance to the next field.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.AutoForwarding">
            <summary>
            Gets or sets a value indicating whether after the completion of a field the DateTimePicker advances to the next field.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Spacing">
            <summary>
            Gets or sets the spacing between the fields of the picker.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CalendarSize">
            <summary>
            Gets or sets the size of the popup Calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.UseCurrentCulture">
            <summary>
            Gets or sets a value indicating whether the current culture of the machine will be used. The culture will be set to the <see cref="P:System.Globalization.CultureInfo.CurrentCulture"/> culture.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CalendarTrailingForeColor">
            <summary>
            Gets or sets the trailing forecolor of the popup calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CalendarTitleForeColor">
            <summary>
            Gets or sets the title forecolor of the popup calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CalendarTitleBackColor">
            <summary>
            Gets or sets the title backcolor of the popup calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CalendarMonthBackground">
            <summary>
            Gets or sets the backcolor of the popup calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CalendarForeColor">
            <summary>
            Gets or sets the forecolor of the popup calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CalendarFont">
            <summary>
            Gets or sets the font of the popup calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Calendar">
            <summary>
             Gets the popup calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Checked">
            <summary>
            Gets or sets a value indicating whether the checked state of the checkbox is set.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.MonthImageList">
            <summary>
            Gets or sets the image list of the popup menu of the popup calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Size">
            <summary>
             Gets or sets the size of the DateTimePickerAdv control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DropDownAlign">
            <summary>
            Gets or sets the popup window`s alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CustomDrop">
            <summary>
            Gets or sets a value indicating whether the CustomPopupWindow will be shown instead of the internal calendar popup.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CustomPopupWindow">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.PopupControlContainer"/> that will be shown instead of the internal calendar. 
            If the container contains controls implementing the <see cref="T:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar"/> interface and the Active property set to true the 
            picker will interact with those controls like the internal calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DigitYear">
            <summary>
            Gets or sets the year that will complete the year fields when typing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.NullString">
            <summary>
            Gets or sets the text to be displayed, when no date is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.IsNullDate">
            <summary>
            Gets or sets a value indicating whether there is no date selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Format">
            <summary>
            Gets or sets the format of the picker.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShowUpDownOnFocus">
            <summary>
            Gets or sets a value indicating whether the UpDown buttons will be visible when it gets the focus.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShowDropButton">
            <summary>
            Gets or sets a value indicating whether the drop button is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.SuppressValueChangedOnNavigation">
            <summary>
            Gets or sets a value to supress the Value of DateTimePicker on ValueChanged event
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShowUpDown">
            <summary>
            Gets or sets a value indicating whether the UpDown buttons are visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShowCheckBox">
            <summary>
            Gets or sets a value indicating whether the checkBox will be visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.MinValue">
            <summary>
            Gets or sets the minimum value that can be picked from the picker.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.MaxValue">
            <summary>
            Gets or sets the maximum value that can be picked from the picker.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Value">
            <summary>
            Gets or sets the selected date of the picker.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.BindableValueChanged">
            <summary>
            Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.BindableValue"/> property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.BindableValue">
            <summary>
             Gets or sets the  wrapper property around the selected date of the picker. Use this property if you
            want to be able to set the value of the control to null.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CustomFormat">
            <summary>
            Gets or sets the format of the picker when Format is Custom.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.Culture">
            <summary>
            Gets or sets the current culture of the picker.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.InvalidDateProcessing">
            <summary>
            Gets or sets value indicating what action should be chosen if user try to enter value that is not within the specified min or max range.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ShowCurrentDate">
            <summary>
            Specifies whether to show current date on pressing Enter key on the control. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.IsTouchEnabled">
            <summary>
            Gets/Sets if Dropdown opened using Touch Gesture
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.ResetSelectionOnFocus">
            <summary>
            Gets or sets a value indicating whether selection should be reset to first field on focus.
            </summary>
            <value>
            	<c>true</c> if reset selection on focus; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.MonthCalendarForDateTimePickerAdv">
            <summary>
            Modified version of MonthCalenderAdv class to fit the requirements of DateTimePickerAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv">
            <summary>
            The MonthCalendarAdv extends the Windows Forms MonthCalendar control and provides several important features:
            Internationalization - The MonthCalendarAdv control is fully culture aware. 
            XP Themes - The MonthCalendarAdv control supports XP themes when applicable. 
            Multiple selection - The MonthCalendarAdv can select multiple non-consecutive dates.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.columnWidth">
            <summary>
            Default Column width
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.wantEnterKey">
            <summary>
            Specifies a value indicating whether the calendar control should handle Enter
            key to move between cells. Set this to False if Enter should be ignored instead.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_bMouseDragMultiselect">
            <summary>
            Mouse drag multiselect mode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_ptMouseDragMultiselectFirtsRowCol">
            <summary>
            Moused drag multiselect firts row col point.
            X - row. Y - col.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_ptMouseDragMultiselectLastRowCol">
            <summary>
            Moused drag multiselect last row col point.
            X - row. Y - col.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_bSkipCheckCell">
            <summary>
            When need skip CheckCell on CellClick event this member set to true;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_tiksLastClickTime">
            <summary>
            Holds time when last mouse down event took place.
            </summary>
            <remarks>Internal usage variable</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_ptLastMouseDown">
            <summary>
            Holds cursor position while last mouse down event.
            </summary>
            <remarks>Internal usage variable</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.dateval">
            <summary>
            Gets the Date value from the current cell.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_bDoubleClicked">
            <summary>
            Indicates whether MonthCalendarAdv was double clicked.
            </summary>
            <remarks>Internal usage variable</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.preFontSize">
            <summary>
            Variable for previous Font size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.difference">
            <summary>
            Variable for finding difference between current font size and previous font size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.preDifference">
            <summary>
            Variable for storing previous difference 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.circleColor">
             <summary>
            the circle color.
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.b_mousehover">
            <summary>
            value of mouse over.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.b_leftbutton">
             <summary>
            gets the value on left button click.
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.b_rightbutton">
            <summary>
            gets the value on right button click.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_borderStyle">
            <summary>
            The border type of the text box control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_borderSides">
            <summary>
            The border sides for which you want the 3D border style applied.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_border3DStyle">
            <summary>
            The 3D border style for the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_borderColor">
            <summary>
            The single border color for the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_bThemedBorder">
            <summary>
            Is need Draw themed border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_themedEditDrawing">
            <summary>
            Use for drawing themed border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_controlDrawing">
            <summary>
            Use for drawing system border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_firstDayOfWeek">
            <summary>
            The first day of the week.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_bThemedEnabledGrid">
            <summary/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_gridBackColor">
            <summary/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_metroColor">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.CTRLSIZE">
            <summary>
            Default Control Size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HDRHEIGHT">
            <summary>
            Default header height
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BTMHEIGHT">
            <summary>
            Default Bottom height
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnBorderStyleChanged">
            <summary>
            Raises the BorderStyleChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnBorderSidesChanged">
            <summary>
            Raises the BorderSidesChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnBorder3DStyleChanged">
            <summary>
            Raises the Border3DStyleChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnBorderColorChanged">
            <summary>
            Raises the BorderColorChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnThemedBorderChanged">
            <summary>
            Raises the ThemedBorderChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnNoneButtonClick(System.EventArgs)">
            <summary>
            Raises the NoneButton_Click event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnSelectionChanged(System.EventArgs)">
            <summary>
            Raises the SelectionChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnDateSelected(System.EventArgs)">
            <summary>
            Raises the DateSelected event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnDateChanged(System.EventArgs)">
            <summary>
            Raises the DateChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.SetFont(System.Drawing.Font)">
            <summary>
            Sets font to MonthCalendar popup
            </summary>
            <param name="font"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetStyle">
            <summary>
            Resets the style of the control to VisualStyle.Default.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.vStyle">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetTodayFontColor">
            <summary>
            Resets the color of the today font to SystemColors.ActiveCaption.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.popupParent">
            <summary>
            Sets the PopupParent.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetDayNamesColor">
            <summary>
            Resets the color of the day names to SystemColors.ControlText.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetHeaderForeColor">
            <summary>
            Resets the HeaderForeColor to SystemColors.ActiveCaptionText
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetInactiveMonthColor">
            <summary>
            Resets the color of the inactive month to SystemColors.InactiveCaptionText.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetHighlightColor">
            <summary>
            Resets the  highlight color to Red.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_stretchScrollImage">
            <summary>
            Indicate wether the image for scroll button 
            is stretched or shrunk to fit the size of the scroll button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetScrollButtonSize">
            <summary>
            Resets the size of the scroll button to (17,19).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetGridBackColor">
            <summary>
            Resets the color of the grid background to SystemColors.Window.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetDayNamesFont">
            <summary>
            Resets the day names font.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetDaysColor">
            <summary>
            Resets the color of the days to SystemColors.ControlText.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetHeaderFont">
            <summary>
            Resets the header font to Microsoft Sans Serif.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetHeaderEndColor">
            <summary>
            Resets the end color of the header to SystemColors.ControlDark.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetHeaderStartColor">
            <summary>
            Resets the start color of the header to SystemColors.ActiveCaption.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetDaysFont">
            <summary>
            Resets the days font to Microsoft Sans Serif.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ShouldSerializeHeaderHeight">
            <summary>
            Serializes HeaderHeight propert 
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetHeaderHeight">
            <summary>
            Resets HeaderHeight property to its default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ShouldSerializeDayNamesHeight">
            <summary>
            Serializes DayNamesHeight property
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetDayNamesHeight">
            <summary>
            Resets DayNamesHeight property to its default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ShouldSerializeFont">
             <summary>
            To serialize Font property
             </summary>
             <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetFont">
            <summary>
            To reset Font property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ApplyScaleToControl(System.Single)">
            <summary>
            applies the scaling
            </summary>
            <param name="scaleFactor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnSizeChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_bIsInitializing">
            <summary>
            Is control initializing at this time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_selectedDates">
            <summary>
            Contains map of month to GridRangeInfoList.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.InitializeGrid(Syncfusion.Windows.Forms.Tools.CalendarGrid@)">
            <summary>
            Initializes the grid.
            </summary>
            <param name="grid">The CalendarGrid.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.grid_KeyUp(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            Raises when the Key is pressed
            </summary>
            <param name="sender">MonthCalendar</param>
            <param name="e">Key Event arguement</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.GetInfo(System.Int32,System.Int32)">
            <summary>
            Returns the current style for a cell.
            </summary>
            <param name="i">The row index of the cell.</param>
            <param name="j">The column index of the cell.</param>
            <returns>The style of the cell.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.SetInfo(System.Int32,System.Int32,Syncfusion.Windows.Forms.Grid.GridStyleInfo)">
            <summary>
            Sets the GridStyleInfo for the cell.
            </summary>
            <param name="i">The row index of the cell.</param>
            <param name="j">The column index of the cell.</param>
            <param name="style">The new style of the cell.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.clearselection">
            <summary>
            Property that enables ClearSelection
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ClearSelection">
            <summary>
            Clears selected dates.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnDateCellQueryInfo(Syncfusion.Windows.Forms.Tools.DateCellQueryInfoEventArgs)">
            <summary>
            Raises the DateCellQueryInfo event.
            </summary>
            <param name="args">The <see cref="T:Syncfusion.Windows.Forms.Tools.DateCellQueryInfoEventArgs"/> instance containing the event data.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.RaiseInvalidDateSelected">
            <summary>
            Fires InvalidDateSelected event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.RefreshCalendar">
            <summary>
            Refreshes the calendar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.RefreshCalendar(System.Boolean)">
            <summary>
            Refreshes the calendar if set to true.
            </summary>
            <param name="forceRefresh">if set to <c>true</c> refreshes the calendar.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.m_bShowWeekNumbers">
            <summary>
            Indicates whether week numbers displayed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnShowWeekNumbersChanged">
            <summary>
            Called when the numbering of the weeks have changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.RaiseShowWeekNumbersChanged">
            <summary>
            Raises the ShowWeekNumbersChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DrawMetroHeaderBackGround(System.Windows.Forms.PaintEventArgs)">
             <summary>
            draws the metroheader background.
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the MouseDown event.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.IsLessDoubleClickTimeInterval">
            <summary>
            Check whether time interval between two last mouse down events is less 
            than SystemInformation.DoubleClickTime.
            </summary>
            <returns>value indicating whether time interval between two last mouse down events is less 
            than SystemInformation.DoubleClickTime</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Handles Gestures
            </summary>
            <param name="m">Gesture message</param>
            <returns>true/false</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.NonClientPaint(System.Windows.Forms.PaintEventArgs,System.Drawing.Rectangle,System.Drawing.Rectangle)">
            <summary>
            Implement this method and draw your NonClient area using the passed in params.
            </summary>
            <param name="e">The PaintEventArgs using this to draw the nonclient area.</param>
            <param name="displayRect">The control's window bounds into which to draw. Left and Top are usually 0.</param>
            <param name="windowRectInScreen">The control's bounds in screen co-ords.</param>
            <returns>
            Return a HRgn (as IntPtr) that excludes the region you just drew in the displayRect.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ApplyMetroTheme">
            <summary>
            Applies the metro style.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.InvalidDateSelected">
            <summary>
            Fired when user selects disabled date value.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DateSelected">
            <summary>
            Occurs when the user makes a date selection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DateChanged">
            <summary>
            Occurs when the date selected in the MonthCalendarAdv changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.SelectionChanged">
            <summary>
            Occurs when the selection of date within the control has changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.NoneButtonClick">
            <summary>
            Occurs when a NoneButton on the MonthCalendarAdv is clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BorderStyleChanged">
            <summary>
            This event is raised if the BorderStyle property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BorderSidesChanged">
            <summary>
            This event is raised if the BorderSides property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Border3DStyleChanged">
            <summary>
            This event is raised if the Border3DStyle property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BorderColorChanged">
            <summary>
            This event is raised if the BorderColor property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ThemedBorderChanged">
            <summary>
            This event is raised if the ThemedBorder property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.StretchScrollImageChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.StretchScrollImage"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.FirstDayOfWeekChanged">
            <summary>
            Occurs when FirstDayOfWeek is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DateCellQueryInfo">
            <summary>
            Handle this event to provide custom formatting for calendar cells.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DateHover">
            <summary>
            This event will be triggerred once mouse hover on date
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Font">
            <summary>
            Overrides font property 
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.MetroColor" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.WantEnterKey">
            <summary>
            Gets or sets a value indicating whether the calendar control should handle Enter
            key to move between cells. Set this to False if Enter should be ignored instead.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.MouseDragMultiselect">
            <summary>
            Gets or sets mouse drag multiselect mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.UseShortestDayNames">
            <summary>
            Gets or sets value indicating whether the shortest name of the weekdays should be used.	This property value have influence only under Framework 2.0 and higher.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Style">
            <summary>
            Gets or sets the visual style for the MonthCalendarAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Office2007Theme">
            <summary>
            Indicates the Office2007 theme used for drawing the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Office2010Theme">
            <summary>
            Indicates the Office2010 theme used for drawing the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ContextMenu">
            <summary>
            Gets or sets the context menu for the MonthCalendarAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.SizeToFit">
            <summary>
            Indicates whether the calendar will adapt it`s width to fit the contents of the day names.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.TodayFontColor">
            <summary>
            Gets or sets the color of the today date text in the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.TodayButton">
            <summary>
            Returns the today button at the bottom of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.NoneButton">
            <summary>
            Returns the none button at the bottom of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.MinValue">
            <summary>
            Gets or sets the minimum value selectable by the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.MaxValue">
            <summary>
            Gets or sets the maximum value selectable by the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.AllowSelection">
            <summary>
            Gets or sets the selection types of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.AllowMultipleSelection">
            <summary>
            Indicates the selection types of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ClearSelectionOnNone">
            <summary>
            Sets the Selected date to null.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.MonthImageList">
            <summary>
            Gets or sets the imagelist of the popup menu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DayNamesColor">
            <summary>
            Gets or sets the color of the day names.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HeadForeColor">
            <summary>
            Gets or sets the forecolor of the header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.InactiveMonthColor">
            <summary>
            Gets or sets the trailing forecolor of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HighlightColor">
            <summary>
            Gets or sets the color of the selected date.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ThemedEnabledScrollButtons">
            <summary>
            Indicates the themed state of the scroll buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ThemedEnabledGrid">
            <summary>
            Indicates the themed state of the grid.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ScrollButtonSize">
            <summary>
            Gets or sets the size of the scroll buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.LeftScrollButtonImage">
            <summary>
            Gets or sets image for left scroll button.
            If this value is null then draw default button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.RightScrollButtonImage">
            <summary>
            Gets or sets image for right scroll button.
            If this value is null then draw default button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.StretchScrollImage">
            <summary>
            Indicate wether the image for scroll button 
            is stretched or shrunk to fit the size of the scroll button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.FirstDayOfWeek">
            <summary>
            Gets or sets first day of week.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HorizontalAlignment">
            <summary>
            Gets or sets the horizontal alignment of the grid.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.VerticalAlignment">
            <summary>
            Gets or sets the vertical alignment of the grid.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.SelectedDates">
            <summary>
            Gets or sets the selected dates.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.GridBackColor">
            <summary>
            Gets or sets the backcolor of the grid.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DayNamesHeight">
            <summary>
            Gets or sets the height of the day names.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DayNamesFont">
            <summary>
            Gets or sets the font of the day names.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.GridLines">
            <summary>
            Gets or sets the style of the grid lines.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BottomHeight">
            <summary>
            Gets or sets the height of the bottom controls.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HeaderHeight">
            <summary>
            Gets or sets the height of the header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DaysColor">
            <summary>
            Gets or sets the color of the days.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BackgroundImage">
            <summary>
            Gets or sets the background image of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BackgroundImageLayout">
            <summary>
            Gets or sets the background image layout of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.WrapText">
            <summary>
            Indicates whether the grid should wrap text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HeaderFont">
            <summary>
            Gets or sets the font of the header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HeaderVerticalGradient">
            <summary>
            Indicates whether the header gradient will be vertical.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HeaderImage">
            <summary>
            Gets or sets the image of the header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HeadGradient">
            <summary>
            Indicates whether the header will show a gradient background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HeaderEndColor">
            <summary>
            Gets or sets the end color of the header gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.HeaderStartColor">
            <summary>
            Gets or sets the start color of the header gradient. Also used as backcolor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DaysFont">
            <summary>
            Gets or sets the font of the days.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Value">
            <summary>
            Gets or sets the current value of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Culture">
            <summary>
            Gets or sets the culture of the calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BorderStyle">
            <summary>
            Gets or sets the border type of the text box control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BorderSides">
            <summary>
            Gets or sets the border sides for which you want the 3D border style applied.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.Border3DStyle">
            <summary>
            Gets or sets the 3D border style for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.BorderColor">
            <summary>
            Gets or sets the single border color for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ThemedBorder">
            <summary>
            Gets or sets the draw themed border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DaysHeaderInterior">
            <summary>
            Gets/sets the background color, gradient, etc. for the days header. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.EnableTouchMode">
            <summary>
            gets or sets the touchmode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.IsInitializing">
            <summary>
            Gets is control initializing at this time.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.WeekColumnOffset">
            <summary>
            Gets the week column offset.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.WeekFont">
            <summary>
            Gets or sets the font of the week numbers column.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.WeekTextColor">
            <summary>
            Gets or sets the text color for weeks column.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.WeekInterior">
            <summary>
            Gets or sets the background color, gradient, etc. for the week numbers column.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ShowWeekNumbers">
            <summary>
            Indicates whether to display column with week numbers.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.ShowWeekNumbersChanged">
            <summary>
            Notifies that the numbering of the weeks have changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.IsTouchEnabled">
            <summary>
            Gets/Sets if Dropdown opened using Touch Gesture
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.CurrentCalendar">
            <summary>
            Gets currently used calendar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.MonthCalendarForDateTimePickerAdv.Value">
            <summary>
            Gets or sets the current value of the calendar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime">
            <summary>
            Class used to simplify translation of calendar-dependent date and time to calendar-independent and vice-versa.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_iYear">
            <summary>
            Calendar dependent year value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_iMonth">
            <summary>
            Calendar dependent month value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_iDay">
            <summary>
            Calendar dependent day value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_iHour">
            <summary>
            Calendar dependent hour value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_iMinute">
            <summary>
            Calendar dependent minute value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_iSecond">
            <summary>
            Calendar dependent second value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_datetime">
            <summary>
            Current calendar independent date and time settings.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_dateTimeValid">
            <summary>
            Indicates whether m_datetime value is valid or it should be updated.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.m_calendar">
            <summary>
            Currently used calendar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.GetWeekOfYear(System.Globalization.CalendarWeekRule,System.DayOfWeek)">
            <summary>
            Returns the week of the year that includes the date in the specified System.DateTime.
            </summary>
            <param name="calendarWeekRule">A System.Globalization.CalendarWeekRule value that defines a calendar week.</param>
            <param name="day">A System.DayOfWeek value that represents the first day of the week.</param>
            <returns>A positive integer that represents the week of the year that includes the date in the time parameter.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.#ctor(System.DateTime,System.Globalization.Calendar)">
            <summary>
            Initializes a new instance of the CultureSpecifiecDateTime class.
            </summary>
            <param name="datetime">Calendar-independent date and time value.</param>
            <param name="calendar">Calendar to be used for translating date and time.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Globalization.Calendar)">
            <summary>
            Initializes a new instance of the CultureSpecifiecDateTime class.
            </summary>
            <param name="year">Calendar-dependent year.</param>
            <param name="month">Calendar-dependent month.</param> 
            <param name="day">Calendar-dependent day of month.</param> 
            <param name="hour">Calendar-dependent hour.</param>
            <param name="minute">Calendar-dependent minute.</param>
            /// <param name="second">Calendar-dependent second.</param>
            <param name="calendar">Calendar to be used for translating date and time.</param>          
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.UpdateDateTime">
            <summary>
            Updates calendar-independent setting using calendar-dependent settings.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.UpdateLocalizedDateTime">
            <summary>
            Updates calendar-dependent settings using calendar-independent settings.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.DateTime">
            <summary>
            Gets or sets calendar-independent date and time.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.DayOfWeek">
            <summary>
            Gets the one-based index of the day of week.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.Year">
            <summary>
            Gets or sets the calendar-dependent year.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.Month">
            <summary>
            Gets or sets the calendar-dependent month.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.Day">
            <summary>
            Gets or sets the calendar-dependent day.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.Hour">
            <summary>
            Gets or sets the calendar-dependent hour.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.Minute">
            <summary>
            Gets or sets the calendar-dependent minute.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.Second">
            <summary>
            Gets or sets the calendar-dependent second.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.CultureSpecifiecDateTime.DaysInMonth">
            <summary>
            Gets the count of days in current month.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.NullButtonEventHandler">
            <summary>
            Delegate used for the NullButtonEvent of the IDateTimePickerAdvCalendar.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.SelectDateEventHandler">
            <summary>
            Delegate used for the SelectDateEvent of the IDateTimePickerAdvCalendar.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdv.DateChangedEventHandler">
            <summary>
            Delegate used for the DateChangedEvent of the IDateTimePickerAdvCalendar.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DTField.m_iInsertPosYear">
            <summary>
            Position for insert next number.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DTField.M_bSkipYearCheck">
            <summary>
            Indicates whether to skip check year validating.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DTField.ResetInsertYearMode">
            <summary>
            Resets insert year mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DTField.GetCurrentValue">
            <summary>
            Parse current value with picker and field type.
            </summary>
            <returns> returns the current value of type int</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DTField.InsertPosYear">
            <summary>
            Gets or sets position for insert next number.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NullModeKeyReset.ArrowKeys">
            <summary>
            Represents Arrow Keys
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NullModeKeyReset.NumericKeys">
            <summary>
            Represents Numeric keys
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NullModeKeyReset.Any">
            <summary>
            Represents any key
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerExt">
            <summary>
            The DateTimePickerExt type will soon be replaced with the DateTimePickerAdv for consistency in 
            Control naming in our library. 
            Please replace all occurrences of DateTimePickerExt with DateTimePickerAdv in your app.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdvCalendarStore">
            <summary>
             DateTimePickerAdv CalendarStore class.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdvMenu">
            <summary>
            DateTimePickerAdv Menu class.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvMenu">
            <summary>
            IDateTimePickerAdvMenu interface.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateTimePickerAdvMenuExt">
            <summary>
            DateTimePickerAdv MenuExt class.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection">
            <summary>
                <para>
                  A collection that stores <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> objects.
               </para>
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.#ctor(Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> class.
            </summary>
            <param name="value">
            A <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> from which the contents are copied
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.#ctor(Syncfusion.Windows.Forms.Tools.FieldDefinition[])">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> class.
            </summary>
            <param name="value">An array of <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> objects with which to intialize the collection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.Add(Syncfusion.Windows.Forms.Tools.FieldDefinition)">
            <summary>
               <para>Adds a <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> with the specified value to the 
               <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> .</para>
            </summary>
            <param name="value">The <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> to add.</param>
            <returns>
               <para>The index at which the new element was inserted.</para>
            </returns>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.AddRange(Syncfusion.Windows.Forms.Tools.FieldDefinition[])"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.AddRange(Syncfusion.Windows.Forms.Tools.FieldDefinition[])">
            <summary>
            <para>Copies the elements of an array to the end of the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/>.</para>
            </summary>
            <param name="value">
               An array of type <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> containing the objects to add to the collection.
            </param>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.Add(Syncfusion.Windows.Forms.Tools.FieldDefinition)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.AddRange(Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection)">
            <summary>
                <para>
                  Adds the contents of another <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> to the end of the collection.
               </para>
            </summary>
            <param name="value">
               A <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> containing the objects to add to the collection.
            </param>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.Add(Syncfusion.Windows.Forms.Tools.FieldDefinition)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.Contains(Syncfusion.Windows.Forms.Tools.FieldDefinition)">
            <summary>
            <para>Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> 
            contains the specified <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/>.</para>
            </summary>
            <param name="value">The <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> to locate.</param>
            <returns>
            <para><see langword="true"/> if the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> is contained in the collection; 
            <see langword="false"/> otherwise.</para>
            </returns>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.IndexOf(Syncfusion.Windows.Forms.Tools.FieldDefinition)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.CopyTo(Syncfusion.Windows.Forms.Tools.FieldDefinition[],System.Int32)">
            <summary>
            <para>Copies the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> values to a one-dimensional <see cref="T:System.Array"/> instance at the 
               specified index.</para>
            </summary>
            <param name="array"><para>The one-dimensional <see cref="T:System.Array"/> that is the destination of the values copied from <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> .</para></param>
            <param name="index">The index in <paramref name="array"/> where copying begins.</param>
            <exception cref="T:System.ArgumentException"><para><paramref name="array"/> is multidimensional.</para> <para>-or-</para> 
            <para>The number of elements in the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> is greater than the available space between <paramref name="arrayIndex"/> and the end of <paramref name="array"/>.</para></exception>
            <exception cref="T:System.ArgumentNullException"><paramref name="array"/> is <see langword="null"/>. </exception>
            <exception cref="T:System.ArgumentOutOfRangeException"><paramref name="arrayIndex"/> is less than <paramref name="array"/>'s lowbound. </exception>
            <seealso cref="T:System.Array"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.IndexOf(Syncfusion.Windows.Forms.Tools.FieldDefinition)">
            <summary>
               <para>Returns the index of a <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> in 
                  the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> .</para>
            </summary>
            <param name="value">The <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> to locate.</param>
            <returns>
            <para>The index of the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> of <paramref name="value"/> in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/>, if found; -1 otherwise.</para>
            </returns>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.Contains(Syncfusion.Windows.Forms.Tools.FieldDefinition)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.FieldDefinition)">
            <summary>
            Inserts a <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> into the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> at the specified index.
            </summary>
            <param name="index">The zero-based index where <paramref name="value"/> should be inserted.</param>
            <param name="value">The <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> to insert.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.GetEnumerator">
            <summary>
            <para>Returns an enumerator that can iterate through 
            the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> .</para>
            </summary>
            <returns><para>Returns FieldDefenition</para></returns>
            <seealso cref="T:System.Collections.IEnumerator"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.Remove(Syncfusion.Windows.Forms.Tools.FieldDefinition)">
            <summary>
            <para> Removes a specific <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> from the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> .</para>
            </summary>
            <param name="value">The <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/> to remove from the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection"/> .</param>
            <exception cref="T:System.ArgumentException"><paramref name="value"/> is not found in the Collection. </exception>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FieldDefinitionCollection.Item(System.Int32)">
            <summary>
            <para>Gets / sets the field definition at the specified index of the <see cref="T:Syncfusion.Windows.Forms.Tools.FieldDefinition"/>.</para>
            </summary>
            <param name="index"><para>The zero-based index of the entry to locate in the collection.</para></param>
            <value>
               <para> The entry at the specified index of the collection.</para>
            </value>
            <exception cref="T:System.ArgumentOutOfRangeException"><paramref name="index"/> is outside the valid range of indexes for the collection.</exception>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar">
            <summary>
            Interface used by DateTimePickerAdv. If the DateTimePickerAdv customDrop is true and the 
            CustomPopupWindow is the interface`s parent and Active is true then the interface will communicate with the picker through events.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.Active">
            <summary>
            Gets or sets a value indicating whether the interface`s events are to be considered by the DateTimePickerAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.CalendarFont">
            <summary>
            Gets or sets the font used to draw the calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.CalendarForeColor">
            <summary>
            Gets or sets the color used to draw the foreground of calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.CalendarMonthBackground">
            <summary>
            Gets or sets the color used to draw the month background of calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.TitleBackColor">
            <summary>
            Gets or sets the color used to draw the title background of calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.TitleForeColor">
            <summary>
            Gets or sets the color used to draw the foreground of the title of calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.TrailingForeColor">
            <summary>
            Gets or sets the color used to draw the trailing foreground of calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.MinDate">
            <summary>
            Gets or sets the minimum date of the calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.MaxDate">
            <summary>
            Gets or sets the maximum date of the calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.Value">
            <summary>
            Gets or sets the date of the calendar that implements the interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.Culture">
            <summary>
            Gets or sets the culture of the calendar that implements the interface.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.NullButtonDown">
            <summary>
            Fired when the null button of the calendar that implements the interface is clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.SelectDate">
            <summary>
            Fired when a date is selected in the calendar that implements the interface.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.IDateTimePickerAdvCalendar.DateChange">
            <summary>
            Fired when the date is changed in the calendar that implements the interface.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateCellQueryInfoEventHandler">
            <summary>
            Handler for the <see cref="E:Syncfusion.Windows.Forms.Tools.MonthCalendarAdv.DateCellQueryInfo"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DateCellQueryInfoEventArgs">
            <summary>
            Provides information about the current calendar date cell that is being formatted.
            </summary>
            <remarks>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.DateCellQueryInfoEventArgs.DateValue"/> property provides the date that this
            cell represents. The <see cref="P:Syncfusion.Windows.Forms.Tools.DateCellQueryInfoEventArgs.Style"/> property can be set to any
            valid <see cref="T:Syncfusion.Windows.Forms.Grid.GridStyleInfo"/> values and it will be applied to the
            calendar cell. Set the <see cref="!:Handled"/> property to true for the
            changes to be accepted.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DateCellQueryInfoEventArgs.EnableHighlightColor">
            <summary>
            Gets/Sets the the value to indicate the highlight color of the selected date.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MonthCalendarExt">
            <summary>
            The MonthCalendarExt type will soon be replaced with the MonthCalendarAdv for consistency in 
            Control naming in our library. 
            Please replace all occurrences of MonthCalendarExt with MonthCalendarAdv in your app.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarButton.difference">
            <summary>
            Variable for storing previous difference 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarButton.preFontSize">
            <summary>
            Variable for finding difference between current font size and previous font size
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MonthCalendarButton.PreviousDifference">
            <summary>
            Specify the previous difference 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvConverter">
            <summary>
             MonthCalendarAdvConverter class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvDesignSerializer.c_sNoneButtonName">
            <summary>
            Name NoneButton property of the MonthCalendarAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvDesignSerializer.c_sTodayButtonName">
            <summary>
            Name TodyaButton property of the MonthCalendarAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvDesignSerializer.c_sButtonAppearanceName">
            <summary>
            Name Appearance property for NoneButton and TodyaButton of the MonthCalendarAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvDesignSerializer.c_sButtonUseVisualStyleName">
            <summary>
            Name ButtonUseVisualStyle property for NoneButton and TodyaButton of the MonthCalendarAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvDesignSerializer.c_sButtonOfficeColorScheme">
            <summary>
            Name Office2007 color scheme property of the ButtonAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvDesignSerializer.c_iNumberCommentLines">
            <summary>
            Number of the comment lines.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvDesignSerializer.SetFieldReferenceExpression(System.CodeDom.CodeAssignStatement,System.String)">
            <summary>
            Sets CodeFieldReferenceExpression of the CodeAssignStatement.
            </summary>
            <param name="assignStatement">Assign Statement</param>
            <param name="propertyValue">Property Value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MonthCalendarAdvDesignSerializer.SetCodePrimitiveExpression(System.CodeDom.CodeAssignStatement,System.Object)">
            <summary>
            Sets CodePrimitiveExpression of the CodeAssignStatement.
            </summary>
            <param name="assignStatement">Assign Statement</param>
            <param name="propertyValue">Property Value</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.YearNumericUpDown">
            <summary>
            Represents NumericUpDown for MonthCalendarAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NumericUpDownExt">
            <summary>
            Extends the NumericUpDown to provide XP Look and Feel.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DomainUpDownExt"/>
            <remarks>
            Take a look at the <see cref="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ThemesEnabled"/> and
            <see cref="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ThemedBorder"/> properties.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.WM_TOUCH">
            <summary>
            Default windows message for gesture support.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.WM_MOUSEACTIVATE">
            <summary>
            Default windows message for Mouse captured.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.checkTouch">
            <summary>
            Collects the boolean value if Control is selected by Touch or Mouse control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.DefWndProc(System.Windows.Forms.Message@)">
            <summary>
            Sends the specified message to the default windows procedure.
            </summary>
            <param name="msg"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.NumericUpDownExt"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ShowTouchKeyboard(System.Collections.Generic.List{System.Boolean})">
            <summary>
            To Show/Display the virtual keyboard
            </summary>
            <param name="v_touch"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.HideTouchKeyboard">
            <summary>
            To hide the touch keyboad.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.Disposes the themed drawing enabled for the control.
            </summary>
            <param name="disposing">if set to <c>true</c> [disposing].</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnValidated(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Validated"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnTextBoxResize(System.Object,System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Resize"></see> event.
            </summary>
            <param name="source">The source of the event.</param>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
            <remarks>Updates the height of the control to the preferred height based on settings.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Layout"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.LayoutEventArgs"></see> that contains the event data.</param>
            <remarks>Overridden</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnHandleCreated(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.HandleCreated"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnFontChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.FontChanged"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
            <remarks>Overridden.Updates the height of the control to the preferred height based on fontchange</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.UpdateHeight">
            <summary>
            Updates the height of the control to the preferred height based on settings.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.PositionControls">
            <summary>
            Positions child controls based on settings.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Paint"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.PaintEventArgs"></see>  that contains the event data.</param>
            <remarks>Enables ThemedEditDrawing</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.metroColor">
             <summary>
            Metrocolor
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)"/>.
            </summary>
            <param name="m">Parameter messsage</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.RaiseThemeChangedEvent(System.EventArgs)">
            <summary>
            Raises the ThemeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The RaiseThemeChangedEvent method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding RaiseThemeChangedEvent in a derived
            class, be sure to call the base class's RaiseThemeChangedEvent method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnBorder3DStyleChanged(System.EventArgs)">
            <summary>
            Raises the Border3DStyleChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorder3DStyleChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorder3DStyleChanged 
            in a derived class, be sure to call the base class's 
            OnBorder3DStyleChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnBorderColorChanged(System.EventArgs)">
            <summary>
            Raises the BorderColorChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderColorChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorderColorChanged 
            in a derived class, be sure to call the base class's 
            OnBorderColorChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnBorderSidesChanged(System.EventArgs)">
            <summary>
            Raises the BorderSidesChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderSidesChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OmBorderSidesChanged 
            in a derived class, be sure to call the base class's 
            OnBorderSidesChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnReadOnlyChanged">
            <summary>
            Raises ReadOnlyChanged event.Called inorder to set the buttons disabled when control edit portion is set to readonly.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.NumericUpDownExt_LostFocus(System.Object,System.EventArgs)">
            <summary>
            Event will be triggered when control lost its Focus
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseDown"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"></see> that contains the event data.</param>
            <remarks >Captures Up and Down buttons based on position</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.BorderSides">
            <summary>
            Gets or sets the border sides of the control that will be drawn in 3D mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.BorderColor">
            <summary>
            Gets or sets the color of the 2D border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.Border3DStyle">
            <summary>
            Gets or sets the style of the 3D border.
            </summary>
            <remarks>
            This style is used when the BorderStyle is Fixed3D and when XP Themed drawing is disabled.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.MaxLength">
            <summary>
            Gets or sets the maximum length of the text that can be entered into the editable portion of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ReadOnly">
            <summary>
            Gets or sets a value indicating whether the text can be changed by the use of the up or down buttons only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.HexValue">
            <summary>
            Gets the value in hexadecimal numeration.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ColorScheme">
            <summary>
            Gets or sets Office2007Theme for Office2007 style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.Office2010ColorScheme">
            <summary>
            Gets or sets Office2010Theme for Office2010 style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.UpDownAlign">
            <summary>
            Gets or sets the alignment of the up and down buttons .
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.BorderStyle">
            <summary>
            Gets or sets the border style for the control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ThemeChanged">
            <summary>
            Fired when the ThemesEnabled property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether XP Themes (visual styles) should be used for this control when
            available.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ThemedBorder">
            <summary>
            Gets or sets a value indicating whether you want themed border around the control when themes are enabled.
            </summary>
            <remarks>
            This property is used only when the <see cref="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ThemesEnabled"/> property is set.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.VisualStyle">
            <summary>
            Gets or sets visual style that is used for drawing a control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.MetroColor">
             <summary>
            Gets or Sets the MetroColor
             </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.Border3DStyleChanged">
            <summary>
            Occurs when Border3DStyle property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.BorderColorChanged">
            <summary>
            Occurs when BorderColor property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.BorderSidesChanged">
            <summary>
            Occurs when BorderSides property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ReadOnlyChanged">
            <summary>
            Occurs when a <see cref="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExt.ReadOnly"/> is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.YearNumericUpDown.DrawOffice2007ButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.ButtonID,System.Windows.Forms.ButtonState)">
            <override/>
            <summary>
            Draws background of the up/down button for MonthCalendarAdv with Office2007 visual style.
            </summary>
            <param name="g"> Graphics object</param>
            <param name="rect">Rectangle object</param>
            <param name="button">Button ID</param>
            <param name="state">Button State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.YearNumericUpDown.DrawOffice2007ButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.ButtonID,System.Windows.Forms.ButtonState)">
            <override/>
            <summary>
            Draws border of the up/down button for MonthCalendarAdv with Office2007 visual style.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="rect"> Rectangle object</param>
            <param name="button"> Button ID</param>
            <param name="state"> Button State</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageIndexesCollection.m_htIndexes">
            <summary>
            Image indexes.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageIndexesCollection.m_items">
            <summary>
            ComboBoxAdv Items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageIndexesCollection.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through a collection.
            </summary>
            <returns>
            An <see cref="T:System.Collections.IEnumerator"></see> object that can be used to iterate through the collection.
            </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageIndexesCollection.IsSynchronized">
            <summary>
            Gets a value indicating whether access to the <see cref="T:System.Collections.ICollection"></see> is synchronized (thread safe).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageIndexesCollection.Count">
            <summary>
            Gets the number of elements.
            </summary>
            <returns>The number of elements contained in the <see cref="T:System.Collections.ICollection"></see>.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageIndexesCollection.SyncRoot">
            <summary>
            Gets an object that can be used to synchronize access to the <see cref="T:System.Collections.ICollection"></see>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxAdv">
            <summary>
            Represents a combo box control.
            </summary>
            <remarks>
            <para>Similar to the Windows Forms' <see cref="T:System.Windows.Forms.ComboBox"/>,
            the <b>ComboBoxAdv</b> displays an editing field combined with a listbox,
            allowing the user to select from the list or to enter new text. The
            <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.DropDownStyle"/> property determines the style of combo box to display.</para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound">
            <summary>
            Represents the base class for all combos with data binding support. Like
            <see cref="T:Syncfusion.Windows.Forms.Tools.ComboBoxAdv"/> and <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound"/> class.
            </summary>
            <remarks>
            Initializing this ComboBoxBase also requires you to set the
            <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxBase.ListControl"/> property.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.Dispose(System.Boolean)">
            <summary>
             Releases all resources used by the control.
            </summary>
            <param name="disposing">bool disposing</param>
            <overload>
            Releases all resources used by the control.
            </overload>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.CreateListControl">
            <summary>
            Creates the list control.
            </summary>
            <returns>Returns list control</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnHandleDestroyed(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.HandleDestroyed"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnFontChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.FontChanged"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.m_DisplayMemberChanged">
            <summary>
            Indicates the DisplayMember changing
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindItemValue">
            <summary>
            Returns the selected value based on the Value Member
            </summary>
            <returns>Item Text</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.AddItemsCore(System.Object[])">
            <summary>
              <para> Adds the specified items to the combo box.</para>
            </summary>
            <param name="value">An array of <see cref="T:System.Object"/> to append to the combo box. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindString(System.String)">
            <overload>Finds the first item in the <see cref="T:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound"/> that starts with the specified string.</overload>
            <summary>
            Finds the first item in the combo box that starts with the specified string.
            </summary>
            <param name="s">The string to search for.</param>
            <returns>The zero-based index of the first item found; -1 if no match is found.</returns>
            <remarks>The search performed by this method is not case-sensitive.
            The s parameter is a substring to compare against the text associated
            with the items in the combo box list. The search performs a partial
            match starting from the beginning of the text and returning the first
            item in the list that matches the specified substring. You can then
            perform tasks, such as removing the item that contains the search text
            using the <see cref="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Remove(System.Object)"/> method
            or changing the item's text. Once you have
            found the specified text, if you want to search for other instances of
            the text in the ComboBoxBaseDataBound, you must use the version of the FindString
            method that provides a parameter for specifying a starting index
            within the ComboBox. If you want to perform a search for an exact word
            match instead of a partial match, use the <see cref="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindStringExact(System.String)"/> method.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindString(System.String,System.Int32)">
            <summary>
            Finds the first item after the given index which starts with the given string. The search is not case sensitive.
            </summary>
            <param name="s">The string to search for.</param>
            <param name="startIndex">The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.</param>
            <returns>The zero-based index of the first item found; -1 if no match is found.</returns>
            <remarks>The search performed by this method is not case-sensitive.
            The s parameter is a substring to compare against the text associated
            with the items in the combo box list. The search performs a partial
            match starting from the beginning of the text, returning the first
            item in the list that matches the specified substring. You can then
            perform tasks, such as removing the item that contains the search text
            using the <see cref="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Remove(System.Object)"/>
            method or changing the item's text. This method is
            typically used after a call has been made using the version of this
            method that does not specify a starting index. Once an initial item has
            been found in the list, this method is typically used to find further
            instances of the search text by specifying the index position in the
            startIndex parameter of the item after the first found instance of the
            search text. If you want to perform a search for an exact word match
            instead of a partial match, use the <see cref="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindStringExact(System.String,System.Int32)"/> method.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindStringExact(System.String)">
            <overload>Finds the item that exactly matches the specified string.</overload>
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="s">The string to search for.</param>
            <returns>The zero-based index of the first item found; returns -1 if no match is found.</returns>
            <remarks>
            The search performed by this method is not case-sensitive.
            The s parameter is a string to compare against the text associated
            with the items in the combo box list. The search looks for a match
            starting from the beginning of the text, returning the first item in
            the list that matches the specified substring. You can then perform
            tasks, such as removing the item that contains the search text using
            the <see cref="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Remove(System.Object)"/>
            method or changing the item's text. Once you have found the
            specified text, if you want to search for other instances of the text
            in the ComboBoxBaseDataBound, you must use the version of the FindStringExact method
            that provides a parameter for specifying a starting index within the
            ComboBox. If you want to perform partial word search instead of an
            exact word match, use the <see cref="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindString(System.String)"/> method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindStringExact(System.String,System.Int32)">
            <summary>
            Finds the first item after the specified index that matches the specified string.
            </summary>
            <param name="s">The string to search for.</param>
            <param name="startIndex">The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.</param>
            <returns>The zero-based index of the first item found; returns -1 if no match is found.</returns>
            <remarks>
            The search performed by this method is not case-sensitive. The s
            parameter is a string to compare against the text associated with the
            items in the combo box list. The search looks for a match starting from
            the beginning of the text, returning the first item in the list that
            matches the specified substring. You can then perform tasks, such as
            removing the item that contains the search text using the <see cref="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Remove(System.Object)"/>
            method or changing the item's text. This method is typically used after a call
            has been made using the version of this method that does not specify a
            starting index. Once an intial item has been found in the list, this
            method is typically used to find further instances of the search text
            by specifying the index position in the startIndex parameter of the
            item after the first found instance of the search text. If you want
            to perform partial word search instead of an exact word match, use the
            <see cref="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindString(System.String,System.Int32)"/> method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FindStringExact(System.String,System.Boolean)">
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="text">Text to search.</param>
            <param name="ignoreCase">Indicates whether to ignore case during serach.</param>
            <returns>Index of specified text in list; -1, if nothing found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnDropDownStyleChanged(System.EventArgs)">
            <summary>
            Raises the DropDownStyleChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.DetermineHeightsBasedOnFont(System.Drawing.Graphics,System.Int32@)">
            <summary>
            Called to determine the height of textArea of this control.
            </summary>
            <param name="g">A <see cref="T:System.Drawing.Graphics"/> object.</param>
            <param name="textAreaHeight">A reference variable through which to return the height for the text area.</param>
            <remarks>
            <para>
            This method expects you to return a height for the text area through the reference variable,
            set the height of this control (if not in ComboBoxStyle.Simple mode) and the height
            of the drop-down button (<see cref="P:Syncfusion.Windows.Forms.Tools.ComboDropDown.DropDownButtonHeight"/>) based on the Font specified.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.GetListNCHeight">
            <summary>
            Returns height of NonClientArea of ListControl.
            </summary>
            <returns>Returns height of NonClientArea of ListControl</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnSelectionChangedOnPopupClose">
            <summary>
            Called when selection changed on popup close].
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnTextBoxKeyUp(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Raises the text box KeyUp event.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.KeyEventArgs"/> instance containing the event data.</param>
            <remarks> Keys.Delete and Keys.Back are not caught in Keypress </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)">
            <summary>
            Raises KeyPress event and  resets the list control if the popup is not showing.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.PerformAllowNewText(System.Windows.Forms.Message)">
            <summary>
            Verifies whether new text is allowed to be entered from native message.
            </summary>
            <param name="m">The message.</param>
            <returns>True if the message is handled.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnPopupClosed(Syncfusion.Windows.Forms.PopupClosedEventArgs)">
            <summary>
            Called when the popup is closed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SetPopupText(System.String)">
            <summary>
            Sets the popup text.
            </summary>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.GetPopupText">
            <summary>
            Gets the popup text.
            </summary>
            <returns>Returns popup text</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SetSelectedText(System.String,System.Int32)">
            <summary>
            Sets the selected text.
            </summary>
            <param name="text">The text.</param>
            <param name="foundIndex">Index of the found item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FilterItemOnProperty(System.Object)">
            <summary>
            Filters the item .
            </summary>
            <param name="item">The item that is usually an entry in the list</param>
            <returns>Returns an object of Filter Item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.GetItemText(System.Object)">
            <summary>
            Returns the text associated with an item.
            </summary>
            <param name="item">The item that is usually an entry in the list.</param>
            <returns>The item's text.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnDataSourceChanged(System.EventArgs)">
            <summary>
            Raises the DataSourceChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnDisplayMemberChanged(System.EventArgs)">
            <summary>
            Raises the DisplayMemberChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnSelectedIndexChanged(System.EventArgs)">
            <summary>
            Raises the SelectedIndexChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnSelectedValueChanged(System.EventArgs)">
            <summary>
            Raises the SelectedValueChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnValueMemberChanged(System.EventArgs)">
            <summary>
            Raises the ValueMemberChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OnValidating(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the validating event.
            </summary>
            <param name="e">The <see cref="T:System.ComponentModel.CancelEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SetItemCore(System.Int32,System.Object)">
            <summary>
            Sets the internal items. 
            </summary>
            <param name="index">The index of item.</param>
            <param name="value">The value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ShouldSerializeText">
            <summary>
            Indicates whether the Text property should be serialized in the designer.
            </summary>
            <returns>Return true if string is not empty</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.OtherChangesMade">
            <summary>
            Overriden. Indicates whether selected index of the ListControl has been changed.
            </summary>
            <returns>TRUE if index has been changed; FALSE otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.Sorted">
            <summary>
            Gets or sets a value indicating whether the items in the combo box are sorted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.IntegralHeight">
            <summary>
            Gets or sets a value indicating whether the control should resize to avoid showing partial items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.MaxDropDownItems">
            <summary>
            Gets or sets the maximum number of items to be shown
            in the drop-down portion of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.Items">
            <summary>
              <para> Gets an object representing the collection of the items
            contained in this control.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.DataSource">
            <summary>
              <para>Gets or sets the data source for this <see cref="T:System.Windows.Forms.ListControl" /> object.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.DisplayMember">
            <summary>
             Gets or sets a string that specifies the property of the data source 
            whose contents you want to display.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.AllowNewText">
            <summary>
            Gets or sets a value indicating whether allowing NewText.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectedIndex">
            <summary>
              <para>Gets or sets the zero-based index of the currently selected item.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectedItem">
            <summary>
              <para>Gets or sets the currently selected item in the ComboBox.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectedValue">
            <summary>
              <para> Gets or sets the value of the member property
            specified by the <see cref="P:System.Windows.Forms.ListControl.ValueMember" /> property.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.Text">
            <summary>
              <para>Gets / sets the text associated with this control.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectedText">
            <summary>
              <para> Gets or sets the text that is selected in the editable
            portion of the combo box.
            </para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectionLength">
            <summary>
              <para>Gets or sets the number of characters selected in the editable portion of the
            combo box.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectionStart">
            <summary>
              <para>Gets or sets the starting index of text selected in the combo box.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ValueMember">
            <summary>
              <para>Gets or sets a string that specifies the property of the data source 
            from which to draw the value.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.FlatStyle">
            <summary>
            Specifies the FlatStyle. (overridden property)
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectedIndexChanged">
            <summary>
              <para>Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectedIndex"/> property has changed.</para>
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.DataSourceChanged">
            <summary>
              <para>Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.DataSource"/> changes.</para>
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.DisplayMemberChanged">
            <summary>
              <para>Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.DisplayMember"/> property changes.</para>
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ValueMemberChanged">
            <summary>
              <para>Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ValueMember"/> property changes.</para>
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectedValueChanged">
            <summary>
              <para>Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.SelectedValue"/> property changes.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.DataManager">
            <summary>
              <para>Gets the <see cref="T:System.Windows.Forms.CurrencyManager"/> object associated with this control.</para>
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.CollectionChangeOperation.RemoveAt">
            <summary>
            Represents RemoveAt
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.CollectionChangeOperation.Remove">
            <summary>
            Represents Remove
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.CollectionChangeOperation.Insert">
            <summary>
            Represents Insert
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.CollectionChangeOperation.Clear">
            <summary>
            Represents Clear
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.CollectionChangeOperation.SetItem">
            <summary>
            Represents SetItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.CollectionChangeOperation.Add">
            <summary>
            Represents Add
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.CollectionChangeOperation.AddRange">
            <summary>
            Represents AddRange
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.#ctor(Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection"/> class.
            </summary>
            <param name="owner">The <see cref="T:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound"/> that owns this object collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.GetEnumerator">
            <summary>
              <para>Returns an enumerator that can be used to iterate through the item
            collection.</para>
            </summary>
            <returns>
              <para>An <see cref="T:System.Collections.IEnumerator"/> object that represents the item
            collection.</para>
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Remove(System.Object)">
            <summary>
              <para>Removes the specified item from the <see cref="T:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound"/>.</para>
            </summary>
            <param name="value">The <see cref="T:System.Object"/> to remove from the list. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Insert(System.Int32,System.Object)">
            <summary>
              <para>Inserts an item into the collection at the specified index.</para>
            </summary>
            <param name="index">The zero-based index location where the item is inserted.</param>
            <param name="item">An object representing the item to insert.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Clear">
            <summary>
              <para>Removes all items from the <see cref="T:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound"/>.</para>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Contains(System.Object)">
            <summary>
              <para>Indicates whether the specified item is located within the collection.</para>
            </summary>
            <param name="value">An object representing the item to locate in the collection.</param>
            <returns>
              <para>
                <see langword="true" /> if the item is located within the collection;
            <see langword="false" /> otherwise.</para>
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Add(System.Object)">
            <summary>
              <para>Adds an item to the list of items for a ComboBoxBaseDataBound.</para>
            </summary>
            <param name="item">An object representing the item to add to the collection.</param>
            <returns>
              <para>The zero-based index of the item in the collection.</para>
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.AddRange(System.Object[])">
            <summary>
              <para>Adds an array of items to the list of items for a ComboBoxBaseDataBound.</para>
            </summary>
            <param name="items">An array of objects to add to the list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.CopyTo(System.Object[],System.Int32)">
            <summary>
              <para>Copies the entire collection into an existing array of objects at a specified location within the array.</para>
            </summary>
            <param name="dest">The object array to copy the collection to.</param>
            <param name="arrayIndex">The location in the destination array to copy the collection to. </param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Count">
            <summary>
              <para>Gets the number of items in the collection.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.IsReadOnly">
            <summary>
              <para> Gets a value indicating whether this collection can be modified.</para>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxBaseDataBound.ObjectCollection.Item(System.Int32)">
            <summary>
            Gets / sets the item at the specified index. This is the Indexer property.
            </summary>
            <param name="index">Index value of the item.</param>
            <returns>Item at the specified index.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.c_bordersWidth">
            <summary>
            Width of the borders.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.c_defaultDropDownSimpleHeight">
            <summary>
            Default height of combobox when comboBoxStyle is simple.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ITMHEIGHT">
            <summary>
            Default Item height
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.m_imageIndexes">
            <summary>
            Image indexes.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.m_imageItemsCollection">
            <summary>
            Collection of ImageIndexItems.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.m_imageList">
            <summary>
            Image list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.m_bShowImageInTextBox">
            <summary>
            Show image of selected item in text box.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.m_bShowImageInComboListBox">
            <summary>
            Show images in combo list box.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.m_bForceImageIndent">
            <summary>
            Show indent for images in combo list box.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.isSelectedIndexChanged">
            <summary>
            Specifies whether selected index is changed or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.isSelectionChangeCommitted">
            <summary>
            Specifies whether selection change is committed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ResetFont">
            <summary>
            Reset Font
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ShouldSerializeFont">
            <summary>
            To serialize Font
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.FindString(System.String)">
            <summary>
            Finds the first item in the combo box that starts with the specified string.
            </summary>
            <param name="s">The string to search for.</param>
            <returns>
            The zero-based index of the first item found; -1 if no match is found.
            </returns>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.FindString(System.String,System.Int32)">
            <summary>
            Finds the first item after the given index which starts with the given string. The search is not case sensitive.
            </summary>
            <param name="s">The string to search for.</param>
            <param name="startIndex">The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.</param>
            <returns>
            The zero-based index of the first item found; -1 if no match is found.
            </returns>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.FindStringExact(System.String)">
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="s">The string to search for.</param>
            <returns>
            The zero-based index of the first item found; returns -1 if no match is found.
            </returns>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.FindStringExact(System.String,System.Int32)">
            <summary>
            Finds the first item after the specified index that matches the specified string.
            </summary>
            <param name="s">The string to search for.</param>
            <param name="startIndex">The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.</param>
            <returns>
            The zero-based index of the first item found; returns -1 if no match is found.
            </returns>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.FindStringExact(System.String,System.Boolean)">
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="text">Text to search.</param>
            <param name="ignoreCase">Indicates whether to ignore case during serach.</param>
            <returns>
            Index of specified text in list; -1, if nothing found.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Handles Gestures
            </summary>
            <param name="m">Gesture message</param>
            <returns>true/false</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.IsTouchEnabled">
            <summary>
            Gets/Sets if Dropdown opened using Touch Gesture
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageList">
            <summary>
            Gets or sets image list.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexes">
            <summary>
            Gets image list indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ItemsImageIndexes">
            <summary>
            Gets collection of image indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ShowImageInTextBox">
            <summary>
            Gets or sets a value indicating whether draw selected item image in text box.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ShowImagesInComboListBox">
            <summary>
            Gets or sets a value indicating whether draw images in combo list box.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ForceImageIndent">
            <summary>
            Gets or sets a value indicating whether show indent for images in combo list box.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.Items">
            <summary>
            Gets the collection of Items
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ListBox">
            <summary>
            Gets the ListBox associated with this combo.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.IntegralHeight">
            <summary>
            Gets or sets the IntegralHeight
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.TextBoxHeight">
            <summary>
            Gets or sets the textbox height in ComboBoxAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.DropDownStyle">
            <summary>
            Gets or sets the DropDown Style
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdv.Font">
            <summary>
            Gets or sets the Font of ComboBoxAddv
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboBoxAdvAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboBoxAdvAccessibility.m_ComboBoxAdv">
            <summary>
            ComboBoxAdv
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdvAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.ComboBoxAdv)">
            <summary>
            Constructor
            </summary>
            <param name="ComboBoxAdv">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboBoxAdvAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdvAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdvAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdvAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ComboBoxAdvAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ComboListBox">
            <summary>
            Specifies the list box used in a <see cref="T:Syncfusion.Windows.Forms.Tools.ComboBoxAdv"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ComboListBox.m_comboBox">
            <summary>
            Parent ComboBoxAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboListBox.#ctor(Syncfusion.Windows.Forms.Tools.ComboBoxAdv)">
            <summary>
            Specifies Metro color scheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboListBox.DrawImage(System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            Draws the image.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.DrawItemEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboListBox.DrawText(System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            Draws the text.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.DrawItemEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboListBox.DrawBackground(System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            Draws the Background
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.DrawItemEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ComboListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)">
            <summary>
            Raises the DrawItem event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.DrawItemEventArgs"></see> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FontComboBox">
            <summary>
            A ComboBox that will show a list of fonts installed in the system.
            </summary>
            <remarks>
            <para>The <see cref="M:Syncfusion.Windows.Forms.Tools.FontComboBox.Fill"/> method will let you refill the combo box at any time.
            This method will be called initially from the constructor.</para>
            <para>
            You could get the selected Font text and construct a new Font as follows:
            <code>
            Font newFont = new Font(this.fontCombo.Text, 10.0);
            </code>
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontComboBox.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontComboBox.m_IsTouchSet">
             <summary>
            Box Height
             </summary>   
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBox.#ctor">
            <summary>
            Initializes a new instance of the FontComboBox class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBox.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Handles Gestures
            </summary>
            <param name="m">Gesture message</param>
            <returns>true/false</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBox.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBox.OnSizeChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBox.Fill">
            <summary>
            Fills the combo box at any time. This will be called automatically in the constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBox.ConvertColor(System.Drawing.Color)">
            <summary>
            Convert color from RGB to BRG.
            </summary>
            <param name="color">Color object </param>
            <returns>Returns color</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBox.OnDropDown(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.ComboBox.DropDown"></see> event and sets DropDown according to ItemWidth.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontComboBox.IsTouchEnabled">
            <summary>
            Gets/Sets if Dropdown opened using Touch Gesture
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontComboBox.UseAutoComplete">
            <summary>
            Gets or sets a value indicating whether the auto complete behaviour.
            This property functions only when the DropDownStyle is set to DropDown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontComboBox.DrawMode">
            <summary>
            Gets  a value indicating that elements are drawn manually
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontComboBox.Items">
            <summary>
            Gets an object representing the collection of the items contained in control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FontComboBoxAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontComboBoxAccessibility.m_FontComboBox">
            <summary>
            FontComboBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBoxAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.FontComboBox)">
            <summary>
            Constructor
            </summary>
            <param name="FontComboBox">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontComboBoxAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontComboBoxAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontComboBoxAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontComboBoxAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontComboBoxAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FontListBox">
            <summary>
            A ListBox that will show a list of fonts installed in the system.
            </summary>
            <remarks>
            <para>The <see cref="!:Fill"/> method will let you refill the listbox at any time.
            This method will be called initially from the constructor.</para>
            <para>
            You could get the selected Font text and construct a new Font as follows:
            <code>
            Font newFont = new Font(this.fontListBox.Text, 10.0);
            </code>
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.style">
            <summary>
            Specifies an advanced appearance this control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.m_metroColor">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.metroColorTbl">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.previousheight">
            <summary>
            Maintains the previous ItemHeight before enabling the EnableTouchMode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.BOXHEIGHT">
             <summary>
            box height
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontListBox.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontListBox.ApplyScaleToControl(System.Single)">
             <summary>
            Applies the scaling 
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontListBox.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontListBox.OnSizeChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.multiColumn">
            <summary>
            Indicates whether the control is a multi column control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontListBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)">
            <summary>
            Fills the combo box at any time. This will be called automatically in the constructor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.m_bUseAutoComplete">
            <summary>
            Use auto complete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontListBox.FindItem(System.String)">
            <summary>
            Find item index with auto complete string.
            </summary>
            <param name="autoCompleteString">AutoComplete String </param>
            <returns>Returns item</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.m_sAutoCompleteString">
            <summary>
            auto complete string.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.m_bSkipAutoCompleteStringReset">
            <summary>
            Need skip auto complete string reset.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontListBox.ProcessAutoComplete(System.Windows.Forms.Keys)">
            <summary>
            process auto complete.
            </summary>
            <param name="keyData">Key data</param>
            <returns>Key processed. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBox.EnableTouchMode">
             <summary>
            gets or Sets the touchmode
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBox.MetroColor">
            <summary>
            Gets or sets the theme color of the FontListBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBox.VisualStyle">
            <summary>
            Gets or sets an advanced appearance for the FontListBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBox.MultiColumn">
            <summary>
            Gets or sets a value indicating whether the control is a multi column control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBox.UseAutoComplete">
            <summary>
            Gets or sets a value indicating whether the control use auto complete.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FontListBox.FontListBoxStyle">
            <summary>
            RangeSlider Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.FontListBoxStyle.Default">
            <summary>
            Classic appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBox.FontListBoxStyle.Metro">
            <summary>
            Metro-like appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FontListBoxAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FontListBoxAccessibility.m_FontListBox">
            <summary>
            FontListBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FontListBoxAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.FontListBox)">
            <summary>
            Constructor
            </summary>
            <param name="FontListBox">The RibbonControlAdv instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBoxAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBoxAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBoxAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FontListBoxAccessibility.Description">
            <summary>
            Gets the description of the FontListBoxAccessibility
            </summary>
            <returns> A string describing the FontListBoxAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox">
            <summary>
            Represents a combo box that can show multiple columns in the dropdown.
            </summary>
            <remarks>
            <p>This combo box is meant to be used in data bound mode where it will
            show all the records and the different fields in the data source in a 
            multi column grid, in the dropdown.</p>
            <p>Data binding is done as usual through the <see cref="!:DataSource"/>,
            <see cref="!:DisplayMember"/> and <see cref="!:ValueMember"/> properties.
            The <b>DisplayMember</b> is used to determine which field will be shown 
            in the combo.</p>
            <p>If you bind an array of objects of custom type then the public properties
             in that type will correspond to each column in the dropdown multi-column grid.</p>
            <p>Note that in this version you cannot populate the <see cref="!:Items"/> of this combo manually.</p>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.m_metroColor">
            <summary>Metrocolor</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.metroColorTbl">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox"/> class.
            </summary>       
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.CreateListControl">
            <summary>
            Creates the ListControl.
            </summary>
            <returns>Returns List control</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.UpdateListBoxBorderStyle">
            <summary>
            Updates the list box border style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.GetListBoxBorderHeight">
            <summary>
            Gets the height of the list box border depending on Border Styles.
            </summary>
            <returns>Returns Listbox border height</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.m_Items">
            <summary>
            Gets the Item Collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.m_Column">
            <summary>
            Gets the Columns to be added for the MultiColumnComboBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.CheckNoDataSource">
            <summary>
            Checks for binding data source
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.OnDisplayMemberChanged(System.EventArgs)">
            <summary>
            Raises the DisplayMemberChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.CreateDataTable">
            <summary>
            Used to assign the DataTable for the Items proeprty.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.OnDataSourceChanged(System.EventArgs)">
            <summary>
            Raises the DataSourceChanged event.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
            <remarks>If Control's DataSource is null,then the ListBox DataSource resets to null</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.FindString(System.String)">
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="s">String for searching</param>
            <returns>Returns the Found index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.FindString(System.String,System.Int32)">
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="s">string for searching</param>
            <param name="startIndex">Start Index</param>
            <returns>Returns the Found index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.FindStringExact(System.String)">
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="s">String for searching</param>
            <returns>Returns the Found index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.FindStringExact(System.String,System.Int32)">
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="s">string for searching</param>
            <param name="startIndex">Start Index</param>
            <returns>Returns the Found index </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.FindStringExact(System.String,System.Boolean)">
            <summary>
            Finds the first item in the combo box that matches the specified string.
            </summary>
            <param name="text">String text</param>
            <param name="ignoreCase">Bool value for ignore case</param>
            <returns>Returns the found index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.DecodeGesture(System.Windows.Forms.Message@)">
            <summary>
            Handles Gestures
            </summary>
            <param name="m">Gesture message</param>
            <returns>true/false</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.OnBeforePopup">
            <summary>
            Called before the popUp is displayed
            </summary>
            <remarks >Overridden.Depending on the number of items set as MaxDropDownItems,ListBox adjusts its height.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.UpdateText(System.Boolean)">
            <summary>
            Updates the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.Text"/> property based on the PopupControl's selected value.
            </summary>
            <param name="fireEvent">Indicates whether the <see cref="!:SelectionChangeCommitted"/> event should be fired if the text is changed.</param>
            <returns>True if the <see cref="!:SelectionChangeCommitted"/> event was fired; False otherwise.</returns>
            <remarks>You normally do not have to call this method. However when you 
            programmatically update the SelectedValue of a plug in the list control, 
            you might have to call this method to update the combo's text based on that new value.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.GetNumbersOnlyText(System.String)">
            <summary>
            Returns string with numbers only.
            </summary>
            <param name="text">Text string</param>
            <returns>Returns string with numbers only</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.MetroColor">
            <summary>
            Gets or sets the theme color of the MultiColumnComboBoxAdv
            </summary>       
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.SelectedIndex">
            <summary>
            Gets or sets the index of the currently selected item.
            </summary>
            <remarks >Overriden.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.MultiColumn">
            <summary>
            Gets or sets a value indicating whether multiple columns or a single column should be shown in the dropdown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.ItemCollection">
            <summary>
            Gets the Item Collection.
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.Columns">
            <summary>
            Gets the Columns to be added for the MultiColumnComboBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.ListBox">
            <summary>
            Gets the dropdown list box, which is an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.GridListBox"/>
            associated with this combo.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.IntegralHeight">
            <summary>
            Indicates whether the control should resize to avoid
            showing partial items.
            </summary>     
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.Style">
            <summary>
            Gets or sets an advanced appearance for this control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.Office2007ColorTheme">
            <summary>
            Gets or sets Office 2007 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.Office2010ColorTheme">
            <summary>
            Gets or sets Office 2010 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.ShowColumnHeader">
            <summary>
            Gets or sets a value indicating whether column headers should be displayed in the dropdown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.AlphaBlendSelectionColor">
            <summary>
            Gets or sets the <see cref="T:System.Drawing.Color"/> for alpha blended row selections in the dropdown.
            </summary>
            <value>
            A <see cref="T:System.Drawing.Color"/> for alpha blended row selections. It is important to set the alpha value to be less
            than 255 when calling <see cref="M:System.Drawing.Color.FromArgb(System.Int32)"/>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.IsTouchEnabled">
            <summary>
            Gets/Sets if Dropdown opened using Touch Gesture
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox.Text">
            <summary>
            Gets / sets text.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColumnCollection">
            <summary>
            Column collection for MultiColumnComboBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColumnCollection.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColumnCollection.Add(System.String)">
            <summary>
            Adds the item to the Collection
            </summary>
            <param name="column">Column</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColumnCollection.Remove(System.String)">
            <summary>
            Removes the item from the Collection
            </summary>
            <param name="column">Column</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColumnCollection.Item(System.Int32)">
            <summary>
            Provides the Indexer for the Collection
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ItemRowCollection">
            <summary>
            Provides collection for Item proeprty in MultiColumnComboBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemRowCollection.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnComboBox)">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemRowCollection.m_Owner">
            <summary>
            MultiColumnComboBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemRowCollection.Add(System.String[])">
            <summary>
            Adds the item to the Collection
            </summary>
            <param name="column">Specifies the Row to add</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemRowCollection.Remove">
            <summary>
            Removes the item from the Collection
            </summary>
            <param name="column">Specifies the Row to remove</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ItemRowCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the item at specified position
            </summary>
            <param name="index">Index</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ItemRowCollection.Item(System.Int32)">
            <summary>
            Provides the Indexer for the Collection
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnComboBoxAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnComboBoxAccessibility.m_MultiColumnComboBox">
            <summary>
            MultiColumnComboBox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBoxAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnComboBox)">
            <summary>
            Constructor
            </summary>
            <param name="MultiColumnComboBox">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnComboBoxAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBoxAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBoxAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBoxAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnComboBoxAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.GridListBox">
            <summary>
            Specifies the list box used in a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnComboBox"/>.
            </summary>
            <remarks>The documentation for the base class <b>GridListControl</b>
            is available as part of Essential Grid.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.GradientLabel">
            <summary>
            The GradientLabel class provides a way to create fancy and appealing
            labels in all your forms.
            </summary>
            <remarks>The GradientLabel class is fully compatible
            with the Windows Forms <see cref="T:System.Windows.Forms.Label"/> that it derives from.
            The GradientLabel class gets most of its uniqueness from the
            <see cref="T:Syncfusion.Drawing.BrushInfo"/> class that is used for the <see cref="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BackgroundColor"/>
            property.
            The look and feel of the GradientLabel is almost completely configurable
            through the <see cref="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BackgroundColor"/> property.
            The <see cref="T:System.Windows.Forms.Border3DStyle"/> is another property that can specify the
            look and feel of the GradientLabel.
            </remarks>
            <example>
            <coderef file="tools\samples\editors package\GradientLabelDemo\CS\MainForm.cs" name="GradientLabel InitializeComponent" lang="C#">
            <code lang="C#">
            // InitializeComponent
                        // Create the Gradient Label
                        this.gradientLabel1 = new GradientLabel();
                        // Set formatting properties
                        this.gradientLabel1.Text = "Essential Suite Gradient Label";
                        this.gradientLabel1.BackgroundColor = new BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.SystemColors.Highlight, System.Drawing.SystemColors.HighlightText);
                        this.gradientLabel1.BorderStyle = Border3DStyle.Etched;
                        this.gradientLabel1.Font = new Font("Microsoft Sans Serif", 14.25F, (System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
                        this.gradientLabel1.Location = new Point(24, 16);
                        this.gradientLabel1.Name = "gradientLabel1";
                        this.gradientLabel1.Size = new Size(440, 56);
                        this.gradientLabel1.TextAlign = ContentAlignment.MiddleCenter;
                        // Add the GradientLabel control to the form
                        this.Controls.Add(this.gradientLabel1);
            </code></coderef>
            <coderef file="tools\samples\editors package\GradientLabelDemo\VB\MainForm.vb" name="GradientLabel InitializeComponent" lang="VB">
            <code lang="VB">
                       ' InitializeComponent
                       ' Create the GradientLabel control.
                       Me.gradientLabel1 = New GradientLabel()
                       ' Set formatting properties
                       Me.gradientLabel1.Text = "Essential Suite Gradient Label"
                       Me.gradientLabel1.BackgroundColor = New BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.SystemColors.Highlight, System.Drawing.SystemColors.HighlightText)
                       Me.gradientLabel1.BorderStyle = Border3DStyle.Etched
                       Me.gradientLabel1.Font = New Font("Microsoft Sans Serif", 14.25!, (System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
                       Me.gradientLabel1.Location = New Point(24, 16)
                       Me.gradientLabel1.Name = "gradientLabel1"
                       Me.gradientLabel1.Size = New Size(440, 56)
                       Me.gradientLabel1.TextAlign = ContentAlignment.MiddleCenter
                       ' Add the GradientLabel control to the form
                       Me.Controls.Add(Me.gradientLabel1)
            </code></coderef>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientLabel.m_borderColor">
            <summary>
            Specifies the border color of the gradient label.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientLabel.m_borderAppearance">
            <summary>
            Specifies the appearance of the border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientLabel.border3dStyleValue">
            <summary>
            The border 3D style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientLabel.border3dSideValue">
            <summary>
            What sides have a border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientLabel.backgroundColorValue">
            <summary>
            The background Brush info.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientLabel.m_bDrawActiveWhenDisabled">
            <summary>
            Indicates whether the text should be drawn active when the control is disabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.GradientLabel.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.GradientLabel.#ctor" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides the OnPainBackground method of the <see cref="T:System.Windows.Forms.Label"/>
            class.
            </summary>
            <param name="pe">The event args value for the event.</param>
            <remarks>This method is overriden to paint the background of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.GradientLabel"/> so that the text drawn by the default
            painting routines will not be affected. 
            The 3D border specified through the <see cref="T:System.Windows.Forms.Border3DStyle"/>
            is also painted through this method.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.DrawImage(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draws the <see cref="T:System.Drawing.Image"/>.
            </summary>
            <param name="e">PaintEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.DrawText(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Daras the <see cref="N:Syncfusion.Text"/>.
            </summary>
            <param name="e">PaintEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.GetStringFormat">
            <summary>
            Gets StringFormat for <see cref="N:Syncfusion.Text"/>.
            </summary>
            <returns>Returns String Format</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.GetHorizontalAlignment">
            <summary>
            Gets horizontal alignment of the <see cref="N:Syncfusion.Text"/>.
            </summary>
            <returns>Return String Alignment</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.GetVerticalAlignment">
            <summary>
            Gets vertical alignment of the <see cref="N:Syncfusion.Text"/>.
            </summary>
            <returns>Return String Alignment</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.DrawBackground(System.Drawing.Graphics)">
            <summary>
            Draws the background. This is invoked by the <see cref="M:Syncfusion.Windows.Forms.Tools.GradientLabel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)"/>
            override.
            </summary>
            <param name="g">The graphics object that the background is to be drawn on.</param>
            <remarks>You can override this virtual function to provide your own
            drawing methods.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.DrawBorder(System.Drawing.Graphics)">
            <summary>
            Draws the 3D border for the <see cref="T:Syncfusion.Windows.Forms.Tools.GradientLabel"/>. This is invoked by the <see cref="M:Syncfusion.Windows.Forms.Tools.GradientLabel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)"/>
            override.
            </summary>
            <param name="g">The graphics object that the background is to be drawn on.</param>
            <remarks>The 3D border specified in the <see cref="T:System.Windows.Forms.Border3DStyle"/> property
            is drawn in this method on the provided <see cref="T:System.Drawing.Graphics"/> object.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GradientLabel.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BorderColor">
            <summary>
            Gets or sets a value indicating the border color of the gradient label.
            Can be set only in case if BorderAppearance is FixedSingle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BorderAppearance">
            <summary>
            Gets or sets a value indicating the border appearance of the gradient label.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BackColor">
            <summary>
            Gets or sets the BackColor. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BackgroundColor">
            <summary>
            Gets or sets the background color and other styles.
            </summary>
            <remarks>This property is the most important attribute of the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.GradientLabel"/> class. The <see cref="T:Syncfusion.Drawing.BrushInfo"/> class
            that is used by this property is a very extensive implementation 
            for custom painting. You can configure the different look and feel
            you want to give your <see cref="T:Syncfusion.Windows.Forms.Tools.GradientLabel"/> by changing this 
            value.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BorderStyle">
            <summary>
            Gets or sets the 3D border style for the GradientLabel.
            </summary>
            <remarks>The GradientLabel replaces the default <see cref="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BorderStyle"/>
            provided for <see cref="T:System.Windows.Forms.Label"/> classes with the Border3DStyle type in
            this property.
            This property uses the <see cref="T:System.Windows.Forms.Border3DStyle"/> enumeration.
            Setting the value to <see cref="F:System.Windows.Forms.Border3DStyle.Adjust"/> shows no border.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.DrawActiveWhenDisabled">
            <summary>
            Gets or sets a value indicating whether the text should be drawn active 
            when the control is disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BorderSides">
            <summary>
            Gets or sets the sides of the label that has borders drawn.
            </summary>
            <remarks>
            This property uses the <see cref="T:System.Windows.Forms.Border3DSide"/> enumeration.
            Setting the value to <see cref="F:System.Windows.Forms.Border3DSide.All"/> shows borders
            on all sides.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.GradientLabel.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BorderMode">
            <summary>
            The clipping mode to be used by the control
            when returning the text content of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BorderMode.ThreeDimensional">
            <summary>
            Include all literals in the data that's returned.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BorderMode.Flat">
            <summary>
            Exclude all literals in the data that's returned.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MiniToolBar.ResetVisualStyle">
            <summary>
            Resets the VisualStyle 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MiniToolBar.ShouldSerializeVisualStyle">
            <summary>
            Serailize the VisualStyle
            </summary>
            <returns>true/false</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MiniToolBar.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fitted.
            </summary>
            <param name="proposedSize">Proposed Size</param>
            <returns>Returns the size of a rectangular area into which a control can be fitted.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MiniToolBar.m_distance">
            <summary>
            Current distance for 100% opacity ("-1" - undefined)
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MiniToolBar.m_range">
            <summary>
            Transparency changes' range
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MiniToolBar.ColorScheme">
            <summary>
            Gets or sets the color scheme used for painting
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MiniToolBar.Style">
            <summary>
            Gets or sets an advanced appearance for the MiniToolBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MiniToolBar.LayoutEngine">
            <summary>
            Gets a cached instance of the control's layout engine.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MiniToolBar.LayoutStyle">
            <summary>
            Gets or sets the hides unused property of the base class  
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MiniToolBar.Opacity">
            <summary>
            Gets or sets the opacity of minitoolbar
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MiniToolBar.DropShadowEnabled">
            <summary>
            Gets or sets a value indicating whether hides unused property of the base class
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MiniToolBar.AssociatedControl">
            <summary>
            Gets or sets the control which is associated with MiniToolBar
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MiniToolBar.Range">
            <summary>
            Gets the transparency changes' range
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MiniToolBar.MiniToolBarLayout.SetItemLocationRTL(Syncfusion.Windows.Forms.Tools.MiniToolBar,System.Windows.Forms.ToolStripItem,System.Windows.Forms.RightToLeft,System.Drawing.Point)">
            <summary> Set item location depending on RTL property. </summary>
            <param name="toolbar"> MiniToolbar on which items lay out.</param>
            <param name="item"> Item which must be positioned. </param>
            <param name="rtl"> MiniToolbar RightToLeft property. </param>
            <param name="location"> Position for item on MiniToolbar. </param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvMouseClickArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeMouseClick"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeViewAdvMouseClickEventArgs">
            <summary>
            Provides data for the <see cref="!:MultiColumnTreeViewAdv.NodeMouseClick"/> event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeViewAdvMouseClickEventArgs.Node">
            <summary>
            Returns TreeNodeAdv instance
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeViewAdvMouseClickEventArgs.Mousebutton">
            <summary>
            Gets/Sets which mouse button was pressed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeViewAdvMouseClickEventArgs.Clicks">
            <summary>
            Gets the number of times the mouse button was pressed and released
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeViewAdvMouseClickEventArgs.X">
            <summary>
            Gets the x-coordinate of the mouse during the generating mouse event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeViewAdvMouseClickEventArgs.Y">
            <summary>
            Gets the y-coordinate of the mouse during the generating mouse event
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeViewAdvMouseClickEventArgs.Delta">
            <summary>
            Gets a signed count of the number of detents the mouse wheel has rotated, multiplied by the WHEEL_DELTA constant. A detent is one notch of the mouse wheel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewOnAfterFindArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeAfterFound"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvAfterFindArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.String)">
            <summary>
            Initializes new instances of TreeNodeAdvAfterFindArgs class
            </summary>
            <param name="m_node">TreeNodeAdv instance</param>
            <param name="n_searchText">TreeNodeAdv Text which needs to be searched</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvAfterFindArgs.Node">
            <summary>
            Gets/Sets value of TreeNodeAdv instance that matches Search String
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvAfterFindArgs.SearchText">
            <summary>
            Gets/Sets value of search string
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewOnBeforeFindArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeBeforeFind"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeFindArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.String)">
            <summary>
            Initializes new instances of TreeViewOnBeforeFindArgs class
            </summary>
            <param name="m_node">TreeNodeAdv instance</param>
            <param name="n_searchText">TreeNodeAdv text which needs to be searched</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeFindArgs.Node">
            <summary>
            Gets/Sets TreeNodeAdv instance value that matches Search String
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeFindArgs.SearchText">
            <summary>
            Gets/Sets TreeNodeAdv search string value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewOnReplacingArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeReplacing"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacingArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.String,System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchRange)">
            <summary>
            Initializes new instances of TreeNodeAdvOnReplacingArgs class
            </summary>
            <param name="m_node">TreeNodeAdv Instance</param>
            <param name="n_searchText">Search String</param>
            <param name="n_replace">Replace String</param>
            <param name="findOption">TreeViewSearchOption</param>
            <param name="searchRange">TreeViewSearchRange</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacingArgs.Node">
            <summary>
            Gets/Sets TreeNodeAdv instance value that matches search string
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacingArgs.TreeViewSearchOption">
            <summary>
            Gets/Sets TreeViewAdv search option value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacingArgs.TreeViewSearchRange">
            <summary>
            Gets/Sets TreeViewAdv search range value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacingArgs.SearchText">
            <summary>
            Gets/Sets TreeNodeAdv search string value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacingArgs.ReplaceText">
            <summary>
            Gets/Sets TreeNodeAdv replace text value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewOnReplacedArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeReplaced"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacedArgs.#ctor(System.String,System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Initializes new instances of TreeNodeAdvOnReplacedArgs class
            </summary>
            <param name="n_searchText">Search String</param>
            <param name="n_replace">Replace String</param>
            <param name="m_node">TreeNodeAdv Instances</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacedArgs.Node">
            <summary>
            Gets/Sets TreeNodeAdv instance value that matches Search String
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacedArgs.SearchText">
            <summary>
            Gets/Sets TreeNodeAdv search string value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvOnReplacedArgs.ReplaceText">
            <summary>
            Gets/Sets TreeNodeAdv replace text value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs">
            <summary>
            Provides data for the MultiColumnTreeView selection events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Initializes a new instance of the TreeNodeAdvEventArgs class.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction)">
            <summary>
            Initializes a new instance of the TreeNodeAdvEventArgs class.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> instance.</param>
            <param name="action">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction"/> type.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs.Action">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction"/> associated with the event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs.Node">
            <summary>
            Gets or sets the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> associated with the event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCancelableEditEventArgs">
            <summary>
            Provides data for the cancelable validation events in the MultiColumnTreeView.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEditEventArgs">
            <summary>
            Provides data for the editing events in the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEditEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.String)">
            <summary>
            Initializes a new instance of the TreeNodeAdvEditEventArgs class.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> instance.</param>
            <param name="label">The label for the node.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEditEventArgs.Label">
            <summary>
            Gets the label for the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEditEventArgs.Node">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> that is currently being edited.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCancelableEditEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.String)">
            <summary>
            Initializes a new instance of the TreeNodeAdvCancelableEditEventArgs class.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> instance.</param>
            <param name="label">The new text for the node.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCancelableEditEventArgs.Cancel">
            <summary>
            Gets or sets a value indicating whether the event should be cancelled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCancelableEditEventArgs.ContinueEditing">
            <summary>
            Gets or sets a value indicating whether editing should end now.
            </summary>
            <value>This property is consulted only when <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCancelableEditEventArgs.Cancel"/> is set to true.
            If you Cancel the operation and if this property is set
            to false, editing mode will end; otherwise editing mode will be preserved.
            Default is true.</value>
            <remarks><p>This  property will be ignored by the 
            <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeEditorValidateString"/> event.</p></remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeEditEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeEdit"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeEditEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Windows.Forms.TextBox)">
            <summary>
            Initializes a new instance of the TreeNodeAdvBeforeEditEventArgs class.
            </summary>
            <param name="node">Specifies the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/>.</param>
            <param name="textBox">A <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeEditEventArgs.TextBox"/> instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeEditEventArgs.Node">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeEditEventArgs.TextBox">
            <summary>
            Gets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeEditEventArgs.TextBox"/> that is used to edit the node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnStyleChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv,Syncfusion.Styles.StyleChangedEventArgs)">
            <summary>Initializes a new instance of the TreeColumnStyleChangedEventArgs class.</summary>
            <param name="column">Tree Column </param>
            <param name="change"> EventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnStyleChangedEventArgs.Column">
            <summary>Gets TreeColumnAdv</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnStyleChangedEventArgs.StyleChange">
            <summary>Gets  StyleChanged EventArgs</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnSelectedChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv)">
            <summary>Initializes a new instance of the TreeViewColumnSelectedChangedEventArgs class.</summary>
            <param name="column">Tree Column</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnSelectedChangedEventArgs.Column">
            <summary> Gets TreeColumnAdv</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnResizeEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv,System.Int32,System.Int32)">
            <summary> Initializes a new instance of the TreeViewColumnResizeEventArgs class.</summary>
            <param name="column">Tree Column</param>
            <param name="previous">Previous Index</param>
            <param name="current">Current Index</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnResizeEventArgs.Column">
            <summary>Gets TreeColumnadv</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnResizeEventArgs.PreviousPosition">
            <summary> Gets previous horizontal offset relatively start resizing position. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnResizeEventArgs.CurrentPosition">
            <summary> Gets current horizontal offset relatively start resizing position.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnResizedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv,System.Int32,System.Int32)">
            <summary>Initializes a new instance of the TreeViewColumnResizedEventArgs class.</summary>
            <param name="column"> Tree Column </param>
            <param name="previous">Previous Index</param>
            <param name="current">Current Index</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnResizedEventArgs.Column">
            <summary>Gets TreeColumnAdv</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnResizedEventArgs.PreviousWidth">
            <summary> Gets previous column width. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnResizedEventArgs.CurrentWidth">
            <summary> Gets current column width.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvSelectionEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.SelectedNodesCollection,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction)">
            <summary>Initializes a new instance of the TreeViewAdvSelectionEventArgs class.</summary>
            <param name="selectedNodes">Selected Nodes Collection</param>
            <param name="action">TreeviewAdv Action</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvSelectionEventArgs.SelectedNodes">
            <summary>Gets selected nodes collection</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvSelectionEventArgs.Action">
            <summary>Gets TreeViewAdv Action  </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableSelectionEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableSelectionEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.SelectedNodesCollection,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction,System.Boolean)">
            <summary>Initializes a new instance of the TreeViewAdvCancelableSelectionEventArgs class.</summary>
            <param name="selectedNodes">Selected Nodes Collection</param>
            <param name="action"> TreeViewAdv action</param>
            <param name="cancel">True if cancel the event</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableSelectionEventArgs.Cancel">
            <summary> Gets or sets a value indicating whether</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvNodeEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterCollapse"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvNodeEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>Initializes a new instance of the TreeViewAdvNodeEventArgs class.</summary>
            <param name="node">Tree node </param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvNodeEventArgs.Node">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> which is associated with the action.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableNodeEventArgs">
            <summary>
            Custom EventArgs class which is used in <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeExpand"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableNodeEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Boolean)">
            <summary>
            Initializes a new instance of the TreeViewAdvCancelableNodeEventArgs class
            </summary>
            <param name="node">The node which is associated with the event</param>
            <param name="cancel">True if cancel the event</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableNodeEventArgs.Cancel">
            <summary>
            Gets or sets a value indicating whether the event is to be cancelled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeCheckEventArgs">
            <summary>
            Custom EventArgs class that is passed to BeforeCheck event of <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeCheckEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Boolean,System.Windows.Forms.CheckState)">
            <summary>
            Initializes a new instance of the TreeNodeAdvBeforeCheckEventArgs class 
            </summary>
            <param name="node">The node which is involved in the action</param>
            <param name="cancel">Parameter to indicate whether the action should be cancelled</param>
            <param name="newState">The new state of check box associated with node</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeCheckEventArgs.NewCheckState">
            <summary>
            Gets the checkstate of the node
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs">
            <summary>Base class fro TreeNode paint event message classes.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.#ctor(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>Initializes a new instance of the TreeNodeAdvBasePaintEventArgs class.</summary>
            <param name="g">Graphics object</param>
            <param name="node">Tree node</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.#ctor(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Drawing.Rectangle)">
            <summary>Initializes a new instance of the TreeNodeAdvBasePaintEventArgs class.</summary>
            <param name="g">Graphics object</param>
            <param name="node"> Tree node</param>
            <param name="bounds"> Rectangle bounds</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.Node">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> which is associated with the action.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.Bounds">
            <summary>
            Gets the bounds of <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.Graphics">
            <summary>
            Gets the <see cref="T:System.Drawing.Graphics"/> object associated with the event
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields">
            <summary>Declaration of boolean values that can be used handled
            by class inheritors.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.Selected">
            <summary>
            Represents Selected
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.Active">
            <summary>Represents Active</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.FullRowSelect">
            <summary>Represents Full Row Select</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.HotTracker">
            <summary>Represents HotTracker</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.Handled">
            <summary>Represents handled</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.HandledPlusMinus">
            <summary>Represents Handled Plus Minus</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.HandledCheckBox">
            <summary>Represents Handled CheckBox</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.HandledOptionButton">
            <summary>Represents Handled Option Button</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.HandledLeftImageList">
            <summary>Represents Handled LeftImagrList</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.HandledStateImageList">
            <summary>Represents Handled State ImageList</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.HandledRightImageList">
            <summary>Represents Hadled Right Image List</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBasePaintEventArgs.InternalFields.HandledText">
            <summary>Represents Handled Text</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs">
            <summary>
            Event args that are passed in the DrawNode event of the TreeViewAdv control.
            Contains information about the appearance of the node and the location and sizes of different parts of the node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs._bits">
            <summary>Optimization of boolean values storage. (12 boolean varables)</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Point,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Drawing.Color,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnVisualStyle)">
            <summary>
            Initializes a new instance of the TreeNodeAdvPaintEventArgs class 
            </summary>
            <param name="node">The node associated with event</param>
            <param name="g">The instance of Graphics class</param>
            <param name="bounds">Bounds of the Node</param>
            <param name="textLocation">Location of Text</param>
            <param name="level">The Level of Node</param>
            <param name="indent">The Indent of Node</param>
            <param name="selected">Indicates whether the Node is selected</param>
            <param name="active">Indicates whether the Node is active</param>
            <param name="fullRowSelect">Indicates whether FullRowSelect is enabled</param>
            <param name="hotTracked">Indicates whether HotTracking is enabled</param>
            <param name="foreColor">The foreground color of node</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.Level">
            <summary>
            Gets the level of node
            </summary>
            <remarks>
            An instance of <see cref="T:System.Int32"/></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.Style">
            <summary>
            Gets the visual style of the node
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.Indent">
            <summary>
            Gets the indent of node
            </summary>
            <remarks>
            An instance of <see cref="T:System.Int32"/></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.ForeColor">
            <summary>
            Gets or sets foreground color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.RightMargin">
            <summary>
            Gets or sets the RightMargin
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.TextLocation">
            <summary>
            Gets the location of text as <see cref="T:System.Drawing.Point"/></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.Handled">
            <summary>
            Gets or sets a value indicating whether the event was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.HandledPlusMinus">
            <summary>
            Gets or sets a value indicating whether painting PlusMinus button was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.HandledCheckBox">
            <summary>
            Gets or sets a value indicating whether painting CheckBox was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.HandledOptionButton">
            <summary>
            Gets or sets a value indicating whether painting Option button was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.HandledLeftImageList">
            <summary>
            Gets or sets a value indicating whether painting images in left side was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.HandledStateImageList">
            <summary>
            Gets or sets a value indicating whether painting state image was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.HandledText">
            <summary>
            Gets or sets a value indicating whether painting text was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.HandledRightImageList">
            <summary>
            Gets or sets a value indicating whether painting images in right side was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.Selected">
            <summary>
            Gets or sets a value indicating whether the node is selected
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.Active">
            <summary>
            Gets or sets a value indicating whether the node is Active
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.FullRowSelect">
            <summary>
            Gets a value indicating whether the FullRowSelect is enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.HotTracked">
            <summary>
            Gets or sets a value indicating whether the HotTracking is enabled
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs">
            <summary>
            Event args that are passed in the NodeBackGround event of the TreeViewAdv control. 
            Contains information about the appearance of the node background and the location and sizes of different parts of the node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs._bits">
            <summary>Optimization of boolean values storage. (5 boolean varaibles)</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Drawing.Graphics,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Syncfusion.Drawing.BrushInfo)">
            <summary>Initializes a new instance of the TreeNodeAdvPaintBackgroundEventArgs class.</summary>
            <param name="node">The node associated with event</param>
            <param name="g">The instance of Graphics class</param>
            <param name="selected">Indicates whether the Node is selected</param>
            <param name="active">Indicates whether the Node is active</param>
            <param name="fullRowSelect">Indicates whether FullRowSelect is enabled</param>
            <param name="hotTracked">Indicates whether HotTracking is enabled</param>
            <param name="brushInfo">The BrushInfo with which the background will be painted </param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs.Selected">
            <summary>
            Gets or sets a value indicating whether the node is selected
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs.Active">
            <summary>
            Gets or sets a value indicating whether the node is Active
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs.FullRowSelect">
            <summary>
            Gets a value indicating whether the FullRowSelect is enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs.HotTracked">
            <summary>
            Gets or sets a value indicating whether the HotTracking is enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs.Handled">
            <summary>
            Gets or sets a value indicating whether the event was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs.BrushInfo">
            <summary>
            Gets or sets the BrushInfo with which the background will be painted by default, if you don't 
            mark this event as handled.
            </summary>
            <remarks>You can optionally change the properties of this BrushInfo object
            or provide a new BrushInfo without
            marking this event as handled <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs.Handled"/>.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnStyleChangedEventHandler">
            <summary>TreeColumn Style ChangedEventHandler</summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnChangedEventHandler">
            <summary>
            Handles the <see cref="!:MultiColumnTreeView.ColumnSelected"/> event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnResizeEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnResizing"/> event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnResizedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnResized"/> event.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEditEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeEditorValidated"/> event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCancelableEditEventHandler">
            <summary><p>Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeEditorValidateString"/>  
            and <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeEditorValidating"/> event.</p></summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeNodePaint"/> event of the MultiColumnTreeView control.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeBackgroundPaint"/> event of the MultiColumnTreeView control.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterCheck"/> event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeSelectEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBeforeEditEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeEdit"/> event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvNodeEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeExpand"/> event of the TreeViewAdv control.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableNodeEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeExpand"/> event of the TreeViewAdv control.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBeforeCheckEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck"/> event of the TreeViewAdv control.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>/&gt;
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeSelectionMode">
            <summary>
            Specifies the selection mode for the tree.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeSelectionMode.Single">
            <summary>
            Lets you select one node at a time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeSelectionMode.MultiSelectSameLevel">
            <summary>
            Lets you select multiple nodes within the same level.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeSelectionMode.MultiSelectAll">
            <summary>
            Lets you select multiple nodes across all levels.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSortType">
            <summary>
            Specifies the different sort types that can be specified in the <see cref="!:TreeNodeAdv.Sort(Syncfusion.Windows.Forms.Tools.TreeNodeAdvSortType)"/> method.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSortType.Text">
            <summary>
            Sorts by text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSortType.Tag">
            <summary>
            Sorts by the tag value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSortType.CheckBox">
            <summary>
            Sorts by the checkbox value.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.NodePositions">
            <summary>
            Specifies the node positions in a node collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.NodePositions.First">
            <summary>Represents First Node position</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.NodePositions.Last">
            <summary>Represents Last Node position</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.NodePositions.Previous">
            <summary>Represents Previous Node position</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.NodePositions.Next">
            <summary>Represents Next Node position</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.PredefinedPrimitiveTypes.Text">
            <summary>Represents Text</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.PredefinedPrimitiveTypes.LeftImages">
            <summary>Represents Left Images</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.PredefinedPrimitiveTypes.RightImages">
            <summary>Represents Right Images</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.PredefinedPrimitiveTypes.CheckBox">
            <summary>Represents CheckBox</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.PredefinedPrimitiveTypes.StateImage">
            <summary>Represents State Image</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.PredefinedPrimitiveTypes.OptionsButton">
            <summary>Represents Option Button</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.PredefinedPrimitiveTypes.CustomControl">
            <summary> Represents Custom Control</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction">
            <summary>
            Specifies the action that raised a TreeViewAdv event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction.ByKeyboard">
            <summary>
            The event was caused by a keystroke.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction.ByMouse">
            <summary>
            The event was caused by a mouse operation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction.Collapse">
            <summary>
            The event was caused by the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> collapsing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction.Expand">
            <summary>
            The event was caused by the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> expanding.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction.Unknown">
            <summary>
            The action that caused the event is unknown.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchOption">
            <summary>
            Enum for specifying the options to find and replace in TreeView.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchRange">
            <summary>
            Enum for specifying the levels of range to find and replace in TreeView.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchNavigation">
            <summary>
            Enum for specifying the navigation style to find and replace in TreeView.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection">
            <summary>
            This collection contains checked nodes in treeView. Use Add/Remove methods to add/remove nodes.
            These methods will check/uncheck proceed nodes automatically.
            Use Clear method to delete and uncheck all nodes from collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.#ctor">
            <summary>
            Initializes a new instance of the CheckedNodesColection class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.Add(System.Object)">
            <summary>
            Adds the specified node to the collection and checks it.
            </summary>
            <param name="value">Tree node object</param>
            <returns>Returns treenode index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.Remove(System.Object)">
            <summary>
            Removes specified node from collection and unchecks it.
            </summary>
            <param name="obj">Treenode object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.Clear">
            <summary>
            Clears collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.ResolveNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Add node to or remove from checked nodes collection and process the same way all node's subtree.
            </summary>
            <param name="node">Tree node</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.RemoveNodes(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection)">
            <summary>
            Removes checked nodes in the specified collection from the list of checked nodes.
            </summary>
            <param name="nodes">Treenode collection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.AddNodes(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection)">
            <summary>
            Adds checked nodes from the collection to the list of checked nodes.
            </summary>
            <param name="nodes">Treenode Collection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.Add(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Adds the specified node and all it's checked subnodes to the collection.
            </summary>
            <param name="node">Tree node</param>
            <returns>Returns Treenode index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CheckedNodesColection.Remove(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Removes specified node and all it's subnodes from collection.
            </summary>
            <param name="node">Tree node</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ChildTreeNodeAdvStyleInfo">
            <summary>
            Special class to support serializing the ChildStyle info.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo">
            <summary>
            Contains appearance and behavior information regarding the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/>s.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Empty">
            <summary>
            An empty style object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.#ctor">
            <summary>
            Initializes a new instance of the TreeNodeAdvStyleInfo class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo)">
            <summary>
            Initializes a new instance of the TreeNodeAdvStyleInfo class.
            </summary>
            <param name="style">The style object that contains the original data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/> class.
            </summary>
            <param name="store">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore"/> that holds data for this <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/>.
            All changes in this style object will be saved in the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore"/> object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.#ctor(Syncfusion.Styles.StyleInfoIdentityBase)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/> class.
            </summary>
            <param name="identity">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoIdentity"/> that holds the indentity for this <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/>.
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.#ctor(Syncfusion.Styles.StyleInfoIdentityBase,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/> class.
            </summary>
            <param name="identity">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoIdentity"/> that holds the indentity for this <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/>.
            </param>
            <param name="store">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore"/> that holds data for this <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/>.
            All changes in this style object will be saved in the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore"/> object.
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.GetNode">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> for this style or null if style is used outside a grid model.
            </summary>
            <returns>The <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> this style belongs to or null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetLeftImage">
            <summary>
            Reset value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeLeftImage">
            <summary>
            Indicate should or not we serialize our property value
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetRightImage">
            <summary>
            Reset value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeRightImage">
            <summary>
            Indicate should or not we serialize our property value
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetOpenImage">
            <summary>
            Reset value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeOpenImage">
            <summary>
            Indicate should or not we serialize our property value
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetClosedImage">
            <summary>
            Reset value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeClosedImage">
            <summary>
            Gets a value indicating whether we serialize closedImage property value
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetNoChildrenImage">
            <summary>
            Reset value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeNoChildrenImage">
            <summary>
            Indicate should or not we serialize our property value
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetExpandedImage">
            <summary>
            Reset value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeExpandedImage">
            <summary>
            Indicate should or not we serialize our property value
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetCollapsedImage">
            <summary>
            Reset value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeCollapsedImage">
            <summary>
            Indicate should or not we serialize our property value
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetLeftImagePadding">
            <summary>
            Reset property LeftImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeLeftImagePadding">
            <summary>
            Indicate should or not we serialize LeftImagePadding property value.
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetRightImagePadding">
            <summary>
            Reset property RightImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeRightImagePadding">
            <summary>
            Indicate should or not we serialize RightImagePadding property value.
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetLeftStateImagePadding">
            <summary>
            Reset property LeftStateImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeLeftStateImagePadding">
            <summary>
            Indicate should or not we serialize LeftStateImagePadding property value.
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetRightStateImagePadding">
            <summary>
            Reset property RightStateImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeRightStateImagePadding">
            <summary>
            Indicate should or not we serialize RightStateImagePadding property value.
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ResetMultiline">
            <summary>
            Reset property Multiline value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShouldSerializeMultiline">
            <summary>
            Indicate should or not we serialize Multiline property value.
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.NodeIdentity">
            <summary>
            Gets or sets information such as TreeNode for the current <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Store">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore"/> object that holds all the data for this style object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Default">
            <summary>
            Gets a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/> with default settings.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.CheckColor">
            <summary>
            Gets or sets the color of check symbol.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.IntermediateCheckColor">
            <summary>
            Gets or sets the color of intermediate check symbol.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.IntermediateCheckBoxBackground">
            <summary>
            Gets or sets the background of checkbox when it is in intermediate state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.CheckBoxBackground">
            <summary>
            Gets or sets the background of checkbox .
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.OptionButtonColor">
            <summary>
            Gets or sets the color of Option button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.SelectedOptionButtonColor">
            <summary>
            Gets or sets the color of Selected Option button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Font">
            <summary>
            Gets or sets the font of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.TextColor">
            <summary>
            Gets or sets the Color of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.BaseStyle">
            <summary>
            Gets or sets the base style for the node from which to inherit.
            </summary>
            <remarks>The specified base style should be available in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BaseStyles"/>
            collection.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Background">
            <summary>
            Gets or sets the background of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Text">
            <summary>
            Gets or sets the text of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.HelpText">
            <summary>
            Gets or sets the help text of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.DisplayMember">
            <summary>
            Gets or sets the display member of the data bound to the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Height">
            <summary>
            Gets or sets the height of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShowCheckBox">
            <summary>
            Gets or sets a value indicating whether the checkbox of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.InteractiveCheckBox">
            <summary>
            Gets or sets a value indicating whether the node will have an interactive checkbox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Tag">
            <summary>
            Gets or sets the tag of the node. Can be used to store additional information for the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShowPlusMinus">
            <summary>
            Gets or sets a value indicating whether the plus/minus of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ShowOptionButton">
            <summary>
            Gets or sets a value indicating whether the optionbutton of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.LeftImageIndices">
            <summary>
            Gets or sets the image indices of the images to be drawn on the left of the node`s text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.RightImageIndices">
            <summary>
            Gets or sets the image indices of the images  to be drawn on the right of the node`s text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.NoChildrenImgIndex">
            <summary>
            Gets or sets the image index indicating the image in the StateImageList where the node has no children.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ExpandImageIndex">
            <summary>
            Gets or sets the image index in the NodeStateImageList where the node is expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.CollapseImageIndex">
            <summary>
            Gets or sets the image index in the NodeStateImageList where the node is collapsed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.OpenImgIndex">
            <summary>
            Gets or sets the image index in the StateImageList where the node is expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ClosedImgIndex">
            <summary>
            Gets or sets the image index in the StateImageList where the node is not expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether the node`s controls will be themed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.SortType">
            <summary>
            Gets or sets the sort type of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.SortOrder">
            <summary>
            Gets or sets the sort order of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Culture">
            <summary>
            Gets or sets the culture of the node used while sorting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Comparer">
            <summary>
            Gets or sets the <see cref="T:System.Collections.IComparer"/> object that compares two nodes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.CompareOptions">
            <summary>
            Gets or sets the compare options used in the sorting of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Enabled">
            <summary>
            Gets or sets a value indicating whether the node is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.EnabledButtons">
            <summary>
            Gets or sets a value indicating whether the buttons in the node are enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.EnsureDefaultOptionedChild">
            <summary>
            Gets or sets a value indicating whetherIndicates whether the first child should be marked as <see cref="P:Optioned"/> if none of the other children is Optioned in a parent node.
            </summary>
            <value>True to ensure a default optioned child. False otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.CheckState">
            <summary>
            Gets or sets the checkState of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.LeftImage">
            <summary>
            Gets or sets the image that will be drawn on the left of the node`s text.
            This value has higher priority in comparing to ImageList indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.RightImage">
            <summary>
            Gets or sets the image that will be drawn on the right of the node`s text.
            This value has higher priority in comparing to ImageList indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.HasRightImage">
            <summary>
            Gets a value indicating whether RightImage property has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.OpenImage">
            <summary>
            Gets or sets the image that will be shown where the node is expanded.
            This value has higher priority in comparing to ImageList indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.HasOpenImage">
            <summary>
            Gets a value indicating whether OpenImage property has or not
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ClosedImage">
            <summary>
            Gets or sets the image that will be shown where the node is collapsed.
            This value has higher priority in comparing to ImageList indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.NoChildrenImage">
            <summary>
            Gets or sets the image that will be shown where the node has no children.
            This value has higher priority in comparing to ImageList indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ExpandedImage">
            <summary>
            Gets or sets the image for state button where the node is expanded.
            This value has higher priority in comparing to ImageList indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.CollapsedImage">
            <summary>
            Gets or sets the image for state button where the node is collapsed.
            This value has higher priority in comparing to ImageList indexes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.HasLeftImagePadding">
            <summary>
            Gets a value indicating whether LeftImagePadding property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.HasRightImagePadding">
            <summary>
            Gets a value indicating whether RightImagePadding property value has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.HasLeftStateImagePadding">
            <summary>
            Gets a value indicating whether LeftStateImagePadding property value has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.HasRightStateImagePadding">
            <summary>
            Gets a value indicating whether RightStateImagePadding property value has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.Multiline">
            <summary>
            Gets or sets a value indicating whether multiline text or single line..
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.HasMultiline">
            <summary>
            Gets a value indicating whether Multiline property value has set or not.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.CustomControlEditor.ListBox_Click(System.Object,System.EventArgs)">
            <summary>Raises when click the List box</summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.DropDownUITypeEditor">
            <summary>
            Base class that provide functionality of DropDown list for PropertyGrid.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.DropDownUITypeEditor.ListBox_Click(System.Object,System.EventArgs)">
            <summary>ListBox Click </summary>
            <param name="sender">ender Object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.DropDownUITypeEditor.GetSelectionValue(System.Int32)">
            <summary>
            Method return by order index real value that have to be stored as property value.
            </summary>
            <param name="index">selected item from list</param>
            <returns>corresponding value that index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.DropDownUITypeEditor.GetSelectionIndex(System.Object)">
            <summary>
            On startup detect what item is selected and return it order index.
            </summary>
            <returns>Selected item from DropDown list.</returns>
            <param name="value">Selection Index value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.DropDownUITypeEditor.GetListItemsCollection">
            <summary>
            Method return array of items that will be added as items into ListBox. User have to 
            select value from this array for property.
            </summary>
            <returns>Array of values.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.DropDownUITypeEditor.ListBox">
            <summary>Gets drop down control</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.DropDownUITypeEditor.Context">
            <summary>Gets current context of editor.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.BaseStyleSelectorUITypeEditor.GetSelectionValue(System.Int32)">
            <summary>
            Method return by order index real value that have to be stored as property value.
            </summary>
            <param name="index">selected item from list</param>
            <returns>corresponding value that index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.BaseStyleSelectorUITypeEditor.GetSelectionIndex(System.Object)">
            <summary>
            On startup detect what item is selected and return it order index.
            </summary>
            <returns>Selected item from DropDown list.</returns>
            <param name="value">Selection Index value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.BaseStyleSelectorUITypeEditor.GetListItemsCollection">
            <summary>
            Method return array of items that will be added as items into ListBox. User have to 
            select value from this array for property.
            </summary>
            <returns>Array of values.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.ImageListType)">
            <summary>
            Initializes a new instance of the TreeViewAdvImageListIndexUITypeEditor class.
            </summary>
            <param name="type">Type of list to use.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.GetSelectionValue(System.Int32)">
            <summary>
            Method return by order index real value that have to be stored as property value.
            </summary>
            <param name="index">selected item from list</param>
            <returns>corresponding value that index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.GetSelectionIndex(System.Object)">
            <summary>
            On startup detect what item is selected and return it order index.
            </summary>
            <returns>Selected item from DropDown list.</returns>
            <param name="value">Selection Index value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.GetListItemsCollection">
            <summary>
            Method return array of items that will be added as items into ListBox. User have to 
            select value from this array for property.
            </summary>
            <returns>Array of values.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.ListBox_DrawItem(System.Object,System.Windows.Forms.DrawItemEventArgs)">
            <summary> ListBox DrawItem </summary>
            <param name="sender">Sender Object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.ImageListType.State">
            <summary>Represents State </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.ImageListType.Right">
            <summary>Represents Right</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.ImageListType.Left">
            <summary>Represents Left</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvImageListIndexUITypeEditor.ImageListType.NodeState">
            <summary>Represents Node state</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView">
            <summary>
            The MultiColumnTreeView control is an advanced tree control that surpasses the 
            functionality and look of the standard TreeView control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeLevelStyleBaseName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BaseStyleBaseName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnStyleBaseName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SubItemStyleBaseName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultBaseStyleName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultColumnStyleName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultSubItemStyleName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultImageIndex">
            <summary>Default image index.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultHeaderHeigh">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DEF_MIN_COLUMN_WIDTH">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.FIXED3D_BORDER_WIDTH">
            <summary>
            A border width when Border style is set to BorderStyle.Fixed3D.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.MinColumnWidth">
             <summary>
            Minimum column width
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.drawFlag">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ITMHEIGHT">
            <summary>
            Default item height
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_ptPrintPosition">
            <summary>Storage of all boolean internal varaibles. Optimize control memory usage. By default each
            boolean field in class eat 4 bytes of memory - bit array reserve one bit for each boolean value and 
            align collection internal size to integer.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_lastSelectedByKeyBoard">
            <summary>Indicates the current now which is selected by key pressing</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_highlightedNode">
            <summary>Node which must be highlighted like parent for dragging.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_measure">
            <summary>Special graphics for text measuring.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HDRHeight">
             <summary>
            Header height
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_columns">
            <summary>Storage of columns.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_htCustomControlCollection">
            <summary>
            Custom control collection. Key - custom control. Value - node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_nodeStateImageList">
            <summary>
            ImageList with images that are displayed 
            instead of expand/collapse button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_defaultCollapseImageIndex">
            <summary>
            Index of default image for collapse button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_defaultExpandImageIndex">
            <summary>
            Index of default image for expand button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_hashHighlightedNodes">
            <summary>
            Nodes needed to be highlighted for selecting child.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_lastButtonDownPoint">
            <summary>
            Point to remember last click-point.
            NOTE : It will be set at OnMouseDown and null
             ( set to Point.Empty ) at OnMouseUp.
             ( need to fix issue # 180 )
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_checkedNodes">
            <summary>
            Collection contains checked nodes in tree
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.m_pressedKey">
            <summary>Indicates the currently selected keys.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PrintPreviewTree(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView,System.String)">
            <summary>
            Shows a PrintPreview dialog displaying the Tree control passed in.
            </summary>
            <param name="pTreeView">MultiColumnTreeView for print preview.</param>
            <param name="pTitle">Title for document.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PrepareTreeImage(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView)">
            <summary>
            Gets an image that shows the entire tree, not just what is visible on the Control
            </summary>
            <param name="tree"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetImage(System.IntPtr,System.Int32,System.Int32)">
            <summary>
            Returns an image of the specified width and height, of a control represented by handle.
            </summary>
            <param name="pHandle"></param>
            <param name="pWidth"></param>
            <param name="pHeight"></param>
            <returns>Returns Image</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.#ctor">
            <summary>
            Creates a new MultiColumnTreeView control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Finalize">
            <summary>in destructor don't forget to clean resources.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InitializeStyles">
            <summary>Initialize control styles. Crete list of standard styles.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.System#ComponentModel#ISupportInitialize#BeginInit">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.System#ComponentModel#ISupportInitialize#EndInit">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetBorderColor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetBackgroundColor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetColumnsHeaderBackground">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShouldSerializeBackColor">
            <summary>
            Determines if the BackColor property was modified.
            </summary>
            <returns>Returns bool property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetBackColor">
            <override/>
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BackColor"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetThemesEnabled">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetOpenImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OpenImgIndex"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetShowOptionButtons">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowOptionButtons"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetShowPlusMinus">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowPlusMinus"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetShowCheckBoxes">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowCheckBoxes"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetInteractiveCheckBoxes">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InteractiveCheckBoxes"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetClosedImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ClosedImgIndex"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetNoChildrenImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NoChildrenImgIndex"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetInactiveSelectedNodeBackground">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetLineColor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetItemHeight">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ItemHeight"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetSelectedNodeBackground">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetInactiveSelectedNodeForeColor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RefreshCustomControlCollection">
            <summary>
            Recreate CustomControlCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Syncfusion#Windows#Forms#IProvideCustomContextMenuPositionalInformation#GetMenuPositionForKeyboardInvoke">
            <summary>
            Implement this interface to support keyboard based (Shift+F10) context menu 
            invocation. The context menu will then appear near the selected node.
            </summary>
            <remarks>The PopupMenu in the XPMenus framework will then call this method to
            determine the location for popup.</remarks>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RaiseItemDrag(System.Windows.Forms.ItemDragEventArgs)">
            <summary>
            Calls the <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)"/> to raise the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ItemDrag"/> event.
            </summary>
            <param name="e">An ItemDragEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeginEdit(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Overloaded. Begins the editing of the specified node.
            </summary>
            <param name="node">The node to edit.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeginEdit">
            <summary>
            Begins the editing of the selected node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.EndEdit(System.Boolean)">
            <summary>
            Saves or Cancels the editing of the selected node.
            </summary>
            <param name="cancel">True to cancel editing; false to save changes.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.EndEdit">
            <summary>
            Forces the end of the editing of the selected node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetDraggedNodesBitmap">
            <summary>
            Returns a <see cref="T:System.Drawing.Bitmap"/> that contains the image of the dragged nodes
            with it's state image.
            </summary>
            <returns>A <see cref="T:System.Drawing.Bitmap"/> instance when there is atleast
            one selected node; Null otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Print">
            <summary>
            Begins the printing process of the MultiColumnTreeView.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PointToNode(System.Drawing.Point)">
            <summary>
            Returns the tree node at the specified point in client co-ordinates.
            </summary>
            <param name="pt">The point in client co-ordinates.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeToPoint(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Returns the location of the tree node in client co-ordinates.
            </summary>
            <param name="node">The <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> whose location you need.</param>
            <returns>A <see cref="T:System.Drawing.Point"/>.</returns>
            <remarks>Operation has linear computation complexity algorithm that is why use 
            it carefully on large tree hierarchies.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetHeightOfRows(System.Int32,System.Int32)">
            <summary>
            Returns the total height of the rows from the specified start to end.
            </summary>
            <param name="start">The top row.</param>
            <param name="end">The bottom row.</param>
            <returns>The total height.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeToRectangle(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Returns the rectangular area in which the tree node will be drawn.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/>.</param>
            <returns>A <see cref="T:System.Drawing.Rectangle"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RowIndexToNode(System.Int32)">
            <summary>
            Returns the tree node at the specified row index.
            </summary>
            <param name="rowIndex">The row index.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeToRowIndex(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Returns the row index of a tree node.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/>.</param>
            <returns>The row index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.CancelMode">
            <summary>
            Cancels any current mouse based selection and edit mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetNodeFromPath(System.String)">
            <summary>
            Returns a node from the specified path. Make sure that the path does not end with a separator when calling this.
            </summary>
            <param name="path">The path of the node.</param>
            <returns>The node that has the specified path.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetPathFromNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Returns the path of the specified node.
            </summary>
            <param name="node">Node whose path is to be returned.</param>
            <returns>The path of the node.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ExtendSelectionTo(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Overloaded. Extends the selection to the specified node.
            </summary>
            <param name="selNode">A TreeNodeAdv.</param>
            <remarks>This method will not do anything if the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectionMode"/>
            property is set to <b>TreeSelectionMode.Single</b>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ExtendSelectionTo(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Boolean)">
            <summary>
            Extends the selection to the specified node.
            </summary>
            <param name="pSelectedNode">A TreeNodeAdv.</param>
            <param name="removeCurrentMultipleSelection">Indicates whether or not any current selection should be removed.</param>
            <remarks>This method will not do anything if the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectionMode"/>
            property is set to <b>TreeSelectionMode.Single</b>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NewlySelectedNodes(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Boolean)">
            <summary>
            Method fills an array with newly selected nodes.
            </summary>
            <param name="pSelectedNode"> Currently selected node. </param>
            <param name="pMultiSelectAll"> Indicates whether all nodes must be selected or only nodes on same level. </param>
            <returns> List of selected nodes. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)">
            <summary>
            Begins a drag-and-drop operation.
            Added by lucas in order to resolve problem 169.
            </summary>
            <param name="data">The data to drag.</param>
            <param name="allowedEffects">One of the DragDropEffects values.</param>
            <returns>A value from the DragDropEffects enumeration that
             represents the final effect that was performed
             during the drag-and-drop operation.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.MeasureDisplayStringSize(System.Drawing.Graphics,System.String,System.Drawing.Font)">
            <summary>
            Returns the width required to draw the text specified using the font specified.
            </summary>
            <param name="graphics">A <see cref="T:System.Drawing.Graphics"/> object.</param>
            <param name="text">The text that is to be drawn.</param>
            <param name="font">The <see cref="T:System.Drawing.Font"/> using which to draw.</param>
            <returns>Width required.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.MeasureDisplayStringSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32)">
            <summary>
            Returns the width required to draw the text specified using the font specified.
            </summary>
            <param name="graphics">A <see cref="T:System.Drawing.Graphics"/> object.</param>
            <param name="text">The text that is to be drawn.</param>
            <param name="font">The <see cref="T:System.Drawing.Font"/> using which to draw.</param>
            <param name="width"></param>
            <returns>Size required for text.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.CollapseAll">
            <summary>
            Collapses all the tree nodes.
            </summary>
            <remarks><p>The CollapseAll method collapses all the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> 
            objects, including all the child tree nodes, that are in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> control.</p><p>The state of a <b>TreeNodeAdv</b> persists. For example, suppose that 
            a parent tree node is expanded. If the child tree nodes were not 
            previously collapsed, they will appear in their previously-expanded 
            state. Calling the <b>CollapseAll</b> method ensures that all the tree nodes 
            appear in the collapsed state.</p></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ExpandAll">
            <summary>
            Expands all the tree nodes.
            </summary>
            <remarks><p>The <b>ExpandAll</b> method expands all the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> 
            objects, including all the child tree nodes, that are in the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> 
            control.</p></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.CancelEditMode">
            <summary>
            Cancels the edit mode.
            </summary>
            <remarks><p> The <b>CancelEditMode</b> method cancels the edit mode when the node is in the EditingMode.</p></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetNodeCount(System.Boolean)">
            <summary>
            Retrieves the number of tree nodes, optionally including those in all 
            subtrees, assigned to the tree view control.
            </summary>
            <param name="includeSubTrees"><b>true</b> to count the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> 
            items that the subtrees contain; false otherwise. </param>
            <returns>The number of tree nodes, optionally including those in all subtrees, assigned to the tree view control.</returns>
            <remarks>
            If includeSubTrees is <b>true</b>, the result is the number of all the tree nodes in the entire tree structure.
            </remarks>
            <example>This example describes how to count all the nodes(including child nodes) of the treeViewAdv
            The user could get the total number of nodes by calling GetNodeCount method with the 
            bool argument which indicates whether count should include sub trees or not. If we
            pass it as true, it will count the nodes with the subtrees also.
            <code language="C#">
            private void button1_Click(object sender, System.EventArgs e) 
            { 
             //Call the tree control's "GetNodeCount" method with true to 
             //get the total number of nodes in the tree 
            int TotalNodesInTree = this.treeViewAdv1.GetNodeCount( true ); 
            MessageBox.Show( "Total nodes in tree = " + TotalNodesInTree.ToString()); 
            } 
            //Add nodes  
            private void button2_Click(object sender, System.EventArgs e) 
            { 
            this.treeViewAdv1.SelectedNode.Nodes.Add(new TreeNodeAdv()); 
            } 
            //Remove nodes 
            private void button3_Click(object sender, System.EventArgs e) 
            { 
            this.treeViewAdv1.SelectedNode.Parent.Nodes.Remove(this.treeViewAdv1.SelectedNode); 
            } 
            </code><code language="VB"> 
            Private Sub button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) 
            ' Call the tree control's  "GetNodeCount" method with true to 
            ' get the total number of nodes in the tree 
            Dim TotalNodesInTree As Integer = Me.treeViewAdv1.GetNodeCount(True) 
            MessageBox.Show("Total nodes in tree = " &amp; TotalNodesInTree.ToString()) 
            End Sub 
            'Add nodes 
            Private Sub button2_Click(ByVal sender As Object, ByVal e As System.EventArgs) 
            Me.treeViewAdv1.SelectedNode.Nodes.Add(New TreeNodeAdv()) 
            End Sub 
            'Remove nodes 
            Private Sub button3_Click(ByVal sender As Object, ByVal e As System.EventArgs) 
            Me.treeViewAdv1.SelectedNode.Parent.Nodes.Remove(Me.treeViewAdv1.SelectedNode) 
            End Sub 
            </code></example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.EnsureVisible(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Overloaded. Scrolls the control so that the specified node becomes visible.
            </summary>
            <param name="node">The node that requires visibility.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.EnsureVisibleH(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Scrolls the control so that the specified node becomes visible and 
            optionally forces it to be the top-most visible node.
            </summary>
            <param name="node">The node that is to be scrolled</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.EnsureVisibleV(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Boolean)">
            <summary>
            Scrolls the control so that the specified node becomes visible and 
            optionally forces it to be the top-most visible node.
            </summary>
            <param name="node">The node that is to be scrolled.</param>
            <param name="showOnTop">True to force it to be the the top-most visible node; false to just scroll it into view.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetNodeAtPoint(System.Int32,System.Int32)">
            <summary>
            Overloaded. Returns the node at the specified location.
            </summary>
            <param name="x">The X co-ordinate.</param>
            <param name="y">The Y co-ordinate.</param>
            <returns>The node at the point.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetNodeAtPoint(System.Drawing.Point)">
            <summary>
            Returns the node at the specified location.
            </summary>
            <param name="pt">The point.</param>
            <returns>The node at the point.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetNodeAtPoint(System.Drawing.Point,System.Boolean)">
            <summary>
            Returns the node at the specified location.
            </summary>
            <param name="pt">Location.</param>
            <param name="textBounds">Indicates whether the testing will be done using the bounds of the text, not the whole bounds of the node.</param>
            <returns>The node at the point.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetNodeAtPoint(System.Drawing.Point,System.Boolean,System.Boolean)">
            <summary>
            Returns the node at the specified location.
            </summary>
            <param name="pt">Location.</param>
            <param name="pHitTextBounds">Indicates whether the testing will be done using the bounds of the text, not the whole bounds of the node.</param>
            <param name="pHitTextOrImageBounds">Indicates whether the testing will be done using the bounds of the images and text, 
            not the whole bounds of the node.</param>
            <returns>The node at the point.</returns>
            <remarks>If both the pHitTextBounds and pHitTextOrImageBounds params are false then the testing will be done on the 
            whole node.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetSubItemAtPoint(System.Int32,System.Int32)">
            <summary>
            Gets the treeNodeAdvSubItem at the specified location.
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetSubItemAtPoint(System.Drawing.Point)">
            <summary>
            Gets the treeNodeAdvSubItem at the specified location.
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetNodeAtPointEx(System.Drawing.Point)">
            <summary>
            Returns the node at the specified point. 
            </summary>
            <param name="pt">Specified point.</param>
            <returns>Node at specified point if exist; null otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnColumnChanged(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnStyleChangedEventArgs)">
            <summary>Method called by column when it style changed.</summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnColumnSelected(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewColumnSelectedChangedEventArgs)">
            <summary>
            Method called when selected column changed.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnColumnClick(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv)">
            <summary>
            Method called when column catch click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnColumnResized(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv,System.Int32,System.Int32)">
            <summary>
            Method called when column catch resized event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnColumnResizing(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv,System.Int32,System.Int32)">
            <summary>
            Method called when column catch resizing event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnColumnDoubleClick(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv)">
            <summary>
            Method called when column catch double click event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeEditorValidateString(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCancelableEditEventArgs)">
            <summary>
            Raises the NodeEditorValidateString event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnNodeEditorValidateString method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnNodeEditorValidateString in a derived
            class, be sure to call the base class's OnNodeEditorValidateString method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeEditorValidating(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCancelableEditEventArgs)">
            <summary>
            Raises the NodeEditorValidating event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnNodeEditorValidating method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnNodeEditorValidating in a derived
            class, be sure to call the base class's OnNodeEditorValidating method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeEditorValidated(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEditEventArgs)">
            <summary>
            Raises the NodeEditorValidated event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnNodeEditorValidated method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnNodeEditorValidated in a derived
            class, be sure to call the base class's OnNodeEditorValidated method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnEditCancelled(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEditEventArgs)">
            <summary>
            Raises the edit cancel event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnEditCancelled method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnEditCancelled in a derived
            class, be sure to call the base class's OnEditCancelled method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBeforeEdit(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeEditEventArgs)">
            <summary>
            Raises the BeforeEdit event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnBeforeEdit method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBeforeEdit in a derived
            class, be sure to call the base class's OnBeforeEdit method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeStateImageListChanged">
            <summary>
            Raises the NodeStateImageListChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnDefaultExpandImageIndexChanged">
            <summary>
            Raises the DefaultExpandImageIndexChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnDefaultCollapseImageIndexChanged">
            <summary>
            Raises the DefaultCollapseImageIndexChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)">
            <summary>
            Raises the ItemDrag event.
            </summary>
            <param name="e">An ItemDragEventArgs that contains the event data.</param>
            <remarks><para>The OnItemDrag method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnItemDrag in a derived
            class, be sure to call the base class's OnItemDrag method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeBackgroundPaint(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintBackgroundEventArgs)">
            <summary>
            Raises the NodeBackgroundPaint event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnNodeBackgroundPaint method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnNodeBackgroundPaint in a derived
            class, be sure to call the base class's OnNodeBackgroundPaint method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBeforeNodePaint(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs)">
            <summary>
            Raises the BeforeNodePaint event.
            </summary>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs"/> that contains the event data.</param>
            <remarks><para>The OnBeforeNodePaint method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBeforeNodePaint in a derived
            class, be sure to call the base class's OnBeforeNodePaint method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnAfterNodePaint(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs)">
            <summary>
            Raises the AfterNodePaint event.
            </summary>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs"/> that contains the event data.</param>
            <remarks><para>The OnAfterNodePaint method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnAfterNodePaint in a derived
            class, be sure to call the base class's OnAfterNodePaint method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBeforeExpand(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableNodeEventArgs)">
            <summary>
            Raises the BeforeExpand event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnBeforeExpand method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBeforeExpand in a derived
            class, be sure to call the base class's OnBeforeExpand method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBeforeCollapse(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableNodeEventArgs)">
            <summary>
            Raises the BeforeCollapse event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnBeforeCollapse method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBeforeCollapse in a derived
            class, be sure to call the base class's OnBeforeCollapse method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnAfterExpand(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvNodeEventArgs)">
            <summary>
            Raises the AfterExpand event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnAfterExpand method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnAfterExpand in a derived
            class, be sure to call the base class's OnAfterExpand method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnAfterCollapse(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvNodeEventArgs)">
            <summary>
            Raises the AfterCollapse event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnAfterCollapse method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnAfterCollapse in a derived
            class, be sure to call the base class's OnAfterCollapse method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnAfterSelect(System.EventArgs)">
            <summary>
            Raises the AfterSelect event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnAfterSelect method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnAfterSelect in a derived
            class, be sure to call the base class's OnAfterSelect method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnAfterCheck(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs)">
            <summary>
            Raises the AfterCheck event.
            </summary>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs"/> that contains the event data.</param>
            <remarks><para>The OnAfterCheck method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnAfterCheck in a derived
            class, be sure to call the base class's OnAfterCheck method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnAfterInteractiveChecks(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs)">
            <summary>
            Raises the AfterInteractiveChecks event.
            </summary>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvEventArgs"/> that contains the event data.</param>
            <remarks><para>The OnAfterInteractiveChecks method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnAfterInteractiveChecks in a derived
            class, be sure to call the base class's OnAfterInteractiveChecks method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBeforeSelect(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableSelectionEventArgs)">
            <summary>
            Raises the BeforeSelect event.
            </summary>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvCancelableSelectionEventArgs"/> that contains the event data.</param>
            <remarks><para>The OnBeforeSelect method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBeforeSelect in a derived
            class, be sure to call the base class's OnBeforeSelect method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBeforeCheck(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvBeforeCheckEventArgs)">
            <summary>
            Raises the BeforeCheck event.
            </summary>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBeforeCheckEventArgs"/> that contains the event data.</param>
            <remarks><para>The OnBeforeCheck method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBeforeCheck in a derived
            class, be sure to call the base class's OnBeforeCheck method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SetDefaultSelectionOnEnter">
            <summary>
            Selects a default node (the first visible one) if the tree did not
            have anything focused.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodesSelectionOnMouseUp(System.Boolean,System.Boolean,System.Windows.Forms.MouseEventArgs)">
            <summary>
            Method handles nodes selection and scroll events on OnMouseUp event.
            </summary>
            <param name="bCtrl"> Indicates whether Ctrl key is pressed. </param>
            <param name="bShift"> Indicates whether Shift key is pressed. </param>
            <param name="e"> Mouse event args. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShouldSerializeMetroColor">
            <summary>
            Serializing the MetroColor property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetMetroColor">
            <summary>
            Reset the MetroColor property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShouldSerializeNodeHoverColor">
            <summary>
            Serializing the NodeHoverColor property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetNodeHoverColor">
            <summary>
            Reset the NodeHoverColor property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ProcessMouseBasedSelection(System.Windows.Forms.MouseEventArgs)">
            <summary>
            This method indicates that the multipleNodes can be selected with mouseDown and drag .
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnThemeChanged(System.EventArgs)">
            <summary>
            Raises the ThemeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnThemeChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnThemeChanged in a derived
            class, be sure to call the base class's OnThemeChanged method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBorderStyleChanged(System.EventArgs)">
            <summary>
            Raises the BorderStyleChanged event.
            </summary>
            <remarks><para>The OnBorderStyleChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBorderStyleChanged in a derived
            class, be sure to call the base class's OnBorderStyleChanged method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBorder3DStyleChanged(System.EventArgs)">
            <summary>
            Raises the Border3DStyleChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorder3DStyleChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBorder3DStyleChanged 
            in a derived class, be sure to call the base class's 
            OnBorder3DStyleChanged method so that registered 
            delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBorderSingleChanged(System.EventArgs)">
            <summary>
            Raises the BorderSingleChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderSingleChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBorderSingleChanged 
            in a derived class, be sure to call the base class's 
            OnBorderSingleChanged method so that registered 
            delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBorderColorChanged(System.EventArgs)">
            <summary>
            Raises the BorderColorChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderColorChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnBorderColorChanged 
            in a derived class, be sure to call the base class's 
            OnBorderColorChanged method so that registered 
            delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBackgroundColorChanged(System.EventArgs)">
            <summary>
            Raises the GradientBackgroundChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnGradientBackgroundChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OnGradientBackgroundChanged 
            in a derived class, be sure to call the base class's 
            OnGradientBackgroundChanged method so that registered 
            delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnBorderSidesChanged(System.EventArgs)">
            <summary>
            Raises the BorderSidesChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderSidesChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para><para>Notes to Inheritors: When overriding OmBorderSidesChanged 
            in a derived class, be sure to call the base class's 
            OnBorderSidesChanged method so that registered 
            delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Refresh">
            <summary>
            Forces the control to invalidate its client area and immediately redraw any child controls.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DrawReversibleLine(System.Int32)">
            <summary>
            Draws reversible line.
            </summary>
            <param name="offset"> Horizontal offset relatively client rectangle point (0,0)</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetColumnByScreenPoint(System.Drawing.Point)">
            <summary>
            Gets column by mouse position
            </summary>
            <param name="pt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNCPaint(Syncfusion.Windows.Forms.NCPaintEventArgs)">
            <summary>
             Method draws non-client area of an MultiColumnTreeView.
            </summary>
            <param name="ncEventArgs"> EventArgs with Non-client info for drawing. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InvalidateNodeCollection(System.Collections.ICollection)">
            <summary>
            Invalidates nodes in collection.
            </summary>
            <param name="col">Collection to invalidate.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Syncfusion#Drawing#INonClientPaintingSupport#NonClientPaint(System.Windows.Forms.PaintEventArgs,System.Drawing.Rectangle,System.Drawing.Rectangle)">
            <summary></summary>
            <param name="e">The PaintEventArgs using this to draw the non client area.</param>
            <param name="displayRect">The control's window bounds into which to draw. Left and Top are usually zero.</param>
            <param name="rcInScreen">The control's bounds in screen co-ordinates.</param>
            <returns>HRgn (as IntPtr) that excludes the region you just drew in the displayRect.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DrawHeader(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
            <summary>Method draw header of the tree view </summary>
            <param name="g">Graphics on which we should draw columns.</param>
            <param name="bounds">Control bounds.</param>
            <param name="bordersOffset">area reserved for borders</param>
            <returns>Height of header.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DrawBackgroundForEmptyColumnCell(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Fills empty cell for column
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DrawVerticalLines(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Int32,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>Draws the vertical lines of the tree.</summary>
            <param name="g">Graphics object.</param>
            <param name="node">Node to draw the vertical lines to.</param>
            <param name="rowIndex">The RowIndex of the node.</param>
            <param name="lastNode">The Last Visible Node Row Index for comparing if in the node iteration nodes have passed it.</param>
            <param name="topCRNode"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetBordersOffset">
            <summary>Method calculate how much space reserved for borders by control.</summary>
            <remarks>returned value must be be in range [0;2].</remarks>
            <returns>pixels reserved for borders.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetColumnsRect(System.Boolean)">
            <summary>
            Gets bounds for columns
            </summary>
            <param name="isAll"> if true than calculates for all columns, else calculates for first column</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.UpdateColumnsHeight">
            <summary>
            Sets height for all columns
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetSelectedNodesRectangle(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv[])">
            <summary>
            Returns the smallest rectangle enclosing the selected region of all the nodes specified.
            </summary>
            <param name="tnas">The nodes whose selected region is to be included in the resultant rect.</param>
            <returns>The bounding Rectangle.</returns>
            <remarks>The node's text and left images will be included in the rectangles.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RefreshHScrollbar">
            <summary>Method recalculate Horizontal scroll Maximum value.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.String)">
            <summary>
            Gets node by path.
            </summary>
            <param name="node"> TreeNodeAdv object, root for search </param>
            <param name="path"> Node path. </param>
            <returns> TreeNodeAdv object by path. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.IsNodeUnderCollapsedNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Returns true/false if the specified node is under the collapsed node.
            </summary>
            <param name="collapsed">The collapsed.</param>
            <param name="node">The node.</param>
            <returns><c>true</c> if specified node under collapsed node; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.IsCollapsedContainsActiveNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Returns true/false if the active node is under the collapsed node.
            </summary>
            <param name="collapsed">The collapsed.</param>
            <returns><c>true</c> if active node under collapsed node; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.IsColumnsGradient">
            <summary>
            If the some columns has gradient style than return true.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RemoveNodeFromList(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Removes the nodes list from selected nodes list, if its under the collapsed node.
            </summary>
            <param name="collapsedNode">Collapsed node.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.IsCollapsedContainsSelectionNodes(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Returns true if the node which is to be collapsed contains any selcted nodes.
            </summary>
            <param name="collapsednode">The Collapsed node.</param>
            <returns><c>true</c> if collapsed node contains selection nodes; otherwise, it returns <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RemovedNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>Exclude node from selection and if it is an ActiveNode - reset 
            ActiveNode value.</summary>
            <param name="node">Node for removing from tree</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ExpandNodes(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView)">
            <summary>
            Method to iterate TreeNodeAdv in MultiColumnTreeView
            </summary>
            <param name="treeview"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SetSelectedNode(System.Collections.ArrayList,System.Collections.ArrayList,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAction,System.Boolean,System.Boolean)">
            <summary>
            This method is used internally by the tree control to add and remove selected nodes. This
            method will fire the appropriate selection events to let the user cancel the selection, etc.
            </summary>
            <param name="nodesToAdd">The nodes to add.</param>
            <param name="nodesToRemove">The nodes to remove.</param>
            <param name="action">Specifies what kind of action triggered this call.</param>
            <param name="fireEvent">Indicates whether selection events should be fired before and after this selection change.</param>
            <param name="forceRemove">Indicates whether the specified nodes to be removed from selection will be removed even if the user
            cancelled the selection change the BeforeSelect event handler.</param>
            <returns>True if the selection changed; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AddHighlightParent(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Highlighted all parent nodes.
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RefreshHighlitedNodes">
            <summary>
            Refresh Highlighting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetSelectionBounds(System.Int32,System.Boolean,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Gets bounds for area which must be select
            </summary>
            <param name="offsetY"> distance from top of clientArea to Y position of node</param>
            <param name="bMirror"> true if RightToLeft mode</param>
            <param name="node"> current node object </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GetMouseDownNode">
            <summary>
            Gets mouse down node
            </summary>
            <returns>Returns Mouse down node</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShouldSerializeStyle">
            <summary>
            Serializing the Style property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetStyle">
            <summary>
            Reset the Style property
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AutoAdjustMultiLineHeight">
            <summary>Gets or sets a value indicating whether recalculate height of nodes for proper multi-line text displaying</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.VisibleCount">
            <summary>
            Gets the number of tree nodes that can be fully visible in the tree view 
            control.
            </summary>
            <value>
            The number of <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> items that can be fully visible in 
            the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> control.
            </value>
            <remarks>
            The <b>VisibleCount</b> value can be greater than the number of tree nodes 
            in the tree view. The value is calculated by dividing the height of the 
            client window by the height of a tree node item. The result is the total 
            number of <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> objects that the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> is 
            capable of displaying within its current dimensions.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AllowIncreaseSmallChange">
            <override/>
            <summary>Overriden. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.UseDefaultDrawing">
            <summary>
            Gets or sets a value indicating whether default graphics to be used for drawing instead of double buffering
            for faster drawing performance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HScrollPos">
            <summary>
            Gets or sets the position of the Horizontal scrollbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.VScrollPos">
            <summary>
            Gets or sets the position of the Vertical scrollbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.VScroll">
            <summary>
            Gets or sets a value indicating whether Enables or disables vertical scrollbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Scrollable">
            <summary>
            Gets or sets a value indicating whether Enables or disables scrollbars.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HScroll">
            <summary>
            Gets or sets a value indicating whether Enables or disables horizontal scrollbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HistoryManager">
            <summary>
            Gets or sets the HistoryManager to use.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HistoryEnabled">
            <summary>
            Gets or sets a value indicating whether register items in history list.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.IgnoreThemeBackground">
            <summary>
            Gets or sets a value indicating whether the control will ignore the theme's background color and draw 
            the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BackgroundColor"/> instead when <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ThemesEnabled"/> is true.
            </summary>
            <value>True to ignore theme background; false otherwise. Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether the control and it's parts should be drawn themed.
            </summary>
            <value>True to enable themes; false otherwise. Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderSides">
            <summary>
            Gets or sets the border sides of the control that will be drawn.
            </summary>
            <value>One of the <see cref="T:System.Windows.Forms.Border3DSide"/> values. Default is Border3DSide.All.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BackColor">
            <override/>
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BackgroundColor">
            <summary>
            Gets or sets the background color, gradient and other styles. This will override the BackColor setting.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> provides this property to enable specialized
            custom gradient backgrounds.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnsHeaderBackground">
            <summary>
            Gets or sets the background color, gradient and other styles for column's headers zone.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderColor">
            <summary>
            Gets or sets the color of the 2D border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderSingle">
            <summary>
            Gets or sets the 2D border style.
            </summary>
            <value>One of the <see cref="T:System.Windows.Forms.ButtonBorderStyle"/> values. Default is ButtonBorderStyle.Solid.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderStyle">
            <summary>
            Gets or sets the border style of the control.
            </summary>
            <value>One of the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderStyle"/> values. Default is BorderStyle.Fixed3D.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Border3DStyle">
            <summary>
            Gets or sets the style of the 3D border.
            </summary>
            <value>One of the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Border3DStyle"/> values. Default is Border3DStyle.Sunken.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.KeepDottedSelection">
            <summary>
            Gets or sets a value indicating whether control must draw dotted rectangle around 
            selected node when it has no focus.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.KeepDragCapturePoint">
            <summary>
            Gets or sets a value indicating whether cue image should be drawn 
            at a distance below the mouse cursor while dragging. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SortWithChildNodes">
            <summary>
            Gets or sets a value indicating whether sort treeview including all the child nodes.
            </summary>
            <value><c>true</c> if sort all with child nodes; otherwise, <c>false</c>.
            </value>
            <example>This example describes how to sort all the nodes in the MultiColumnTreeView
            <code language="C#">
            If SortWithChildNodes property is set to true,the user can sort all the nodes including all the child nodes in the treeViewAdv.
            The SortOrder of the Root should be specified for the sorting all nodes.
            // Sorts only the root nodes.
            private void button1_Click(object sender, System.EventArgs e)
            {
            this.treeViewAdv1.Nodes.Sort();
            }
            // Sort all the root nodes and the child nodes in the TreeviewAdv
            private void button2_Click_1(object sender, System.EventArgs e)
            {
            this.treeViewAdv1.Root.SortOrder=SortOrder.Ascending;
            this.treeViewAdv1.SortWithChildNodes=true;
            this.treeViewAdv1.Root.Sort();
            }
            </code><code language="VB">
            'Sorts only the root nodes.
            Private Sub button1_Click(ByVal sender As Object, ByVal e As System.EventArgs)
            Me.treeViewAdv1.Nodes.Sort()
            End Sub
            'Sort all the root nodes and the child nodes in the TreeviewAdv
            Private Sub button2_Click_1(ByVal sender As Object, ByVal e As System.EventArgs)
            Me.treeViewAdv1.Root.SortOrder=SortOrder.Ascending
            Me.treeViewAdv1.SortWithChildNodes=True
            Me.treeViewAdv1.Root.Sort()
            End Sub
            </code></example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowDragNodeCue">
            <summary>
            Gets or sets a value indicating whether an alpha blended image of the selected nodes
            should be drawn beside the cursor during drag and drop.
            </summary>
            <value><para>True to show an alpha blended image; false otherwise. Default is true.</para><para>You could customize the style in which nodes are drawn in the above image by 
            adding a "DragNodeCueStyle" style to the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BaseStyles"/> collection.</para></value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.TopVisibleNode">
            <summary>
            Gets the first fully-visible tree node in the tree view control.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> that represents the first fully-visible 
            tree node in the tree view control.</value>
            <remarks>
            Initially, the <b>TopVisibleNode</b> returns the first root tree node, which is 
            located at the top of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/>. However, if the user has scrolled 
            the contents, another tree node might be at the top.
            <seealso cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.LastVisibleNode"/></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.LastVisibleNode">
            <summary>
            Gets the last visible node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> instance.</value>
            <remarks><seealso cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.TopVisibleNode"/></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HelpTextControl">
            <summary>
            Gets the helptext control of the MultiColumnTreeView.
            </summary>
            <remarks>This is the control used to display the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HelpText"/> of the nodes.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ToolTipControl">
            <summary>
            Gets the tooltip control of the MultiColumnTreeView.
            </summary>
            <remarks>
            This is the control used to display the tooltip for the nodes when the text of the nodes are partially visible.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectedNodeForeColor">
            <summary>
            Gets or sets the text color of the selected node.
            </summary>
            <value>Default is a system color.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InactiveSelectedNodeForeColor">
            <summary>
            Gets or sets the text color of the selected node when not focussed.
            </summary>
            <value>Default is a system color.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectedNodeBackground">
            <summary>
            Gets or sets the background of the selected node.
            </summary>
            <value>Default is based on a system color.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InactiveSelectedNodeBackground">
            <summary>
            Gets or sets the background of the selected node when the control is not focussed.
            </summary>
            <value>Default is based on a system color.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DragOnText">
            <summary>
            Gets or sets a value indicating whether the drag-drop operation will occur only if the node is dragged on the text area.
            </summary>
            <value>Default is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NoChildrenImgIndex">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StateImageList"/> index value of the image that is displayed when a tree node has no children.
            </summary>
            <value>An index into the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StateImageList"/>. Default is zero.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ClosedImgIndex">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StateImageList"/> index value of the image that is displayed when a tree node is collapsed.
            </summary>
            <value>An index into the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StateImageList"/>. Default is 1.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OpenImgIndex">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StateImageList"/> index value of the image that is displayed when a tree node is expanded.
            </summary>
            <value>An index into the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StateImageList"/>. Default is 2.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StateImageList">
            <summary>
            Gets or sets the imagelist that holds images to be drawn based on the state of the node.
            </summary>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OpenImgIndex"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ClosedImgIndex"/> and
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NoChildrenImgIndex"/> properties refer to an image inside this list.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RightImageList">
            <summary>
            Gets or sets the imagelist that holds images to be drawn on the right of the node.
            </summary>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RightImageIndices"/> will then indicate
            which images are to be drawn in the node.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.LeftImageList">
            <summary>
            Gets or sets the imagelist that holds images to be drawn on the left of the node.
            </summary>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LeftImageIndices"/> will then indicate
            which images are to be drawn in the node.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.TransparentControls">
            <summary>
            Gets or sets a value indicating whether the controls (eg PlusMinus) will have a transparent background.
            Setting this property slows down drawing of the MultiColumnTreeView control.
            </summary>
            <value>Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.EnsureVisibleSelectedNode">
            <summary>
            Gets or sets a value indicating whether the selected node will be brought to view by scrolling, if necessary.
            </summary>
            <value>Default is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectionMode">
            <summary>
            Gets or sets the selection mode for the tree.
            </summary>
            <value>Default is <b>TreeSelectionMode.Single</b>.</value>
            <remarks>
            Note that setting this property does not affect the current selection state.
            For example, if the current selection includes multiple nodes and this property gets set
            to <b>TreeSelectionMode.Single</b>, then the <see cref="!:SelectionNodes"/>
            will not be cleared to show a single selection.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BaseStyles">
            <summary>
            Gets a collection of base styles used in the tree.
            </summary>
            <value>A Hashtable of style names versus styles. The style names are of type string and
            the styles are of type <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo"/>.</value>
            <remarks>
            This collection holds the standard style that specifies the global node settings
            for all the nodes (is named "Standard"), the node level styles for nodes at specific levels (should use the
            convention "NodeLevelX") and other custom base styles. Also when you specify a style named
            "DragNodeCueStyle" that style will be applied on the nodes before preparing the 
            drag-cue bitmap during drag-and-drop, a feature that can be turned on using the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowDragNodeCue"/> property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StandardStyle">
            <summary>
            Gets the standard style that all the nodes inherit from, by default.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StandardColumnStyle">
            <summary>
            Gets the standard style that all columns inherit from, by default.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.StandardSubItemStyle">
            <summary>
            Gets the standard style that all sub-items inherit from, by default.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AddSeparatorAtEnd">
            <summary>
            Gets or sets a value indicating whether the <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetPath(System.String)"/> method adds a separator at the end of the path string returned.
            </summary>
            <value>Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.GutterSpace">
            <summary>
            Gets or sets the space left on the left side of the control.
            </summary>
            <value>Default is 3.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.LabelEdit">
            <summary>
            Gets or sets a value indicating whether the label text of the tree nodes can be edited.
            </summary>
            <value>True if the label text of the tree nodes can be edited; false otherwise. The default is false.</value>
            <remarks>
            The <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeginEdit"/> method will let you begin editing a node
            programmatically irrespective of this setting.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OwnerDrawNodes">
            <summary>
            Gets or sets a value indicating whether the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeNodePaint"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint"/> events will be fired before drawing a node.
            </summary>
            <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OwnerDrawNodesBackground">
             <summary>
            Gets or sets a value indicating whether the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeBackgroundPaint"/> event will be fired before drawing a node's background.
             </summary>
             <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.LoadOnDemand">
            <summary>
            Gets or sets a value indicating whether the tree should follow the load-on-demand paradigm.
            </summary>
            <value>Default value is false.</value>
            <remarks><para>When set to true, all the nodes will have the plus-minus set to visible to begin with. 
            You should then handle the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeExpand"/> event of the nodes and add subnodes to the respective nodes.
            The tree will then keep or hide the plus-minus based on whether or not children were added.</para><para>This provides you a way to delay loading nodes in trees until the user initiates a node expand.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Printing">
            <summary>
            Gets or sets a value indicating whether the MultiColumnTreeView is printing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PrintDocument">
            <summary>
            Gets the PrintDocument of the MultiColumnTreeView.
            <remarks>when you use print document it will give the snap shot only 
            so use printpreview</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowOptionButtons">
            <summary>
            Gets or sets a value indicating whether the nodes will have an option button.
            </summary>
            <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.IsEditing">
            <summary>
            Gets a value indicating whether selected node is in editing mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PathSeparator">
            <summary>
            Gets or sets the separator string that splits the path of a node. 
            Call <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetPath(System.String)"/> to get the path of the specified node.
            </summary>
            <value>Default value is "\".</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowPlusMinus">
            <summary>
            Gets or sets a value indicating whether the plus minus controls are visible.
            </summary>
            <value>Default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowLines">
            <summary>
            Gets or sets a value indicating whether the tree lines are visible.
            </summary>
            <value>Default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowRootLines">
            <summary>
            Gets or sets a value indicating whether lines are drawn between the tree nodes that are at the root of the tree view.
            </summary>
            <value>Default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowColumnsHeader">
            <summary>Gets or sets a value indicating whether header drawn or not.</summary>
            <value>Default value is True.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Indent">
            <summary>
            Gets or sets the indent of the child nodes from the parent node.
            </summary>
            <value>Default value is 19.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HotTracking">
            <summary>
            Gets or sets a value indicating whether the nodes will have a hot tracked appearance when the mouse cursor is hovering over them.
            </summary>
            <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AllowMouseBasedSelection">
            <summary>
            Gets or sets a value indicating whether multiple nodes can be selected with mouse down and drag.
            </summary>
            <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ExpandedNodes">
            <summary>
            Gets the collection of Nodes which are in Expanded state. Result is 
            calculated on reach call.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.CollapsedNodes">
            <summary>
            Gets the collection of Nodes which are in Collapsed state. Result is 
            calculated on reach call.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectedNodes">
            <summary>
            Gets the selected nodes of the MultiColumnTreeView.
            </summary>
            <remarks>Use this property only when <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectionMode"/> property
            lets you select multiple nodes. Otherwise, use <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectedNode"/> to get the single selected node.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.CheckedNodes">
            <summary>
            Gets the checked nodes of the MultiColumnTreeView.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HideSelection">
            <summary>
            Gets or sets a value indicating whether the MultiColumnTreeView will hide it's selected nodes when not focussed.
            </summary>
            <value>True to hide selection; false otherwise. Default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.FullRowSelect">
            <summary>
            Gets or sets a value indicating whether the complete row will be highlighted when a node is selected.
            </summary>
            <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.LineColor">
            <summary>
            Gets or sets the color of the tree lines.
            </summary>
            <value>Default is Color.Gray.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.LineStyle">
            <summary>
            Gets or sets the line style of the tree lines.
            </summary>
            <value>Default value is DashStyle.Dot.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AllowKeyboardSearch">
            <summary>
            Gets or sets a value indicating whether keyboard based searching should be allowed.
            </summary>
            <value>Default value is true.</value>
            <remarks>
            When set to true, the users can key in char keys to browse to the next node that begins with
            that character(s). Multiple characters entered in succession will be assumed to be part of the
            same word, so search will be performed on that substring. Search will be restricted to 
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsVisible"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Expanded"/> nodes.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InteractiveCheckBoxes">
            <summary>
            Gets or sets a value indicating whether the state of the parent node's checkbox is based on the checkstate of it's child nodes' checkboxes.
            </summary>
            <value>Default value is false.</value>
            <remarks>
            If all child nodes are checked the parent node is also checked. The same with unchecked.
            If some child nodes are checked and some are unchecked then the parent node will have an indeterminate state.
            If the CheckState of the parent node is set by code or by clicking on it the state of all subnodes will be set to that state.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectOnCollapse">
            <summary>
            Gets or sets a value indicating whether the collapsed node should be selected if any of the child node is selected or not.
            </summary>
            <value><c>true</c> if the collapsed node should be selected if that node has a selected child node; otherwise, <c>false</c>.</value>
            <remarks>
            If this property is set to false, it won't trigger the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeSelect"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterSelect"/> event after collapsing the node. 
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShowCheckBoxes">
            <summary>
            Gets or sets a value indicating whether checkboxes will be shown for the nodes.
            </summary>
            <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectedNode">
            <summary>
            Gets or sets the selected node of the MultiColumnTreeView.
            </summary>
            <remarks><para>The tree fires the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeSelect"/> event to let you cancel the change 
            and <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterSelect"/> event to notify you of a new selected node.</para><para>Use to <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectedNodes"/> property when multi-node selection is turned on.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectionBaseNode">
            <summary>
            Gets the base node, based on which multiple selection will be performed.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> instance or null if there is no such node.</value>
            <remarks>
            This node will be consulted while extending the selection in a multi-select
            scenario using user interaction or when calling the <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ExtendSelectionTo(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Boolean)"/> method.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ItemHeight">
            <summary>
            Gets or sets the default height of the nodes.
            </summary>
            <value>Default value is dependent on the control's font height.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Root">
            <summary>
            Gets or sets the root node of the MultiColumnTreeView.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Nodes">
            <summary>
            Gets / sets the top-level nodes collection of the MultiColumnTreeView.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Columns">
            <summary>
            Gets / sets the columns of the MultiColumnTreeView.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.RMouseDownNode">
            <summary>
            Gets or sets the node on which the user did a right-mouse down.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> instance.</value>
            <remarks><para>This property will return a non-null value only when the user
            has his mouse down or when the context menu is being shown for the tree.</para><para>Use this property in your context-menu's popup event to determine on which
            node the user had right-clicked. However, do not use this property in a context menu
            item's Click property as this would be set to null by then. If the user right-clicked in the empty region then
            this property will return null.</para><para>
            When the user instead used the keyboard to invoke the context menu (via Shift+F10)
            then this property will return the currently selected node and the
            menu will also appear beside the selected node.
            </para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HorizontalThumbTrack">
            <summary>
            Indicates whether the control should scroll while the user is dragging a horizontal scrollbar thumb.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SuspendExpandRecalculate">
            <summary>
            Gets or sets a value indicating whether the Recalculation of the Nodes maximum height should be done while expanding/collapsing.
            </summary>
            <value><c>true</c> if suspend recalculate the nodes hieght while expand/collapse; otherwise, <c>false</c>.
            </value>
            <remarks>
            This property can be reduced the delay while expanding/ collapsing the large number of nodes, if we set it as true.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SmartSizeBox">
            <summary>
            Gets or sets a value indicating whether the size box should be drawn when both scrollbars are visible
            and the control is not a docked window in an MDIChild window. Note: Another better solution is drawing the NonClientArea
            ourselves. See SizeGripStyle which implements this newer solution.
            </summary>
            <remarks>
            Showing the size box works around a problem with .NET controls because by
            default the the area at the bottom right is not drawn and that can cause
            drawing glitches. Note: Another better solution is drawing NonClientArea
            ourselves. See SizeGripStyle which implements this newer solution.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DesignModeInternal">
            <summary>
            Gets or sets a value indicating whether If tree in design mode than all unvisible node should be displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.VerticalThumbTrack">
            <summary>
            Indicates whether the control should scroll while the user is dragging a vertical scrollbar thumb.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeStateImageList">
            <summary>
            Gets or sets ImageList with images that are displayed 
            instead of expand/collapse button.
            </summary>
            The below description helps the user  to set Custom images for expand/collapse (+/-) signs in the MultiColumnTreeView
            The standard  +/- signs for the expand/collapse buttons in the MultiColumnTreeView can be replaced with 
            the custom  images by setting ImageList to the newly added NodeStateImageList property of the MultiColumnTreeView.
            Single  click on the image expands or collapses the current node.
            By  setting some particular index of default image for expand/collapse button in the 
            TreeviewAdv's DefaultCollapseImageIndex and DefaultExpandImageIndex property  ,all the
            ParentNode's  can be displayed with default Images for expanding and collapsing actions.
            Each  Parent Node's +/- signs can be set with different images ,by setting the TreeNodeAdv's
            CollpaseImageIndex  and ExpandImageIndex.
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultCollapseImageIndex">
            <summary>
            Gets or sets index of default image for collapse button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultExpandImageIndex">
            <summary>
            Gets or sets index of default image for expand button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ShouldSelectNodeOnEnter">
            <summary>
            Gets or sets a value indicating whether the default node should be selected on the MultiColumnTreeView control gains focus.
            </summary>
            <value><c>true</c> if node should be selected on MultiColumnTreeView gains focus; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HorizontalScrollBar">
            <summary>
            Gets or sets a value indicating whether Enables or disables horizontal scrollbar. 
            This property will be set/reset by the tree as and when required.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.VerticallScrollBar">
            <summary>
            Gets or sets a value indicating whether Enables or disables vertical scrollbar. 
            This property will be set/reset by the tree as and when required.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NeedUpdateBounds">
            <summary>
            Gets or sets a value indicating whether bounds of the nodes collecion update need.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NeedUpdateCustomControls">
            <summary>
            Gets or sets a value indicating whether custom controls visibilITY and bounds update need.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.CustomControlCollection">
            <summary>
            Gets custom control collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.HasColumns">
            <value>True if control has at least one column, otherwise False.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.MeasureGraphics">
            <summary>Gets or sets special measure graphics that allowing measuring without 
            control creation.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ExcludedDrawingRegion">
            <summary> Gets vertical lines above plusminus rectangle</summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeHotTrackChanged">
            <summary>
            This event will be triggered when mouse hover occurs in tree nodes and it returns the particular node details which is currently being pointed from its arguement.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeEdit">
            <summary>
            Occures before a node gets into the edit mode.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeEditorValidateString">
            <summary>
            Occurs when the text entered by the user changes in the Node editor control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeEditorValidating">
            <summary>
            Occurs before the newly entered text in the Node editor gets stored.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeEditorValidated">
            <summary>
            Occurs after the newly entered text in the Node editor gets stored.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.EditCancelled">
            <summary>
            Occurs after the Editing mode gets cancelled by Escape key.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeSelect">
            <summary>
            Occurs before a node is selected.
            </summary>
            <remarks>
            The collection in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvSelectionEventArgs.SelectedNodes"/> property is 
            both read-only and fixed size.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeCheck">
            <summary>
            Occurs before a node's checkbox is checked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterSelect">
            <summary>
            Occurs after a node is selected.
            </summary>
            <remarks>
            You can determine the selected node using the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectedNode"/> property.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterCheck">
            <summary>
            Occurs after a node is checked.
            </summary>
            <remarks><para>This event will be fired when the node's <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CheckState"/> property has changed or when a new 
            node has been <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Optioned"/>.</para><para>You could alternatively listen to the individual node's 
            <see cref="E:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckStateChanged"/> event.</para></remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterInteractiveChecks">
            <summary>
            Occurs after one or more node's CheckState has changed due to <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.InteractiveCheckBox"/> setting.
            </summary>
            <remarks><para>When <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.InteractiveCheckBox"/> is turned on in a parent node, changing the parent's <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CheckState"/> or one
            of it's children's will cause the CheckStates of the parent and the child nodes to be updated appropriately.
            This event will be fired at the end of all these updates.</para></remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeExpand">
            <summary>
            Occurs before a node is expanded.
            </summary>
            <remarks>
            Handle this event when you want to do some processing of the specified node before it's expanded.
            Use this event when you set the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.LoadOnDemand"/> property to true to add child nodes to the specified node before it is expanded.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeCollapse">
            <summary>
            Occurs before a node has collapsed.
            </summary>
            <remarks>
            Handle this event when you want to do some processing of the specified node before it's collapsed.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterExpand">
            <summary>
            Occurs after a node is expanded.
            </summary>
            <remarks>
            Handle this event when you want to do some processing of the specified node after it's expanded.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterCollapse">
            <summary>
            Occurs after a node has collapsed.
            </summary>
            <remarks>
            Handle this event when you want to do some processing of the specified node after it's collapsed.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeNodePaint">
            <summary>
            Fired before a node is being painted when the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OwnerDrawNodes"/> property is set to true.
            </summary>
            <remarks>
            Handle this event when you want to draw the node yourself. If you set the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPaintEventArgs.Handled"/>
            property to true the MultiColumnTreeView assumes that you have drawn all the contents of the node and no additional drawing will be done by the MultiColumnTreeView.
            If you leave it to false the MultiColumnTreeView will automatically draw the usual contents of the node. Do not draw the background of the node here. 
            Otherwise it will draw over the vertical line. Use the NodeBackgroundPaint for painting the background.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint">
            <summary>
            Fired after a node is being painted when the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OwnerDrawNodes"/> property is set to true.
            </summary>
            <remarks>
            This event is ideal for custom drawing portions of the node in addition to the default drawing.
            The HandledXXX properties of the event args can be ignored for this event.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeBackgroundPaint">
            <summary>
            Fired to draw the background of a node if the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OwnerDrawNodesBackground"/> property is set.
            </summary>
            <remarks>
            Handle this event when you want to draw the background of the node yourself.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ItemDrag">
            <summary>
            Occurs when the user begins a drag of one or more items in the tree view control.
            </summary>
            <remarks><p>The <b>Item</b> property in the argument is an array of MultiColumnTreeView nodes that
            are currently selected.</p><p>
            You can choose to initiate an ole drag-and-drop operation in this event handler.
            </p></remarks>
            <example>
            To initiate an ole drag-drop in this event handler:
            <code lang="C#">
            // MultiColumnTreeView.ItemDrag event listener
            private void treeViewAdv1_ItemDrag(object sender, System.Windows.Forms.ItemDragEventArgs e)
            {
             // Begin a drag and drop operation of the selected nodes (or some other data).
             TreeNodeAdv[] nodes = e.Item as TreeNodeAdv[];
             DragDropEffects result = this.DoDragDrop(nodes, DragDropEffects.Copy | DragDropEffects.Move);
             // more app logic based on result...
            }
            </code><code lang="VB">
            ' MultiColumnTreeView.ItemDrag event listener
            Private Sub treeViewAdv1_ItemDrag(ByVal sender As Object, ByVal e As System.Windows.Forms.ItemDragEventArgs) Handles treeViewAdv2.ItemDrag
             ' Begin a drag and drop operation of the selected nodes (or some other data).
             Dim nodes As TreeNodeAdv() = CType(e.Item, TreeNodeAdv())
             Dim result As DragDropEffects = Me.DoDragDrop(nodes, DragDropEffects.Copy Or DragDropEffects.Move)
             ' more app logic based on result...
            End Sub 'treeViewAdv1_ItemDrag '
            </code><para>Also take a look at our ..\Tools\Samples\Tree Package\TreeViewAdvDragDrop
            sample for more information on how to turn on drag-drop cues.</para></example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeStateImageListChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeStateImageList"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultCollapseImageIndexChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultCollapseImageIndex"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultExpandImageIndexChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.DefaultExpandImageIndex"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderStyleChanged">
            <summary>
            Occurs when the tree's BorderStyle is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Border3DStyleChanged">
            <summary>
            Occurs when the tree's Border3DStyle is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderSingleChanged">
            <summary>
            Occurs when the tree's Border2DStyle is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderColorChanged">
            <summary>
            Occurs when the tree's BorderColor is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BackgroundColorChanged">
            <summary>
            Occurs when the tree's GradientBackground is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BorderSidesChanged">
            <summary>
            Occurs when the tree's BorderSides is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ThemeChanged">
            <summary>
            Occurs when the ThemesEnabled property changes
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnHighlighted">
            <summary>
            Occurs when the tree's selected column changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnClick">
            <summary>
            Occurs when the tree's column is clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnDoubleClick">
            <summary>
            Occurs when the tree's column is double clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnResized">
            <summary>
            Occurs when the tree's column is resized.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.ColumnResizing">
            <summary>
            Occurs when resizing the tree's column.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeMouseDoubleClick">
            <summary>
            This event will be triggered if double click occurs on TreeNodeAdv 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeMouseClick">
            <summary>
            This event will be triggered if single click occurs on TreeNodeAdv 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeAfterFound">
            <summary>
            This Event will be triggered when treenode match is found based on search string
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeBeforeFind">
            <summary>
            This Event will be triggered once treenode match yet to be found based on search string
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeReplacing">
            <summary>
            This Event will be triggered on matched treenode text is being replaced based on search string
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.OnNodeReplaced">
            <summary>
            This Event will be triggered on matched treenode text after gets replaced based on search string
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.MetroColor">
            <summary>
            Gets or sets the value to the color of the MetroColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.NodeHoverColor">
            <summary>
            Gets or sets the value to the color of the MetroColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.TreeColumnRectangle">
            <summary>Gets Rectangle reserved by control for tree painting. 
            RTL mirror effect is applied on result rectangle automatically. 
            Scrolling effects also applied on result rectangle automatically.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.TreeAllColumnsRectangle">
            <summary> Gets Rectangle reserved by control for tree painting. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Style">
            <summary>
            Gets or sets the value to the Style..
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PrintDirection">
            <summary></summary>
            /// <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PrintDirection.Horizontal">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PrintDirection.Vertical">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.ShowHeader">
            <summary>True - we show header, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.SelectOnCollapse">
            <summary>True - select node when collapsed, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.HistoryEnabled">
            <summary>True - enabled Undo/Redo manager, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.SuspendExpandRecalculate">
            <summary>True - force control to ignore recalculations requests, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.AutoControlsAdding">
            <summary>Auto custom controls adding in MultiColumnTreeView.Controls
            false - only in designer editor.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.ClickedOnSelection">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.CanDrag">
            <summary>True - indicate that tree is free for draging operation, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.HotTracking">
            <summary>True - in control enabled hot tracking functionality, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.ShowLines">
            <summary>True - show level lines in tree, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.ShowRootLines">
            <summary>True - show root line in tree heirarchy, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.Printing">
            <summary>True - control in printing process, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.AllowMouseBasedSelection">
            <summary>Indicates whether multiple nodes can be selected with mouse down and drag.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.LoadOnDemand">
            <summary>True - load data on user demand, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.OwnerDrawNodes">
            <summary> Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BeforeNodePaint"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint"/> events will be fired before drawing a node.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.OwnerDrawNodesBackground">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.LabelEdit">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.AddSeparatorAtEnd">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.MouseBasedSelectionOn">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.AllowKeyboardSearch">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.FullRowSelect">
            <summary>True - paint full row selection, otherwise paint only label selection.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.HideSelection">
            <summary>True - on control focus lost do not show selection, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.PreparingDragCueBitmap">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.Dragging">
            <summary>True - indicate that we in Dragging process, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.MouseLeaved">
            <summary>Indicates whether mouse has left out of control.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.AllowDropStubWorks">
            <summary>Stub variable which indicates whether artificial drag-and-drop works
            when AllowDrop is set to false.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.KeepDottedSelection">
            <summary>Indicates whether control must draw dotted rectangle around 
            selected node when it has no focus.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.KeepDragCapturePoint">
            <summary>Indicates whether cue image should be drawn at a distance below the mouse 
            cursor while dragging.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.ThemedBorder">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IgnoreThemeBackground">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IgnoreNextMouseMove">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.EnsureVisibleSelectedNode">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.TransparentControls">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.DragOnText">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.ShowDragNodeCue">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.BroughtIntoView">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.SelectUpwardDirection">
            <summary>indicates the direction of selection</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.SortWithChildNodes">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.InVScroll">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.InHScroll">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.NeedUpdateCustomControls">
            <summary>True - custom control refresh required, otherwise False. 
            Need update custom controls visibility and bounds.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IsKeyDown">
            <summary>True - indicate that control catch key down and processing it, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IsMouseDown">
            <summary>True - indicate that control catch Mouse down and processing it, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IsLeftMouseDown">
            <summary>True - indicate Left mouse button catch and processing, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IsMouseUp">
            <summary>True - indicate Mouse up catch and procesing, otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.EnsureVisible">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IsMouseDownWithCtrl">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.CancelEdit">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.DragCueOn">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.ShouldSelectNodeOnEnter">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.NeedUpdateEditTop">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IgnoreLeave">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IsEditEnding">
            <summary>To avoid nested calling of EndEdit method.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.CanGetDragImage">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.DesignMode">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.ColumnsMovedMode">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.AutoAdjustMultiLineHeight">
            <summary>True - force nodes to recalculate own height for multiline cases, 
            otherwise False.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.IsDoubleClick">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.InternalBooleanFields.Max">
            <summary>MUST BE LAST DECALRED IN ENUM!!! Maximum counter of bit flags.</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnVisualStyle">
            <summary>
            Visual Style of the MultiColumnTreeview
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnVisualStyle.Default">
            <summary>
            default style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnVisualStyle.Metro">
            <summary>
            Metro style
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView)">
            <summary>
            Initializes new instances of TreeViewAdvFindReplaceDialog class
            </summary>
            <param name="tree">TreeViewAdv instance</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.Find(System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchRange)">
            <summary>
            Highlights matched TreeNodeAdv based on search string
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="searchOption">TreeViewSearchOption</param>
            <param name="searchRange">TreeViewSearchRange</param>
            <returns>true if match found</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.Find(System.String)">
            <summary>
            Highlights matched TreeNodeAdv based on search string
            </summary>
            <param name="nodeText">Search Text</param>
            <returns>true if match found</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.FindAll(System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchRange)">
            <summary>
            Highlights all matched TreeNodeAdv based on search string
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="searchOption">TreeViewSearchOption</param>
            <param name="searchRange">TreeViewSearchRange</param>
            <returns>returns true if match found</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.FindAll(System.String)">
            <summary>
            Highlights all matched TreeNodeAdv based on search string
            </summary>
            <param name="nodeText">Search Text</param>
            <returns>returns true if match found</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.Replace(System.String,System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchRange)">
            <summary>
            returns true if matched TreeNodeAdv text replaced
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="replaceText">Text to be replaced</param>
            <param name="searchOption">TreeViewSearchOption</param>
            <param name="searchRange">TreeViewSearchRange</param>
            <returns>returns true if match found</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.Replace(System.String,System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchRange)">
            <summary>
            Returns true if matched TreeNodeAdv text replaced
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="replaceText">Text to be replaced</param>
            <param name="searchRange">TreeViewSearchRange</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.Replace(System.String,System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchOption)">
            <summary>
            Returns true if matched TreeNodeAdv text replaced
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="replaceText">Text to be replaced</param>
            <param name="searchOption">TreeViewSearchOption</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.Replace(System.String,System.String)">
            <summary>
            Returns true if matched TreeNodeAdv text replaced
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="replaceText">Text to be replaced</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.Replace(System.String)">
            <summary>
            Returns true if matched TreeNodeAdv text replaced
            </summary>
            <param name="ReplaceText">Text to be replaced</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.ReplaceAll(System.String,System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchRange)">
            <summary>
            Returns true if matched TreeNodeAdv text replaced
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="replaceText">Text to be replaced</param>
            <param name="searchRange">TreeViewSearchRange</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.ReplaceAll(System.String,System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchOption)">
            <summary>
            Returns true if matched TreeNodeAdv text replaced
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="replaceText">Text to be replaced</param>
            <param name="searchoption">TreeViewSearchOption</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.ReplaceAll(System.String,System.String)">
            <summary>
            Returns true if all matched TreeNodeAdv text replaced
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="replaceText">Text to be replaced</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.ReplaceAll(System.String,System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewSearchRange)">
            <summary>
            Returns true if all matched TreeNodeAdv text replaced
            </summary>
            <param name="nodeText">Search Text</param>
            <param name="replaceText">Text to be replaced</param>
            <param name="searchOption">TreeViewSearchOption</param>
            <param name="searchRange">TreeViewSearchRange</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.ReplaceAll(System.String)">
            <summary>
            Returns true if matched all TreeNodeAdv text replaced
            </summary>
            <param name="ReplaceText">Text to be replaced</param>
            <returns>returns true if matched TreeNodeAdv text replaced</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.Search(System.String)">
            <summary>
            Defines if Search Text matches any TreeNodeAdv text
            </summary>
            <param name="Text">Search String</param>
            <returns>returns true if match found</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.FindNameInTreeView(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.String)">
            <summary>
            Find and return TreeNodeAdv based on TreeSearchOption
            </summary>
            <param name="node">TreeNodeAdv instances</param>
            <param name="name">Search Text</param>
            <returns>SearchTreeNodeAdvCollection</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.FindNameInTreeView(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView,System.String)">
            <summary>
            Find and return matched TreeNodeAdv Collection
            </summary>
            <param name="treeView">TreeViewAdv Instances</param>
            <param name="name">Search String</param>
            <returns>SearchTreeNodeAdvCollection</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.SearchTreeNodeAdvCollection">
            <summary>
            Gets/Sets value of TreeNodeAdvCollection that matches search string
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.TreeView">
            <summary>
            TreeViewAdv instance
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.TreeViewSearchOption">
            <summary>
            Gets/Sets value of TreeViewAdv Search Option
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.TreeViewSearchRange">
            <summary>
            Gets/Sets value of TreeViewAdv search range 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewFindReplaceDialog.TreeViewSearchNavigation">
            <summary>
            Gets/Sets value of TreeNodeAdv search navigation type
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAcessibleObject.GetChildCount">
            <summary> The GroupViewItem objects are "child" controls in terms of accessibility so
            return the number of GroupViewItems.</summary>
            <returns>Returns the number of GroupViewItems</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAcessibleObject.GetChild(System.Int32)">
            <summary> Gets the Accessibility object of the GroupViewItem identified by index.</summary>
            <returns>Returns Child</returns>
            <param name="index">Tree node index</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAcessibleObject.Role">
            <summary>Gets the role for the GroupView. This is used by accessibility programs.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvAcessibleObject.State">
            <summary>Gets the state for the GroupView. This is used by accessibility programs.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvAccessibleObject.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
            <returns>The value of an accessible object, or null if the object has no value set.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.DefaultHeaderHeigh">
            <summary>
            TODO: place correct comment here
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.m_style">
            <summary>Style storage for column.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.m_tree">
            <summary>Reference on parent control.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.m_rcTextBounds">
            <summary>Storage of text bounds</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.m_rcBounds">
            <summary>Column bounds</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.m_bHighlighted">
            <summary>Column state</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.#ctor(System.String)">
            <summary> Initializes a new instance of the TreeColumnAdv class.</summary>
            <param name="text">text of column.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.System#ComponentModel#ISupportInitialize#BeginInit">
            <summary>Called when control start initialization.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.System#ComponentModel#ISupportInitialize#EndInit">
            <summary>Called when control ends own initialization.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetVisible">
            <summary>
            Reset property Visible value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeVisible">
            <summary>
            Indicate should or not we serialize Visible property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetWidth">
            <summary>
            Reset property Width value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeWidth">
            <summary>
            Indicate should or not we serialize Width property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetFont">
            <summary>
            Reset property Font value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeFont">
            <summary>
            Indicate should or not we serialize Font property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetText">
            <summary>
            Reset property Text value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeText">
            <summary>
            Indicate should or not we serialize Text property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetTextColor">
            <summary>
            Reset property TextColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeTextColor">
            <summary>
            Indicate should or not we serialize TextColor property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetBackground">
            <summary>
            Reset property Background value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeBackground">
            <summary>
            Indicate should or not we serialize Background property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetHelpText">
            <summary>
            Reset property HelpText value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeHelpText">
            <summary>
            Indicate should or not we serialize HelpText property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetSortOrder">
            <summary>
            Reset property SortOrder value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeSortOrder">
            <summary>
            Indicate should or not we serialize SortOrder property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetComparer">
            <summary>
            Reset property Comparer value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeComparer">
            <summary>
            Indicate should or not we serialize Comparer property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetTag">
            <summary>
            Reset property Tag value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeTag">
            <summary>
            Indicate should or not we serialize Tag property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetLeftImage">
            <summary>
            Reset property LeftImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeLeftImage">
            <summary>
            Indicate should or not we serialize LeftImage property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetRightImage">
            <summary>
            Reset property RightImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeRightImage">
            <summary>
            Indicate should or not we serialize RightImage property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetLeftImageIndices">
            <summary>
            Reset property LeftImageIndices value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeLeftImageIndices">
            <summary>
            Indicate should or not we serialize LeftImageIndices property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetLeftImagePadding">
            <summary>
            Reset property LeftImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeLeftImagePadding">
            <summary>
            Indicate should or not we serialize LeftImagePadding property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetRightImageIndices">
            <summary>
            Reset property RightImageIndices value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeRightImageIndices">
            <summary>
            Indicate should or not we serialize RightImageIndices property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetRightImagePadding">
            <summary>
            Reset property RightImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeRightImagePadding">
            <summary>
            Indicate should or not we serialize RightImagePadding property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetBorderSides">
            <summary>
            Reset property BorderSides value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeBorderSides">
            <summary>
            Indicate should or not we serialize BorderSides property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetBorderStyle">
            <summary>
            Reset property BorderStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeBorderStyle">
            <summary>
            Indicate should or not we serialize BorderStyle property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetBorder3DStyle">
            <summary>
            Reset property Border3DStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeBorder3DStyle">
            <summary>
            Indicate should or not we serialize Border3DStyle property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetBorderColor">
            <summary>
            Reset property BorderColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetHighlightBorderColor">
            <summary>
            Reset  HighlightBorderColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeBorderColor">
            <summary>
            Indicate should or not we serialize BorderColor property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeHighlightBorderColor">
            <summary>
            Indicate whether to serialize HighlightBorderColor property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetBorderSingle">
            <summary>
            Reset property BorderSingle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeBorderSingle">
            <summary>
            Indicate should or not we serialize BorderSingle property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetAreaBackground">
            <summary>
            Reset property AreaBackground value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeAreaBackground">
            <summary>
            Indicate should or not we serialize AreaBackground property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetVerticalAlignment">
            <summary>
            Reset property VerticalAlignment value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeVerticalAlignment">
            <summary>
            Indicate should or not we serialize VerticalAlignment property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetHorizontalAlignment">
            <summary>
            Reset property HorizontalAlignment value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ShouldSerializeHorizontalAlignment">
            <summary>
            Indicate should or not we serialize HorizontalAlignment property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.UpdateColumnLocation(System.Int32,System.Int32)">
            <summary>
            Updates column's location.
            </summary>
            <param name="x"> X position</param>
            <param name="y"> Y position</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.SetParent(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView)">
            <summary>
            Update parent reference of column.
            </summary>
            <param name="tree">Reference on parent control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ResetParent">
            <summary>
            Reset column reference on parent.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Draw(System.Drawing.Graphics,System.Drawing.Point)">
            <summary>Draw Column at specified position.</summary>
            <param name="g">Graphics on which we should draw ourself.</param>
            <param name="point">X,Y coordinates.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Draw(System.Drawing.Graphics,System.Int32,System.Int32)">
            <summary>Draw Column at specified position.</summary>
            <param name="g">Graphics on which we should draw ourself.</param>
            <param name="x">X coordinate.</param>
            <param name="y">Y coordinate.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.DrawBackgroundImage(System.Drawing.Graphics)">
            <summary>
            Draws the Background image for the Column.
            </summary>
            <param name="g">Graphics</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.DrawLeftImages(System.Drawing.Graphics,System.Int32)">
            <summary>Method draw images from the left side of the column text. 
            In RTL mode logic is reversed and images drawn from right side.</summary>
            <param name="g">Graphics for drawing.</param>
            <param name="startX">Start position of images drawing.</param>
            <returns>New start position for other methods that will draw after us.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.ColumnStyle">
            <summary>Gets reference on style that used by column.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Highlighted">
            <summary>Gets or sets a value indicating whether column selected state</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Visible">
            <summary>
            Gets or sets a value indicating whether column visible to user or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Width">
            <summary>
            Gets or sets column width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Font">
            <summary>
            Gets or sets font that will be used for column text painting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Text">
            <summary>
            Gets or sets the column text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.TextColor">
            <summary>
            Gets or sets the column text color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Background">
            <summary>
            Gets or sets the column background style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Height">
            <summary>
            Gets or sets height for column.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.HelpText">
            <summary>
            Gets or sets hint text for the column.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.SortOrder">
            <summary>
            Gets or sets sorting order of the column.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Comparer">
            <summary>
            Gets or sets custom comparer that will be used for column value sorting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Tag">
            <summary>
            Gets or sets the column user data.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.LeftImage">
            <summary>
            Gets or sets image that will be painted from left side of the column text. 
            Image will be stretched  to column header height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.BackgroundImage">
            <summary>
            Gets or sets image that will be painted in the background of the Column. 
            Image will be stretched  to column header height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.RightImage">
            <summary>
            Gets or sets image that will be painted from right side of the column text. 
            Image will be stretched  to column header height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.BaseStyle">
            <summary>
            Gets or sets the base style for the column from which to inherit.
            </summary>
            <remarks>The specified base style should be available in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BaseStyles"/>
            collection.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.VerticalAlignment">
            <summary>
            Gets or sets the vertical alignment of text in column bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.HorizontalAlignment">
            <summary>
            Gets or sets the horizontal alignment of the text in column bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.HighlightBorderColor">
            <summary>
            Gets or sets the color of the highlight border.
            </summary>
            <value>The color of the highlight border.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Size">
            <summary>Gets the column size.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Bounds">
            <summary>Gets or sets the column bounds.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.IsMirrored">
            <summary>
            Gets a value indicating whether RTL drawing algorithm is used or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.TextBounds">
            <summary>
            Gets or sets area reserved for text drawing
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.BorderPadding">
            <summary>
            Gets padding reserved for column border drawing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.BackgroundBounds">
            <summary>
            Gets area reserved for background drawing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView)">
            <summary> Initializes a new instance of the TreeColumnAdvCollection class.</summary>
            <param name="tree">Reference on parent Tree.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.Add(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv)">
            <summary>
            Add column into collection.
            </summary>
            <param name="column">reference on column.</param>
            <returns>Order Index of column.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.AddRange(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv[])">
            <summary>
            Add range of columns into collection.
            </summary>
            <param name="columns">Array of columns.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.AddRange(System.Collections.ICollection)">
            <summary>
            Add range of columns into collection.
            </summary>
            <param name="columns">Array of columns.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.Remove(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv)">
            <summary>
            Remove column from collection.
            </summary>
            <param name="column">Treecolumn object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv)">
            <summary>Insert column into collection.</summary>
            <param name="index">insert position.</param>
            <param name="column">Column reference.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.Contains(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv)">
            <summary>
            Method check is column in collection or not.
            </summary>
            <param name="column">reference on column to check.</param>
            <returns>True - column found in collection, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.IndexOf(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv)">
            <summary>
            Method return order index of item if it exists in collection, otherwise -1.
            </summary>
            <param name="column">reference on column.</param>
            <returns>-1 if nothing found, otherwise column order index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.Clone">
            <summary>Clone collection and it items.</summary>
            <returns>Copy of the this collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.System#ICloneable#Clone">
            <summary>Clone collection.</summary>
            <returns>Reference on cloned version of the current collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.GetTotalColumnsWidth">
            <summary>Method return accumulated width of all columns.</summary>
            <remarks>Method ignore visibility settings.</remarks>
            <returns> Return Total Column WIdth</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.GetTotalColumnsWidth(System.Boolean)">
            <summary>Method return accumulated width of all columns.</summary>
            <param name="visible">True - count only visible columns, otherwise False.</param>
            <returns>Accumulated width in pixels.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.GetVisibleColumnsList">
            <summary>Methods return array infilled by visible to user columns.</summary>
            <returns>Return array infilled by visible to user columns.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.RaiseCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)">
            <summary>Utility method used for <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.CollectionChanged"/> event
            raising.</summary>
            <param name="args">Event parameters.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.OnClearComplete">
            <summary>On collection clearing method raise <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.CollectionChanged"/> event 
            with corresponding parameters.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>On item inserting into collection set correct parent. Method raise 
            <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.CollectionChanged"/> event with corresponding parameters.</summary>
            <param name="index">Treenode index</param>
            <param name="value">TreecolumnAdv value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>On item remove from collection reset column parent. Method raise 
            <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.CollectionChanged"/> event with corresponding parameters.</summary>
            <param name="index"> Tree node index</param>
            <param name="value"> TreeColumn object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.OnSetComplete(System.Int32,System.Object,System.Object)">
            <summary>On item replace/set in collection change items Parents. Method raise 
            <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.CollectionChanged"/> event with corresponding parameters.</summary>
            <param name="index">Tree node Index</param>
            <param name="oldValue">Old value</param>
            <param name="newValue"> new Value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.OnValidate(System.Object)">
            <summary>Method check correctness of input parameters.</summary>
            <param name="value">parameter to check.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.Item(System.Int32)">
            <summary>Access to collection items by index.</summary>
            <param name="index"> Treecolumn index</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.VisibleColumns">
            <summary> Gets array of visible columns.</summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvCollection.CollectionChanged">
            <summary>Raised when collection detect own changes.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.VisibleProperty">
            <summary>Declaration of storage propterty: Visible.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.WidthProperty">
            <summary>Declaration of storage propterty: Width.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.FontProperty">
            <summary>Declaration of storage propterty: Font.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.TextProperty">
            <summary>Declaration of storage propterty: Text.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.TextColorProperty">
            <summary>Declaration of storage propterty: TextColor.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.HelpTextProperty">
            <summary>Declaration of storage propterty: HelpText.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.SortOrderProperty">
            <summary>Declaration of storage propterty: SortOrder.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.ComparerProperty">
            <summary>Declaration of storage propterty: Comparer.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.TagProperty">
            <summary>Declaration of storage propterty: Tag.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.LeftImageProperty">
            <summary>Declaration of storage propterty: LeftImage.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.BackgroundImageProperty">
            <summary>Declaration of storage propterty: BackgroundImage.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.LeftImageIndicesProperty">
            <summary>Declaration of storage propterty: LeftImageIndices.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.LeftImagePaddingProperty">
            <summary>Declaration of storage propterty: LeftImagePadding.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.RightImageProperty">
            <summary>Declaration of storage propterty: RightImage.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.RightImageIndicesProperty">
            <summary>Declaration of storage propterty: RightImageIndices.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.RightImagePaddingProperty">
            <summary>Declaration of storage propterty: RightImagePadding.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.BackgroundProperty">
            <summary>Declaration of storage propterty: Background.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.AreaBackgroundProperty">
            <summary>Declaration of storage propterty: AreaBackground.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.BorderSidesProperty">
            <summary>Declaration of storage propterty: BorderSides.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.BorderStyleProperty">
            <summary>Declaration of storage propterty: BorderStyle.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.Border3DStyleProperty">
            <summary>Declaration of storage propterty: Border3DStyle.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.BorderColorProperty">
            <summary>Declaration of storage propterty: BorderColor.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.BorderSingleProperty">
            <summary>Declaration of storage propterty: BorderSingle.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.BaseStyleProperty">
            <summary>Declaration of storage propterty: BaseStyle.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.VerticalAlignmentProperty">
            <summary>Declaration of storage propterty: VerticalAlignment.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.HorizontalAlignmentProperty">
            <summary>Declaration of storage propterty: HorizontalAlignment.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.AllowTextOverlap">
            <summary>Declaration of storage propterty: AllowTextOverlap.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.HighlightBorderColorProperty">
            <summary>Declaration of storage propterty: HighlightBorderColor.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore.StaticDataStore">
            <summary>
            Static data must be declared static in derived classes (this avoids collisions
            when StyleInfoStore is used in the same project for different types of style
            classes).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.#ctor">
            <summary>
            Initializes a new instance of the TreeColumnAdvStyleInfo class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo)">
            <summary>
            Initializes a new instance of the TreeColumnAdvStyleInfo class.
            </summary>
            <param name="style">The style object that contains the original data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo"/> class.
            </summary>
            <param name="store">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore"/> that holds data for this <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo"/>.
            All changes in this style object will be saved in the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoStore"/> object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.#ctor(Syncfusion.Styles.StyleInfoIdentityBase)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo"/> class.
            </summary>
            <param name="identity">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoIdentity"/> that holds the indentity for this <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo"/>.
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.GetDefaultStyle">
            <summary>
            Override this method to return a default style object for your derived class.
            </summary>
            <returns>A default style object.</returns>
            <remarks>
            You should cache the default style object in a static field.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetVisible">
            <summary>
            Reset property Visible value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeVisible">
            <summary>
            Indicate should or not we serialize Visible property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetWidth">
            <summary>
            Reset property Width value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeWidth">
            <summary>
            Indicate should or not we serialize Width property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetFont">
            <summary>
            Reset property Font value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeFont">
            <summary>
            Indicate should or not we serialize Font property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetText">
            <summary>
            Reset property Text value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeText">
            <summary>
            Indicate should or not we serialize Text property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetTextColor">
            <summary>
            Reset property TextColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeTextColor">
            <summary>
            Indicate should or not we serialize TextColor property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetBackground">
            <summary>
            Reset property Background value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeBackground">
            <summary>
            Indicate should or not we serialize Background property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetHelpText">
            <summary>
            Reset property HelpText value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeHelpText">
            <summary>
            Indicate should or not we serialize HelpText property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetSortOrder">
            <summary>
            Reset property SortOrder value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeSortOrder">
            <summary>
            Indicate should or not we serialize SortOrder property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetComparer">
            <summary>
            Reset property Comparer value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeComparer">
            <summary>
            Indicate should or not we serialize Comparer property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetTag">
            <summary>
            Reset property Tag value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeTag">
            <summary>
            Indicate should or not we serialize Tag property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetLeftImage">
            <summary>
            Reset property LeftImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeLeftImage">
            <summary>
            Indicate should or not we serialize LeftImage property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetBackgroundImage">
            <summary>
            Reset property BackgroundImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeBackgroundImage">
            <summary>
            Indicate should or not we serialize BackgroundImage property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetLeftImageIndices">
            <summary>
            Reset property LeftImageIndices value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeLeftImageIndices">
            <summary>
            Indicate should or not we serialize LeftImageIndices property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetLeftImagePadding">
            <summary>
            Reset property LeftImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeLeftImagePadding">
            <summary>
            Indicate should or not we serialize LeftImagePadding property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetRightImage">
            <summary>
            Reset property RightImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeRightImage">
            <summary>
            Indicate should or not we serialize RightImage property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetRightImageIndices">
            <summary>
            Reset property RightImageIndices value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeRightImageIndices">
            <summary>
            Indicate should or not we serialize RightImageIndices property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetRightImagePadding">
            <summary>
            Reset property RightImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeRightImagePadding">
            <summary>
            Indicate should or not we serialize RightImagePadding property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetBorderSides">
            <summary>
            Reset property BorderSides value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeBorderSides">
            <summary>
            Indicate should or not we serialize BorderSides property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetBorderStyle">
            <summary>
            Reset property BorderStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeBorderStyle">
            <summary>
            Indicate should or not we serialize BorderStyle property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetBorder3DStyle">
            <summary>
            Reset property Border3DStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeBorder3DStyle">
            <summary>
            Indicate should or not we serialize Border3DStyle property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetBorderColor">
            <summary>
            Reset property BorderColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetHighlightBorderColor">
            <summary>
            Resets the color of the border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeHighlightBorderColor">
            <summary>
            Indicate should or not we serialize  BorderColor property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeBorderColor">
            <summary>
            Indicate should or not we serialize  BorderColor property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetBorderSingle">
            <summary>
            Reset property BorderSingle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeBorderSingle">
            <summary>
            Indicate should or not we serialize BorderSingle property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetAreaBackground">
            <summary>
            Reset property AreaBackground value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeAreaBackground">
            <summary>
            Indicate should or not we serialize AreaBackground property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetBaseStyle">
            <summary>
            Reset property BaseStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeBaseStyle">
            <summary>
            Indicate should or not we serialize BaseStyle property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetVerticalAlignment">
            <summary>
            Reset property VerticalAlignment value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeVerticalAlignment">
            <summary>
            Indicate should or not we serialize VerticalAlignment property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetHorizontalAlignment">
            <summary>
            Reset property HorizontalAlignment value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeHorizontalAlignment">
            <summary>
            Indicate should or not we serialize HorizontalAlignment property value.
            </summary>
            <returns>Returns a bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ResetAllowTextOverlap">
            <summary>
            Reset property AllowTextOverlap value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.ShouldSerializeAllowTextOverlap">
            <summary>
            Indicate should or not we serialize AllowTextOverlap property value.
            </summary>
            <returns>Returns a value indicating whether should serilize AllowTextOverlap property.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.Visible">
            <summary>
            Gets or sets a value indicating whether column is visible to user or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasVisible">
            <summary>
            Gets a value indicating whether Visible property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasWidth">
            <summary>
            Gets a value indicating whether Width property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasFont">
            <summary>
            Gets a value indicating whether Font property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasText">
            <summary>
            Gets a value indicating whether Text property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasTextColor">
            <summary>
            Gets a value indicating whether TextColor property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.Background">
            <summary>
            Gets or sets the Background style of column.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasBackground">
            <summary>
            Gets a value indicating whether Background property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasHelpText">
            <summary>
            Gets a value indicating whether HelpText property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasSortOrder">
            <summary>
            Gets a value indicating whether SortOrder property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasComparer">
            <summary>
            Gets a value indicating whether Comparer property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasTag">
            <summary>
            Gets a value indicating whether Tag property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasLeftImage">
            <summary>
            Gets a value indicating whether LeftImage property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasBackgroundImage">
            <summary>
            Gets a value indicating whether BackgroundImage property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasLeftImageIndices">
            <summary>
            Gets a value indicating whether LeftImageIndices property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasLeftImagePadding">
            <summary>
            Gets a value indicating whether LeftImagePadding property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasRightImage">
            <summary>
            Gets a value indicating whether RightImage property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasRightImageIndices">
            <summary>
            Gets a value indicating whether RightImageIndices property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasRightImagePadding">
            <summary>
            Gets a value indicating whether RightImagePadding property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasBorderSides">
            <summary>
            Gets a value indicating whether BorderSides property value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasBorderStyle">
            <summary>
            Gets a value indicating whether BorderStyle property has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasBorder3DStyle">
            <summary>
            Gets a value indicating whether Border3DStyle property has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HighlightBorderColor">
            <summary>
            Gets or sets the color of the highlight border.
            </summary>
            <value>The color of the highlight border.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasHighlightBorderColor">
            <summary>
            Gets a value indicating whether this instance has highlight border color.
            </summary>
            <value>
            	<c>true</c> if this instance has highlight border color; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasBorderColor">
            <summary>
            Gets a value indicating whether BorderColor property has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasBorderSingle">
            <summary>
            Gets a value indicating whether BorderSingle property has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.AreaBackground">
            <summary>
            Gets or sets the background for column area reserved by control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasAreaBackground">
            <summary>
            Gets a value indicating whether AreaBackground property has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasBaseStyle">
            <summary>
            Gets a value indicating whether  BaseStyle property has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasVerticalAlignment">
            <summary>
            Gets a value indicating whether  VerticalAlignment property has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasHorizontalAlignment">
            <summary>
            Gets a value indicating whether HorizontalAlignment property value has set or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo.HasAllowTextOverlap">
            <summary>
            Gets a value indicating whether AllowTextOverlap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoIdentity.GetBaseStyles(Syncfusion.Styles.IStyleInfo)">
            <summary>
            Returns an array with base styles for the specified style object.
            </summary>
            <param name="info">The style object.</param>
            <returns>An array of style objects that are base styles for the current style object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoIdentity.TreeView">
            <summary>Gets the parent control.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoIdentity.Column">
            <summary> Gets the parent column.</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv">
            <summary>
            The TreeNodeAdv represents a node in a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/>. It contains information about the specific node like text, background style and other settings.
            </summary>
            <remarks><p>The <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> collection holds all the child <b>TreeNodeAdv</b> objects assigned to the current 
            <b>TreeNodeAdv</b>. You can add, remove or clone a <b>TreeNodeAdv</b>; when doing so, all child tree 
            nodes are added, removed or cloned. Each <b>TreeNodeAdv</b> can contain a collection of other 
            <b>TreeNodeAdv</b> objects. This can make it difficult to determine where you are in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> when iterating through the collection. To determine your location in a tree 
            structure, use the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.FullPath"/> property. The <b>FullPath</b> string can be parsed using the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PathSeparator"/> string value to determine where a <b>TreeNodeAdv</b> label begins and ends.
            </p><p>The <b>TreeNodeAdv</b> label is set by setting the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Text"/> 
            property explicitly. The alternative is to create the tree node using one of 
            the <b>TreeNodeAdv</b> constructors that has a string parameter that represents 
            the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Text"/> property.</p><p>You can specify images for the node using the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.LeftImageIndices"/>,
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.OpenImgIndex"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.ClosedImgIndex"/>,
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.NoChildrenImgIndex"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.RightImageIndices"/> properties.
            </p><p>The order in which the tree node's contents are drawn is as follows:
            <list type="number"><item><description>Checkbox</description></item><item><description>Option Buttons</description></item><item><description>Left images</description></item><item><description>State image</description></item><item><description>Node Label</description></item><item><description>Right images</description></item></list>
            The "State image" will be one of <b>OpenImgIndex</b>, <b>ClosedImgIndex</b> and <b>NoChildrenImgIndex</b>.
            </p><p>
            Selecting specific tree nodes and iterating through the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> collection can be 
            achieved by using the following property values: <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.FirstNode"/>, 
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LastNode"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NextNode"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PrevNode"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NextVisibleNode"/>, 
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PrevVisibleNode"/>. Assign the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> object returned 
            by one of the aforementioned properties to the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.SelectedNode"/> property to select that 
            tree node in the <b>TreeViewAdv</b> control.
            </p><p>
            Tree nodes can be expanded to display the next level of child tree nodes. 
            The user can expand the tree node by pressing the plus (+) button next to the 
            TreeNodeAdv, if one is displayed or you can expand the TreeNodeAdv by calling the 
            <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Expand"/> method. To expand all child tree node levels in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> 
            collection, call the <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ExpandAll"/> method. You can collapse the child 
            TreeNodeAdv level by calling the <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CollapseAll"/> method or the user can 
            press the minus (-) button next to the TreeNodeAdv, if one is displayed. You can 
            also alternate the TreeNode between the expanded and collapsed states using the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Expanded"/> property.
            </p></remarks>
            <example><p>
             The following example displays customer information in a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> 
             control. The root tree nodes display customer names, and the child tree 
             nodes display the order numbers assigned to each customer. In this 
             example, 1,000 customers are displayed with 15 orders each. The 
             repainting of the <b>TreeViewAdv</b> is suppressed by using the <see cref="M:Syncfusion.Windows.Forms.ScrollControl.BeginUpdate"/> 
             and <see cref="M:Syncfusion.Windows.Forms.ScrollControl.EndUpdate"/> methods, and a wait Cursor is displayed while the 
             <b>TreeViewAdv</b> creates and paints the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> objects. This example 
             assumes you have a Customer object that can hold a collection of Order 
             objects. It also assumes that you have created an instance of a 
             <b>TreeViewAdv</b> control on a Form.
            </p><code lang="C#">
            // Create a new ArrayList to hold the Customer objects.
            private ArrayList customerArray = new ArrayList(); 
            private void FillMyTreeView()
            {
              // Add customers to the ArrayList of Customer objects.
              for(int x=0; x!=1000; x++)
              {
                customerArray.Add(new Customer("Customer" + x.ToString()));
              } 
              // Add orders to each Customer object in the ArrayList.
              foreach(Customer customer1 in customerArray)
              {
                for(int y=0; y!=15; y++)
                {
                  customer1.CustomerOrders.Add(new Order("Order" + y.ToString()));    
                }
              }
              
              // Display a wait cursor while the TreeNodeAdvs are being created.
              Cursor.Current = new Cursor("C:\\Cursors\\MyWait.cur");
              // Clear the TreeViewAdv each time the method is called.
              treeViewAdv1.Nodes.Clear();
              // Add a root TreeNodeAdv for each Customer object in the ArrayList.
              foreach(Customer customer2 in customerArray)
              {
                treeViewAdv1.Nodes.Add(new TreeNodeAdv(customer2.CustomerName));
                // Add a child treenode for each Order object in the current Customer object.
                foreach(Order order1 in customer2.CustomerOrders)
                {
                  treeViewAdv1.Nodes[customerArray.IndexOf(customer2)].Nodes.Add(
                    new TreeNodeAdv(customer2.CustomerName + "." + order1.OrderID));
                }
              }
              // Reset the cursor to the default for all controls.
              Cursor.Current = Cursors.Default;
            }
            </code><code lang="VB">
            ' Create a new ArrayList to hold the Customer objects.
            Private customerArray As New ArrayList()
            Private Sub FillMyTreeView()
              ' Add customers to the ArrayList of Customer objects.
              Dim x As Integer
              For x = 0 To 999
                customerArray.Add(New Customer("Customer" + x.ToString()))
              Next x
              
              ' Add orders to each Customer object in the ArrayList.
              Dim customer1 As Customer
              For Each customer1 In customerArray
                Dim y As Integer
                For y = 0 To 14
                  customer1.CustomerOrders.Add(New Order("Order" + y.ToString()))
                Next y
              Next customer1
              
              ' Display a wait cursor while the TreeNodeAdvs are being created.
              Cursor.Current = New Cursor("C:\Cursors\MyWait.cur")
              
              ' Clear the TreeViewAdv each time the method is called.
              treeViewAdv1.Nodes.Clear()
              
              ' Add a root TreeNodeAdv for each Customer object in the ArrayList.
              Dim customer2 As Customer
              For Each customer2 In customerArray
                treeViewAdv1.Nodes.Add(New TreeNodeAdv(customer2.CustomerName))
                
                ' Add a child TreeNodeAdv for each Order object in the current Customer object.
                Dim order1 As Order
                For Each order1 In customer2.CustomerOrders
                  treeViewAdv1.Nodes(customerArray.IndexOf(customer2)).Nodes.Add( _
                    New TreeNodeAdv(customer2.CustomerName + "." + order1.OrderID))
                Next order1
              Next customer2
              
              ' Reset the cursor to the default for all controls.
              Cursor.Current = System.Windows.Forms.Cursors.Default
              
              ' Begin repainting the TreeView.
              treeViewAdv1.EndUpdate()
              End Sub 'FillMyTreeView
            </code></example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.c_nDrawTextFlags">
            <summary>
            Inflate offset for drawing selection rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.DefaultImageIndex">
            <summary>
            Default image index.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.spc">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.c_nDisplayNodeTextWidthPadding">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.DefaultParentIndent">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.checkStateChangingSourceNode">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.htRecalculatingNodes">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_subitems">
            <summary>Collection of subitems.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_printTextSize">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_tag">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_customControlRelativeLocation">
            <summary>
            CustomControl relative location.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_primitives">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_visibleNodeCount">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_bIsUndoRedoPerforming">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_customControl">
            <summary>
            Node custom control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_nodeData">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_childStyle">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_expanded">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_nodes">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_treeView">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_parent">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_plusMinus">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_optionButton">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_leftImageListXRel">
            <summary>X-delta reserved for Left Images drawing.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_stateImageListXRel">
            <summary>X-delta reserved for State Images drawing. State images is painting 
            after Left Images.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_rightImageListXRel">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_lineRightRel">
            <summary>X-delta reserved for horizontal anchor drawing.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_bounds">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_bShowPlusOnExpand">
            <summary>
            Show plus on expand. Use only on LoadOnDemand mode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_textLocationXRel">
            <summary>
            Horizontal offset of text. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_iTextWidth">
            <summary>
            Width of node text. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_nodeXRel">
            <summary>
            Position of node with indents in pixels. X-delta reserved for level lines drawing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_checkBox">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_innerVisible">
            <summary> Custom visible property.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_optioned">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_culture">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_expandedOnce">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_width">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_maxX">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_acsoNode">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.m_partialCheckedState">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.#ctor">
            <overloaded>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> class.
            </overloaded>
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> class with the specified label text.
            </summary>
            <param name="text"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.#ctor(System.String[])">
            <summary></summary>
            <param name="subitems"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.#ctor(System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv[])">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> class 
            with the specified label text and child tree nodes.
            </summary>
            <param name="text"/>
            <param name="nodes"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem[])">
            <summary></summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.#ctor(System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem[])">
            <summary></summary>
            <param name="text"></param>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.System#ComponentModel#ISupportInitialize#BeginInit">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.System#ComponentModel#ISupportInitialize#EndInit">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Initialize(System.String,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv[],Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem[])">
            <summary></summary>
            <param name="text"></param>
            <param name="nodeArray"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetEnsureDefaultOptinedChild">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.EnsureDefaultOptionedChild"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetEnsureDefaultOptionedChild">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.EnsureDefaultOptionedChild"/> property to its default value.
            </summary>        
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeEnsureDefaultOptinedChild">
            <summary>
            Determines if the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.EnsureDefaultOptionedChild"/> property was modified.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeCulture">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetInteractiveCheckBox">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeInteractiveCheckBox">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetThemesEnabled">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeThemesEnabled">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetHelpText">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeHelpText">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetHeight">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeHeight">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetShowCheckBox">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeShowCheckBox">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetOpenImgIndex">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeOpenImgIndex">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetMultiline">
            <summary>
            Reset property Multiline value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShouldSerializeMultiline">
            <summary>
            Indicate should or not we serialize Multiline property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates the provided SerializationInfo with the data needed to serialize the object .
            </summary>
            <param name="info"></param>
            <param name="context"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetOptionedChild">
            <summary>
            Returns the child node who's option button is checked.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OnCheckStateChanged(System.EventArgs)">
            <summary>Raises the CheckStateChanged event.</summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks><para>The OnCheckStateChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for handling the event in a 
            derived class.</para><para>Notes to Inheritors:  When overriding OnCheckStateChanged in a 
            derived class, be sure to call the base class's OnCheckStateChanged method so that
            registered delegates receive the event.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OnPrimitivesCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)">
            <summary>Called by primitives collection when collection detect changes.</summary>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CustomControlCollectionChanging(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.ComponentModel.CollectionChangeAction)">
            <summary>
            Custom control collection changing.
            </summary>
            <param name="node"></param>
            <param name="action"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.SubItems_CollectionChanged(System.Object,System.ComponentModel.CollectionChangeEventArgs)">
            <summary> Occurs when sub item collection changed.</summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RecalculateAllDimensions">
            <summary>Recalculates the dimensions of all the UI elements in this node 
            and it's children.</summary>
            <remarks>Method is call recalculation recursively. Please keep in mind that 
            this can greatly reduce performance.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetPath(System.String)">
            <summary>
            Returns the path of the node.
            </summary>
            <param name="separator">The separator string.</param>
            <returns>The path of the node.</returns>
            <remarks><p>You can also use the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.FullPath"/> property to get the full path
            with the path separator specified in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PathSeparator"/>
            property.</p></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetFullPath(System.Text.StringBuilder,System.String)">
            <summary>Optimization method that allow to reduce cost of FullPath operation.</summary>
            <param name="path">FullPath container.</param>
            <param name="separator">The separator string.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.BringIntoView">
            <summary>
            Expands parent nodes to make this node visible and also scrolls
            the tree such that this node is brought into view.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Expand">
            <summary>
            Expands the node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ExpandAll">
            <summary>
            Expands this node and all the subnodes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CollapseAll">
            <summary>
            Collapses this node and all it's children.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Remove">
            <summary>
            Removes itself from the parent node, if there is any.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetNodeCount(System.Boolean)">
            <summary>
            Returns the number of child tree nodes.
            </summary>
            <param name="includeSubTrees"><b>True</b> if the resulting count includes all tree 
            nodes indirectly rooted at this tree node; <b>false</b> otherwise. </param>
            <returns>The number of child tree nodes assigned to the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Move(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection)">
            <overloaded>
            Moves this node to a different collection.
            </overloaded>
            <summary>
            Moves the node to the end of the specified collection.
            </summary>
            <param name="newNodesCollection">
            A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection"/> to which this node will move.
            </param>
            <remarks><para>A node can be positioned to any other TreeNodeAdvCollection in the same tree or in a different TreeViewAdv control.</para><para>Note: All of the descendants of the node will move along with it.</para><para>Note: A node cannot be moved to one of it's own Descendants.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Move(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection,System.Int32)">
            <summary>
            Moves the node to a new collection at the specified index.
            </summary>
            <param name="newNodesCollection">
            A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection"/> to which this node will move.</param>
            <param name="index">
            The new index of the node in the new collection.
            </param>
            <remarks>
            Moving a node by index will ensure that the node ends up at the index 
            specified. Note that the node will first be removed from its existing
            collection and then added to the specified collection at the specified index.
            If the source collection and destination collection are the same, make sure
            to take into account the above semantics while specifying the index, or
            use the Move override that lets you specify a relative position.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Move(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.NodePositions)">
            <summary>
            Moves the node to a specified position in relation to the specified 
            "relative node".
            </summary>
            <param name="relativeNode">The "relative node" that determines this node's new position.</param>
            <param name="nodePosition">Specifies where this node will be moved in relation to the "relative node". </param>
            <remarks><para>A node can be positioned relative to any other node in the same tree or even a different TreeViewAdv Control.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsParent(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Indicates whether the current node is a direct or indirect child of the specified node.
            </summary>
            <param name="targetNode">The node that is to be tested for ancestry.</param>
            <returns>True if the targetNode is a parent of this node; False otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HasNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Indicates whether node is contained in it's nodes collection or in it's subnodes nodes collection.
            </summary>
            <param name="node">Node to look for.</param>
            <returns>True if node is contained.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetNodeAtAbsoluteRowIndex(System.Int32)">
            <summary>Method search by binary search algorithm node that has 
            specified unique row Index.</summary>
            <returns>Null - if nothing found, otherwise reference on node.</returns>
            <param name="rowIndex">Unique row index. Valid values are higher 0 (zero).</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetNodeAtRelativeRowIndex(System.Int32)">
            <summary>Method search node by relative position from current node.</summary>
            <returns>Found node, otherwise Null.</returns>
            <param name="rowIndex">Relative diff number. Negative values mean Previous node logic,
            positive mean Next node logic.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsNodeRelative(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            If "adv" node is multiparent for current node than returns true, else returns false.
            Method uses recursion.
            </summary>
            <param name="adv"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Sort">
            <overloaded>
            Sorts the tree nodes.
            </overloaded>
            <summary>
            Sorts the tree nodes with the current 
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.SortOrder"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo.SortType"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Sort(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSortType)">
            <summary>
            Sorts the tree nodes with the specified sort type and the current
            <see cref="P:NodeStyle.SortOrder"/>.
            </summary>
            <param name="sortType">One of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSortType"/> value.</param>
            <remarks>This will also set the value in the <see cref="P:NodeStyle.SortOrder"/> to the
            specified sort type.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.System#ICloneable#Clone">
            <summary>Simple memberwise clone.</summary>
            <returns>Reference on cloned object.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Clone">
            <summary>
            Creates a clone of this node.
            </summary>
            <returns>The clone of the node.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetNodeTextSize(System.Drawing.Graphics,System.Drawing.Font,System.Int32)">
            <summary>
            Calculates width of string which must be drawn with specified font.
            </summary>
            <param name="g">Context device for drawing.</param>
            <param name="f">Specified font.</param>
            <param name="width">Limit measuring by width.</param>
            <returns>Width of specified string in pixel.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetNodeTextSize(System.Drawing.Graphics,System.Drawing.Font)">
            <summary>
            Calculates width of string which must be drawn with specified font.
            </summary>
            <param name="g">Context device for drawing.</param>
            <param name="f">Specified font.</param>
            <returns>Width of specified string in pixel.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.DrawTextInternal(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Color)">
            <summary>Draw text by native GDI API.</summary>
            <param name="g">graphics which handle we have to use.</param>
            <param name="f">Font which we have to use for text drawing.</param>
            <param name="color">Text color.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.DrawFocusRect(System.Drawing.Graphics)">
            <summary>
            Draws dotted border around selected node.
            This will be used to fast drawing when TreeCtrl loses focus.
            </summary>
            <param name="g">Device context needed for drawing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RecalculateDimensions">
            <summary></summary>
            <remarks>Calculating only the width, not the locations (as we don't know the Y)</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RecalculateMaxX">
            <summary>
            Be very discrete about calling this, as it could cause performance problems.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.childMaxXChanged(System.Int32)">
            <summary>
            Called when the child maxX is changed.
            </summary>
            <param name="childMax">The child's maxX</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetNodeStateImage">
            <summary>
            Gets image for collapse or expand button.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetIsMirrored">
            <summary>Method return True is node in RTL mode, otherwise False.</summary>
            <returns>True - RTL mode enabled, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ClearCachedPartialCheckedState">
            <summary>Caching Partial-Checked-State related : Start</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.InvalidateTreeView">
            <summary>Invalidate TreeView if we have reference on it. Invalidate 
            full window.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.InvalidateTreeView(System.Drawing.Rectangle)">
            <summary>Invalidate TreeView if we have reference on it. Invalidate 
            part of windows specified by rect.</summary>
            <param name="rect">Invalidate rectangle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetCustomControlBounds">
            <summary>
            Return custom control bounds.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ResetVisibleNodeCount(System.Boolean)">
            <summary>Force recalculation of VisibleNodeCount property value. Reset value cache.</summary>
            <param name="recurseOnChildren">True - force reset for child nodes too, otherwise False.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.AdjustVisibleNodeCount(System.Int32)">
            <summary>Call this when node gets expanded or collapsed, nodes are 
            changed or height is changed.</summary>
            <param name="delta">Allowed any values not equal to -1 value, other values 
            will force recursive update of VisibleNodeCount in upper direction 
            till root node.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.SetBounds(System.Drawing.Rectangle)">
            <summary>Update node bounds.</summary>
            <param name="bounds">New node bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.SetPrimitives(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection)">
            <summary>Method allow to replace Primitives collection if needed. Low level 
            jobs with internal node data. Only for inheritors.</summary>
            <param name="primitives"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.SetSubItems(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemCollection)">
            <summary>Method allow to replace subitems collection if needed. Low level 
            jobs with internal node data. Only for inheritors.</summary>
            <param name="collection">Collection that will replace current node Subitems collection.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Item(System.Int32)">
            <summary>Get subitem by it order index.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.SubItems">
            <summary>Get collection of node subitems.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HasSubItems">
            <summary>Indicate has node subitems or not.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Primitives">
            <summary>Get collection of primitives assigned to node.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HasPrimitives">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes">
            <summary>
            Returns the collection of <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> objects assigned to the 
            current tree node.
            </summary>
            <value>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection"/> that represents the tree nodes assigned 
            to the current tree node.
            </value>
            <remarks>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> property can hold a collection of other <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> 
            objects. Each of the tree node in the collection has a <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> property 
            that can contain its own <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection"/>. This nesting of 
            tree nodes can make it difficult to navigate a tree structure. The <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.FullPath"/> 
            property makes it easier to determine your location in a tree.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HasNodes">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CustomControl">
            <summary>
            Gets or sets node custom control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PartsPadX">
            <summary>
            Returns the horizontal padding used between the different parts of the tree node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Font">
            <summary>
            Gets / sets the font of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TextColor">
            <summary>
            Gets / sets the color of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Background">
            <summary>
            Gets / sets the background of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Text">
            <summary>
            Gets / sets the text of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HelpText">
            <summary>
            Gets / sets the help text of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Multiline">
            <summary>
            Gets / sets is node text should be drawn as multiline text or single line.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Height">
            <summary>
            Gets / sets the height of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CheckColor">
            <summary>
            Indicates the color of the Check mark.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IntermediateCheckColor">
            <summary>
            Indicates the color of the check mark when it is in intermediate state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CheckBoxBackGround">
            <summary>
            Indicates the appearance of checkbox background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IntermediateCheckBoxBackGround">
            <summary>
            Indicates the appearance of checkbox background when the checkbox is in intermediate state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShowCheckBox">
            <summary>
            Indicates whether the checkbox of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShowPlusOnExpand">
            <summary>
            Gets or sets show plus on expand. Use only on LoadOnDemand mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShowOptionButton">
            <summary>
            Indicates whether the option button of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ShowPlusMinus">
            <summary>
            Indicates whether the plus/minus of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OptionButtonColor">
            <summary>
            Indicates the color of the Option button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.SelectedOptionButtonColor">
            <summary>
            Indicates the color of the Option button in selected state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.SortOrder">
            <summary>
            Gets / sets the sort order of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.SortType">
            <summary>
            Gets / sets the sort type of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Comparer">
            <summary>
            Gets / sets the <see cref="T:System.Collections.IComparer"/> object that compares two nodes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CompareOptions">
            <summary>
            Gets / sets the compare options used in the sorting of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CheckState">
            <summary>
            Gets / sets the CheckState of the node.
            </summary>
            <remarks><p>Note that setting this property will fire the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck"/>
            event. If you do not want this event to be fired, you can access the tree's 
            internal data structure as follows:</p><code lang="C#">
            treeNodeAdv.NodeStyle.CheckState = CheckState.Checked;
            </code><code lang="VB">
            treeNodeAdv.NodeStyle.CheckState = CheckState.Checked
            </code></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.BaseStyle">
            <summary>
            Gets / sets the base style for the node from which to inherit.
            </summary>
            <remarks>The specified base style should be available in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BaseStyles"/>
            collection.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Tag">
            <summary>
            Gets / sets the object that contains data about the tree node.
            </summary>
            <value>
            An <see cref="T:System.Object"/> that contains data about the tree node. The default is a null reference (Nothing in Visual Basic).
            </value>
            <remarks><p>Any Object derived type may be assigned to this property. If this property is 
            being set through the Windows Forms designer, only text may be assigned.</p><p>When the tree node is cloned, if this object is cloneable (implements ICloneable
            interface) then it will be.</p></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NoChildrenImgIndex">
            <summary>
            Gets / sets the image index indicating the image in the StateImageList where the node has no children.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ClosedImgIndex">
            <summary>
            Gets / sets the image index in the StateImageList where the node is not expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OpenImgIndex">
            <summary>
            Gets / sets the image index in the StateImageList where the node is expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ExpandImageIndex">
            <summary>
            Gets or sets image index of image for expand button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CollapseImageIndex">
            <summary>
            Gets or sets image index of image for collapse button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LeftImageIndices">
            <summary>
            Gets / sets the image indices of the images to be drawn on the left of the node's text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RightImageIndices">
            <summary>
            Gets / sets the image indices of the images to be drawn on the right of the node's text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LeftImage">
            <summary>
            Gets / sets left image for node
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RightImage">
            <summary>
            Gets / sets right image for node
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OpenImage">
            <summary>
            Gets / sets open state image for node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ClosedImage">
            <summary>
            Gets / sets close state image for node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NoChildrenImage">
            <summary>
            Gets / sets image for node that has no children.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ExpandedImage">
            <summary>
            Gets / sets image for state button of expanded node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CollapsedImage">
            <summary>
            Gets / sets image for state button of collapsed node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LeftImagePadding">
            <summary>
            Gets / sets the space between images for LeftImageList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RightImagePadding">
            <summary>
            Gets / sets the space between images for RightImageList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LeftStateImagePadding">
            <summary>
            Gets / sets the space before StateImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RightStateImagePadding">
            <summary>
            Gets / sets the space after StateImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ThemesEnabled">
            <summary>
            Indicates whether the node's controls will be themed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.InteractiveCheckBox">
            <summary>
            Indicates whether the node will have an interactive checkbox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ExpandedOnce">
            <summary>
            Indicates whether the node has been expanded at least once.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Culture">
            <summary>
            Gets / sets the culture of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsEditing">
            <summary>
            Indicates whether the node is in editing state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsSelected">
            <summary>
            Indicates whether the node is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsActiveNode">
            <summary>
            Indicates whether the node is the currently active node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NodeX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's drawing bounds.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LeftImagesX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's left images.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.StateImageX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's state image.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RightImagesX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's right images.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CheckBoxX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's checkbox.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OptionButtonX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's option button.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CheckBox">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPart"/> corresponding to the checkbox of a tree node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OptionButton">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPart"/> corresponding to the option button part of a tree node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PlusMinus">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPart"/> corresponding to the plus-minus part of a tree node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Checked">
            <summary>
            Indicates whether the node's checkbox is checked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Enabled">
            <summary>
            Indicates whether the node is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Visible">
            <summary>Show/hide tree node from view.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.EnabledButtons">
            <summary>
            Indicates whether the buttons in the node are enabled.
            </summary>
            <value>True to enable the buttons; False otherwise.</value>
            <remarks>The checkbox and option buttons can be disabled keeping the rest of the node enabled
            using this property.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.EnsureDefaultOptionedChild">
            <summary>
            Indicates whether the first child should be marked as <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Optioned"/> and this node's <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OptionedChild"/> if none of the other children is Optioned in a parent node.
            </summary>
            <value>True to ensure a default optioned child; False otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Optioned">
            <summary>
            Indicates whether the node's option button is checked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HasChildren">
            <summary>
            Indicates whether the node has child nodes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TreeRowIndex">
            <summary>Return absolute order index of tree node.</summary>
            <remarks>0 (zero) - mean first node in tree.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.FirstNode">
            <summary>
            Returns the first child tree node in the tree node collection.
            </summary>
            <value>The first child TreeNodeAdv in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> collection.</value>
            <remarks>
            The <b>FirstNode</b> is the first child TreeNodeAdv in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection"/> stored in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> property of 
            the current tree node. If the <see cref="T:System.Windows.Forms.TreeNode"/> has no child tree node, the 
            <b>FirstNode</b> property returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LastNode">
            <summary>
            Returns the last child tree node in the tree node collection.
            </summary>
            <value>The last child TreeNodeAdv in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> collection.</value>
            <remarks>
            The <b>LastNode</b> is the last child TreeNodeAdv in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection"/> stored in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> property of 
            the current tree node. If the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> has no child tree node, the 
            <b>LastNode</b> property returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.LastVisibleNode">
            <summary>
            Returns the last visible child tree node in the tree node collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PrevNode">
            <summary>
            Returns the previous sibling tree node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> that represents the previous sibling tree node.</value>
            <remarks>
            The <b>PrevNode</b> is the previous sibling <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection"/> stored in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Nodes"/> 
            property of the tree node's parent <b>TreeNodeAdv</b>. If there is no previous 
            tree node, the <b>PrevNode</b> property returns a null reference (Nothing in 
            Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PrevSiblingNode">
            <summary></summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PrevVisibleNode" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PrevSelectableNode">
            <summary>
            Returns the previous selectable tree node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> that represents the previous 
            selectable tree node.</value>
            <remarks>
            The <b>PrevSelectableNode</b> can be a child, sibling or a tree node from 
            another branch. If there is no previous tree node, the <b>PrevSelectableNode</b> 
            property returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NextNode">
            <summary>
            Returns the next sibling tree node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> that represents the next sibling tree node.</value>
            <remarks>
            The <b>NextNode</b> is the next sibling <b>TreeNodeAdv</b> in the 
            <see cref="T:System.Windows.Forms.TreeNodeCollection"/> stored in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Nodes"/> 
            property of the tree node's parent <b>TreeNodeAdv</b>. If there is no next 
            tree node, the <b>NextNode</b> property returns a null reference (Nothing in 
            Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NextSiblingNode">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NextVisibleNode">
            <summary>
            Returns the next visible tree node.
            </summary>
            <value>
            A TreeNodeAdv that represents the next visible tree node.
            </value>
            <remarks>
            The <b>NextVisibleNode</b> can be a child, sibling or a tree node from 
            another branch. If there is no next tree node, the <b>NextVisibleNode</b> property 
            returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NextSelectableNode">
            <summary>
            Returns the next selectable tree node.
            </summary>
            <value>
            A TreeNodeAdv that represents the next selectable tree node.
            </value>
            <remarks>
            The <b>NextSelectableNode</b> can be a child, sibling or a tree node from 
            another branch. If there is no next tree node, the <b>NextSelectableNode</b> property 
            returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.OptionedChild">
            <summary>
            Returns the child node who's option button is checked.
            </summary>
            <value>
            A TreeNodeAdv that represents the next visible tree node.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Bounds">
            <summary>
            Returns the bounds of the tree node.
            </summary>
            <value>
            The <see cref="T:System.Drawing.Rectangle"/> that represents the bounds of the tree node.
            </value>
            <remarks>
            The coordinates are relative to the upper left corner of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.DragCueBounds">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TextBounds">
            <summary>
            Returns the bounds of the text area of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TextAndImageBounds">
            <summary>
            Returns the bounds of the left images, state images, text area and the right images of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsVisible">
            <summary>
            Indicates whether the tree node is visible.
            </summary>
            <remarks> Return True only if node has property Visible set to True, and 
            parent node Visible to user (expanded and visible).</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Parent">
            <summary>
            Returns the parent tree node of the current tree node, if there is any.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> that represents the parent of the current 
            tree node.</value>
            <remarks>
            If this is the top most node in the tree, the Parent property returns the
            TreeViewAdv's <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.Root"/> node.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Index">
            <summary>
            Returns the position of the tree node in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Parent"/>'s tree node collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Level">
            <summary>
            Returns the level of the node.
            </summary>
            <remarks>
            Specifies how deep a node is in the tree. The top-most visible nodes belong
            to level 1. The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Root"/> node is level 0.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TreeView">
            <summary>
            Gets / sets the parent tree view that the tree node is assigned to.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> that represents the parent tree view that 
            the tree node is assigned to.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.FullPath">
            <summary>
            Returns the path from the root tree node to the current tree node.
            </summary>
            <value>The path from the root tree node to the current tree node.</value>
            <remarks><p>You can also use the more flexible <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.GetPath(System.String)"/> method to
            get the path with a specific path separator.</p><p>The path consists of the labels of all of the tree nodes that must be 
            navigated to get to this tree node, starting at the root tree node. The node 
            labels are separated by the delimiter character specified in the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.PathSeparator"/> property of the TreeViewAdv control that 
            contains this node. For example, if the delimiter character of the tree view 
            control named "Location" is set to the backslash character, (\), the <b>FullPath</b> 
            property value is "Country\Region\State".</p> If node not a part of tree then will be
            used default OS Path separator <see cref="F:System.IO.Path.PathSeparator"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TagObject">
            <summary>
            Gets / sets the object that contains data about the tree node.
            </summary>
            <value>
            An <see cref="T:System.Object"/> that contains data about the tree node. The default is a null reference (Nothing in Visual Basic).
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Expanded">
            <summary>
            Indicates the expanded state of a tree node.
            </summary>
            <value>True if the tree node is in the expanded state; false otherwise.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CollapseImage">
            <summary>
            Gets image for collapse button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ExpandImage">
            <summary>
            Gets image for expand button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.VisibleNodeCount">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsRoot">
            <summary>True - if node used as TreeView root node.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.AccesibleObject">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ParentIndent">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HistoryManager">
            <summary>
            Returns the TreeView History manager this node belongs to.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.IsUndoRedoPerforming">
            <summary>
            Indicates whether the node is in UndoRedo state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.HotFont">
            <summary>Get Font that used for HotTracking.</summary>
            <remarks>Don't forget to Dispose font after use. Property on each call return 
            new instance of Font.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CachedPartialCheckedState">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Width">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.Right">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.MaxX">
            <summary>
            Gets / sets the maximum width of all the children and subchildren of this given node.
            </summary>
            <remarks>Value does not include subitems.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.PrintTextBounds">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ParentNode">
            <summary>New better name for API. this.Parent is obsolite property.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CurrentStyleInfo">
            <summary>Return node style info. If Node has sub items then instead of 
            tree node style will be returned first sub item style.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.RowBounds">
            <summary>Return calculated row bounds. Bounds contains visible and not 
            visible regions for user (scrolling in mind).</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.NodeStyle">
            <summary>
            Returns the information about the node's appearance and state.
            </summary>
            <remarks>This property exposes the node's style information store.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.ChildStyle">
            <summary>
            Returns the information about the immediate child-nodes' appearance and state.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.CheckStateChanged">
            <summary>
            Occurs when the check state of the node changes.
            </summary>
            <remarks><para>This event will be fired when the CheckedState property of the node has changed or when a new node has been Optioned.</para><para>You could alternatively listen to the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterCheck"/>
            event of the tree which will be called when the CheckState is changing for any node in the tree.
            If you want to cancel the check state change, then listen to 
            <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck"/> of the tree.</para></remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TreeRowIndexComparer">
            <summary>Comparer that allow to sort TreeNodeAdv classes by internal 
            TreeRowIndex property value. Also can be used for binary searches.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TreeRowIndexComparer.Default">
            <summary>Get reference on statically created comparer.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TreeRowIndexComparer.#ctor">
            <summary>Hide constructor from user. Only one instance on class allowed in AppDomain.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.TreeRowIndexComparer.Compare(System.Object,System.Object)">
            <summary>Compare TreeNodes by TreeRowIndex property value.</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv.VisibleEditor">
            <summary>Class is used by node visible property.</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> objects.
            </summary>
            <remarks>
            The <see cref="M:Add"/>, <see cref="M:Remove"/> and <see cref="M:RemoveAt"/> methods
            enable you to add and remove individual tree nodes from the collection. You can
            also use the <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.AddRange(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv[])"/> or <see cref="!:Clear"/> methods to
            add or remove all the tree nodes from the collection.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Initializes a new instance of the TreeNodeAdvCollection class.
            </summary>
            <param name="node">Tree node</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.RaiseBeforeRemoving(System.ComponentModel.CollectionChangeEventArgs)">
            <summary>Method raise event is collection does not have 
            set <see cref="!:IsCollectionChangedEventSuspended"/> property value
            set to <c>True</c>.</summary>
            <param name="e">Collection changes.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.SetParent(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary> Method change parent of the collection.</summary>
            <param name="nodeAdv">Tree node</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.ResetParent">
            <summary>Reset collection parent to NULL value.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.Add(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Adds a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> to the collection.
            </summary>
            <param name="node">The <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> to add.</param>
            <returns>The position of the added node in the list.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.AddRange(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv[])">
            <summary>
            Adds an array of TreeNodeAdv objects to the collection.
            </summary>
            <param name="items">An array of <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> objects to add to the collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.Sort(System.Windows.Forms.SortOrder)">
            <summary>
            Sorts the collection using the specified sort order.
            </summary>
            <param name="order">One of the <see cref="T:System.Windows.Forms.SortOrder"/> entries.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.Parent">
            <summary>
            Gets reference on parent node. If node is NULL then we have detached
            nodes collection. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvCollection.Item(System.Int32)">
            <summary>
            Gets / sets a reference to the TreeNodeAdv at the specified index location in the
            collection.
            In C#, this property is the indexer for the TreeNodeAdvCollection class.
            </summary>
            <param name="index">The location of the TreeNodeAdv in the collection.</param>
            <value>The reference to the TreeNodeAdv.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.SelectedNodesCollection">
            <summary>
            Specifies the list of <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/>s currently selected in a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>.
            </summary>
            <remarks>
            <p>This collection contains references to all selected nodes in the <b>TreeViewAdv</b>.
            Adding a <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv"/> to this collection will select the node. Removing a node from this collection will deselect the node.</p>
            <p>Whenever a node is selected/deselected, either by user action or in code,
            it is automatically added/removed from the <b>SelectedNodes</b> collection.</p>
            <p>This collection is read-only, which means you can add and remove elements but cannot change
            the existing elements.</p>
            <p>You can listen to new selections being added to this collection using the collection's
            <see cref="E:Syncfusion.Collections.ArrayListExt.CollectionChanged"/> event handler
            or listen to the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>'s <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> event.</p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.SelectedNodesCollection.#ctor">
            <summary>
            Initializes a new instance of the SelectedNodesCollection class.
            </summary>
            <remarks>This collection is always read-only. But you can still add/remove nodes.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.SelectedNodesCollection.Item(System.Int32)">
            <summary>
            Returns a node at the specified index.
            </summary>
            <remarks>Note that you cannot change the entry at a particular index.</remarks>
            <param name="index">Tree node index</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvPart">
            <summary>
            This class holds information about the location and size of the node parts(eg plusminus,checkbox).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore.LeftImagePaddingProperty">
            <summary>Declaration of storage propterty: LeftImagePadding.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore.RightImagePaddingProperty">
            <summary>Declaration of storage propterty: RightImagePadding.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore.LeftStateImagePaddingProperty">
            <summary>Declaration of storage propterty: LeftStateImagePadding.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore.RightStateImagePaddingProperty">
            <summary>Declaration of storage propterty: RightStateImagePadding.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoStore.MultilineProperty">
            <summary>Declaration of storage propterty: Multiline.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvStyleInfoIdentity.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Initializes a new instance of the TreeViewAdvStyleInfoIdentity class.
            that this is called only for ChildStyles.
            </summary>
            <param name="node">Tree node</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfoIdentity.AddStyleAndItsBases(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView,System.Collections.ArrayList,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvStyleInfo)">
            <summary>Recursively add style and it's base styles</summary>
            <param name="tree">MultiColumn TreeView</param>
            <param name="styles">Array List for styles</param>
            <param name="style">TreeNodeAdv StyleInfo</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.m_parent">
            <summary>Reference on parent node. Can be NULL.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.m_rcBounds">
            <summary>SubItem bounds.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.m_rcTextBounds">
            <summary>Storage of text bounds.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>Initializes a new instance of the TreeNodeAdvSubItem class.</summary>
            <param name="node">Tree node</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Class serialization.</summary>
            <param name="info">Serialization Info</param>
            <param name="context">Streaming Context</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.BeginInit">
            <summary>Called when control start initialization.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.EndInit">
            <summary>Called when control ends own initialization.</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetBaseStyle">
            <summary>
            Reset property BaseStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeBaseStyle">
            <summary>
            Indicate should or not we serialize BaseStyle property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetVisible">
            <summary>
            Reset property Visible value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeVisible">
            <summary>
            Indicate should or not we serialize Visible property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetLineAlignment">
            <summary>
            Reset property LineAlignment value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeLineAlignment">
            <summary>
            Indicate should or not we serialize LineAlignment property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetAlignment">
            <summary>
            Reset property Alignment value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeAlignment">
            <summary>
            Indicate should or not we serialize Alignment property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetText">
            <summary>
            Reset property Text value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeText">
            <summary>
            Indicate should or not we serialize Text property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetTextColor">
            <summary>
            Reset property TextColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeTextColor">
            <summary>
            Indicate should or not we serialize TextColor property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetHelpText">
            <summary>
            Reset property HelpText value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeHelpText">
            <summary>
            Indicate should or not we serialize HelpText property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetTag">
            <summary>
            Reset property Tag value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeTag">
            <summary>
            Indicate should or not we serialize Tag property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetLeftImage">
            <summary>
            Reset property LeftImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeLeftImage">
            <summary>
            Indicate should or not we serialize LeftImage property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetLeftImageIndices">
            <summary>
            Reset property LeftImageIndices value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeLeftImageIndices">
            <summary>
            Indicate should or not we serialize LeftImageIndices property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetLeftImagePadding">
            <summary>
            Reset property LeftImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeLeftImagePadding">
            <summary>
            Indicate should or not we serialize LeftImagePadding property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetRightImage">
            <summary>
            Reset property RightImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeRightImage">
            <summary>
            Indicate should or not we serialize RightImage property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetRightImageIndices">
            <summary>
            Reset property RightImageIndices value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeRightImageIndices">
            <summary>
            Indicate should or not we serialize RightImageIndices property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetRightImagePadding">
            <summary>
            Reset property RightImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeRightImagePadding">
            <summary>
            Indicate should or not we serialize RightImagePadding property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetBackground">
            <summary>
            Reset property Background value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeBackground">
            <summary>
            Indicate should or not we serialize Background property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetBorderSides">
            <summary>
            Reset property BorderSides value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeBorderSides">
            <summary>
            Indicate should or not we serialize BorderSides property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetBorderStyle">
            <summary>
            Reset property BorderStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeBorderStyle">
            <summary>
            Indicate should or not we serialize BorderStyle property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetBorder3DStyle">
            <summary>
            Reset property Border3DStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeBorder3DStyle">
            <summary>
            Indicate should or not we serialize Border3DStyle property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetBorderColor">
            <summary>
            Reset property BorderColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeBorderColor">
            <summary>
            Indicate should or not we serialize BorderColor property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetBorderSingle">
            <summary>
            Reset property BorderSingle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeBorderSingle">
            <summary>
            Indicate should or not we serialize BorderSingle property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ResetFont">
            <summary>
            Reset property Font value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.ShouldSerializeFont">
            <summary>
            Indicate should or not we serialize Font property value.
            </summary>
            <returns>True - serialization required, otherwise False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Clone">
            <summary>Clone TreeNodeAdv sub-item</summary>
            <returns>copy of this sub item.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.System#ICloneable#Clone">
            <summary>Clone TreeNodeAdv sub-item</summary>
            <returns>copy of this sub item.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.DrawBackGround(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv)">
            <summary>
            Draws background of subitem.
            </summary>
            <param name="g">Graphics object</param>
            <param name="bounds">Rectangle bounds</param>
            <param name="mouseDownNode">Mouse down node</param>
            <returns> If parent node for this subitem is selected then return true else return false </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.DrawLeftImages(System.Drawing.Graphics,System.Int32)">
            <summary>Method draw images from the left side of the column text. 
            In RTL mode logic is reversed and images drawn from right side.</summary>
            <param name="g">Graphics for drawing.</param>
            <param name="startX">Start position of images drawing.</param>
            <returns>New start position for other methods that will draw after us.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.TreeNode">
            <summary>Gets parent Node.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.TreeView">
            <summary>Gets reference on parent control.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.SubItemStyle">
            <summary>Gets reference on subitem style.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.BaseStyle">
            <summary>
            Gets or sets the base style for the subitem from which to inherit.
            </summary>
            <remarks>The specified base style should be available in the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView.BaseStyles"/>
            collection.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Visible">
            <summary>
            Gets or sets a value indicating whether visible property has set.
            Visibility of subitem also depends on column <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdv.Visible"/> property value.
            If column not visible then all corresponding subitems will be skipped on painting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.LineAlignment">
            <summary>
            Gets or sets the line alignment of the text in subitem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Alignment">
            <summary>
            Gets or sets the text alignment in subitem bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Text">
            <summary>
            Gets or sets the subitem text. 
            </summary>
            <remarks>Subitem that user get by ZERO index represents treenode text and style.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.TextColor">
            <summary>
            Gets or sets the subitem text color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.HelpText">
            <summary>
            Gets or sets the subitem help text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Tag">
            <summary>
            Gets or sets the subitem user data.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.LeftImage">
            <summary>
            Gets or sets the subitem left image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.LeftImageIndices">
            <summary>
            Gets or sets the subitem left side indices of images that stored in tree LeftImageList property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.LeftImagePadding">
            <summary>
            Gets or sets the subitem padding between text and left images.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.RightImage">
            <summary>
            Gets or sets the subitem image from right side of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.RightImageIndices">
            <summary>
            Gets or sets the subitem right side indices of images that stored in tree RightImageList property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.RightImagePadding">
            <summary>
            Gets or sets padding between text and right side images.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Background">
            <summary>
            Gets or sets the subitem background style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.BorderSides">
            <summary>
            Gets or sets the subitem border sides settings.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.BorderStyle">
            <summary>
            Gets or sets the subitem border style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Border3DStyle">
            <summary>
            Gets or sets the subitem border 3D style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.BorderColor">
            <summary>
            Gets or sets the subitem border color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.BorderSingle">
            <summary>
            Gets or sets the subitem single line border style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Font">
            <summary>
            Gets or sets the subitem text Font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.IsMirrored">
            <summary>
            Gets a value indicating whether Is mirrored. True if  RTL drawing algorithm, otherwise False.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.Bounds">
            <summary> Gets or sets the column bounds.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.TextBounds">
            <summary>
            Gets or sets area reserved for text drawing
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.BorderPadding">
            <summary>
            Gets padding reserved for column border drawing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItem.BackgroundBounds">
            <summary>
            Gets area reserved for background drawing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemCollection.m_firstSubItem">
            <summary> Reference on the first SubItem in current collection. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemCollection.ToArray">
            <summary>Create array of items instead of sizable collection.</summary>
            <returns>Copy of items from collection to array.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemCollection.OnClear">
            <summary> Saves first reference on first SubItem </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemCollection.OnValidate(System.Object)">
            <summary>Method check correctness of input parameters.</summary>
            <param name="value">parameter to check.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemCollection.Item(System.Int32)">
            <summary>Access to collection items by index.</summary>
            <param name="index">Treenode index</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.#ctor">
            <summary>
            Initializes a new instance of the TreeNodeAdvSubItemStyleInfo class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo)">
            <summary>
            Initializes a new instance of the TreeNodeAdvSubItemStyleInfo class.
            </summary>
            <param name="style">The style object that contains the original data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore)">
            <summary>
            Initializes a new instance of the TreeNodeAdvSubItemStyleInfo class.
            </summary>
            <param name="store">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore"/> that holds data for this <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo"/>.
            All changes in this style object will be saved in the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore"/> object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.#ctor(Syncfusion.Styles.StyleInfoIdentityBase)">
            <summary>
            Initializes a new instance of the TreeNodeAdvSubItemStyleInfo class.
            </summary>
            <param name="identity">A <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfoIdentity"/> that holds the indentity for this <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeColumnAdvStyleInfo"/>.
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.GetDefaultStyle">
            <summary>
            Override this method to return a default style object for your derived class.
            </summary>
            <returns>A default style object.</returns>
            <remarks>
            You should cache the default style object in a static field.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetBaseStyle">
            <summary>
            Reset property BaseStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeBaseStyle">
            <summary>
            Indicate should or not we serialize BaseStyle property value.
            </summary>
            <returns>Returns a value indicating whether should serilize BaseStyle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetVisible">
            <summary>
            Reset property Visible value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeVisible">
            <summary>
            Indicate should or not we serialize Visible property value.
            </summary>
            <returns>Returns a value indicating whether should serilize visible</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetFont">
            <summary>
            Reset property Font value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeFont">
            <summary>
            Indicate should or not we serialize Font property value.
            </summary>
            <returns>Returns a value indicating whether should serilize Font</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetLineAlignment">
            <summary>
            Reset property LineAlignment value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeLineAlignment">
            <summary>
            Indicate should or not we serialize LineAlignment property value.
            </summary>
            <returns>Returns a value indicating whether should serilize Line Alignment</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetAlignment">
            <summary>
            Reset property Alignment value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeAlignment">
            <summary>
            Indicate should or not we serialize Alignment property value.
            </summary>
            <returns>Returns a value indicating whether should serilize Alignment</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetText">
            <summary>
            Reset property Text value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeText">
            <summary>
            Indicate should or not we serialize Text property value.
            </summary>
            <returns>Returns a value indicating whether should serilize text</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetTextColor">
            <summary>
            Reset property TextColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeTextColor">
            <summary>
            Indicate should or not we serialize TextColor property value.
            </summary>
            <returns>Returns a value indicating whether should serilize text Color</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetHelpText">
            <summary>
            Reset property HelpText value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeHelpText">
            <summary>
            Indicate should or not we serialize HelpText property value.
            </summary>
            <returns>Returns a value indicating whether should serilize Help text</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetTag">
            <summary>
            Reset property Tag value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeTag">
            <summary>
            Indicate should or not we serialize Tag property value.
            </summary>
            <returns>Returns a value indicating whether should serilize Tag property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetLeftImage">
            <summary>
            Reset property LeftImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeLeftImage">
            <summary>
            Indicate should or not we serialize LeftImage property value.
            </summary>
            <returns>Returns a value indicating whether should serilize Left Image</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetLeftImageIndices">
            <summary>
            Reset property LeftImageIndices value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeLeftImageIndices">
            <summary>
            Indicate should or not we serialize LeftImageIndices property value.
            </summary>
            <returns>Returns a value indicating whether should serilize left Image Indics</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetLeftImagePadding">
            <summary>
            Reset property LeftImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeLeftImagePadding">
            <summary>
            Indicate should or not we serialize LeftImagePadding property value.
            </summary>
            <returns>Returns a value indicating whether should serilize Image Padding</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetRightImage">
            <summary>
            Reset property RightImage value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeRightImage">
            <summary>
            Indicate should or not we serialize RightImage property value.
            </summary>
            <returns>Returns a value indicating whether should serilize Right Image</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetRightImageIndices">
            <summary>
            Reset property RightImageIndices value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeRightImageIndices">
            <summary>
            Indicate should or not we serialize RightImageIndices property value.
            </summary>
            <returns>Returns a value indicating whether should serilize RightImageIndics</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetRightImagePadding">
            <summary>
            Reset property RightImagePadding value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeRightImagePadding">
            <summary>
            Indicate should or not we serialize RightImagePadding property value.
            </summary>
            <returns>Returns should serialize RightImagePadding property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetBackground">
            <summary>
            Reset property Background value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeBackground">
            <summary>
            Indicate should or not we serialize Background property value.
            </summary>
            <returns>Returns should serialize Background property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetBorderSides">
            <summary>
            Reset property BorderSides value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeBorderSides">
            <summary>
            Indicate should or not we serialize BorderSides property value.
            </summary>
            <returns>Returns should serialize Bordersides property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetBorderStyle">
            <summary>
            Reset property BorderStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeBorderStyle">
            <summary>
            Indicate should or not we serialize BorderStyle property value.
            </summary>
            <returns>Returns should serialize Border3DStyle property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetBorder3DStyle">
            <summary>
            Reset property Border3DStyle value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeBorder3DStyle">
            <summary>
            Indicate should or not we serialize Border3DStyle property value.
            </summary>
            <returns>Returns serialize Border3DStyle property</returns>    
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetBorderColor">
            <summary>
            Reset property BorderColor value to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ShouldSerializeBorderColor">
            <summary>
            Indicate should or not we serialize BorderColor property value. 
            </summary>
            <returns>Returns Bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.ResetBorderSingle">
            <summary>
            Reset property BorderSingle value to default value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasBaseStyle">
            <summary>
            Gets a value indicating whether BaseStyle property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.Visible">
            <summary> Gets or sets a value indicating whether the is Node subitem is visible or not.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasVisible">
            <summary>
            Gets a value indicating whether Visible property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.Font">
            <summary>Gets or sets the subitem text font.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasFont">
            <summary>
            Gets a value indicating whether Font property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.LineAlignment">
            <summary>Gets or sets the line alignment of the text in subitem.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasLineAlignment">
            <summary>
            Gets a value indicating whether LineAlignment property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.Alignment">
            <summary>Gets or sets the text alignment in subitem bounds.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasAlignment">
            <summary>
            Gets a value indicating whether Alignment property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.Text">
            <summary>Gets or sets the subitem text.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasText">
            <summary>
            Gets a value indicating whether Text property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.TextColor">
            <summary>Gets or sets the subitem text color.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasTextColor">
            <summary>
            Gets a value indicating whether TextColor property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HelpText">
            <summary>Gets or sets the subitem help text.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasHelpText">
            <summary>
            Gets a value indicating whether HelpText property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.Tag">
            <summary>Gets or sets the subitem user data.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasTag">
            <summary>
            Gets a value indicating whether Tag property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.LeftImage">
            <summary>Gets or sets the subitem left image.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasLeftImage">
            <summary>
            Gets a value indicating whether LeftImage property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.LeftImageIndices">
            <summary>Gets or sets the subitem left side indices of images that stored in tree LeftImageList property.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasLeftImageIndices">
            <summary>
            Gets a value indicating whether LeftImageIndices property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.LeftImagePadding">
            <summary>Gets or sets the subitem padding between text and left images.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasLeftImagePadding">
            <summary>
            Gets a value indicating whether LeftImagePadding property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.RightImage">
            <summary>Gets or sets the subitem image from right side of the text.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasRightImage">
            <summary>
            Gets a value indicating whether RightImage property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.RightImageIndices">
            <summary>Gets or sets the subitem right side indices of images that stored in tree RightImageList property.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasRightImageIndices">
            <summary>
            Gets a value indicating whether RightImageIndices property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.RightImagePadding">
            <summary>Gets or sets padding between text and right side images.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasRightImagePadding">
            <summary>
            Gets a value indicating whether RightImagePadding property value has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.Background">
            <summary>Gets or sets the subitem background style.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasBackground">
            <summary>
            Gets a value indicating whether Background has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.BorderSides">
            <summary>Gets or sets the subitem border sides settings.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasBorderSides">
            <summary>
            Gets a value indicating whether BorderSides has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.BorderStyle">
            <summary>Gets or sets the subitem border style.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasBorderStyle">
            <summary>
            Gets a value indicating whether BorderStyle has or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.Border3DStyle">
            <summary>Gets or sets the subitem border 3D style.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasBorder3DStyle">
            <summary>
            Gets a value indicating whether Border3DStyle gas or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.BorderColor">
            <summary>Gets or sets the subitem border color.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasBorderColor">
            <summary>
            Gets a value indicating whether BorderColor has not.
            </summary>     
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.BorderSingle">
            <summary>Gets or sets the subitem single line border style.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfo.HasBorderSingle">
            <summary>
            Gets a value indicating whether BorderSingle or not.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoIdentity.GetBaseStyles(Syncfusion.Styles.IStyleInfo)">
            <summary>
            Returns an array with base styles for the specified style object.
            </summary>
            <param name="info">The style object.</param>
            <returns>An array of style objects that are base styles for the current style object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoIdentity.TreeView">
            <summary>Gets parent control.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoIdentity.TreeNode">
            <summary>Gets parent node.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoIdentity.TreeNodeSubItem">
            <summary>Gets parent subitem.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.BaseStyleProperty">
            <summary>Declaration of storage propterty: BaseStyle.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.VisibleProperty">
            <summary>Declaration of storage propterty: Visible.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.FontProperty">
            <summary>Declaration of storage propterty: Font.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.LineAlignmentProperty">
            <summary>Declaration of storage propterty: LineAlignment.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.AlignmentProperty">
            <summary>Declaration of storage propterty: Alignment.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.TextProperty">
            <summary>Declaration of storage propterty: Text.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.TextColorProperty">
            <summary>Declaration of storage propterty: TextColor.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.HelpTextProperty">
            <summary>Declaration of storage propterty: HelpText.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.TagProperty">
            <summary>Declaration of storage propterty: Tag.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.LeftImageProperty">
            <summary>Declaration of storage propterty: LeftImage.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.LeftImageIndicesProperty">
            <summary>Declaration of storage propterty: LeftImageIndices.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.LeftImagePaddingProperty">
            <summary>Declaration of storage propterty: LeftImagePadding.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.RightImageProperty">
            <summary>Declaration of storage propterty: RightImage.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.RightImageIndicesProperty">
            <summary>Declaration of storage propterty: RightImageIndices.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.RightImagePaddingProperty">
            <summary>Declaration of storage propterty: RightImagePadding.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.BackgroundProperty">
            <summary>Declaration of storage propterty: Background.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.BorderSidesProperty">
            <summary>Declaration of storage propterty: BorderSides.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.BorderStyleProperty">
            <summary>Declaration of storage propterty: BorderStyle.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.Border3DStyleProperty">
            <summary>Declaration of storage propterty: Border3DStyle.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.BorderColorProperty">
            <summary>Declaration of storage propterty: BorderColor.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.BorderSingleProperty">
            <summary>Declaration of storage propterty: BorderSingle.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdvSubItemStyleInfoStore.StaticDataStore">
            <summary>
            Static data must be declared static in derived classes (this avoids collisions
            when StyleInfoStore is used in the same project for different types of style
            classes).
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection">
            <summary>
            A collection that stores <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitive"/> objects.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection.m_node">
            <summary>Reference on parent node.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection.m_isDeletingMode">
            <summary> flag for validating mode </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection.Add(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitive)">
            <summary>
            Adds pt to collction.
            </summary>
            <param name="primitive">TreeNode Primitive</param>
            <returns>Returns Integer</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection.AddRange(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitive[])">
            <summary>
            Adds primitives to collection.
            </summary>
            <param name="arrPrimitives">TreeNode Primitive collection</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection.Remove(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitive)">
            <summary>
            Removes pt from collection.
            </summary>
            <param name="primitive">TreeNode Primitive</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection.TreeNode">
            <summary>Gets parent tree node.</summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection.CollectionChanged">
            <summary>
            Raise by <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodePrimitivesCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)"/> method.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewDropPositions">
            <summary>
            Specifies the position where a drop can occur during drag-and-drop.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewDropPositions.None">
            <summary>Represents none Position</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewDropPositions.OnNode">
            <summary>Represents onnode TreeViewDropPosition</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewDropPositions.AboveNode">
            <summary>Represents above node TreeViewDropPosition</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewDropPositions.BelowNode">
            <summary>Represents below node TreeViewDropPositions</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewDropPositions.All">
            <summary>Represents  all TreeViewDropPositions</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryDragInsertInfoEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.QueryDragInsertInfo"/>
            event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryDragInsertInfoEventArgs.DragInsertColor">
            <summary>
            Gets or sets the Color of DragHighLightTracker can be changed based on the tree's background Color 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.QueryAllowedPositionsForNode"/>
            event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewDropPositions,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewDropPositions)">
            <summary>
            Initializes a new instance of the QueryAllowedPositionsEventArgs class.
            </summary>
            <param name="highLightNode">The node over which the mouse is during drag-and-drop.</param>
            <param name="highlightPosition">The computed drop-position.</param>
            <param name="allowedPositions">The allowed drop-positions.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs.ShowSelectionHighlight">
            <summary>
            Gets or sets a value indicating whether the drag over node should be drawn with the selection highlight.
            </summary>
            <value>True to show the highlight; false otherwise. Default is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs.HighlightNode">
            <summary>
            Gets the currently highlighted node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs.NewDropPosition">
            <summary>
            Gets the computed drop position.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs.AllowedPositions">
            <summary>
            Gets or sets the allowed drop-positions.
            </summary>
            <remarks>Change this value if you want to prevent drop in the
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs.NewDropPosition"/>.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker">
            <summary>
            TreeViewAdv Drag and Drop UI helper class.
            </summary>
            <remarks><p>Use this class (will be referred to as "tracker" below) only when you want to support dropping adjacent (above or below) to a node.
            Otherwise simply listen to the <see cref="E:System.Windows.Forms.Control.DragOver"/> and <see cref="E:System.Windows.Forms.Control.DragDrop"/> events and provide/use the <see cref="T:System.Windows.Forms.DropEffect"/>.
            When used, this tracker will draw indicators above or below a node while dragging an item
            over the node. The tracker needs to be updated as shown below in the DragXXX events.</p><p>
            The usage semantics for the tracker is as follows:
            </p><list type="number"><item><description>Create an instance of this class and listen to the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.QueryAllowedPositionsForNode"/> event.</description></item><item><description>In the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/>'s <b>DragOver</b> event update the highlighted node with a call to the
            <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.SetHighlightNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Drawing.Point)"/> method.</description></item><item><description>In the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/>'s <b>DragLeave</b> event clear the highlighted node with a call to the
            <see cref="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.ClearHighlightNode"/> method.</description></item><item><description>In the <see cref="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.QueryAllowedPositionsForNode"/> event handler, specify
            whether a computed adjacent position should be allowed.</description></item><item><description>In the <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/>'s <b>DragDrop</b> event get the highlighted node
            and the drop-position from the tracker and insert the new node(s) accordingly.</description></item></list></remarks>
            <example>
            Please take a look at our sample in the ..\Essential Tools\Samples\Tree Package\TreeViewAdvDragDrop folder
            for more information.
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView)">
            <summary>
            Initializes a new instance of the TreeViewAdvDragHighlightTracker class.
            </summary>
            <param name="tree">The <see cref="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.MultiColumnTreeView"/> instance where drag-and-drop will occur.</param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.ClearHighlightNode">
            <summary>
            Clears the current highlight node setting.
            </summary>
            <remarks>Call this method from the TreeViewAdv's <b>DragLeave</b> and <b>DragDrop</b>(after
            you get the highlight information from the tracker class) events.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.SetHighlightNode(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.Drawing.Point)">
            <summary>
            Sets the node over which the mouse is currently hovering during drag-drop.
            </summary>
            <param name="highlightNode">The new highlight node.</param>
            <param name="ptInTree">The point in tree where the mouse is in the tree view's client co-ordinates.</param>
            <remarks>
            Call this method from the TreeViewAdv's <b>DragOver</b> method.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.QueryAllowedPositionsForNode">
            <summary>
            Occurs before drawing a highlight indicator above or below a node.
            </summary>
            <remarks>You can listen to this event and prevent drawing highlights
            for some specific nodes.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.QueryDragInsertInfo">
            <summary>
            Occurs before drawing a DragInsert position.
            </summary>
            <remarks>You can listen to this event and change DragInsert highlight color.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.EdgeSensitivity">
            <summary>
            Gets or setsEdgeSensitivity
            This property will soon be replaced by the
            <see cref="P:EdgeSensitiviyOnTop"/> and <see cref="P:EdgeSensitiviyAtBottom"/>
            properties, please use them instead.
            </summary>
            <value>Default is zero.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.EdgeSensitivityOnTop">
            <summary>
            Gets or sets a height for the top edge of a node while dragging over.
            </summary>
            <value>Default is -1.</value>
            <remarks><p>
            By default (when value is negative), the top 1/3 of the node will be considered the top edge.
            This value will be used when you allow dropping before a node using 
            the <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs.AllowedPositions"/> property. 
            Set this to zero if you never want to drop on top of a node.
            </p></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.EdgeSensitivityAtBottom">
            <summary>
            Gets or sets a height for the bottom edge of a node while dragging over.
            </summary>
            <value>Default is -1.</value>
            <remarks><p>
            By default (when value is negative), the bottom 1/3 of the node will be considered the bottom edge.
            This value will be used when you allow dropping below a node using the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs.AllowedPositions"/> property. 
            Set this to zero if you never want to drop below a node.
            </p></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.HotTrackDragOverNode">
            <summary>
            Gets or sets a value indicating whether the drag over node should be drawn with the selected background.
            </summary>
            <default>True to draw selected; false otherwise. Default is true.</default>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.HighlightNode">
            <summary>
            Gets the node over which the mouse is hovering for drop.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.DropPosition">
            <summary>
            Gets the computed drop-position around the highlight node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvDragHighlightTracker.WaitTimeBeforeExpand">
            <summary>
            Gets or sets the time interval after which a node will be expanded on mouse
            hover during drag and drop.
            </summary>
            <value>Time in milliseconds. Default is 750.</value>
            <remarks>
            If you do not want a node to expand on drag over, set this value to -1.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventHandler">
            <summary>
            Handles the <see cref="!:MultiColumnTreeView.QueryAllowedPositionsForNode"/> event.
            </summary>
            <param name="sender">Sender object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryDragInsertInfoEventHandler">
            <summary>
            Handles the <see cref="!:MultiColumnTreeView.QueryDragInsertInfo"/> event.
            </summary>
            <param name="sender">Sender object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewCommand.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,System.String)">
            <summary>
            Initializes a new instance of the TreeViewCommand class.
            </summary>
            <param name="node">The node on which action is to be performed.</param>
            <param name="newText">New text for the editing action.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewCommand.#ctor(Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.Action)">
            <summary>
            Initializes a new instance of the TreeViewCommand class.
            </summary>
            <param name="node">The node on which action is to be performed.</param>
            <param name="action">The action to perform.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewCommand.Execute">
            <summary>
            Executes the action to be performed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewCommand.Reverse">
            <summary>
            Performs the reverse action on the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewCommand.Node">
            <summary>
            Gets the node on whom the action is to be performed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewCommand.Action">
            <summary>
            Gets the action to be performed on the node.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.Action">
            <summary>
            Specifies the action to be performed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.Action.Add">
            <summary>Represents Add</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.Action.Remove">
            <summary>Represents Remove</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.Action.Edit">
            <summary>Represents Edit</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.Action.None">
            <summary>Represents None</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.m_sourceCollection">
            <summary> reference to source collection </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.SetColumnsHeight(System.Int32)">
            <summary>
            Sets height for all columns
            </summary>
            <param name="height">Column Height</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.UniqueColumnName">
            <summary>
            Gets unique name for collection of columns.
            </summary>
            <returns>Returns Uniquw Column name</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.IsColumnsNameUnique(System.String)">
            <summary>
            Checks column name on unigue.
            </summary>
            <returns>Returns true if column name is unique</returns>
            <param name="columnName">Column Name</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.ColumnStyle_Changed(System.Object,Syncfusion.Styles.StyleChangedEventArgs)">
            <summary>
            Used for invalidate preview when user press Reset.
            </summary>
            <param name="sender">sender object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.BtnOk_Click(System.Object,System.EventArgs)">
            <summary>
            Closes editor and saves data.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.BtnCancel_Click(System.Object,System.EventArgs)">
            <summary>
            Closes editor and loses data.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e">EventArgs that contains the event data. </param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.ColumnsEditorForm.Collection">
            <summary> Gets or sets the Collection edited by dialog</summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.MultiColumnTreeView.Designers.MultilineStringEditor">
            <summary>
            Class is used for TreeNodeAdv property Text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.PrimitivesEditorForm.InitializeComponent">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBaseStylesEditorForm.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBaseStylesEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBaseStylesEditorForm.StyleIndex.Base">
            <summary>
            Represents Base
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBaseStylesEditorForm.StyleIndex.NodeLevel">
            <summary>
            Represents Nodelevel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBaseStylesEditorForm.StyleIndex.Column">
            <summary>
            Represents Column
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvBaseStylesEditorForm.StyleIndex.SubItem">
            <summary>
            Represents Subitem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvEditor.m_htControlsBitmaps">
            <summary>
            Controls bitmaps.
            Key - control.
            value - bitmap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvEditor.GetControlBitmap(System.Windows.Forms.Control,System.Drawing.Rectangle)">
            <summary>
            Paint control in bitmap if need and save bitmap in collection.
            If Control has been painted return bitmap from collection.
            </summary>
            <param name="control">Control object</param>
            <param name="controlBounds">cCntrol Bounds</param>
            <returns>Return bitmap from collection</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvEditorForm.currentSourceNode">
            <summary>Helps keep track of the node that is being dragged.</summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvEditorForm.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvEditorForm.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.TreeViewAdvEditorForm.TreeDragDrop_QueryAllowedPositionsForNode(System.Object,Syncfusion.Windows.Forms.Tools.MultiColumnTreeView.QueryAllowedPositionsEventArgs)">
            <summary>Specifiy the allowed drop positions for the specified highlight node.</summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuDropDown">
            <summary>
            MenuDropDown which is used Office Menu
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.SCROLL_BUTTON_HEIGHT">
            <summary> Width of scroll button that used for scrolling items in Panel. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.SEPARATOR_WIDTH">
            <summary> Separator width. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.#ctor(System.Windows.Forms.ToolStripItem)">
            <summary>
            Constructor of the MenuDropDown.
            </summary>
            <param name="ownerItem">The ToolStripItem instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.GetPreferredSize(System.Drawing.Size)">
            <summary>
             Retrieves the size of a rectangular area into which a control can be fitted.
            </summary>
            <param name="proposedSize">The custom-sized area for a control.</param>
            <returns>An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.SetDisplayedItems">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnSizeChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary> Resets timers and releases mouse capture. </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnMouseCaptureChanged(System.EventArgs)">
            <summary> Handles release of mouse capture. </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnRendererChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.ResetMinimumSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.ShouldSerializeMinimumSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.AddDisplayedItems(Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel,System.Collections.ICollection,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.RefreshScroll">
            <summary> Call RedrawWindow method to Repaint Scroll buttons. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Site">
            <summary>
            Gets or sets the site of the control.
            </summary>
            <returns>The System.ComponentModel.ISite associated with the System.Windows.Forms.Control, if any.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.LayoutEngine">
            <summary>
            Gets a cached instance of the control's layout engine.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.MinimumSize">
            <summary>
            Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.MaximumSize">
            <summary>
            Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Items">
            <summary>
            Gets the ToolStripItemCollection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.MainItems">
            <summary>
            Gets the Main item collections.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.AuxItems">
            <summary>
            Gets the AuxPanel item collections.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.SystemItems">
            <summary>
            Gets the SystemPanel item collections.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Borders">
            <summary>
            Gets or sets padding within the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.SystemPadding">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.MainPanel">
            <summary>
            Gets the  MainPanel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.AuxPanel">
            <summary>
            Gets the AuxPanel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.SystemPanel">
            <summary>
            Gets the SystemPanel
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.ParentToolStrip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.MainItemsSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.AuxItemsSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.SysItemsSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.MainItemsBounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.AuxItemsBounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.SystemItemsBounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.DisplayedItems">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.RightToLeft">
            <summary>
            Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.LayoutStyle">
            <summary>
            Gets / Sets the Layout style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Padding">
            <summary>
            Gets or sets padding within the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.ShowItemToolTips">
            <summary>
            Gets or sets a value indicating whether ToolTips are to be displayed on System.Windows.Forms.ToolStrip items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.IPanel.SetItemLocation(System.Windows.Forms.ToolStripItem,System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="location"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.IPanel.GetItemPlacement(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.IPanel.Owner">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.IPanel.PanelType">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.IPanel.MinimumSize">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuDropDown.PanelSite">
            <summary>
            PanelSite class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.PanelSite.#ctor(System.ComponentModel.IComponent,System.ComponentModel.ISite)">
            <summary>
            Constructor of the PanelSite
            </summary>
            <param name="component"> Provides the functionality requires all the components.</param>
            <param name="parentSite"> Provides the functionality required by site.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.PanelSite.GetService(System.Type)">
            <summary>
            Returns the service.
            </summary>
            <param name="serviceType"> The type represents type declarations: class types, interface types, array types,
            value types, enumeration types, type parameters, generic type definitions,
             and open or closed constructed generic types. </param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.PanelSite.Component">
            <summary>
            Gets the component.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.PanelSite.Container">
            <summary>
            Gets the Container 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.PanelSite.DesignMode">
            <summary>
            Gets the design mode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.PanelSite.Name">
            <summary>
            Gets or sets the Name.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel">
            <summary>
            Class Panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.IMAGE_WIDTH">
            <summary> Default image width. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.IMAGE_HEIGHT">
            <summary> Default image height. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.SEPARATOR_WIDTH">
            <summary> Separator width. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.TOOLSTRIP_SEPARATOR_WIDTH">
            <summary> Width of toolstrip separator. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.TIMER_INT">
            <summary> Interval for timer. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.SCROLL_BUTTON_HEIGHT">
            <summary> Width of scroll button that used for scrolling items in Panel. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.MIN_CAPTION_HEIGHT">
            <summary> Width of scroll button that used for scrolling items in Panel. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PerformLayout(System.Drawing.Rectangle)">
            <summary>
            Forces the control to apply layout logic to all its child controls.
            </summary>
            <param name="rc">The rectangle which needs to be performed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.GetItemSize(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnLayoutChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.GetItemsHeight">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.GetValidScrollPosition(System.Int32)">
            <summary> Process position in Layout for items n Panel and if it not in right bounds that set correct value to it. </summary>
            <param name="position"> Position to process. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ScrollToDown">
            <summary> Move controls to down according to scroll position and their location. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ScrollToUp">
            <summary> Move controls to up according to scroll position and their location. </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.StartTimer(Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ScrollButtonsArea)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnTimerTick(System.Object,System.EventArgs)">
            <summary> Handles mouse keeping pushed. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnMouseCaptureChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OnPaint(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.RibbonControlAdvHeaderRenderer)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ShouldSerializeImageScalingSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ResetImageScalingSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ShouldSerializeSeparatorIndent">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ResetImageSeparatorIndent">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ResetFont">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ShouldSerializeFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ResetMinimumSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ShouldSerializeMinimumSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_type">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_parent">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_panelStrip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_separatorIndent">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_font">
            <summary> Font for panel caption </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_sText">
            <summary> Text for panel caption. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_iCaptionHeight">
            <summary> Caption height. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_iScrollPosition">
            <summary> Position of rightmost tab Item. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_bIsUpScroll">
            <summary> </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_bIsDownScroll">
            <summary> </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_bUpScrollSelected">
            <summary> Indicates if up scroll button is selected. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_bDownScrollSelected">
            <summary> Indicates if down scroll button is selected. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_timer">
            <summary> Timer for handling mouse keeping pushed. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_timerInt">
            <summary> Interval for timer. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_pushedButton">
            <summary> Currently pushed button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_rcBounds">
            <summary> Bounds of panel. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_iItemIndex">
            <summary> Index of first showed item. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.m_DefaultFont">
            <summary> Default font. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.Items">
            <summary>
            Gets all the items that belong to a panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ImageScalingSize">
            <summary>
            Gets or sets the size, in pixels, of images used in panel items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.SeparatorIndent">
            <summary>
            Gets or sets the amount of spaces to indent separators in the panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.Text">
            <summary> Gets or sets the panel title's text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.Font">
            <summary> Gets or sets the font of the text displayed in panel items. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.CaptionHeight">
            <summary> Gets or sets caption height. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PreferredSize">
            <summary>
            Gets the size of a rectangular area into which the control can fit.
            </summary>
            <returns>A System.Drawing.Size containing the height and width, in pixels.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.MinimumSize">
            <summary>
            Gets or sets minimum size of panel.
            </summary>
            <returns>An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ToolStrip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelType">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.Renderer">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.OwnerItem">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.Bounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PushedButton">
            <summary> Area in which user pushed mouse button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.UpScrollBounds">
            <summary> Get bounds of up scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.DownScrollBounds">
            <summary> Get bounds of down scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ScrollPositionInternal">
            <summary> Gets or sets position of TopMost Item. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.DownScrollSelected">
            <summary> Gets value that indicates if down scroll button is selected. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.UpScrollSelected">
            <summary> Gets value that indicates if up scroll button is selected. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ScrollButtonsArea">
            <summary>
            Different areas of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ScrollButtonsArea.None">
            <summary> Out of scroll buttons. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ScrollButtonsArea.DownScrollButton">
            <summary> Down scroll button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.ScrollButtonsArea.UpScrollButton">
            <summary> Up scroll button. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip">
            <summary>
            PanelStrip class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.#ctor(Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel)">
            <summary>
            Constructor of the PanelStrip
            </summary>
            <param name="panel"> The panel instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.CreateHandle">
            <summary>Control should not be created</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Handles changes in layout
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Handles changes in layout
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)">
            <summary>
            Forwards ItemClicked event to parent
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.SetDisplayedItems">
            <summary>
            Don't call base implementation to prevent parent's changing
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.Syncfusion#Windows#Forms#Tools#MenuDropDown#IPanel#SetItemLocation(System.Windows.Forms.ToolStripItem,System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="location"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.Syncfusion#Windows#Forms#Tools#MenuDropDown#IPanel#GetItemPlacement(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.m_panel">
            <summary>
            Owner panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.m_layout">
            <summary>
            Layout engine
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.m_szMinimum">
            <summary> Minimum size of PanelStrip. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.LayoutEngine">
            <summary>
            Gets a cached instance of the control's layout engine.
            </summary>
            <returns>The System.Windows.Forms.Layout.LayoutEngine for the control's contents.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.MinimumSize">
            <summary>
            Gets or sets minimum size of PanelStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.RightToLeft">
            <summary>
             Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.Syncfusion#Windows#Forms#Tools#MenuDropDown#IPanel#Owner">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.Syncfusion#Windows#Forms#Tools#MenuDropDown#IPanel#PanelType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.PanelStripLayout">
            <summary>
            PanelStripLayout class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.PanelStripLayout.#ctor">
            <summary>
            Constructor of the PanelStripLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel.PanelStrip.PanelStripLayout.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Layout event.
            </summary>
            <param name="container">The source of the control.</param>
            <param name="layoutEventArgs">A System.Windows.Forms.LayoutEventArgs that contains the event data.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuDropDown.MenuDropDownLayout">
            <summary>
            MenuDropDownLayout class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.MenuDropDownLayout.#ctor">
            <summary>
            Constructor of the MenuDropDownLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MenuDropDown.MenuDropDownLayout.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Raises the System.Windows.Forms.Control.Layout event.
            </summary>
            <param name="container">The source of the control.</param>
            <param name="layoutEventArgs">A System.Windows.Forms.LayoutEventArgs that contains the event data.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OfficeButton">
            <summary> 
            ToolStripButton with HelpText below Text that displayed in Bold style.
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.MIN_HEIGHT">
            <summary> Minimum height of control. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.#ctor">
            <summary>
            The constructor of the OfficeButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.OnFontChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.OnBoundsChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.OnParentRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.m_sHelpText">
            <summary> Additional text displayed in Bold style near the Image. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.m_Font">
            <summary> Font for additional text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.m_rcImageBounds">
            <summary> Area for painting Image. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.m_rcTextBounds">
            <summary> Area for painting Text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.m_rcHelpTextBounds">
            <summary> Area for painting HelpText. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.m_szText">
            <summary> Size of Text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.m_szHelpText">
            <summary> Size of HelpText. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.m_InternalLayout">
            <summary> Internal layout instance. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.HelpText">
            <summary> Gets or sets additional text displayed in Bold style. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.FontBold">
            <summary> Gets font for additional text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.ImageBounds">
            <summary> Gets or sets area for painting Image. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.TextBounds">
            <summary> Gets or sets area for painting Text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.HelpTextBounds">
            <summary> Gets or sets area for painting HelpText. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.TextSize">
            <summary> Gets or sets area for painting Text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.HelpTextSize">
            <summary> Gets or sets area for painting HelpText. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.InternalLayout">
            <summary> Gets or sets Internal layout instance. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.DisplayStyle">
            <summary>
            Gets or sets whether text and images are displayed on a System.Windows.Forms.ToolStripItem.
            </summary>
            <returns>One of the System.Windows.Forms.ToolStripItemDisplayStyle values. The default is System.Windows.Forms.ToolStripItemDisplayStyle.ImageAndText .</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.BORDER_WIDTH">
            <summary> Control border width. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.MARGIN">
            <summary> Margin between Text and Additional Text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.MIN_IMAGE_HEIGHT">
            <summary> Minimum Image height. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.MIN_IMAGE_WIDTH">
            <summary> Minimum Image width. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.#ctor(Syncfusion.Windows.Forms.Tools.OfficeButton)">
            <summary>
            Constructor of the OfficeButtonInternalLayout
            </summary>
            <param name="item"> The OfficeButton instance.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.m_szLastPreferredSize">
            <summary> Last preferred size of OfficeButton. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.m_Item">
            <summary> Instance of OfficeButton. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.m_rcImage">
            <summary> Bounds of image. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.m_rcText">
            <summary> Bounds of text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.m_HelpTextRectangle">
            <summary> Bounds of help text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.m_szText">
            <summary> Size of text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.m_szHelpText">
            <summary> Size of help text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.m_szImage">
            <summary> Size of image. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.PreferredSize">
            <summary> Get preferred size for OfficeButton. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.ImageSize">
            <summary> Gets size of image. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.TextSize">
            <summary> Gets size of text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.HelpTextSize">
            <summary> Gets size of help text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.TextFormat">
            <summary> Gets TextFormatFlags to display Text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.ImageRectangle">
            <summary> Gets bounds of image. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.TextRectangle">
            <summary> Gets bounds of text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeButton.OfficeButtonInternalLayout.HelpTextRectangle">
            <summary> Gets bounds of help text. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OfficeDropDown">
            <summary>
             Extended DropDown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.SEPARATOR_WIDTH">
            <summary> Separator width. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.TEXT_MARGIN_IN_CAPTION">
            <summary> Margin between text and Text border in Caption. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.SCROLL_BUTTON_HEIGHT">
            <summary> Width of scroll button that used for scrolling items in Panel. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.TIMER_INT">
            <summary> Interval for timer. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.MIN_CAPTION_HEIGHT">
            <summary> Width of scroll button that used for scrolling items in Panel. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.#ctor(System.Windows.Forms.ToolStripItem)">
            <summary>
            Constructor of the OfficeDropDown
            </summary>
            <param name="item">The ToolStripItem instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.OnMouseCaptureChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.GetPreferredSize(System.Drawing.Size)">
            <summary>
             Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="proposedSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.RefreshScroll">
            <summary> Call RedrawWindow method to Repaint Scroll buttons. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.GetItemSize(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.GetItemsHeight">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.GetValidScrollPosition(System.Int32)">
            <summary> Process position in Layout for items n Panel and if it not in right bounds that set correct value to it. </summary>
            <param name="position"> Position to process. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.ScrollToDown">
            <summary> Move controls to down according to scroll position and their location. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.ScrollToUp">
            <summary> Move controls to up according to scroll position and their location. </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.StartTimer(Syncfusion.Windows.Forms.Tools.OfficeDropDown.ScrollButtonsArea)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.OnTimerTick(System.Object,System.EventArgs)">
            <summary> Handles mouse keeping pushed. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.OnLayoutChanged">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_layoutEngine">
            <summary> Instance of DropDownExLayoutEngine. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_iScrollPosition">
            <summary> Position of rightmost tab Item. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_bIsUpScroll">
            <summary> </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_bIsDownScroll">
            <summary> </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_bUpScrollSelected">
            <summary> Indicates if up scroll button is selected. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_bDownScrollSelected">
            <summary> Indicates if down scroll button is selected. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_timer">
            <summary> Timer for handling mouse keeping pushed. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_timerInt">
            <summary> Interval for timer. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_pushedButton">
            <summary> Currently pushed button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_rcBounds">
            <summary> Bounds of panel. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_iItemIndex">
            <summary> Index of first showed item. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_iCaptionHeight">
            <summary> Caption height. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_sCaptionText">
            <summary> Text for caption. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.m_ftCaptionFont">
            <summary> Font for caption. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.LayoutEngine">
            <summary>
            Gets the LayoutEngine.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.DefaultPadding">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.PushedButton">
            <summary> Area in which user pushed mouse button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.UpScrollBounds">
            <summary> Get bounds of up scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.DownScrollBounds">
            <summary> Get bounds of down scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.ScrollPositionInternal">
            <summary> Gets or sets position of TopMost Item. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.DownScrollSelected">
            <summary> Gets value that indicates if down scroll button is selected. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.UpScrollSelected">
            <summary> Gets value that indicates if up scroll button is selected. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.CaptionHeight">
            <summary> Gets or sets caption height. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.CaptionText">
            <summary> Gets text for caption. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDown.CaptionFont">
            <summary> Gets font for caption. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OfficeDropDown.ScrollButtonsArea">
            <summary>
            Different areas of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.ScrollButtonsArea.None">
            <summary> Out of scroll buttons. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.ScrollButtonsArea.DownScrollButton">
            <summary> Down scroll button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDown.ScrollButtonsArea.UpScrollButton">
            <summary> Up scroll button. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OfficeDropDown.DropDownExLayoutEngine">
            <summary>
            Layout engine for DropDownEx.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDown.DropDownExLayoutEngine.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Lays out toolstrip items in StatusStripEx.
            </summary>
            <param name="container">The source of the control.</param>
            <param name="layoutEventArgs">A System.Windows.Forms.LayoutEventArgs that contains the event data.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton">
            <summary> 
            ToolStripDropDownButton for MenuDropDown. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.ARROW_BUTTON_WIDTH">
            <summary> Default width in which arrow paints. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.TIMER_INT">
            <summary> Default interval for Timer. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.#ctor">
            <summary>
            Constructor of the OfficeDropDownButton</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.GetPreferredSize(System.Drawing.Size)">
            <summary>
             Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.OnDropDownOpened(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.OnMouseEnter(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.CreateDefaultDropDown">
            <summary> Base ToolStripDropDown creating replaced. </summary>
            <returns> New instance of OFficeDropDown. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.OnTimerTick(System.Object,System.EventArgs)">
            <summary> </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.ShouldSerializeDropDownFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.ResetDropDownFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.m_timer">
            <summary> Timer to open DropDown. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.m_sDropDownText">
            <summary> Caption for DropDown. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.m_ftDropDownFont">
            <summary> Font for DropDown caption. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.DropDownLocation">
            <summary> Get DropDown location as TopLeft corner of AuxPanel. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.DropDownText">
            <summary> 
            Gets or sets caption for DropDown.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeDropDownButton.DropDownFont">
            <summary> 
            Gets or sets font for DropDown caption.
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OfficeSplitButton">
            <summary> ToolStripSplitButton for MenuDropDown. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.DROPDOWN_BUTTON_WIDTH">
            <summary> Default width of DropDownButton. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.TIMER_INT">
            <summary> Default interval for Timer. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.#ctor">
            <summary>
            Constructor of the OfficeSplitButton
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.OnMouseEnter(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.OnDropDownOpened(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.CreateDefaultDropDown">
            <summary> Base ToolStripDropDown creating replaced. </summary>
            <returns> New instance of DropDownEx. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.OnTimerTick(System.Object,System.EventArgs)">
            <summary> Show SplitButton's DropDown. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.ShouldSerializeDropDownFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.ResetDropDownFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.m_bSplitButtonSelected">
            <summary> Indicates if DropDownButton selected. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.m_timer">
            <summary> Timer for opening SplitButton's DropDown. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.m_sDropDownText">
            <summary> Caption for DropDown. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.m_ftDropDownFont">
            <summary> Font for DropDown caption. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.DropDownLocation">
            <summary> Get DropDown location as TopLeft corner of AuxPanel. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.SplitButtonSelected">
            <summary> Gets or sets if DropDownButton selected. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.DropDownText">
            <summary> Gets or sets caption for DropDown. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OfficeSplitButton.DropDownFont">
            <summary> Gets or sets font for DropDown caption. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ISpreadsheetRibbonControlAdvNotifier">
            <summary>
            Interface for Spreadsheet Ribbon
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ISpreadsheetRibbonControlAdvNotifier.IsSpreadsheetRibbon">
            <summary>
            Gets the bool value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdv">
            <summary>
            RibbonControl advanced.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IOffice12Settings">
            <summary>
            Office12 related properties.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.LauncherStyle">
            <summary>
            Style of launcher.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.ShowCaption">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.ShowLauncher">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.CaptionStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.CaptionTextStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.CaptionAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.CaptionFont">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.CaptionMinHeight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.BorderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.OfficeColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.RibbonStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.Office2013ColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IOffice12Settings.Office2016ColorScheme">
            <summary>
            Office2016 Color Scheme
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IDockExtended">
            <summary>
            The IDockExtended interface
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IDockExtended.Dock">
            <summary>
            Gets the Dock Style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BORDER_TOP">
            <summary>
            Width of border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.PANEL_MARGIN">
            <summary>
            Size of Left and Right margins of Ribbon panels
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DPI_125_PANEL_MARGIN">
            <summary>
            Size of 125 DPI Left and Right margins of Ribbon panels
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DPI_150_PANEL_MARGIN">
            <summary>
            Size of 150 DPI Left and Right margins of Ribbon panels
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DEF_MENU_BUTTON_WIDTH" -->
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DEF_MENU_BUTTON_WIDTH_125" -->
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DEF_MENU_BUTTON_WIDTH_150" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DEFAULT_MENU_BUTTON_WIDTH">
            <summary>
            Width of menu button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DEF_MENU_BUTTON_HEIGHT">
            <summary>
            Height of Menu button
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SWP_HIDEPOPUP">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.TOUCHMENUITEMHEIGHT">
            <summary>
             Quick Menu touch height 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.#cctor">
            <summary>
            Initializes static members.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.#ctor">
            <summary>
            Creates and initializes new instance of RibbonControlAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.#ctor(System.Drawing.Size)">
            <summary>
            Creates and initializes new instance of RibbonControlAdv.
            </summary>
            <param name="size">Control's initial size.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnBeforeContextMenuOpen(System.Object,Syncfusion.Windows.Forms.Tools.ContextMenuEventArgs)">
            <summary>
            Called by the delegate before context menu opens.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnHeaderItemAdded(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Called when header item is added.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.ToolStripItemEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnHeaderItemRemoved(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Called when header item is removed.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.ToolStripItemEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnParentStyleChanged(System.Object,System.EventArgs)">
            <summary>
            Called when parent style is changed.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnParentStateChanged(System.Object,System.EventArgs)">
            <summary>
            Called when parent is activated or deactivated.
            </summary>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnParentMdiChildActivate(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnParentShowSystemMenu(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnParentRegionChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnParentGetMinSize(System.Drawing.Size@)">
            <summary>
            
            </summary>
            <param name="szProposal"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnParentGetMargins(System.Windows.Forms.Padding@)">
            <summary>
            
            </summary>
            <param name="pdMargings"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnHeaderDoubleClick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnAddToQuickPanelMenuItemClick(System.Object,System.EventArgs)">
            <summary>
            Adds item to quick panel.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnRemoveFromQuickPanelMenuItemClick(System.Object,System.EventArgs)">
            <summary>
            Removes item from quick panel.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnCustomizeMenuItemClick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnCustomizeRibbonItemClick(System.Object,System.EventArgs)">
            <summary>
            Used to open the Customize Ribbon dialog box,once the Customize Ribbon context menu is clicked.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnContextMenuMinimizeCheckStateChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnShowBelowMenuItemClick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnHeaderSizeChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnApplicationIdle(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnUpdateUIOnAppIdle(System.EventArgs)">
            <summary>
            Raises the UpdateUI event.
            </summary>
            <param name="args">An EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fitted.
            </summary>
            <param name="proposedSize">The custom-sized area for a control.</param>
            <returns>An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.ControlAdded"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.ControlEventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.ControlRemoved"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.ControlEventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the <see cref="T:System.Windows.Forms.Control"></see> and its child controls and optionally releases the managed resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnParentChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnSizeChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnLocationChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnHandleCreated(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnHandleDestroyed(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Processes Windows messages.
            </summary>
            <param name="m">The Windows <see cref="T:System.Windows.Forms.Message"></see> to process.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnMinimizePanelChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnShowPanelChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnVisiblePanelChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnPaddingChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnAllowCollapseChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CreateAccessibilityInstance">
            <summary>
            Provided accessibility to the control.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SetVisiblePanelCore(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bVisible"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowPanels(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bShow"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowRibbonPopup(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bShow"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetRibbonPopupBounds(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Gets bounds of the RibbonPopup.
            </summary>
            <param name="header"> A RibbonControlAdvHeader control. </param>
            <returns> Rectangle with RibbonPopup coordinates and size. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowPanelCore(System.Boolean)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdatePanels">
            <summary>
            Redraws panels.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateParent">
            <summary>
            Redraws the parent.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.AttachParent(Syncfusion.Windows.Forms.Tools.RibbonForm)">
            <summary>
            
            </summary>
            <param name="form"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateBounds">
            <summary>
            To update RibbonPanel bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DetachParent">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateRegion(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetMinimumSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CanBeInQuickPanel(System.Windows.Forms.ToolStripItem)">
            <summary>
            Checks whethet toolstripitem of given type can be reflected in quick items panel.
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetItemAtToolstrip(System.Windows.Forms.ToolStrip,System.Drawing.Point)">
            <summary>
            gets toolstrip item at specified position at toolstrip. Remembers about panel items.
            </summary>
            <param name="ts">Toolstrip to get item from.</param>
            <param name="p">Point to find item at in screen coordinates.</param>
            <returns>Found item or null if nothing was found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateSuperAccelerator">
            <summary>
            To Update SuperAccelerator
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateContextMenu(System.IntPtr,Syncfusion.Windows.Forms.Tools.Win32API.POINT)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="point"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateContextMenuItems(System.Drawing.Point)">
            <summary>
            Updates context menu items.
            </summary>
            <param name="p">Point in screen coords.</param>
            <returns>True if additional menu items should be added; otherwise false.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.itemHeightChanged">
            <summary>
            Checks whether the item height is changed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.needUpdate">
            <summary>
            Need to update the size of the context menu
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateSize">
            <summary>
            Set the size when the touch mode is enabled.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetSize">
            <summary>
            Set the size when the touch mode is disabled.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetOfficeColorScheme(Syncfusion.Windows.Forms.Tools.RibbonForm.ColorSchemeType)">
            <summary>
            Gets ColorScheme according to type.
            </summary>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SetRibbon2013OptionValues(Syncfusion.Windows.Forms.Tools.ControlItems,System.String,System.String,System.Drawing.Font,System.Drawing.Font)">
            <summary>
            Specifies the SetRibbon2013OptionValues.
            </summary>
            <param name="ControlItem">The <see cref="T:Syncfusion.Windows.Forms.Tools.ControlItems"/> value that contains the event data.</param>
            <param name="ItemHeaderText">The item header text</param>
            <param name="ItemMainText"> The main item text.</param>
            <param name="ItemHeaderFont"> The item header font.</param>
            <param name="ItemMainFont">The main item font.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetColorSchemeType(Syncfusion.Windows.Forms.Tools.ToolStripEx.ColorScheme)">
            <summary>
            Gets ColorSchemeType specific to the ColorScheme.
            </summary>
            <param name="type"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CallWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="nMsg"></param>
            <param name="wParam"></param>
            <param name="lParam"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnActivate(System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="wParam"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnWmMdiActivate(System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="wParam"></param>
            <param name="lParam"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnWmContextMenu(System.IntPtr,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="lParam"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnWmSysCommand(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="wParam"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnMouseWheelMsg(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnWmMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnWmLButtonDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnWmLButtonUp(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnWmRButtonDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnWmKeyDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.PerformUpdateUI">
            <summary>
            Forces the RibbonControlAdv to fire an UpdateUI event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetChildForm(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="lParam"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.IsChild(System.Windows.Forms.Control,System.IntPtr)">
            <summary>
            Check if the hWnd is a child window of the parent control
            </summary>
            <param name="parent"></param>
            <param name="hWnd"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetReflectableItems">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetReflectableItems(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateRenderers(System.Boolean)">
            <summary>
            Updates the renderers.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.NormalState">
            <summary>
            To ensure that RibbonControlAdv in AutoHide/Normal state
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.showMinimizeButton">
            <summary>
            Gets or sets the visibility of MinimizeButton of the <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonPanel"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.showRibbonDisplayOptionButton">
            <summary>
            Gets or sets the visibility of RibbonDisplayOptionButton of the <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdv"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetRibbonTouchStyleColorTable">
            <summary>
            Resetting the value of the Office2013ColorTable.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeRibbonTouchStyleColorTable">
            <summary>
            Serializing the value of the Office2013ColorTable.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetOfficeStyle2013ColorTable">
            <summary>
            Resetting the value of the Office2013ColorTable.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeOfficeStyle2013ColorTable">
            <summary>
            Serializing the value of the Office2013ColorTable.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_officecolortable">
            <summary>
            Gets the Color table instance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_officecolortable_ListChanged(System.Object,System.ComponentModel.ListChangedEventArgs)">
            <summary>
            List changed event
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetOffice2016ColorTable" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeOffice2016ColorTable">
            <summary>
            Serializing the value of the Office2016ColorTable.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.useTouchStyleArrowColor">
            <summary>
            Specify the MenuButtonArrowColor/MenuButtonHoverArrowColor property is whether appicable for BackStageView
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeUseTouchStyleArrowColor">
            <summary>
            Indicates whether the current value of the UseTouchStyleArrowColor property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetUseTouchStyleArrowColor">
            <summary>
            Resets the UseTouchStyleArrowColor property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeUseDefaultHighlightColor">
            <summary>
            Indicates whether the current value of the useDefaultHighlightColor property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetUseDefaultHighlightColor">
            <summary>
            Resets the useDefaultHighlightColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CanExtend(System.Object)">
            <summary>
            Gets a value indicating whether a control can be extended.
            </summary>
            <param name="extendee">The control which need to be extended.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetDescription(System.ComponentModel.Component)">
            <summary>
            Gets or sets text displayed with component in quick panel customizing dialog.
            </summary>
            <param name="component">The components displayed in Quick panel.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SetDescription(System.ComponentModel.Component,System.String)">
            <summary>
            Gets or sets text displayed with component in quick panel customizing dialog.
            </summary>
            <param name="component">The components displayed in Quick panel.</param>
            <param name="value">The value of the component.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetUseInQuickAccessMenu(System.ComponentModel.Component)">
            <summary>
            Indicates whether component should be available in quick access menu.
            </summary>
            <param name="component">The components displayed in Quick panel.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SetUseInQuickAccessMenu(System.ComponentModel.Component,System.Boolean)">
            <summary>
            Indicates whether component should be available in quick access menu.
            </summary>
            <param name="component">The components displayed in Quick panel.</param>
            <param name="value">The indicates whether the component is need to be displayed in quick panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.GetUseInCustomQuickAccessDialog(System.ComponentModel.Component)">
            <summary>
            Indicates whether component should be available in custom quick access dialog.
            </summary>
            <param name="component">The components displayed in Quick panel.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SetUseInCustomQuickAccessDialog(System.ComponentModel.Component,System.Boolean)">
            <summary>
            Indicates whether component should be available in Custom quick access dialog.
            </summary>
            <param name="component">The components displayed in Quick panel.</param>
            <param name="value">The indicates whether the component is need to be displayed in quick panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeQuickPanelAlignment">
            <summary>
            Serializes the QuickPanel Alignment.
            </summary>
            <returns>returns false if the panel alignment is not false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetQuickPanelAlignment">
            <summary>
            Resets the QuickPanelAlignment.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeUseInCustomQuickAccessDialog(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetUseInCustomQuickAccessDialog(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeDescription(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetDescription(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeUseInQuickAccessMenu(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetUseInQuickAccessMenu(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BeginInit">
            <summary>
            Performs starting of RibbonControl initialization.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.EndInit">
            <summary>
            Performs completing of RibbonControl initialization.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.System#Windows#Forms#IMessageFilter#PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.IsPanelWnd(Syncfusion.Windows.Forms.Tools.ToolStripTabItem,System.IntPtr)">
            <summary>
            Returns TRUE if hWnd is a tabItem's panel or it's child
            </summary>
            <param name="hWnd"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.IsPopupWnd(System.IntPtr)">
            <summary>
            Returns TRUE if hWnd is a handle of Popup window or of it's child
            </summary>
            <param name="intPtr"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeLauncherStyle">
            <summary>
            Indicates whether the current value of the LauncherStyle property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetLauncherStyle">
            <summary>
            Resets the launcher style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeDefaultMinimumSize">
            <summary>
            Indicates whether the current value of the DefaultMinimumSize property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetDefaultMinimumSize">
            <summary>
            Resets the DefaultMinimumSize.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeShowCaption">
            <summary>
            Indicates whether the current value of the ShowCaption property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetShowCaption">
            <summary>
            Resets the show caption.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeShowLauncher">
            <summary>
            Indicates whether the current value of the ShowLauncher property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeShowMinimizeButton">
            <summary>
            Indicates whether the current value of the ShowMinimizeButton property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetShowMinimizeButton">
            <summary>
            Resets the ShowMinimizeButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetShowLauncher">
            <summary>
            Resets the show launcher.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeCaptionStyle">
            <summary>
            Indicates whether the current value of the CaptionStyle property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetCaptionStyle">
            <summary>
            Resets the caption style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeCaptionTextStyle">
            <summary>
            Indicates whether the current value of the TextStyle property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetCaptionTextStyle">
            <summary>
            Resets the caption text style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeCaptionAlignment">
            <summary>
            Indicates whether the current value of the CaptionAlignment property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetCaptionAlignment">
            <summary>
            Resets the caption alignment.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeCaptionFont">
            <summary>
            Indicates whether the current value of the CaptionFont property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetCaptionFont">
            <summary>
            Resets the caption font.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeCaptionMinHeight">
            <summary>
            Indicates whether the current value of the CaptionMinHeight property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetCaptionMinHeight">
            <summary>
            Resets the height of the caption min.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeBorderStyle">
            <summary>
            Indicates whether the current value of the BorderStyle property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetBorderStyle">
            <summary>
            Resets the border style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeCustomRibbonHeaderImage">
            <summary>
            Indicates whether the current value of the CustomRibbonHeaderImage property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetCustomRibbonHeaderImage">
            <summary>
            Resets the CustomRibbonHeaderImage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeHideToolTip">
            <summary>
            Indicates whether the current value of the HideToolTip property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeRibbonTouchModeEnabled">
            <summary>
            Indicates whether the current value of the RibbonTouchModeEnabled property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetRibbonTouchModeEnabled">
            <summary>
            Resets the RibbonTouchModeEnabled.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeQuickDropDownToolTipText">
            <summary>
            Indicates whether the current value of the QuickDropDownToolTipText property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetQuickDropDownToolTipText">
            <summary>
            Resets the QuickDropDownToolTipText.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetHideToolTip">
            <summary>
            Resets the HideToolTip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeRibbonDisplayOptionToolTip">
            <summary>
            Indicates whether the current value of the RibbonDisplayOptionToolTip property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RestRibbonDisplayOptionToolTip">
            <summary>
            Resets the RibbonDisplayOptionToolTip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeOfficeColorScheme">
            <summary>
            Indicates whether the current value of the OfficeColorScheme property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetOfficeColorScheme">
            <summary>
            Resets the office color scheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeTitleFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetTitleFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeMenuButtonDropDown">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeOfficeMenu">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeMinimumSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetMinimumSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeRightToLeft">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetRightToLeft">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldShowCustomizeRibbon">
            <summary>
            Serializes the ShowCustomizeRibbon
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetShowCustomizeRibbon">
            <summary>
            Resets the EnableHighContrastTheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_CollapseBehavior">
            <summary>
            Determines the Resizing behavior of the ToolStripEx in RibbonControlAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeCollapseBehavior">
            <summary>
            Serializes the CollapseBehavior.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetCollapseBehavior">
            <summary>
            Resets the collapse behavior.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetEnableHighContrastTheme">
            <summary>
            Resets the EnableHighContrastTheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_Autosize">
            <summary>
            Gets/sets the AutoSize property for the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_BackStageNavigationButtonStyle">
            <summary>
            Specifies the BackStage Navigation button style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetMenuButtonAutoSize">
            <summary>
            To reset MenuButtonAutoSize
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeMenuButtonAutoSize">
            <summary>
            To Specify MenuButtonAutoSize to be serialized or not
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetFont">
            <summary>
            Resets the RibbonControlAdv default font.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeFont">
            <summary>
            Indicates whether the current value of the RibbonControlAdv's Font property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetBackStageNavigationButtonEnabled">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BackStageNavigationButtonEnabled"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeBackStageNavigationButtonEnabled">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BackStageNavigationButtonEnabled"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetCollapsePanel">
            <summary>
            To Reset CollapsePanel
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeCollapsePanel">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CollapsePanel"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeTouchMode">
            <summary>
            Indicates whether the TouchMode should be available.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetTouchMode">
            <summary>
            Resets the TouchMode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetSuperAccelerator">
            <summary>
            To Reset SuperAccelerator
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeSuperAccelerator">
            <summary>
            To Indicate whether to serialize SuperAccelerator
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_MinimizeButtonBounds">
            <summary>
            Gets/Sets the MinimizeButton active area bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShouldSerializeMinimizeButtonBounds">
            <summary>
            Serializes the MinimizeButton bounds.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ResetMinimizeButtonBounds">
            <summary>
            Resets the MinimizeButtonBounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnRibbonStyleChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.setOffice2007ForeColor">
            <summary>
            To set Office2007 colorscheme ForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CustomizeRibbonCancelEvent">
            <summary>
            Variable for CancelEvent.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.FireRibbonCustomizationMenuClicked(System.Windows.Forms.Control.ControlCollection)">
            <summary>
             This Event will be triggered when Customize Ribbon is selected from ContextMenu 
            </summary>
            <param name="controls">The argument contains the collection of the control objects.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.FireQATCustomizationMenuClicked(System.Windows.Forms.Control.ControlCollection)">
            <summary>
            This Event will be triggered when Customize QAT is selected from ContextMenu 
            </summary>
            <param name="controls">The argument contains the collection of the control objects.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_ShowQuickItemsDropDownButton">
            <summary>
            Specifies whether QuickItemsDropDownButton need to be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_QuickItemsDropDownButtonAligment">
            <summary>
            Specifies whether QuickItemsDropDownButton need to be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_HighContrast">
            <summary>
            Specifies whether high contrast theme to be enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_parent">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_header">
            <summary>
            Header.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ribbonStyle">
            <summary>
            Specifies the ribbon styled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_popup">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_LauncherStyle">
            <summary>
            Style of tool strips launchers.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bShowCaption">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bShowLauncher">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bShowPanelOnMouseHove">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_CollapsePanel">
            <summary>
            Variable that holds whether panel is expanded/collapsed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bMinimizePanel">
            <summary>
            Indicates panel's minimize status
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bShowPanel">
            <summary>
            Indicates whether the panel can be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bVisiblePanel">
            <summary>
            Indicates panel's visibility status
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bCollapsedPanel">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bAllowCollapse">
            <summary>
            Indicates whether the user can expand or collapse the RibbonPanel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bMouseWheelSupport">
            <summary>
            Indicates that user can scroll TabItems by mouse wheel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_panelHeight">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_titleColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_CaptionStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_CaptionTextStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_CaptionAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.useDefaultHighlightColor">
            <summary>
            Gets whether default highlight color should be used 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_CaptionFont">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_RibbonFont">
            <summary>
            Gets the Ribbon default font
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_nCaptionMinHeight">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_ColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_BorderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_layoutEngine">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_Dock">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_systemText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.office2013ColorScheme">
            <summary>
            Color Scheme for RibbonStyle2013
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.office2016ColorScheme">
            <summary>
            Color Scheme for RibbonStyle2016
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_ColorTables">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_descriptions">
            <summary>
            Container for extended property Description.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_useInQMenuExtProp">
            <summary>
            Container for extended property UseInQuickAccessMenu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_useInCustomQDialog">
            <summary>
            Container for extended property UseInQuickAccessDialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_callWndProcHook">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bottomToolstrip">
            <summary>
            Toolstrip that contains quick items when they are places below ribbon.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_pressedItem">
            <summary>
            Last pressed panel's ToolStripItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_rightToLeft">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bUpdateUIOnAppIdle">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateUI"/> event should be fired
            in the next application idle event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_mergedTabs">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_lastSelectedTab">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bSortTabItems">
            <summary>
            Specifies whether ToolStripTabItems need to be sorted.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.m_bActivateOnFirstClick">
            <summary>
            Indicates whether user can activate ToolStripItem(Button) on first click.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.hideToolTip">
            <summary>
            Indicates whether the Default ToolTip visibility status.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.customizeQTACheckBoxAdvChecked">
            <summary>
            Indicates whether the customizeQTACheckBoxAdv checked state
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.customizeQTACheckBoxAdvCheckedSave">
            <summary>
            Indicates whether the customizeQTACheckBoxAdv checked state save
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowCustomizeDialog">
            <summary>
            Shows QickItems customizing dialog.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowCustomizeRibbonDialog">
            <summary>
            Shows the Customize Ribbon item dialog box.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SaveState">
            <summary>
            Saves the current state information to Isolated Storage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.LoadState">
            <summary>
            Reads the persisted state information from the Isolated Storage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SaveState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the current state information to the specified <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/>.
            </summary>
            <param name="serializer">Provides a mechanism for coordinating the serialization behavior of multiple components.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.LoadState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Reads the persisted state information from the specified <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/>.
            </summary>
            <param name="serializer">Provides a mechanism for coordinating the serialization behavior of multiple components.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SetBackColorForCustomizedQATButtons(System.Drawing.Color)">
            <summary>
            Sets the BackColor for QATDialogBoxButtons
            </summary>
            <param name="QATDialogBoxButtonsForeColor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ApplyTouchStyleColorTable(Syncfusion.Windows.Forms.Tools.TouchStyleColorTable)">
            <summary>
            Apply the TouchStyleColorTable for RibbonControlAdv.
            </summary>
            <param name="TouchStyleColorTable"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.splitterstyle">
            <summary>
            Gets/Sets the style of the ToolStripEx splitter.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ApplyTouchStyleColorTable(Syncfusion.Windows.Forms.Tools.TouchStyleColorTable,Syncfusion.Windows.Forms.Tools.ToolStripExSplitterStyle)">
            <summary>
            Apply the TouchStyleColorTable for RibbonControlAdv with Splitter style
            </summary>
            <param name="TouchStyleColorTable">color table</param>
            <param name="splitter">ToolStripSplitter style</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.LauncherStyle">
            <summary>
            Gets or sets style of the launcher.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowMinimizeButton">
            <summary>
            Gets or sets the visibility of MinimizeButton of the <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonPanel"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowRibbonDisplayOptionButton">
            <summary>
            Gets or sets the visibility of RibbonDisplayOptionButton of the <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdv"/>
            </summary>
            <value>The default value is true.</value>
            <returns>true, if RibbonDisplayOptionButton should be shown, false otherwise. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowCaption">
            <summary>
            Gets or sets whether caption should be shown.
            </summary>
            <value>The default value is true.</value>
            <returns>true, if Caption should be shown, otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowLauncher">
            <summary>
            Gets or sets a value indicating whether the launcher buttons are visible.
            </summary>
            <value>true, if Launcher buttons are visible, false otherwise. The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CaptionStyle">
            <summary>
            Gets or sets the caption should be aligned to top or bottom.
            </summary>
            <value>The default value is CaptionStyle.Bottom. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CaptionTextStyle">
            <summary>
            Gets or sets the caption text should be drawn etched, plain or with shadow.
            </summary>
            <value>The default value is CaptionTextStyle.Plain. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Office2013ColorTable">
            <summary>
            Gets or sets the value for the ColorTable of Office2016 style RibbonControlAdv.
            </summary>
            <value>The default value is Null. </value>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Office2016ColorTable">
            <summary>
            Gets or sets the value for the ColorTable of Office2016 style RibbonControlAdv.
            </summary>
            <value>The default value is Null. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CaptionAlignment">
            <summary>
            Gets or sets the alignment of caption.
            </summary>
            <value>The default value is CaptionAlignment.Center. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UseTouchStyleArrowColor">
            <summary>
            Gets or sets whether the MenuButton is customized by using MenuButtonArrowColor/MenuButtonHoverArrowColor property of the TouchStyleColorTable in BackStageView.
            </summary>
            <remarks> This property is only applicable when using RibbonStyle as TouchStyle</remarks>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UseDefaultHighlightColor">
            <summary>
            Gets or Sets whether default highlight color should be used 
            </summary>
            <value>The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CaptionFont">
            <summary>
            Gets or sets the caption font.
            </summary>
            <returns>The System.Drawing.Font to apply to the text displayed by the control. The default is the value of the DefaultFont property.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CaptionMinHeight">
            <summary>
            Gets or sets the minimum height of the caption.
            </summary>
            <value>The default value is 0. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BorderStyle">
            <summary>
            Gets or sets the border style for the control.
            </summary>
            <value>The default value is ToolStripBorderStyle.Etched.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OfficeColorScheme">
            <summary>
            Gets or sets whether the Office color scheme should be Silver or Blue.
            </summary>
            <value>The default value is ToolStripEx.ColorScheme.Default.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.QuickPanelAlignment">
            <summary>
            Specifies where QuickItemsDropDownButton need to be shown,applicable only for Touch style.
            </summary>
            <value>The default value is QuickPanelAlignment.Left. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.EnableRibbonCustomization">
            <summary>
            Gets or sets a value indicating whether Customize Ribbon needs to be displayed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SortTabItems">
            <summary>
            Gets or sets a value indicating whether ToolStripTabItems need to be sorted.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DefaultMinimumSize">
            <summary>
            Gets or sets a value indicating whether RibbonForm has defaultMinimumSize.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CollapseBehavior">
            <summary>
            Determines the Resizing behavior of the ToolStripEx in RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowQuickItemsDropDownButton">
            <summary>
            Specifies whether QuickItemsDropDownButton need to be shown.
            </summary>
            <value>The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.EnableHighContrastTheme">
             <summary>
            Specifies whether to use default High Contrast theme color or customized color.
             </summary>
             <value>The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.AutoSize">
            <summary>
            Gets/sets the AutoSize property for the control.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.LayoutEngine">
            <summary>
            Overrides the LayoutEngine property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Dock">
            <summary>
            Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
            </summary>
            <value>The default value is DockStyleEx.TopMost</value>
            <returns>One of the <see cref="T:System.Windows.Forms.DockStyle"></see> values. The default is <see cref="F:System.Windows.Forms.DockStyle.TopMost"></see>.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.DisplayRectangle">
            <summary>
            Overrides DisplayRectangle property. It helps to gets the rectangle that represents the display area of the control.
            </summary>
            <returns> A System.Drawing.Rectangle that represents the display area of the control.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MinimumSize">
            <summary>
            Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify.
            Overrides MinimumSize property.
            </summary>
            <returns>An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RightToLeft">
            <summary>
             Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
            Overrides.
            </summary>
            <returns>One of the System.Windows.Forms.RightToLeft values. The default is System.Windows.Forms.RightToLeft.Inherit.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Header">
            <summary>
            Gets Ribbon header.
            </summary>																							
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ActivateOnFirstClick">
            <summary>
            Indicates whether user can activate ToolStripItem(Button) on first click.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseWheelSupport">
            <summary>
            Indicates whether user can scroll TabItems by mouse wheel.
            </summary>
            <value>The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonImage">
            <summary>
            Gets or Sets the image to be displayed in the menu button.
            </summary>
            <value>The default value is Null. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CanReduceCaptionLength">
            <summary>
            Gets or Sets value that enables resizing of form by truncate its caption text fit into the caption bar,
            if caption length is greater than form's width.
            </summary>
            <value>The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BackStageNavigationButtonStyle">
            <summary>
            Gets/Sets the BackStage Navigation button style.
            </summary>
            <value>The default value is BackStageNavigationButtonStyles.Touch.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonText">
            <summary>
            Gets or Sets the image to be displayed in the menu button.
            </summary>
            <value>The default value is Null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonAutoSize">
            <summary>
            Gets or Sets the size of the menu button based on the size of the text
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonFont">
            <summary>
            Gets or Sets the font in the menu button.
            </summary>
            <value>The default value is Null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonDefaultFont">
            <summary>
            Gets or sets the default font settings of Ribbon items
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ScaleMenuButtonImage">
            <summary>
            Gets or sets a value indicating whether menu button image should be scaled.
            </summary>
            <value>
            	<c>true</c> if menu button image should be scaled; otherwise, <c>false</c>. The default value is true.
            </value>
            <remarks>
            This property should be set for images whose size is less than Menu Button size.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SelectedTab">
            <summary>
            Gets or sets the selected ToolStripTabItem in the RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonDropDown">
            <summary>
            Gets or sets the ToolStripDropDown to be displayed when menu button is clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Font">
            <summary>
            Gets or sets the default font settings of RibbonControlAdv
            </summary>
            <value>The default font family is "Segoe UI" and the font size is 8.25F</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ForeColor">
            <summary>
            Gets or sets the foreground color of the control.
            </summary>
            <returns>The foreground System.Drawing.Color of the control. The default is the value of the System.Windows.Forms.Control.DefaultForeColor property.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OfficeMenu">
            <summary>
            Gets the MenuDropDown to be displayed when menu button is clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonDropDownItems">
            <summary>
            Gets the MenuButton DropDownItems if the Ribbon Header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonWidth">
            <summary>
            Gets or sets width of menu button.
            </summary>
            <value>The default value is DEF_MENU_BUTTON_WIDTH (40).</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BackStageButtonAlignment">
            <summary>
            To align the BackStage Arrow button
            </summary>
            <value>The default value is BackButtonAlignment.Left.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BackStageNavigationButtonEnabled">
            <summary>
            Gets or sets a value indicating whether the Menu button can respond to user interaction.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BackStageView">
            <summary>
            Gets or sets the BackStageView associated with the MenuButton.
            </summary>
            <value>The default value is Null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuColor">
            <summary>
            Gets or sets the Menu color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Office2013ColorScheme">
            <summary>
            Gets/Sets the Office2013ColorScheme
            </summary>
            <value>The default value is Office2013ColorScheme.White.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Office2016ColorScheme">
            <summary>
            Gets/Sets the Office2016ColorScheme
            </summary>
            <value>The default value is Office2016ColorScheme.White.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonVisible">
            <summary>
            Gets or sets visibility of menu button.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.IsFormManager">
            <summary>
            Gets or Sets whether the form title bar should be removed and replaced with
            built in RibbonControlAdv system buttons
            </summary>
            <value>
            	<c>true</c> if form title bar should be visible; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MinimizePanel">
            <summary>
            Gets or sets panel's minimized status
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.PanelStateChanged">
            <summary>
            Occurs when MinimizePanel has changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowPanel">
            <summary>
            Gets or sets whether the panel should be shown for the ToolStripTabItem.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.VisiblePanel">
            <summary>
            Gets or sets panel's visibility status
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.AllowCollapse">
            <summary>
            Indicates whether the user can expand or collapse the RibbonPanel.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowPanelOnMouseHover">
            <summary>
            Indicates whether the Minimized RibbonPanel will be shown on mouse hover.
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CollapsePanel">
            <summary>
            Indicates whether the Minimized RibbonPanel will be shown on mouse hover.
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.TitleAlignment">
            <summary>
            Gets or sets the form title alignment in RibbonControlAdv header.
            </summary>
            <value>The default value is TextAlignment.Center.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.TitleColor">
            <summary>
            Specifies the color of the TittleText in the RibbonControlAdv header.
            </summary>
            <value>The default value is SystemColors.ActiveCaptionText.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.TitleFont">
            <summary>
            Gets or sets the font settings of the title.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SystemText">
            <summary>
            Specifies the text for the items in the Quick Access Toolbar Editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ColorTable">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Form">
            <summary>
            Gets the parent form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.TabGroups">
            <summary>
            Gets collection of tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.QuickPanelVisible">
            <summary>
            Gets or sets visibility of quick panel.
            </summary>
            <value>The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MinimizeToolTip">
            <summary>
            Gets or sets MinimizeButton ToolTip.
            </summary>
            <value>The default value is "Minimize Ribbon". </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.QuickDropDownToolTipText">
            <summary>
            Gets or sets QuickDropDown ToolTip Text.
            </summary>
            <value>The default value is "Customize Quick Access Toolbar". </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OverFlowButtonToolTip">
            <summary>
            Gets or sets OverFlowButton ToolTip.
            </summary>
            <value>The default value is "Show DropDown". </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MaximizeToolTip">
            <summary>
            Gets or sets MinimizeButton ToolTip.
            </summary>
            <value>The default value is "Maximize Ribbon". </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowQuickPanelBelowRibbon">
            <summary>
            Gets or sets value indicating whether quick access toolbar should be shown below ribbon.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.HideToolTip">
            <summary>
            Gets or sets the value for HideToolTip.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.TouchMode">
            <summary>
            Gets or sets value for TouchMode.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonDisplayOptionToolTip">
            <summary>
            Gets or sets value RibbonDisplayOptionToolTip.
            </summary>
            <value>The default value is "Ribbon Display Option". </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.HideMenuButtonToolTip">
            <summary>
            Gets or sets value HideMenuButtonToolTip.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonTouchModeEnabled">
            <summary>
            Gets or sets value RibbonTouchModeEnabled.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Show2010CustomizeQuickItemDialog">
            <summary>
            Gets /Set the value for Showing 2010 Quick Items Dialog
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonEnabled">
            <summary>
            Gets / Sets the Menu button enabled or disabled.
            </summary>
            <value>The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateUIOnAppIdle">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateUI"/> event should be fired 
            in the next application idle event.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.TabStop">
            <summary>
            Gets / Sets the TabStop property needs to enabled or disabled.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OccupiedHeight">
            <summary>
            Occupied control height.
            Occupied height is the control height with or without height of RibbonPanel, 
            it depends on MinimizePanel property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ShowContextMenu">
            <summary>
            Gets or sets value indicating whether should show the context menu in Ribbon header.
            </summary>
            <value>The default value is true. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SuperAccelerator">
            <summary>
            Gets/ Sets the SuperAccelerator.
            </summary>
            <value>The default value is Null. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MinimizeButtonBounds">
            <summary>
            Gets/Sets the MinimizeButton active area bounds.
            </summary>
            <value>The default width and heights are 30, 20. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.HeaderInternal">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.QuickPanelImage">
            <summary>
            Gets or Sets the image to be displayed in the menu button.
            </summary>
            <value>The default value is Null. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.QuickPanelImageLayout">
            <summary>
            Gets or Sets the image Layout of QuickPanelImage.
            </summary>
            <value>The default value is Null. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonHeaderImage">
            <summary>
            Gets or sets the image of the ribbon.
            </summary>
            <value>The default value is RibbonHeaderImage.Birds </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.CustomRibbonHeaderImage">
            <summary>
            Gets or Sets the image Layout of QuickPanelImage.
            </summary>
            <value>The default value is Null. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BackColor">
            <summary>
            Gets or sets the background color for the control.
            </summary>
            <returns>A System.Drawing.Color that represents the background color of the control.
            The default is the value of the System.Windows.Forms.Control.DefaultBackColor property.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonStyle">
            <summary>
            Gets or sets the style of the ribbon.
            </summary>
            <value>The default value is RibbonStyle.Office2007. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonPopup">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ItemsToShowInQuickMenu">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ItemsToHideInCustomQuickDialog">
            <summary>
            Gets the item to hide in Custom Quick Access dialog
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BottomToolstrip">
            <summary>
            Gets toolstrip that contains quick items when they are places below ribbon.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BottomToolstripVisible">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.TouchStyleColorTable">
            <summary>
            Gets/set the TouchStyleColorTable for RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BeforeContextMenuOpen">
            <summary>
            Occurs when right clicked on the Ribbon control and before context menu opens
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonDoubleClick">
            <summary>
            Occurs when the user double-clicks the Menu button.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonClick">
            <summary>
            Occurs when the user clicks the Menu button.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuButtonHover">
            <summary>
            Occurs when the mouse pointer hovers over the Menu button.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateUI">
            <summary>
            Occurs if either the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.UpdateUIOnAppIdle"/> is on.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BeforeCustomizeDropDownPopup">
            <summary>
            Occurs before the DropDown of QuickItemsDropDownButton is shown.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.AfterCustomizeDropDownPopup">
            <summary>
            Occurs after the DropDown of QuickItemsDropDownButton is shown.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SelectedTabItemChanged">
            <summary>
            Occurs when selected(checked) ToolStripTabItem has changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.colorSchemeChanged">
            <summary>
            Occurs when ColorScheme is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.Click">
            <summary>
            Hiding Click event
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseClick">
            <summary>
            Hiding MouseClick event
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseDoubleClick">
            <summary>
            Occurs when the user double clicks the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseDown">
            <summary>
            Occurs when the Mouse down on the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseUp">
            <summary>
            Occurs when the Mouse up on the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseWheel">
            <summary>
            Occurs when the Mouse wheel on the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseEnter">
            <summary>
            Occurs when the Mouse enter on the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseHover">
            <summary>
            Occurs when the Mouse hover on the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseLeave">
            <summary>
            Occurs when the Mouse leave on the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseMove">
            <summary>
            Occurs when the Mouse move on the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MouseCaptureChanged">
            <summary>
            Occurs when the Mouse capture changed on the RibbonControlAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.KeyDown">
            <summary>
            Occurs when a key is pressed while the control has focus.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.KeyPress">
            <summary>
             Occurs when a key is pressed while the control has focus.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.KeyUp">
            <summary>
            Occurs when a key is released while the control has focus.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.QATCustomizationMenuClicked">
            <summary>
            This Event will be triggered when Customize QAT is selected from ContextMenu 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonCustomizationMenuClicked">
            <summary>
            This Event will be triggered when Customize Ribbon is selected from ContextMenu 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.SplitterStyle">
            <summary>
            Gets/Sets the style of the ToolStripEx splitter.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.ColorSchemeChanged">
            <summary>
            Occurs when ColorScheme is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.MenuColorChanged">
            <summary>
            Occurs when MenuColor is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonStyleChanged">
            <summary>
            Occurs when RibbonStyle is changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlLayout">
            <summary>
            Layout engine for RibbonControlAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlLayout.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Lays out items of RibbonControlAdv.
            </summary>
            <param name="container">The container on which the layout engine will operate.</param>
            <param name="layoutEventArgs"> An event argument from a System.Windows.Forms.Control.Layout event.</param>
            <returns>true if layout should be performed again by the parent of container; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Constructor of the RibbonControlPopup
            </summary>
            <param name="owner">The <see cref="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdv"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="levent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.UpdateRegion(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="width"></param>
            <param name="height"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.CreateHandleInternal">
            <summary>
            Creates a handle and give back lost focus to the RibbonControlAdv control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.m_owner">
            <summary>
            Owner for RibbonControlPopup control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.CreateParams">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.Owner">
            <summary>
            Gets owner for RibbonControlPopup control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.RibbonStyle">
            <summary>
            Gets the RibbonStyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.RightToLeft">
            <summary>
            Gets the RightToLeft
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.Office2013ColorScheme">
            <summary>
            Gets the Office2013ColorScheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.Office2016ColorScheme">
            <summary>
            Gets the Office2016ColorScheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.TouchStyleColorTable">
            <summary>
            Gets the TouchStyleColorTable
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.MenuColor">
            <summary>
            Gets the MenuColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonControlPopup.UseDefaultHighlightColor">
            <summary>
            Gets whether default highlight color should be used 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.OnRightClick">
            <summary>
            On right click delegate
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.ContextMenuEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ContextMenuEventArgs">
            <summary>
            Provides data for <see cref="!:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.BeforeContextmenuOpen"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuEventArgs.#ctor">
            <summary>
            Constructor for the ContextMenuEventArgs
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ContextMenuEventArgs.#ctor(System.Collections.Generic.List{System.Windows.Forms.ToolStripItem})">
            <summary>
            Constructor for the ContextMenuEventArgs
            </summary>
            <param name="menuItems"> The argument contains the list of ToolStrip items.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ContextMenuEventArgs.ContextMenuItems">
            <summary>
            Gets the Context menu items list.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BeforeQATHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.QATCustomizationMenuClicked"/> event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.BeforeQATEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BeforeQATEventArgs">
            <summary>
            Provides data for <see cref="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.QATCustomizationMenuClicked"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BeforeQATEventArgs.#ctor(System.Windows.Forms.Control.ControlCollection)">
            <summary>
            Constructor of the BeforeQATEventArgs
            </summary>
            <param name="controls"> The argument contains the collection of objects.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BeforeQATEventArgs.Controls">
            <summary>
            Gets the controls collection in the QATWindow
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BeforeCustomizeRibbonHandler">
            <summary>
             Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonCustomizationMenuClicked"/> event.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BeforeCustomizeRibbonEventArgs">
            <summary>
             Provides data for <see cref="E:Syncfusion.Windows.Forms.Tools.RibbonControlAdv.RibbonCustomizationMenuClicked"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BeforeCustomizeRibbonEventArgs.#ctor(System.Windows.Forms.Control.ControlCollection)">
            <summary>
            Constructor of the BeforeCustomizeRibbonEventArgs
            </summary>
            <param name="controls">The argument contains the collection of objects.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BeforeCustomizeRibbonEventArgs.Controls">
            <summary>
            Gets the controls collection in the QATWindow
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvStateInfo">
            <summary>
            RibbonControlAdvStateInfo class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvStateInfo.#ctor">
            <summary>
            Constructor of the RibbonControlAdvStateInfo
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvStateInfo.MinimizePanel">
            <summary>
            Initialize the MinimizePanel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvStateInfo.ShowQuickPanelBelowRibbon">
            <summary>
            Initialize the ShowQuickPanelBelowRibbon property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvStateInfo.QuickItems">
            <summary>
            Initialize the QuickItems.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvStateInfo.TouchMode">
            <summary>
            Initializes the Touch Mode
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BackStageNavigationButtonStyles">
            <summary>
            Specifies the BackStage Navigation button style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BackStageNavigationButtonStyles.Office2013">
            <summary>
            Sets the BackStage Navigation button style like Office2013 menu button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BackStageNavigationButtonStyles.Touch">
            <summary>
            Sets the BackStage Navigation button style like Touch Style menu button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickPanelAlignment">
            <summary>
            Specifies the Alignment for QuickDropDownButton
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickPanelAlignment.Left">
            <summary>
            Specifies the Left alignment for QuickPanel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickPanelAlignment.Right">
            <summary>
            Specifies the Right alignment for QuickPanel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickPanelAlignment.Top">
            <summary>
            Specifies the Top alignment for QuickPanel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripExSplitterStyle.Default">
            <summary>
            Specifies the default ToolStripEx border like in outlook 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripExSplitterStyle.Advanced">
            <summary>
            Specifies the ToolStripEx border which fits the Ribbon Panel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CollapseBehavior">
            <summary>
            Determines the Resizing behavior of the ToolStripEx in RibbonControlAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CollapseBehavior.Office2010">
            <summary>
            Resizes to small icon then to DropDownButton
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CollapseBehavior.Office2013">
            <summary>
            Resizes to DropDownButton 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonStyle">
            <summary>
            Specifies the Ribbon Style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonStyle.Office2007">
            <summary>
            Specifies the Office 2007 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonStyle.Office2010">
            <summary>
            Specifies the Office 2010 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonStyle.Office2013">
            <summary>
            Specifies the Office 2013 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonStyle.TouchStyle">
            <summary>
            Specifies the TouchStyle Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonStyle.Office2016">
            <summary>
            Specifies the Office 2016 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorScheme.White">
            <summary>
            Specifies the Office 2013 White Color Scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorScheme.DarkGray">
            <summary>
            Specifies the Office 2013 DarkGray Color Scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorScheme.LightGray">
            <summary>
            Specifies the Office 2013 LightGray Color Scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorScheme.Managed">
            <summary>
            Specifies the Office 2013 Managed Color Scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016ColorScheme.White">
            <summary>
            Specifies the Office 2016 White Color Scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016ColorScheme.DarkGray">
            <summary>
            Specifies the Office 2016 DarkGray Color Scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016ColorScheme.Black">
            <summary>
            Specifies the Office 2016 Black Color Scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016ColorScheme.Colorful">
            <summary>
            Specifies the Office 2016 Colorful Color Scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.None">
            <summary>
            Specifies the Office 2007 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Boxes3D">
            <summary>
            Specifies the Office 2007 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Birds">
            <summary>
            Specifies the Office 2010 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Bubbles">
            <summary>
            Specifies the Office 2013 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Butterflies">
            <summary>
            Specifies the Office 2010 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.CircleBands">
            <summary>
            Specifies the Office 2013 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Circles2">
            <summary>
            Specifies the Office 2010 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Circles">
            <summary>
            Specifies the Office 2013 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.DottedArrows">
            <summary>
            Specifies the Office 2010 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Floweral">
            <summary>
            Specifies the Office 2013 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Lines">
            <summary>
            Specifies the Office 2013 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Nodes">
            <summary>
            Specifies the Office 2010 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.RoundedSquares">
            <summary>
            Specifies the Office 2013 Ribbon appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Snowflakes">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.Custom">
            <summary>
            Specifies whether user can set custom image
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable">
            <summary>
            Color Table for TouchStyle RibbonControlAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.#ctor">
            <summary>
            Constructor of the TouchStyleColorTable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageCaptionColor">
            <summary>
            Gets / sets the BackStageCaptionColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.backStageTabForeColor">
            <summary>
            Gets/Sets the fore color for BackStageTab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.backStageButtonForeColor">
            <summary>
            Gets/Sets the fore color for BackStageButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ribbonpanelbackcolor">
            <summary>
            Variable to get/set the back color of the active RibbonPanel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.closeButtonPressed">
            <summary>
            Gets/Sets the color of the Close Button in pressed state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageNavigationButtonForeColor">
            <summary>
            Gets /Sets the ForeColor of the Office2013 MenuButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageNavigationButtonBackColor">
            <summary>
            Gets /Sets the BackColor of the Office2013 MenuButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.titlecolor">
            <summary>
            Initialize the title color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.minimizeButtonForeColor">
            <summary>
            Initialize the MinimizeButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.minimizeButtonHoverForeColor">
            <summary>
            Initialize the MinimizeButtonHoverForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.minimizeButtonPressedForeColor">
            <summary>
            Initialize the MinimizeButtonPressedForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.maximizeButtonForeColor">
            <summary>
            Initialize the MaximizeButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.maximizeButtonHoverForeColor">
            <summary>
            Initialize the MaximizeButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.maximizeButtonPressedForeColor">
            <summary>
            Initialize the MaximizeButtonPressedForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.restoreButtonForeColor">
            <summary>
            Initialize the RestoreButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.restoreButtonHoverForeColor">
            <summary>
            Initialize the RestoreButtonHoverForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.restoreButtonPressedForeColor">
            <summary>
            Initialize the RestoreButtonPressedForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.closeButtonForeColor">
            <summary>
            Initialize the CloseButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.closeButtonHoverForeColor">
            <summary>
            Initialize the CloseButtonHoverForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.closeButtonPressedForeColor">
            <summary>
            Initialize the CloseButtonPressedForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageMinimizeButtonForeColor">
            <summary>
            Initialize the BackStageMinimizeButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageMinimizeButtonHoverForeColor">
            <summary>
            Initialize the BackStageMinimizeButtonHoverForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageMinimizeButtonPressedForeColor">
            <summary>
            Initialize the BackStageMinimizeButtonPressedForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageMaximizeButtonForeColor">
            <summary>
            Initialize the BackStageMaximizeButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageMaximizeButtonHoverForeColor">
            <summary>
            Initialize the BackStageMaximizeButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageMaximizeButtonPressedForeColor">
            <summary>
            Initialize the BackStageMaximizeButtonPressedForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageRestoreButtonForeColor">
            <summary>
            Initialize the BackStageRestoreButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageRestoreButtonHoverForeColor">
            <summary>
            Initialize the BackStageRestoreButtonHoverForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageRestoreButtonPressedForeColor">
            <summary>
            Initialize the BackStageRestoreButtonPressedForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageCloseButtonForeColor">
            <summary>
            Initialize the BackStageCloseButtonForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageCloseButtonHoverForeColor">
            <summary>
            Initialize the BackStageCloseButtonHoverForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.m_BackStageCloseButtonPressedForeColor">
            <summary>
            Initialize the BackStage CloseButtonPressedForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.CheckBoxForeColor">
            <summary>
            Gets/Sets the color of the Check Box
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolStripArrowColor">
            <summary>
            Gets/Sets the color of the DropDown Arrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolStripDropDownButtonHoverColor">
            <summary>
            Gets/Sets the color of the Hover color of the DropDown background
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolStripDropDownBackColor">
            <summary>
            Gets/Sets the background color of the ToolStripDropDown button
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolStripDropDownButtonSelectedColor">
            <summary>
            Gets/Sets the color of the DropDown Arrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.HoverTabBackColor">
            <summary>
            Gets/Set the value of the ForeColor of the tab when the mouse is hover on it.
            </summary>
            <value>The default value is Color.White. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.HoverTabForeColor">
            <summary>
            Gets/Set the value of the BackColor of the tab when the mouse is hover on it.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageCaptionColor">
            <summary>
            Gets /sets the Caption color for the Backstage.
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolStripSpliterColor">
            <summary>
            Gets/Sets the color for Spliter.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolStripBorderColor">
            <summary>
            Gets/Sets the color for ToolStripBorder.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BottomToolStripBackColor">
            <summary>
            Gets/Sets the color for ToolStripBorder.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageButtonHoverColor">
            <summary>
            Gets/Sets the Color of the BackStageButton for Hovering.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageTabHoverColor">
            <summary>
            Gets/Sets the Color of the BackStageTab for Hovering.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageButtonColor">
            <summary>
            Gets/Sets the color for BackStageButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageTabColor">
            <summary>
            Gets/Sets the color for BackStageTab.
            </summary>        
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageTabForeColor">
            <summary>
            Gets/Sets the fore color for BackStageTab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageButtonForeColor">
            <summary>
            Gets/Sets the fore color for BackStageButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ImageMargin">
            <summary>
            Gets/Sets the color for Image Margin.
            </summary>     
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.MenuButtonHoverArrowColor">
            <summary>
            Gets/Sets the color for Image Margin.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.MenuButtonArrowColor">
            <summary>
            Gets/Sets the color for MenuButtonArrow
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.HeaderColor">
            <summary>
            Gets/Sets the color for RibbonHeader.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.DropDownBodyColor">
            <summary>
            Gets/Sets the color for DropDown
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.DropDownSelectedTextForeColor">
            <summary>
            Gets/Sets the color for DropDownSelected Item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.DropDownTextForeColor">
            <summary>
            Gets/Sets the color for the DropDown Text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.DropDownTitleBackground">
            <summary>
            Gets/Sets the color for the DropDown Title.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.DropDownMenuItemBackground">
            <summary>
            Gets/Sets the color for DropDown MenuItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.OverFlowArrowColor">
            <summary>
            Gets/Sets the color for OverFlowArrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.QATDownArrowColor">
            <summary>
            Gets/Sets the color for QATDown Arrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.TabScrollArrowColor">
            <summary>
            Gets/Sets the color for TabScrollArrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.SplitButtonSelected">
            <summary>
            Gets/Sets the color of the SplitButton for selected state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.SplitButtonPressed">
            <summary>
            Gets/Sets the color of the SplitButton for Pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ButtonCheckedColor">
            <summary>
            Gets/Sets the color of the button for checked state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ButtonPressedColor">
            <summary>
            Gets/Sets the color of the Button for pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ButtonHoverColor">
            <summary>
            Gets/Sets the color of the Button for hover state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.QATButtonHoverColor">
            <summary>
            Gets/Sets the color of the QATButton for hover state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolstripTabItemSelectedGradientBegin">
            <summary>
            Gets/Sets the color of the ToolStripTab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.CheckedToolstripTabItemForeColor">
            <summary>
            Gets/Sets the color of the ToolStripTabItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.SystemButtonBackground">
            <summary>
            Gets/Sets the color for SystemButtonBackground.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageSysytemButtonBackground">
            <summary>
            Gets/Sets the color of the SystemButton in BackstageVisible mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageCloseButtonBackground">
            <summary>
            Gets/Sets the color of the CloseButton in BackStageVisibleMode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.CloseButtonBackground">
            <summary>
            Gets/Sets the color of the close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolstripActiveTabItemForeColor">
            <summary>
            Gets/Sets the color of the ToolStripTab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.RibbonPanelBackColor">
            <summary>
            Gets/Sets the back color of active RibbonPanel
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ActiveToolStripTabItemBackColor">
            <summary>
            Gets/Sets the back color of active toolstriptabitem
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.InActiveToolStripTabItemBackColor">
            <summary>
            Gets/Sets the back color of the in active toolstriptabitem
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolstripTabItemForeColor">
            <summary>
            Gets/Sets the color of the TabForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolstripTabItemCheckedGradientBegin">
            <summary>
            Gets/Sets the color of the CheckedTab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.CloseButtonPressed">
            <summary>
            Gets/Sets the color of the Close Button in pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.SystemButtonPressed">
            <summary>
            Gets/Sets the color of the SystemButton in pressed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolstripButtonPressedBorder">
            <summary>
            Gets/Sets the color for Button Border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolstripSelectedTabItemBorder">
            <summary>
            Gets/Sets the color of the selectedTabBorder.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.ToolstripTabItemBorder">
            <summary>
            Gets/Sets the color of the TabBorder.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageNavigationButtonForeColor">
            <summary>
            Gets /Sets the ForeColor of the Office2013 MenuButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageNavigationButtonBackColor">
            <summary>
            Gets /Sets the BackColor of the Office2013 MenuButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.TitleColor">
            <summary>
            Gets/Set the TitleColor of the RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.MinimizeButtonForeColor">
            <summary>
            Gets/Set the value of the MinimizeButtonForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.MinimizeButtonHoverForeColor">
            <summary>
            Gets/Set the value of the MinimizeButtonHoverForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.MinimizeButtonPressedForeColor">
            <summary>
            Gets/Set the value of the MinimizeButtonPressedForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.MaximizeButtonForeColor">
            <summary>
            Gets/Set the value of the MaximizeButtonForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.MaximizeButtonHoverForeColor">
            <summary>
            Gets/Set the value of the MaximizeButtonHoverForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.MaximizeButtonPressedForeColor">
            <summary>
            Gets/Set the value of the MaximizeButtonPressedForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.RestoreButtonForeColor">
            <summary>
            Gets/Set the value of the RestoreButtonForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.RestoreButtonHoverForeColor">
            <summary>
            Gets/Set the value of the RestoreButtonHoverForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.RestoreButtonPressedForeColor">
            <summary>
            Gets/Set the value of the RestoreButtonPressedForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.CloseButtonForeColor">
            <summary>
            Gets/Set the value of the CloseButtonForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.CloseButtonHoverForeColor">
            <summary>
            Gets/Set the value of the CloseButtonHoverForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.CloseButtonPressedForeColor">
            <summary>
            Gets/Set the value of the CloseButtonPressedForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageMinimizeButtonForeColor">
            <summary>
            Gets/Set the value of the BackStageMinimizeButtonForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageMinimizeButtonHoverForeColor">
            <summary>
            Gets/Set the value of the BackStageMinimizeButtonHoverForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageMinimizeButtonPressedForeColor">
            <summary>
            Gets/Set the value of the BackStageMinimizeButtonPressedForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageMaximizeButtonForeColor">
            <summary>
            Gets/Set the value of the BackStageMaximizeButtonForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageMaximizeButtonHoverForeColor">
            <summary>
            Gets/Set the value of the BackStageMaximizeButtonHoverForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageMaximizeButtonPressedForeColor">
            <summary>
            Gets/Set the value of the BackStageMaximizeButtonPressedForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageRestoreButtonForeColor">
            <summary>
            Gets/Set the value of the BackStageRestoreButtonForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageRestoreButtonHoverForeColor">
            <summary>
            Gets/Set the value of the BackStageRestoreButtonHoverForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageRestoreButtonPressedForeColor">
            <summary>
            Gets/Set the value of the BackStageRestoreButtonPressedForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageCloseButtonForeColor">
            <summary>
            Gets/Set the value of the BackStageCloseButtonForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageCloseButtonHoverForeColor">
            <summary>
            Gets/Set the value of the BackStageCloseButtonHoverForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchStyleColorTable.BackStageCloseButtonPressedForeColor">
            <summary>
            Gets/Set the value of the BackStage CloseButtonPressedForeColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.systemButtonBackground">
            <summary>
            Initializes the systemButtonBackground variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.m_BackStageCaptionColor">
            <summary>
            Gets or sets the BackStageCaptionColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.captionBackColor">
            <summary>
            Initializes the variable for captionBackColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.captionForeColor">
            <summary>
            Initializes the variable for captionForeColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.contextMenuBackColor">
            <summary>
            Initializes the variable for contextMenuBackColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.toolStripSpliterColor">
            <summary>
            Initializes the variable for toolStripSpliterColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.toolStripBorderColor">
            <summary>
            Initializes the variable for toolStripBorderColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.contextMenuItemSelected">
            <summary>
            Initializes the variable for contextMenuItemSelected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.splitButtonBackgroundSelected">
            <summary>
            Initializes the variable for splitButtonBackgroundSelected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.splitButtonBackgroundPressed">
            <summary>
            Initializes the variable for splitButtonBackgroundPressed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.launcherColorChecked">
            <summary>
            Initializes the variable for launcherColorChecked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.launcherColorSelected">
            <summary>
            Initializes the variable for launcherColorSelected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.launcherColor">
            <summary>
            Initializes the launcherColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.toolStripBackColor">
            <summary>
            Initializes the toolStripBackColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.buttonBackgroundSelected">
            <summary>
            Initializes the buttonBackgroundSelected variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.buttonBackgroundPressed">
            <summary>
            Initializes the buttonBackgroundPressed variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.toolstripitemforecolor">
            <summary>
            Initializes the toolstripitemforecolor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ribbonPanelBorderColor">
            <summary>
            Initializes the ribbonPanelBorderColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.upDownButtonBackColor">
            <summary>
            Initializes the upDownButtonBackColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.hovertabForeColor">
            <summary>
            Initializes the hovertabForeColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.tabForeColor">
            <summary>
            Initializes the tabForeColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.checkedTabForeColor">
            <summary>
            Initializes the checkedTabForeColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.tabBackColor">
            <summary>
            Initializes the tabBackColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.panelBackColor">
            <summary>
            Initializes the panelBackColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.selectedTabColor">
            <summary>
            Initializes the selectedTabColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.minimizeButtonColor">
            <summary>
            Initializes the minimizeButtonColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.maximizeButtonColor">
            <summary>
            Initializes the minimizeButtonColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.restoreButtonColor">
            <summary>
            Initializes the restoreButtonColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.closeButtonColor">
            <summary>
            Initializes the closeButtonColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.selectedTabBorderColor">
            <summary>
            Initializes the selectedTabBorderColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.checkedTabColor">
            <summary>
             Initializes the checkedTabColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.headerColor">
            <summary>
            Initializes the headerColor variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.titlecolor">
            <summary>
            Initializes the titlecolor variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetHeaderColor">
            <summary>
            Resetting the value of HeaderColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeHeaderColor">
            <summary>
            Serializes the HeaderColor property.
            </summary>
            <returns> HeaderColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetTitleColor">
            <summary>
            Resetting the value of TitleColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeTitleColor">
            <summary>
            Serializes the TitleColor property.
            </summary>
            <returns> TitleColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetCheckedTabColor">
            <summary>
            Resetting the value of CheckedTabColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeCheckedTabColor">
            <summary>
            Serializes the CheckedTabColor property.
            </summary>
            <returns> CheckedTabColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetSelectedTabBorderColor">
            <summary>
            Resetting the value of SelectedTabBorderColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeSelectedTabBorderColor">
            <summary>
            Serializes the SelectedTabBorderColor property.
            </summary>
            <returns> SelectedTabBorderColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetCloseButtonColor">
            <summary>
            Resetting the value of CloseButtonColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeCloseButtonColor">
            <summary>
            Serializes the CloseButtonColor property.
            </summary>
            <returns> CloseButtonColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetSelectedTabColor">
            <summary>
            Resetting the value of SelectedTabColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeSelectedTabColor">
            <summary>
            Serializes the SelectedTabColor property.
            </summary>
            <returns> SelectedTabColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetPanelBackColor">
            <summary>
            Resetting the value of PanelBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializePanelBackColor">
            <summary>
            Serializes the PanelBackColor property.
            </summary>
            <returns> PanelBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetCheckedTabForeColor">
            <summary>
            Resetting the value of CheckedTabForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeCheckedTabForeColor">
            <summary>
            Serializes the CheckedTabForeColor property.
            </summary>
            <returns> CheckedTabForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetTabForeColor">
            <summary>
            Resetting the value of TabForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeTabForeColor">
            <summary>
            Serializes the TabForeColor property.
            </summary>
            <returns> TabForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetHoverTabForeColor">
            <summary>
            Resetting the value of HoverTabForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeHoverTabForeColor">
            <summary>
            Serializes the HoverTabForeColor property.
            </summary>
            <returns> HoverTabForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetUpDownButtonBackColor">
            <summary>
            Resetting the value of UpDownButtonBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeUpDownButtonBackColor">
            <summary>
            Serializes the UpDownButtonBackColor property.
            </summary>
            <returns> UpDownButtonBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetRibbonPanelBorderColor">
            <summary>
            Resetting the value of RibbonPanelBorderColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeRibbonPanelBorderColor">
            <summary>
            Serializes the RibbonPanelBorderColor property.
            </summary>
            <returns> RibbonPanelBorderColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetToolStripItemForeColor">
            <summary>
            Resetting the value of ToolStripItemForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeToolStripItemForeColor">
            <summary>
            Serializes the ToolStripItemForeColor property.
            </summary>
            <returns> ToolStripItemForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetButtonBackgroundPressed">
            <summary>
            Resetting the value of ButtonBackgroundPressed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeButtonBackgroundPressed">
            <summary>
            Serializes the ButtonBackgroundPressed property.
            </summary>
            <returns> ButtonBackgroundPressed</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetButtonBackgroundSelected">
            <summary>
            Resetting the value of ButtonBackgroundSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeButtonBackgroundSelected">
            <summary>
            Serializes the ButtonBackgroundSelected property.
            </summary>
            <returns> ButtonBackgroundSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetToolStripBackColor">
            <summary>
            Resetting the value of ToolStripBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeToolStripBackColor">
            <summary>
            Serializes the ToolStripBackColor property.
            </summary>
            <returns> ToolStripBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetTabBackColor">
            <summary>
            Resetting the value of ToolStripBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeTabBackColor">
            <summary>
            Serializes the ToolStripBackColor property.
            </summary>
            <returns> ToolStripBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetLauncherColorNormal">
            <summary>
            Resetting the value of LauncherColorNormal.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeLauncherColorNormal">
            <summary>
            Serializes the LauncherColorNormal property.
            </summary>
            <returns> LauncherColorNormal</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetLauncherColorSelected">
            <summary>
            Resetting the value of LauncherColorSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeLauncherColorSelected">
            <summary>
            Serializes the LauncherColorSelected property.
            </summary>
            <returns> LauncherColorSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetLauncherBackColorSelected">
            <summary>
            Resetting the value of LauncherBackColorSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeLauncherBackColorSelected">
            <summary>
            Serializes the LauncherBackColorSelected property.
            </summary>
            <returns> LauncherBackColorSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetSplitButtonBackgroundPressed">
            <summary>
            Resetting the value of SplitButtonBackgroundPressed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeSplitButtonBackgroundPressed">
            <summary>
            Serializes the SplitButtonBackgroundPressed property.
            </summary>
            <returns> SplitButtonBackgroundPressed</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetSplitButtonBackgroundSelected">
            <summary>
            Resetting the value of SplitButtonBackgroundSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeSplitButtonBackgroundSelected">
            <summary>
            Serializes the SplitButtonBackgroundSelected property.
            </summary>
            <returns> SplitButtonBackgroundSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetContextMenuItemSelected">
            <summary>
            Resetting the value of ContextMenuItemSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeContextMenuItemSelected">
            <summary>
            Serializes the ContextMenuItemSelected property.
            </summary>
            <returns> ContextMenuItemSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetToolStripBorderColor">
            <summary>
            Resetting the value of ToolStripBorderColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeToolStripBorderColor">
            <summary>
            Serializes the ToolStripBorderColor property.
            </summary>
            <returns> ToolStripBorderColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetToolStripSpliterColor">
            <summary>
            Resetting the value of ToolStripSpliterColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeToolStripSpliterColor">
            <summary>
            Serializes the ToolStripSpliterColor property.
            </summary>
            <returns> ToolStripSpliterColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetContextMenuBackColor">
            <summary>
            Resetting the value of ContextMenuBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeContextMenuBackColor">
            <summary>
            Serializes the ContextMenuBackColor property.
            </summary>
            <returns> ContextMenuBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetCaptionForeColor">
            <summary>
            Resetting the value of CaptionForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeCaptionForeColor">
            <summary>
            Serializes the CaptionForeColor property.
            </summary>
            <returns> CaptionForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetCaptionBackColor">
            <summary>
            Resetting the value of CaptionBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeCaptionBackColor">
            <summary>
            Serializes the CaptionBackColor property.
            </summary>
            <returns> CaptionBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetBackStageCaptionColor">
            <summary>
            Resetting the value of BackStageCaptionColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeBackStageCaptionColor">
            <summary>
            Serializes the BackStageCaptionColor property.
            </summary>
            <returns> BackStageCaptionColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetMinimizeButtonColor">
            <summary>
            Resetting the value of MinimizeButton Color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeMinimizeButtonColor">
            <summary>
            Serializes the BackStageCaptionColor property.
            </summary>
            <returns> BackStageCaptionColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ResetSystemButtonBackground">
            <summary>
            Resetting the value of SystemButtonBackground.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ShouldSerializeSystemButtonBackground">
            <summary>
            Serializes the SystemButtonBackground property.
            </summary>
            <returns> SystemButtonBackground</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.SetOwner(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Specifies the owner of the Range
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.NotifyOwner">
            <summary>
            Specifies the notify owner of the Range
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.mName">
            <summary>
            Gets or Sets the instance range name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.SystemButtonBackground">
            <summary>
            Gets or sets the value of the SystemButtonBackground.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.BackStageCaptionColor">
            <summary>
            Gets or sets the Caption color for the Backstage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.CaptionBackColor">
            <summary>
            Gets or sets the value of the CaptionBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.CaptionForeColor">
            <summary>
            Gets or sets the value of the CaptionForeColor.
            </summary>        
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ContextMenuBackColor">
            <summary>
            Gets or sets the value of the ContextMenuBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ToolStripSpliterColor">
            <summary>
            Gets or sets the value of the ToolStripSpliterColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ToolStripBorderColor">
            <summary>
            Gets or sets the value of the ToolStripBorderColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ContextMenuItemSelected">
            <summary>
            Gets or sets the value of the ContextMenuItemSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.SplitButtonBackgroundSelected">
            <summary>
            Gets or sets the value of the SplitButtonBackgroundSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.SplitButtonBackgroundPressed">
            <summary>
            Gets or sets the value of the SplitButtonBackgroundPressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.LauncherBackColorSelected">
            <summary>
            Gets or sets the value of the LauncherBackColorSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.LauncherColorSelected">
            <summary>
            Gets or sets the value of the LauncherColorSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.LauncherColorNormal">
            <summary>
            Gets or sets the value of the LauncherColorNormal.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ToolStripBackColor">
            <summary>
            Gets or sets the value of the ToolStripBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ButtonBackgroundSelected">
            <summary>
            Gets or sets the value of the ButtonBackgroundSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ButtonBackgroundPressed">
            <summary>
            Gets or sets the value of the ButtonBackgroundPressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.ToolStripItemForeColor">
            <summary>
            Gets or sets the value of the ToolStripItemForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.RibbonPanelBorderColor">
            <summary>
            Getsor sets the value of the RibbonPanelBorderColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.UpDownButtonBackColor">
            <summary>
            Gets or sets the value of the UpDownButtonBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.HoverTabForeColor">
            <summary>
            Gets or sets the value of the HoverTabForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.TabForeColor">
            <summary>
            Gets or sets the value of the TabForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.CheckedTabForeColor">
            <summary>
            Gets or sets the value of the CheckedTabForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.PanelBackColor">
            <summary>
            Gets or sets the value of the PanelBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.TabBackColor">
            <summary>
            Gets or sets the value of the TabBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.SelectedTabColor">
            <summary>
            Gets or sets the value of the SelectedTabColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.MinimizeButtonColor">
            <summary>
            Gets or sets the value of the MinimizeButtonColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.MaximizeButtonColor">
            <summary>
            Gets or sets the value of the MaximizeButtonColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.RestoreButtonColor">
            <summary>
            Gets or sets the value of the RestoreButtonColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.CloseButtonColor">
            <summary>
            Gets or sets the value of the CloseButtonColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.SelectedTabBorderColor">
            <summary>
            Gets or sets the value of the SelectedTabBorderColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.CheckedTabColor">
            <summary>
            Gets or sets the value of the CheckedTabColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.HeaderColor">
            <summary>
            Gets or sets the value of the HeaderColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2013ColorTable.TitleColor">
            <summary>
            Gets or sets the value of the TitleColor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2016ColorTable">
            <summary>
             Color Table for Office2013 Ribbon Style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.#ctor">
            <summary>
            Initializing the Office2016ColorTable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.SetOwner(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Specifies the owner of the Range
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.NotifyOwner">
            <summary>
            Specifies the notify owner of the Range
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBottomToolStripBackColor">
            <summary>
            Resetting the value of BottomToolStripBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBottomToolStripBackColor">
            <summary>
            Serializes the BottomToolStripBackColor property.
            </summary>
            <returns> BottomToolStripBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetGalleryItemNormalTextColor">
            <summary>
            Resetting the value of GalleryItemNormalTextColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeGalleryItemNormalTextColor">
            <summary>
            Serializes the GalleryItemNormalTextColor property.
            </summary>
            <returns> GalleryItemNormalTextColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetGalleryItemHoveredTextColor">
            <summary>
            Resetting the value of GalleryItemHoveredTextColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeGalleryItemHoveredTextColor">
            <summary>
            Serializes the GalleryItemHoveredTextColor property.
            </summary>
            <returns> GalleryItemHoveredTextColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetTabGroupForeColor">
            <summary>
            Resetting the value of TabGroup ForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeTabGroupForeColor">
            <summary>
            Serializes the TabGroup ForeColor property.
            </summary>
            <returns> TabGroup ForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetTabGroupBackColor">
            <summary>
            Resetting the value of TabGroup BackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeTabGroupBackColor">
            <summary>
            Serializes the TabGroupBackColor property.
            </summary>
            <returns> TabGroupBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetGalleryItemNormalColor">
            <summary>
            Resetting the value of GalleryItemNormalColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeGalleryItemNormalColor">
            <summary>
            Serializes the GalleryItemNormalColor property.
            </summary>
            <returns> GalleryItemNormalColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageButtonHoverColor">
            <summary>
            Resetting the value of BackStageButtonHoverColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageButtonHoverColor">
            <summary>
            Serializes the BackStageButtonHoverColor property.
            </summary>
            <returns> BackStageButtonHoverColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageTabHoverColor">
            <summary>
            Resetting the value of BackStageTabHoverColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageTabHoverColor">
            <summary>
            Serializes the BackStageTabHoverColor property.
            </summary>
            <returns> BackStageTabHoverColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageButtonSelectionColor">
            <summary>
            Resetting the value of BackStageButtonSelectionColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageButtonSelectionColor">
            <summary>
            Serializes the BackStageButtonSelectionColor property.
            </summary>
            <returns> BackStageButtonSelectionColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageTabSelectionColor">
            <summary>
            Resetting the value of BackStageCaptionColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageTabSelectionColor">
            <summary>
            Serializes the BackStageCaptionColor property.
            </summary>
            <returns> BackStageCaptionColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.backStageTabForeColor">
            <summary>
            Gets/Sets the fore color for BackStageTab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageTabForeColor">
            <summary>
            Resetting the value of BackStageTabForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageTabForeColor">
            <summary>
            Serializes the BackStageTabForeColor property.
            </summary>
            <returns> BackStageTabForeColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.backStageButtonForeColor">
            <summary>
            Gets/Sets the fore color for BackStageButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageButtonForeColor">
            <summary>
            Resetting the value of BackStageButtonForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageButtonForeColor">
            <summary>
            Serializes the BackStageButtonForeColor property.
            </summary>
            <returns> BackStageButtonForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetGalleryItemCheckedColor">
            <summary>
            Resetting the value of GalleryItemCheckedColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeGalleryItemCheckedColor">
            <summary>
            Serializes the GalleryItemCheckedColor property.
            </summary>
            <returns> GalleryItemCheckedColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetGalleryItemPressedColor">
            <summary>
            Resetting the value of GalleryItemPressedColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeGalleryItemPressedColor">
            <summary>
            Serializes the GalleryItemPressedColor property.
            </summary>
            <returns> GalleryItemPressedColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetGalleryItemSelectedColor">
            <summary>
            Resetting the value of GalleryItemSelectedColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeGalleryItemSelectedColor">
            <summary>
            Serializes the GalleryItemSelectedColor property.
            </summary>
            <returns> GalleryItemSelectedColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetCloseButtonBackground">
            <summary>
            Resetting the value of CloseButtonBackground.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeCloseButtonBackground">
            <summary>
            Serializes the CloseButtonBackground property.
            </summary>
            <returns> CloseButtonBackground</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetSystemButtonBackground">
            <summary>
            Resetting the value of SystemButtonBackground.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeSystemButtonBackground">
            <summary>
            Serializes the SystemButtonBackground property.
            </summary>
            <returns> SystemButtonBackground</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageSystemButtonBackground">
            <summary>
            Resetting the value of BackStageSystemButtonBackground.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageSystemButtonBackground">
            <summary>
            Serializes the BackStageSystemButtonBackground property.
            </summary>
            <returns> BackStageSystemButtonBackground</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetQuickDropDownSelectedcolor">
            <summary>
            Resetting the value of QuickDropDownSelectedcolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeQuickDropDownSelectedcolor">
            <summary>
            Serializes the QuickDropDownSelectedcolor property.
            </summary>
            <returns> QuickDropDownSelectedcolor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetQuickDropDownPressedcolor">
            <summary>
            Resetting the value of QuickDropDownPressedcolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeQuickDropDownPressedcolor">
            <summary>
            Serializes the QuickDropDownPressedcolor property.
            </summary>
            <returns> QuickDropDownPressedcolor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetQuickDropDownBackColor">
            <summary>
            Resetting the value of QuickDropDownBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeQuickDropDownBackColor">
            <summary>
            Serializes the QuickDropDownBackColor property.
            </summary>
            <returns> QuickDropDownBackColor</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.m_BackStageCaptionColor">
            <summary>
            Gets / sets the BackStageCaptionColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageCaptionColor">
            <summary>
            Resetting the value of BackStageCaptionColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageCaptionColor">
            <summary>
            Serializes the BackStageCaptionColor property.
            </summary>
            <returns> BackStageCaptionColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetCaptionBackColor">
            <summary>
            Resetting the value of CaptionBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeCaptionBackColor">
            <summary>
            Serializes the CaptionBackColor property.
            </summary>
            <returns> CaptionBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetCaptionForeColor">
            <summary>
            Resetting the value of CaptionForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeCaptionForeColor">
            <summary>
            Serializes the CaptionForeColor property.
            </summary>
            <returns> CaptionForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetContextMenuBackColor">
            <summary>
            Resetting the value of ContextMenuBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeContextMenuBackColor">
            <summary>
            Serializes the ContextMenuBackColor property.
            </summary>
            <returns> ContextMenuBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetDropDownBackColor">
            <summary>
            Resetting the value of DropDownBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeDropDownBackColor">
            <summary>
            Serializes the DropDownBackColor property.
            </summary>
            <returns> DropDownBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetDropDownSelectedColor">
            <summary>
            Resetting the value of DropDownSelectedColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeDropDownSelectedColor">
            <summary>
            Serializes the DropDownSelectedColor property.
            </summary>
            <returns> DropDownSelectedColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetToolStripSpliterColor">
            <summary>
            Resetting the value of ToolStripSpliterColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetToolStripSplitterColor">
            <summary>
            Resetting the value of ToolStripSpliterColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeToolStripSpliterColor">
            <summary>
            Serializes the ToolStripSpliterColor property.
            </summary>
            <returns> ToolStripSpliterColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetToolStripBorderColor">
            <summary>
            Resetting the value of ToolStripBorderColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeToolStripBorderColor">
            <summary>
            Serializes the ToolStripBorderColor property.
            </summary>
            <returns> ToolStripBorderColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetContextMenuItemSelected">
            <summary>
            Resetting the value of ContextMenuItemSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeContextMenuItemSelected">
            <summary>
            Serializes the ContextMenuItemSelected property.
            </summary>
            <returns> ContextMenuItemSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetSplitButtonBackgroundSelected">
            <summary>
            Resetting the value of SplitButtonBackgroundSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeSplitButtonBackgroundSelected">
            <summary>
            Serializes the SplitButtonBackgroundSelected property.
            </summary>
            <returns> SplitButtonBackgroundSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetSplitButtonBackgroundPressed">
            <summary>
            Resetting the value of SplitButtonBackgroundPressed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeSplitButtonBackgroundPressed">
            <summary>
            Serializes the SplitButtonBackgroundPressed property.
            </summary>
            <returns> SplitButtonBackgroundPressed</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetLauncherBackColorSelected">
            <summary>
            Resetting the value of LauncherBackColorSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeLauncherBackColorSelected">
            <summary>
            Serializes the LauncherBackColorSelected property.
            </summary>
            <returns> LauncherBackColorSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetLauncherColorSelected">
            <summary>
            Resetting the value of LauncherColorSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeLauncherColorSelected">
            <summary>
            Serializes the LauncherColorSelected property.
            </summary>
            <returns> LauncherColorSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBottomLauncherColorNormal">
            <summary>
            Resetting the value of LauncherColorNormal.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeLauncherColorNormal">
            <summary>
            Serializes the LauncherColorNormal property.
            </summary>
            <returns> LauncherColorNormal</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetToolStripBackColor">
            <summary>
            Resetting the value of ToolStripBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeToolStripBackColor">
            <summary>
            Serializes the ToolStripBackColor property.
            </summary>
            <returns> ToolStripBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetButtonBackgroundSelected">
            <summary>
            Resetting the value of ButtonBackgroundSelected.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeButtonBackgroundSelected">
            <summary>
            Serializes the ButtonBackgroundSelected property.
            </summary>
            <returns> ButtonBackgroundSelected</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetContextMenuTitleBackground">
            <summary>
            Resetting the value of ContextMenuTitleBackground.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeContextMenuTitleBackground">
            <summary>
            Serializes the ContextMenuTitleBackground property.
            </summary>
            <returns> ContextMenuTitleBackground</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetButtonBackgroundPressed">
            <summary>
            Resetting the value of ButtonBackgroundPressed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeButtonBackgroundPressed">
            <summary>
            Serializes the ButtonBackgroundPressed property.
            </summary>
            <returns> ButtonBackgroundPressed</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetToolStripItemForeColor">
            <summary>
            Resetting the value of ToolStripItemForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeToolStripItemForeColor">
            <summary>
            Serializes the ToolStripItemForeColor property.
            </summary>
            <returns> ToolStripItemForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetRibbonPanelBorderColor">
            <summary>
            Resetting the value of RibbonPanelBorderColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeRibbonPanelBorderColor">
            <summary>
            Serializes the RibbonPanelBorderColor property.
            </summary>
            <returns> RibbonPanelBorderColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetUpDownButtonBackColor">
            <summary>
            Resetting the value of UpDownButtonBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeUpDownButtonBackColor">
            <summary>
            Serializes the UpDownButtonBackColor property.
            </summary>
            <returns> UpDownButtonBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetHoverTabForeColor">
            <summary>
            Resetting the value of HoverTabForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeHoverTabForeColor">
            <summary>
            Serializes the HoverTabForeColor property.
            </summary>
            <returns> HoverTabForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetTabForeColor">
            <summary>
            Resetting the value of TabForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeTabForeColor">
            <summary>
            Serializes the TabForeColor property.
            </summary>
            <returns> TabForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetCheckedTabForeColor">
            <summary>
            Resetting the value of CheckedTabForeColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeCheckedTabForeColor">
            <summary>
            Serializes the CheckedTabForeColor property.
            </summary>
            <returns> CheckedTabForeColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetPanelBackColor">
            <summary>
            Resetting the value of PanelBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializePanelBackColor">
            <summary>
            Serializes the PanelBackColor property.
            </summary>
            <returns> PanelBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetTabBackColor">
            <summary>
            Resetting the value of TabBackColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeTabBackColor">
            <summary>
            Serializes the TabBackColor property.
            </summary>
            <returns> TabBackColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetSelectedTabColor">
            <summary>
            Resetting the value of SelectedTabColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeSelectedTabColor">
            <summary>
            Serializes the SelectedTabColor property.
            </summary>
            <returns> SelectedTabColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetCheckedTabColor">
            <summary>
            Resetting the value of CheckedTabColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeCheckedTabColor">
            <summary>
            Serializes the CheckedTabColor property.
            </summary>
            <returns> CheckedTabColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetHeaderColor">
            <summary>
            Resetting the value of HeaderColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeHeaderColor">
            <summary>
            Serializes the HeaderColor property.
            </summary>
            <returns> HeaderColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetTitleColor">
            <summary>
            Resetting the value of TitleColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeTitleColor">
            <summary>
            Serializes the TitleColor property.
            </summary>
            <returns> TitleColor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ResetBackStageTitleColor">
            <summary>
            Resetting the value of BackStageTitleColor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ShouldSerializeBackStageTitleColor">
            <summary>
            Serializes the BackStageTitleColor property.
            </summary>
            <returns> BackStageTitleColor</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BottomToolStripBackColor">
            <summary>
            Gets/Sets the color for BottomToolStripBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.GalleryItemNormalTextColor">
            <summary>
            Gets/Sets the Color of the GalleryItem TextColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.GalleryItemHoveredTextColor">
            <summary>
            Gets/Sets the Color of the GalleryItem hovered Text Color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.TabGroupForeColor">
            <summary>
            Gets/Sets the Color of the TabGroup ForeColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.TabGroupBackColor">
            <summary>
            Gets/Sets the Color of the TabGroup BackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.GalleryItemNormalColor">
            <summary>
            Gets / Sets the back color of the Gallery Item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageButtonHoverColor">
            <summary>
            Gets/Sets the Color of the BackStageButton for Hovering.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageTabHoverColor">
            <summary>
            Gets/Sets the Color of the BackStageTab for Hovering.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageButtonSelectionColor">
            <summary>
            Gets/Sets the selection color for BackStageButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageTabSelectionColor">
            <summary>
            Gets/Sets the selection color for BackStageTab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageTabForeColor">
            <summary>
            Gets/Sets the fore color for BackStageTab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageButtonForeColor">
            <summary>
            Gets/Sets the fore color for BackStageButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.GalleryItemCheckedColor">
            <summary>
            Gets/ sets the Checked Gallery item back color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.GalleryItemPressedColor">
            <summary>
            Gets/Sets the pressed color of the Gallery Item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.GalleryItemSelectedColor">
            <summary>
            Gets/sets the selected color of the Gallery Item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.CloseButtonBackground">
            <summary>
            Gets/Set the back color of the  Close ButtonBackground.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.SystemButtonBackground">
            <summary>
            Gets/Set the value of the SystemButtonBackground.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageSystemButtonBackground">
            <summary>
            Gets/Set the value of the SystemButtonBackground.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.QuickDropDownSelectedcolor">
            <summary>
            Gets/Sets the color of the DropDown Arrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.QuickDropDownPressedcolor">
            <summary>
            Gets/Sets the color of the DropDown Arrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.QuickDropDownBackColor">
            <summary>
            Gets/Sets the color of the DropDown Arrow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageCaptionColor">
            <summary>
            Gets /sets the Caption color for the Backstage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.CaptionBackColor">
            <summary>
            Gets/Set the value of the CaptionBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.CaptionForeColor">
            <summary>
            Gets/Set the value of the CaptionForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ContextMenuBackColor">
            <summary>
            Gets/Set the value of the ContextMenuBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.DropDownBackColor">
            <summary>
            Gets/Set the value of the ContextMenuBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.DropDownSelectedColor">
            <summary>
            Gets/Set the value of the DropDownSelectedColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ToolStripSpliterColor">
            <summary>
            Gets/Set the value of the ToolStripSpliterColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ToolStripBorderColor">
            <summary>
            Gets/Set the value of the ToolStripBorderColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ContextMenuItemSelected">
            <summary>
            Gets/Set the value of the ContextMenuItemSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.SplitButtonBackgroundSelected">
            <summary>
            Gets/Set the value of the SplitButtonBackgroundSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.SplitButtonBackgroundPressed">
            <summary>
            Gets/Set the value of the SplitButtonBackgroundPressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.LauncherBackColorSelected">
            <summary>
            Gets/Set the value of the LauncherBackColorSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.LauncherColorSelected">
            <summary>
            Gets/Set the value of the LauncherColorSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.LauncherColorNormal">
            <summary>
            Gets/Set the value of the LauncherColorNormal.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ToolStripBackColor">
            <summary>
            Gets/Set the value of the ToolStripBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ButtonBackgroundSelected">
            <summary>
            Gets/Set the value of the ButtonBackgroundSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ContextMenuTitleBackground">
            <summary>
            Gets/Set the value of the ButtonBackgroundSelected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ButtonBackgroundPressed">
            <summary>
            Gets/Set the value of the ButtonBackgroundPressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.ToolStripItemForeColor">
            <summary>
            Gets/Set the value of the ToolStripItemForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.RibbonPanelBorderColor">
            <summary>
            Gets/Set the value of the RibbonPanelBorderColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.UpDownButtonBackColor">
            <summary>
            Gets/Set the value of the UpDownButtonBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.HoverTabForeColor">
            <summary>
            Gets/Set the value of the HoverTabForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.TabForeColor">
            <summary>
            Gets/Set the value of the TabForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.CheckedTabForeColor">
            <summary>
            Gets/Set the value of the CheckedTabForeColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.PanelBackColor">
            <summary>
            Gets/Set the value of the PanelBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.TabBackColor">
            <summary>
            Gets/Set the value of the TabBackColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.SelectedTabColor">
            <summary>
            Gets/Set the value of the SelectedTabColor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.CheckedTabColor">
            <summary>
            Gets/Set the value of the CheckedTabColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.HeaderColor">
            <summary>
            Gets/Set the value of the HeaderColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.TitleColor">
            <summary>
            Gets/Set the value of the TitleColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ColorTable.BackStageTitleColor">
            <summary>
            Gets/Set the value of the TitleColor
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.m_ribbon">
            <summary>
            RibbonControlAdv
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Constructor
            </summary>
            <param name="ribbon">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.GetChildCount">
            <summary>
            Retrieves the number of children in the accessible object.
            </summary>
            <returns>Number of Child.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.GetChild(System.Int32)">
            <summary>
            Retrieves the accessible child corresponding to the index.
            </summary>
            <param name="index">Index</param>
            <returns>Child specified to the index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.GetFocused">
            <summary>
            Retrieves the object that has the focus.
            </summary>
            <returns>>An RibbonControlAdvAccessibility that specifies the currently focused child.
            This method returns the calling object if the object itself is focused. Returns null if no object has focus.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.GetSelected">
            <summary>
            Retrieves the currently selected child.
            </summary>
            <returns>An RibbonControlAdvAccessibility that represents the currently selected child.
            This method returns the calling object if the object itself is selected. 
            Returns null if is no child is currently selected and the object itself does not have focus.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.Navigate(System.Windows.Forms.AccessibleNavigation)">
            <summary>
            Navigates to another accessible object.
            </summary>
            <param name="navdir">One of the System.Windows.Forms.AccessibleNavigation values.</param>
            <returns>An RibbonControlAdvAccessibility that represents one of the AccessibleNavigation values.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.State">
            <summary>
            Gets the state of this accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
            <returns>The description of what the object does or how the object is used.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
            <returns>An RibbonControlAdvAccessibility that represents the parent of an accessible object, or null if there is no parent object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonControlAdvAccessibility.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BackButtonAlignment">
            <summary>
            Change location of arrow button in backstage
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BackButtonAlignment.Left">
            <summary>
            Button location Left
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BackButtonAlignment.Right">
            <summary>
            Button location Right
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BackButtonAlignment.Center">
            <summary>
            Button location center
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlItems">
            <summary>
            Specifies the control items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItems.AutoHide">
            <summary>
            AutoHide Mode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItems.RibbonMinimizePanel">
            <summary>
            MinimizePanel Mode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlItems.RibbonPanel">
            <summary>
            RibbonPanel Mode
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ImageButtonItem">
            <summary>
            ImageButtonItem class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButtonItem.#ctor">
            <summary>
            Constructor of the 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ImageButton">
            <summary>
            ImageButton class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButton.#ctor">
            <summary>
            Constructor of the ImageButton
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButton.OnVisibleChanged(System.EventArgs)">
            <summary>
            Raises the ImageButton.VisibleChanged event.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButton.#ctor(System.ComponentModel.IContainer)">
            <summary>
            Constructor of the ImageButton
            </summary>
            <param name="container">Provide the functionality for the Container.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButton.CreateAccessibilityInstance">
            <summary>
            Provided accessibility to the control.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButton.NotifyDefault(System.Boolean)">
            <summary>
            Specifies the NotifyDefault
            </summary>
            <param name="value">Indicates value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButton.PerformClick">
            <summary>
            Raises the click event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButton.PreProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            Preprocesses keyboard or input messages within the message loop before they are dispatched.
            </summary>
            <param name="msg"> A System.Windows.Forms.Message, passed by reference, that represents the message to process.
             The possible values are WM_KEYDOWN, WM_SYSKEYDOWN, WM_CHAR, and WM_SYSCHAR.</param>
            <returns>true if the message was processed by the control; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButton.DialogResult">
            <summary>
            Gets / Sets the DialogResult.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButton.HoverImage">
            <summary>
            Gets / Sets the HoverImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButton.DownImage">
            <summary>
            Gets / Sets the DownImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButton.NormalImage">
            <summary>
            Gets / Sets the NormalImage
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.m_ImageButton">
            <summary>
            RibbonControlAdv
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.ImageButton)">
            <summary>
            Constructor
            </summary>
            <param name="imageButton">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.GetFocused">
            <summary>
            Retrieves the object that has the focus.
            </summary>
            <returns>>An RibbonControlAdvAccessibility that specifies the currently focused child.
            This method returns the calling object if the object itself is focused. Returns null if no object has focus.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.State">
            <summary>
            Gets the state of this accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
            <returns>The description of what the object does or how the object is used.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
            <returns>An RibbonControlAdvAccessibility that represents the parent of an accessible object, or null if there is no parent object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ImageButtonAccessibility.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonMinimizePopUp">
            <summary>
            RibbonMinimizePopUp class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SystemImages.IMAGE_SIZE">
            <summary>
            Image size for default scaling.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SystemImages.DPI_125_IMAGE_SIZE">
            <summary>
            Image size for 125 scaling.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SystemImages.DPI_150_IMAGE_SIZE">
            <summary>
            Image size for 150 scaling.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SystemImages.GetImageClose(System.Drawing.Color,System.Boolean)">
            <summary>
            Image for close button
            </summary>
            <param name="color">The color which needs to be applied.</param>
            <param name="touchEnabled">Indicates whether the TouchMode enabled or disabled.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SystemImages.GetImageMinimize(System.Drawing.Color,System.Boolean)">
            <summary>
            Image for Minimize button
            </summary>
            <param name="color">The color which needs to be applied.</param>
            <param name="touchEnabled">Indicates whether the TouchMode enabled or disabled.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SystemImages.GetImageMaximize(System.Drawing.Color,System.Boolean)">
            <summary>
            Image for maximize button
            </summary>
            <param name="color">The color which needs to be applied.</param>
            <param name="touchEnabled">Indicates whether the TouchMode enabled or disabled.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SystemImages.GetImageRestore(System.Drawing.Color,System.Boolean)">
            <summary>
            Image for maximize button
            </summary>
            <param name="color">The color which needs to be applied.</param>
            <param name="touchEnabled">Indicates whether the TouchMode enabled or disabled.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SystemImages.GetImageHelp">
            <summary>
            Returns the Help image
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SystemImages.GetOffice2010ImageHelp">
            <summary>
            Returns the Help image for Office2010 style.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SystemImages.GetOffice2013ImageHelp">
            <summary>
            Returns the Help image for Office2013 style.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectedTabChangedEventArgs">
            <summary>
            Provides data for SelectedTabChangedEventHandler.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectedTabChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripTabItem,Syncfusion.Windows.Forms.Tools.ToolStripTabItem)">
            <summary>
            Constructor of the SelectedTabChangedEventArgs.
            </summary>
            <param name="prevSelectedTab">Previous selected ToolStripTabItem.</param>
            <param name="newSelectedTab">New selected ToolStripTabItem.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectedTabChangedEventArgs.PrevSelectedTab">
            <summary>
            Previous selected ToolStripTabItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectedTabChangedEventArgs.NewSelectedTab">
            <summary>
            New selected ToolStripTabItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectedTabChangedEventHandler">
            <summary>
            Represents the method that will handle a SelectedTabChanged event.
            </summary>
            <param name="sender">Control that raises event.</param>
            <param name="e">Provides with previous and new selected ToolStripTabItems.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DropDownEventArgs">
            <summary>
            Provides data for DropDownEventHandler.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DropDownEventArgs.#ctor(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Constructor of the DropDownEventArgs
            </summary>
            <param name="dropDown">The DropDown that will be shown.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownEventArgs.DropDown">
            <summary>
            The DropDown that will be shown.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DropDownEventHandler">
            <summary>
            Represents the method that will handle a BeforeCustomizeDropDownPopup event.
            </summary>
            <param name="sender">Control that raises event.</param>
            <param name="e">Provides with DropDown that will be shown.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripTabItemsComparer">
            <summary>
            ToolStripTabItemsComparer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripTabItemsComparer.Compare(System.Object,System.Object)">
            <summary>
            Compare the ToolStripTab items.
            </summary>
            <param name="x">The first item needs to be compared.</param>
            <param name="y">The second item needs to be compared.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonSystemText">
            <summary>
            RibbonSystemText class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_ADD">
            <summary>
            Initialization of the constant variable CRD_ADD.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_REMOVE">
            <summary>
            Initialization of the constant variable CRD_REMOVE.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_OK">
            <summary>
            Initialization of the constant variable CRD_OK.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_CANCEL">
            <summary>
            Initialization of the constant variable CRD_CANCEL.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_RESET">
            <summary>
            Initialization of the constant variable CRD_RESET.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_NEWTAB">
            <summary>
            Initialization of the constant variable CRD_NEWTAB.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_NEWGROUP">
            <summary>
            Initialization of the constant variable CRD_NEWGROUP.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_RENAME">
            <summary>
            Initialization of the constant variable CRD_RENAME.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_LABLE">
            <summary>
            Initialization of the constant variable CRD_LABLE.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_CHOOSECOMMANDS">
            <summary>
            Initialization of the constant variable CRD_CHOOSECOMMANDS.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_MAINTAB">
            <summary>
            Initialization of the constant variable CRD_MAINTAB.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_CUSTOMIZATIONLABLE">
            <summary>
            Initialization of the constant variable CRD_CUSTOMIZATIONLABLE.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_CAPTION">
            <summary>
            Initialization of the constant variable CRD_CAPTION.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_RENAMEFORMCAPTION">
            <summary>
            Initialization of the constant variable CRD_RENAMEFORMCAPTION.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_RENAMEOKBUTTON">
            <summary>
            Initialization of the constant variable CRD_RENAMEOKBUTTON.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_RENAMECANCELBUTTON">
            <summary>
            Initialization of the constant variable CRD_RENAMECANCELBUTTON.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_RENAMEDISPLAYTEXT">
            <summary>
            Initialization of the constant variable CRD_RENAMEDISPLAYTEXT.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CRD_COLUMNHEADERTEXT">
            <summary>
            Initialization of the constant variable CRD_COLUMNHEADERTEXT.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.locControl">
            <summary>
            Initialization of the locControl variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.#ctor(System.Windows.Forms.Control)">
            <summary>
            Constructor of the RibbonSystemText
            </summary>
            <param name="ctrl"> The control instance.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crAddText">
            <summary>
            Gets or sets text of 'Add' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crRemoveText">
            <summary>
            Gets or sets text of 'Remove' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crResetText">
            <summary>
            Gets or sets text of 'Reset' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crOKText">
            <summary>
            Gets or sets text of 'Ok' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crCancelText">
            <summary>
            Gets or sets text of 'Cancel' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crNewTabText">
            <summary>
            Gets or sets text of 'NewTab' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crNewGroupText">
            <summary>
            Gets or sets text of 'NewGroup' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crRenameText">
            <summary>
            Gets or sets text of 'Rename' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crLableText">
            <summary>
            Gets or sets text of 'Customize Ribbon' label in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crChooseCommandsText">
            <summary>
            Gets or sets text of 'Choose Commands From' label in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crMainTabText">
            <summary>
            Gets or sets text of 'Main Tab' label in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crCustomizationLabelText">
            <summary>
            Gets or sets text of 'Customizations' label in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crCaption">
            <summary>
            Gets or sets text of Customize Ribbon Form caption.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crRenameCaptionText">
            <summary>
            Gets or sets text of Rename Form caption text in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crRenameOkButton">
            <summary>
            Gets or sets text of 'OK' button text in Rename dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crRenameCancelButtonText">
            <summary>
            Gets or sets text of 'Cancel' button text in Rename dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crRenameDisplayText">
            <summary>
            Gets or sets text of 'Display' label text in Rename dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crColumnHeaderText">
            <summary>
            Gets or sets text of ColumnHeader in ListBox of CustomizedRibbon dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonSystemText.m_crQuickAccessCustomizeRibbonText">
            <summary>
            Gets or sets text of CustomizeRibbon in QAT drop down.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeColumnHeaderText">
            <summary>
            Serializes the ColumnHeaderText property.
            </summary>
            <returns> ColumnHeaderText </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetColumnHeaderText">
            <summary>
            Resets the ColumnHeaderText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeQuickAccessCustomizeRibbonText">
            <summary>
            Serializes the QuickAccessCustomizeRibbonText property.
            </summary>
            <returns> QuickAccessCustomizeRibbonText </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetQuickAccessCustomizeRibbonText">
            <summary>
            Resets the QuickAccessCustomizeRibbonText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogAddText">
            <summary>
            Serializes the CustomizeRibbonDialogAddText property.
            </summary>
            <returns> CustomizeRibbonDialogAddText </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogAddText">
            <summary>
            Resets the CustomizeRibbonDialogAddText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogRemoveText">
            <summary>
            Serializes the CustomizeRibbonDialogRemoveText property.
            </summary>
            <returns>CustomizeRibbonDialogRemoveText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogRemoveText">
            <summary>
            Resets the CustomizeRibbonDialogRemoveText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogResetText">
            <summary>
            Serializes the CustomizeRibbonDialogResetText property.
            </summary>
            <returns>CustomizeRibbonDialogResetText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogResetText">
            <summary>
            Resets the CustomizeRibbonDialogResetText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogOKText">
            <summary>
            Serializes the CustomizeRibbonDialogOKText property.
            </summary>
            <returns>CustomizeRibbonDialogOKText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogOKText">
            <summary>
            Resets the CustomizeRibbonDialogOKText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogCancelText">
            <summary>
            Serializes the CustomizeRibbonDialogCancelText property.
            </summary>
            <returns>CustomizeRibbonDialogCancelText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogCancelText">
            <summary>
            Resets the CustomizeRibbonDialogCancelText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogNewTabText">
            <summary>
            Serializes the CustomizeRibbonDialogNewTabText property.
            </summary>
            <returns>CustomizeRibbonDialogNewTabText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogNewTabText">
            <summary>
            Resets the CustomizeRibbonDialogNewTabText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogNewGroupText">
            <summary>
            Serializes the CustomizeRibbonDialogNewGroupText property.
            </summary>
            <returns>CustomizeRibbonDialogNewGroupText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogNewGroupText">
            <summary>
            Resets the CustomizeRibbonDialogNewGroupText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogRenameText">
            <summary>
            Serializes the CustomizeRibbonDialogRenameText property.
            </summary>
            <returns>CustomizeRibbonDialogRenameText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogRenameText">
            <summary>
            Resets the CustomizeRibbonDialogRenameText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogLabelText">
            <summary>
            Serializes the CustomizeRibbonDialogLabelText property.
            </summary>
            <returns>CustomizeRibbonDialogLabelText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogLabelText">
            <summary>
            Resets the CustomizeRibbonDialogLabelText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogChooseCommandsText">
            <summary>
            Serializes the CustomizeRibbonDialogChooseCommandsText property.
            </summary>
            <returns>CustomizeRibbonDialogChooseCommandsText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogChooseCommandsText">
            <summary>
            Resets the CustomizeRibbonDialogChooseCommandsText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogMainTabText">
            <summary>
            Serializes the CustomizeRibbonDialogMainTabText property.
            </summary>
            <returns>CustomizeRibbonDialogMainTabText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogMainTabText">
            <summary>
            Resets the CustomizeRibbonDialogMainTabText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizationLabelText">
            <summary>
            Serializes the CustomizationLabelText property.
            </summary>
            <returns>CustomizationLabelText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizationLabelText">
            <summary>
            Resets the CustomizationLabelText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeCustomizeRibbonDialogCaption">
            <summary>
            Serializes the CustomizeRibbonDialogCaption property.
            </summary>
            <returns>CustomizeRibbonDialogCaption</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetCustomizeRibbonDialogCaption">
            <summary>
            Resets the CustomizeRibbonDialogCaption property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeRenameFormText">
            <summary>
            Serializes the RenameFormText property.
            </summary>
            <returns>RenameFormText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetRenameFormText">
            <summary>
            Resets the RenameFormText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeRenameOkButtonText">
            <summary>
            Serializes the RenameOkButtonText property.
            </summary>
            <returns>RenameOkButtonText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetRenameOkButtonText">
            <summary>
            Resets the RenameOkButtonText property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ShouldSerializeRenameCancelButtonText">
            <summary>
            Serializes the RenameCancelButtonText property.
            </summary>
            <returns>RenameCancelButtonText</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ResetRenameCancelButtonText">
            <summary>
            Resets the RenameCancelButtonText property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogAddText">
            <summary>
            Gets or sets text of 'Add' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogRemoveText">
            <summary>
            Gets or sets text of 'Remove' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogResetText">
            <summary>
            Gets or sets text of 'Reset' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogOKText">
            <summary>
            Gets or sets text of 'Ok' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogCancelText">
            <summary>
            Gets or sets text of 'Cancel' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogNewTabText">
            <summary>
            Gets or sets text of 'NewTab' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogNewGroupText">
            <summary>
            Gets or sets text of 'NewGroup' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogRenameText">
            <summary>
            Gets or sets text of 'Rename' button in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogLabelText">
            <summary>
            Gets or sets text of 'Customize Ribbon' label in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogChooseCommandsText">
            <summary>
            Gets or sets text of 'Choose Commands From' label in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogMainTabText">
            <summary>
            Gets or sets text of 'Main Tab' label in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizationLabelText">
            <summary>
            Gets or sets text of 'Customizations' label in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.CustomizeRibbonDialogCaption">
            <summary>
            Gets or sets text of Customize Ribbon Form caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.RenameFormText">
            <summary>
            Gets or sets text of Rename Form caption text in Customize Ribbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.RenameOkButtonText">
            <summary>
            Gets or sets text of 'OK' button text in Rename dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.RenameCancelButtonText">
            <summary>
            Gets or sets text of 'Cancel' button text in Rename dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.RenameDisplayLabelText">
            <summary>
            Gets or sets text of 'Display' label text in Rename dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.ColumnHeaderText">
            <summary>
            Gets or sets text of ColumnHeader in ListBox of CustomizedRibbon dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessCustomizeRibbonText">
            <summary>
            Gets or sets text of CustomizeRibbon in QAT drop down.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessAddItemText">
            <summary>
            Gets or sets text of menu command to add new item to Quick access bar
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessRemoveItemText">
            <summary>
            Gets or sets text of menu command to remove item from Quick access bar
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessCustomizeMenuText">
            <summary>
            Gets or sets text of menu command to customize Quick access bar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessPlaceBelowText">
            <summary>
            Gets or sets text of menu command to place Quick access bar below Ribbon.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessPlaceAboveText">
            <summary>
            Gets or sets text of menu command to place Quick access bar above Ribbon.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessMinimizeRibbon">
            <summary>
            Gets or sets text of menu command to minimize Ribbon.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessCustomizeCaptionText">
            <summary>
            Gets or sets title of Quick access customize dialog
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessDialogCommandsText">
            <summary>
            Gets or sets label of command selector in Quick access customize dialog
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessDialogAddText">
            <summary>
            Gets or sets text of 'Add' button in Quick access customize dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessDialogRemoveText">
            <summary>
            Gets or sets text of 'Remove' button in Quick access customize dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessDialogOkText">
            <summary>
            Gets or sets text of 'OK' button in Quick access customize dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessDialogCancelText">
            <summary>
            Gets or sets text of 'Cancel' button in Quick access customize dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessDialogResetText">
            <summary>
            Gets or sets text of 'Reset' button in Quick access customize dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonSystemText.QuickAccessDialogDropDownName">
            <summary>
            Gets or sets the name of drop down in Quick access customize dialog.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripItemAdvInfo">
            <summary>
            Info about ToolStripItem in the RibbonControlAdvHeader.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemAdvInfo.#ctor(System.Windows.Forms.ToolStripItem)">
            <summary>
            Creates and initializes new instance of ToolStripItemAdvInfo.
            </summary>
            <param name="item">Name of the underlying item.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripItemAdvInfo.Item">
            <summary>
            Reference to the underlying item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripItemAdvInfo.Order">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripItemAdvInfo.RaiseAddedEvent">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DropDownButtonAdvInfo">
            <summary>
            The DropDownButtonAdvInfo class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DropDownButtonAdvInfo.#ctor(System.Windows.Forms.ToolStripItem)">
            <summary>
            Constructor of the DropDownButtonAdvInfo.
            </summary>
            <param name="item">The ToolStripItem instance.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripMenuButton">
            <summary>
            ToolStripMenuButton class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripMenuButton.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Constructor of the ToolStripMenuButton
            </summary>
            <param name="parent">The RibbonControlAdvHeader instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripMenuButton.CreateDefaultDropDown">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripMenuButton.OnDropDownShow(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripMenuButton.HasDropDownItems">
            <summary>
            Gets a value indicating whether the System.Windows.Forms.ToolStripDropDownItem has System.Windows.Forms.ToolStripDropDown controls associated with it.
            </summary>
            <returns>true if the System.Windows.Forms.ToolStripDropDownItem has ToolStripDropDown controls; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripMenuButton.DropDownLocation">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripMenuButton.Office2007MenuStrip">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripMenuButton.Office2007MenuStrip.#ctor">
            <summary>
            Constructor of the Office2007MenuStrip
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx">
            <summary> ToolStripSplitButton with text associated with DropDownButton instead of Image. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.#ctor">
            <summary>
            Constructor of the ToolStripSplitButtonEx
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnFontChanged(System.EventArgs)">
            <summary> Get preferred Font for ToolStripSplitButtonEx. </summary>>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.GetPreferredSize(System.Drawing.Size)">
            <summary>
             Retrieves the size of a rectangular area into which a control can be fit. 
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.CreateDefaultDropDown">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnParentRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnDropDownClosed(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnDropDownOpened(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.OnClick(System.EventArgs)">
            <summary>
            Prevent OnClick event if user press mouse not in ImageBounds.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            Uses to paint SplitButtonEx in normal state after MouseUp event
            if cursor not in bounds of SplitButtonEx.
            </summary>
            <param name="m"> Message to process. </param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.m_InternalLayout">
            <summary> Internal layout instance. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.m_eButtonState">
            <summary> Current button state. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.m_rcImage">
            <summary> Image bounds. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.m_rcButton">
            <summary> Button bounds. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.m_bLeftMouseButtonPressedOnImage">
            <summary> Indicates if Left mouse button is pressed. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.m_bLeftMouseButtonPressedOnButton">
            <summary> Indicates if Left mouse button is pressed. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.Font">
            <summary>
            Gets or sets the font of the text displayed by the item.
            </summary>
            <value></value>
            <returns>The <see cref="T:System.Drawing.Font"/> to apply to the text displayed by the <see cref="T:System.Windows.Forms.ToolStripItem"/>. The default is the value of the <see cref="P:System.Windows.Forms.Control.DefaultFont"/> property.</returns>
            <PermissionSet>
            	<IPermission class="System.Security.Permissions.EnvironmentPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            	<IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            	<IPermission class="System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Flags="UnmanagedCode, ControlEvidence"/>
            	<IPermission class="System.Diagnostics.PerformanceCounterPermission, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            </PermissionSet>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.InternalLayout">
            <summary> Gets or sets Internal layout instance. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.ImageBounds">
            <summary> Gets or sets Image bounds. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.ButtonBounds">
            <summary> Gets or sets Button bounds. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.ButtonState">
            <summary> Gets or sets current button state. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.DropDownLocation">
            <summary> If we have enough height to locate DropDown under the SplitButtonEx then
            set DropDown location as BottomLeft corner of SplitButtonEx. 
            Otherwise DropDown will appear above the SplitButtonEx. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonState">
            <summary>
            Uses to paint SplitButtonEx in different states. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonState.None">
            <summary> Out of split button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonState.ImageSelected">
            <summary> Mouse hover Image button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonState.ImagePressed">
            <summary> Image button is pressed. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonState.ButtonSelected">
            <summary> Mouse hover dropdown button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonState.ButtonPressed">
            <summary> Dropdown button is pressed or DropDown is opened. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout">
            <summary>
            SplitButtonExInternalLayout class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.MIN_IMAGE_HEIGHT">
            <summary> Minimum Image height. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.MIN_IMAGE_WIDTH">
            <summary> Minimum Image width. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.DPI_125_MINSIZE">
            <summary> Minimum Image width. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.BORDER_WIDTH">
            <summary> Control border width. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.SEPARATOR_WIDTH">
            <summary> Control border width. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.DROPDOWN_BUTTON_WIDTH">
            <summary> Width of DropDownButton. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.DPI_125_DROPDOWN_BUTTON_WIDTH">
            <summary> 125 DPI Width of DropDownButton. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.DPI_150_DROPDOWN_BUTTON_WIDTH">
            <summary> 150 DPI Width of DropDownButton. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx)">
            <summary>
            Constructor of the SplitButtonExInternalLayout.
            </summary>
            <param name="item"> The instance of the ToolStripSplitButtonEx</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.m_szLastPreferredSize">
            <summary> Last preferred size of item. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.m_Item">
            <summary> Instance of ToolStripSplitButtonEx. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.m_rcImage">
            <summary> Bounds of Image. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.m_rcText">
            <summary> Bounds of Text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.m_rcDropDownButton">
            <summary> Bounds of DropDownButton. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.m_szImage">
            <summary> Size of Image. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.m_szText">
            <summary> Size of Text. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.m_iSeparatorPosition">
            <summary> Position of separator that divide SplitButtonEx 
            on button with arrrow and image areas. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.PreferredSize">
            <summary> Get preferred size for ToolStripSplitButtonEx. </summary>>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.ImageRectangle">
            <summary> Gets bounds of Image. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.TextRectangle">
            <summary> Gets bounds of Text. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.DropDownButtonRectangle">
            <summary> Gets bounds of DropDownButton. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.SeparatorPosition">
            <summary> Gets position of separator that divide SplitButtonEx 
            on button with arrrow and image areas. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.ImageSize">
            <summary> Gets Image size. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx.SplitButtonExInternalLayout.TextSize">
            <summary> Gets Text size. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup">
            <summary>
            Visual group of tab items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.m_name">
            <summary>
            Name of group.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.m_color">
            <summary>
            Color of group.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.m_boundsList">
            <summary>
            List of group bounds to draw at the header.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.m_bVisible">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.m_font">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.#ctor">
            <summary>
            Creates new instance of ToolStripTabGroup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.ToString">
            <summary>
            Returns name of group.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.Name">
            <summary>
            Gets or sets name of group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.Font">
            <summary>
            Gets or sets the font of the text displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.Color">
            <summary>
            Gets or sets color of group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.Visible">
            <summary>
            Gets or sets a value indicating whether the control and all its child controls are displayed.   
            </summary>
            <returns>true if the control and all its child controls are displayed; otherwise, false. The default is true.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.BoundsList">
            <summary>
            Gets list of group bounds to draw at the header.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.NameChanged">
            <summary>
            Occurs when Name of the TabGroup changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.ColorChanged">
            <summary>
            Occurs when Color of the TabGroup changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.VisibilityChanged">
            <summary>
            Occurs when visibility of the TabGroup changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripTabGroup.FontChanged">
            <summary>
            Occurs when font of the TabGroup changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupCollection">
            <summary>
            Collection of tab groups. Also provides TabGroup extended property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupCollection.m_header">
            <summary>
            Underlying RibbonControlAdvHeader.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupCollection.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Creates and initializes new instance of TabGroupCollection.
            </summary>
            <param name="header">Instance of underlying RibbonControlAdvHeader control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupCollection.CanExtend(System.Object)">
            <summary>
            Returns true if component should be extended with TabGroup property.
            </summary>
            <param name="extendee">The source of the object.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupCollection.GetTabGroup(System.ComponentModel.Component)">
            <summary>
            Getter of TabGroup extended property.
            </summary>
            <param name="component">The component which needs to get in TabGroup.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupCollection.SetTabGroup(System.ComponentModel.Component,Syncfusion.Windows.Forms.Tools.ToolStripTabGroup)">
            <summary>
            Getter of TabGroup extended property.
            </summary>
            <param name="component">The component which needs to get in TabGroup.</param>
            <param name="value">The ToolStripTabGroup instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupCollection.Header">
            <summary>
            Gets underlying RibbonControlAdvHeader control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupEventArgs">
            <summary>
            Event arguments for delegates related to tab groups.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupEventArgs.TabGroup">
            <summary>
            Tab group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripTabGroup)">
            <summary>
            Creates and initializes new instance of TabGroupEventArgs.
            </summary>
            <param name="group">Tab group.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupEventHandler">
            <summary>
            Delegate for events related to tab groups.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="args">Event arguments for delegates related to tab groups. An event argument contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupTypeConverter">
            <summary>
            Type converter for TabGroup property,
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupTypeConverter.STR_NONE">
            <summary>
            String corresponding to null property value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupTypeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Allows converting from strings.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="sourceType"> A System.Type that represents the type you want to convert from.</param>
            <returns>true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupTypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)">
            <summary>
            Converts the given object to the type of this converter, using the specified context and culture information. (Converts from strings).
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context</param>
            <param name="culture">The System.Globalization.CultureInfo to use as the current culture.</param>
            <param name="value">The System.Object to convert.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts the given value object to the specified type, using the specified context and culture information. (Converts to string.)
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupTypeConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Fills list of standard values.
            Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context that can be used to extract additional information 
            about the environment from which this converter is invoked. This parameter or properties of this parameter can be null.</param>
            <returns>A System.ComponentModel.TypeConverter.StandardValuesCollection that holds a standard set of valid values, or null if the data type does not support
            a standard set of values.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupTypeConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Enables standard values.
            Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
            </summary>
            <param name="context"> An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <returns>true if System.ComponentModel.TypeConverter.GetStandardValues() should be called to find a common set of values the object supports; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupTypeConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Returns whether the collection of standard values returned from System.ComponentModel.TypeConverter.GetStandardValues() is an exclusive list of possible values, using the specified context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <returns>true if the System.ComponentModel.TypeConverter.StandardValuesCollection returned from System.ComponentModel.TypeConverter.GetStandardValues() is
            an exhaustive list of possible values; false if other values are possible.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupCollectionSerializer">
            <summary>
            Serializer for TabGroupCollection. Serializes TabGroup extended property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupCollectionSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)">
            <summary>
            Performs serialization. Serializes the specified object into a CodeDOM object. 
            </summary>
            <param name="manager">The serialization manager to use during serialization.</param>
            <param name="value">The object to serialize.</param>
            <returns> A CodeDOM object representing the object that has been serialized.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripTabItem">
            <summary>
            ToolStripTabItem class.
            Represents a selectable ToolStripButton that can contain text and images.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IToolStripTabItem">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IShortcutSupport">
            <summary>
            The IShortcutSupport interface
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.DEF_WIDTH">
            <summary>
            Default width of the ToolstripTabItem in Office 2010 Style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.DEF_HEIGHT">
            <summary>
            Default height of the ToolstripTabItem in Office 2010 Style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.#ctor">
            <summary>
            Constructor of the ToolStripTabItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.OnTextChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.GetPreferredSize(System.Drawing.Size)">
            <summary>
             Retrieves the size of a rectangular area into which a control can be fitted.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.IsHidden(System.String)">
            <summary>
            
            </summary>
            <param name="sName"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.m_IsDefault">
             <summary>
            Checks whether the added tab is Default tab
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.m_bSelected">
            <summary>
            Indicates if TabItem is selected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.m_bAutoGeneratedPanel">
            <summary>
            Indicates if RibbonPanel was auto generated
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.m_bShowPanel">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.Position">
            <summary>
            Gets or sets the zero based index position of Tab items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.Panel">
            <summary>
            Gets / Sets the Ribbon panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.Padding">
            <summary>
            Gets / Sets the Padding of the ToolStripTabItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.Selected">
            <summary>
            Gets whether the control is selected or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.IsDefault">
            <summary>
            Checks whether the added tab is Default tab
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.SelectedInternal">
            <summary>
            Gets/Sets value if TabItem is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripTabItem.ShowPanel">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomDescriptor">
            <summary>
            CustomDescriptor class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDescriptor.#ctor(System.ComponentModel.PropertyDescriptor)">
            <summary>
            Constructor of the CustomDescriptor.
            </summary>
            <param name="baseDescriptor">A System.ComponentModel.MemberDescriptor containing the name of the member and its attributes.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDescriptor.#ctor(System.ComponentModel.PropertyDescriptor,System.Attribute[])">
            <summary>
            Constructor of the CustomDescriptor.
            Initializes a new instance of the System.ComponentModel.PropertyDescriptor class with the name in the specified System.ComponentModel.MemberDescriptor
            and the attributes in both the System.ComponentModel.MemberDescriptor and the System.Attribute array.
            </summary>
            <param name="baseDescriptor">A System.ComponentModel.MemberDescriptor containing the name of the member and its attributes.</param>
            <param name="attributes">An System.Attribute array containing the attributes you want to associate with the property.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDescriptor.GetValue(System.Object)">
            <summary>
            When overridden in a derived class, gets the current value of the property on a component.  
            </summary>
            <param name="component">The component with the property for which to retrieve the value.</param>
            <returns>The value of a property for a given component.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDescriptor.SetValue(System.Object,System.Object)">
            <summary>
            When overridden in a derived class, sets the value of the component to a different value.
            </summary>
            <param name="component">The component with the property value that is to be set.</param>
            <param name="value">The new value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDescriptor.CanResetValue(System.Object)">
            <summary>
            When overridden in a derived class, returns whether resetting an object changes its value.
            </summary>
            <param name="component">The component to test for reset capability.</param>
            <returns>true if resetting the component changes its value; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDescriptor.ResetValue(System.Object)">
            <summary>
            When overridden in a derived class, resets the value for this property of the component to the default value. 
            </summary>
            <param name="component">The component with the property value that is to be reset to the default value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDescriptor.ShouldSerializeValue(System.Object)">
            <summary>
            When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
            </summary>
            <param name="component">The component with the property to be examined for persistence.</param>
            <returns>true if the property should be persisted; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDescriptor.ComponentType">
            <summary>
            When overridden in a derived class, gets the type of the component this property is bound to.
            </summary>
            <returns> A System.Type that represents the type of component this property is bound to. When the System.ComponentModel.PropertyDescriptor.GetValue(System.Object)
             or System.ComponentModel.PropertyDescriptor.SetValue(System.Object,System.Object) methods are invoked, the object specified might be an instance of this type. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDescriptor.PropertyType">
            <summary>
            When overridden in a derived class, gets the type of the property.
            </summary>
            <returns>A System.Type that represents the type of the property.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDescriptor.IsReadOnly">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDescriptor.IsBrowsable">
            <summary>
            When overridden in a derived class, gets a value indicating whether this property is read-only.
            </summary>
            <returns>true if the property is read-only; otherwise, false.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph">
            <summary>
            MenuButtonGlyph class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Constructor of the MenuButtonGlyph
            </summary>
            <param name="control">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph.GetHitTest(System.Drawing.Point)">
            <summary>
            Provides hit test logic. 
            </summary>
            <param name="p">A point to hit-test.</param>
            <returns>A System.Windows.Forms.Cursor if the System.Windows.Forms.Design.Behavior.Glyph is associated with p; otherwise, null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph.Paint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Provides paint logic.
            </summary>
            <param name="pe">A System.Windows.Forms.PaintEventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph.Bounds">
            <summary>
             Gets the bounds of the System.Windows.Forms.Design.Behavior.Glyph.
            </summary>
            <returns>A System.Drawing.Rectangle representing the bounds of the System.Windows.Forms.Design.Behavior.Glyph.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph.Item">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph.MenuButtonBehavior">
            <summary>
            MenuButtonBehavior class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph.MenuButtonBehavior.#ctor">
            <summary>
            Constructor of the MenuButtonBehavior
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuButtonGlyph.MenuButtonBehavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
             Called when any mouse-down message enters the adorned window of the System.Windows.Forms.Design.Behavior.BehaviorService.
            </summary>
            <param name="g">A System.Windows.Forms.Design.Behavior.Glyph.</param>
            <param name="button">A System.Windows.Forms.MouseButtons value indicating which button was clicked.</param>
            <param name="mouseLoc">The location at which the click occurred.</param>
            <returns>true if the message was handled; otherwise, false.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuButtonTypeItem">
            <summary>
            MenuButtonTypeItem class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuButtonTypeItem.#ctor(System.Type)">
            <summary>
            Constructor of the MenuButtonTypeItem
            </summary>
            <param name="itemType"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuButtonTypeItem.CreateItem(System.IServiceProvider)">
            <summary>
            Create a ToolStripItem
            </summary>
            <param name="serviceProvider"> The IServiceProvider provides the custom support to other objects.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuButtonTypeItem.ToString">
            <summary>
            A System.String containing the name of the System.ComponentModel.Component, if any, or null if the System.ComponentModel.Component is unnamed.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuButtonTypeItem.Text">
            <summary>
            Gets or sets the text that is to be displayed on the item.
            </summary>
            <returns>A string representing the item's text. The default value is the empty string</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuButtonTypeItem.Items">
            <summary>
            Array of standard items
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner">
            <summary>
            MenuDropDownDesigner class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.#ctor">
            <summary>
            Constructor of the MenuDropDownDesigner.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
             Prepares the designer to view, edit, and design the specified component.
            </summary>
            <param name="component">The component for this designer.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.GetHitTest(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="point"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.OnSelectionChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.OnVisibleChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.OnDropDownSizeChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.OnDropDownItemAdded(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.OnDropDownItemRemoved(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.OnLayoutCompleted(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.UpdatePanel(Syncfusion.Windows.Forms.Tools.MenuDropDown.Panel)">
            <summary>
            
            </summary>
            <param name="panel"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.UpdateGlyphs">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.UpdateGlyphs(System.Windows.Forms.Design.Behavior.GlyphCollection,System.Windows.Forms.ToolStripItemCollection,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.SelectMenuDropDownItem(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.GetItemAt(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.m_dropDown">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.m_bodyGlyph">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.m_actionLists">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.m_ribbonAdornerSvc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.m_dropDownGlyphs">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.ActionLists">
            <summary>
            Gets the design-time action lists supported by the component associated with the designer.
            Overrides the ActionLists.
            </summary>
            <returns>The design-time action lists supported by the component associated with the designer.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.SelectionRules">
            <summary>
            Overrides the selection rules.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.BodyGlyph">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.SelectionService">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.SelectionType">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownGlyph">
            <summary>
            MenuDropDownGlyph class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownGlyph.#ctor(Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner)">
            <summary>
            Constructor of the MenuDropDownGlyph
            </summary>
            <param name="designer"> The designer of the MenuDropDown</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownGlyph.GetHitTest(System.Drawing.Point)">
            <summary>
            Indicates whether a mouse click at the specified point should be handled by the System.Windows.Forms.Design.Behavior.ControlBodyGlyph.
            </summary>
            <param name="p">A point to hit test.</param>
            <returns> A System.Windows.Forms.Cursor if the System.Windows.Forms.Design.Behavior.Glyph is associated with p; otherwise, null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownGlyph.Paint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides the paint event.
            </summary>
            <param name="pe">The PaintEventArgs contains the event data</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownGlyph.Bounds">
            <summary>
            Gets the bounds of the System.Windows.Forms.Design.Behavior.Glyph.  
            </summary>
            <returns>A System.Drawing.Rectangle representing the bounds of the System.Windows.Forms.Design.Behavior.Glyph.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownOpeningHandler">
            <summary>
            MenuDropDownOpeningHandler class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownOpeningHandler.#ctor(System.ComponentModel.IComponent)">
            <summary>
            Constructor of the MenuDropDownOpeningHandler
            </summary>
            <param name="component">Provide functionality required by all the components.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownOpeningHandler.Dispose">
            <summary>
            Dispose the MenuDropDown.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownDesigner.MenuDropDownOpeningHandler.OnDropDownOpening(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownItemsEditor">
            <summary>
            MenuDropDownItemsEditor class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownItemsEditor.#ctor">
            <summary>
            Constructor of the MenuDropDownItemsEditor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownItemsEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <returns>A System.Drawing.Design.UITypeEditorEditStyle value that indicates the style of editor used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object)
            method. If the System.Drawing.Design.UITypeEditor does not support this method, then System.Drawing.Design.UITypeEditor.GetEditStyle()
            will return System.Drawing.Design.UITypeEditorEditStyle.None.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownItemsEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle() method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <param name="provider">An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>The new value of the object. If the value of the object has not changed, this should return the same object it was passed.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownItemsEditor.Context">
            <summary>
            Context class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CustomContext.#ctor(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            
            </summary>
            <param name="baseContext"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CustomContext.System#ComponentModel#ITypeDescriptorContext#OnComponentChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CustomContext.System#ComponentModel#ITypeDescriptorContext#OnComponentChanging">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CustomContext.System#IServiceProvider#GetService(System.Type)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.CustomContext.System#ComponentModel#ITypeDescriptorContext#Container">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.CustomContext.System#ComponentModel#ITypeDescriptorContext#Instance">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.CustomContext.System#ComponentModel#ITypeDescriptorContext#PropertyDescriptor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownItemsEditor.Context.#ctor(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Constructor of the Context
            </summary>
            <param name="baseContext"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownTypeConverter">
            <summary>
            MenuDropDownTypeConverter class.
            Provides a type converter to convert object references to and from other representations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownTypeConverter.#ctor(System.Type)">
            <summary>
            Constructor of the MenuDropDownTypeConverter
            </summary>
            <param name="type">A System.Type that represents the type to associate with this reference converter.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts the given value object to the reference type using the specified context and arguments.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">A System.Globalization.CultureInfo that specifies the culture used to represent the font.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The type to convert the object to.</param>
            <returns>The converted object.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MenuDropDownTypeConverter.IsValueAllowed(System.ComponentModel.ITypeDescriptorContext,System.Object)">
            <summary>
             Returns a value indicating whether a particular value can be added to the standard values collection.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides an additional context.</param>
            <param name="value">The value to check.</param>
            <returns> true if the value is allowed and can be added to the standard values collection; false if the value cannot be added to the standard values collection.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonAdornerService">
            <summary>
            RibbonAdornerService class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonAdornerService.#ctor(System.ComponentModel.Design.IDesignerHost)">
            <summary>
            Constructor of the RibbonAdornerService.
            </summary>
            <param name="designerHost"> The IDesignerHost instance. It provides the designer transactions and components.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonAdornerService.Get(System.ComponentModel.ISite)">
            <summary>
            RibbonAdornerService 
            </summary>
            <param name="site">Provides the functionality for required site.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonAdornerService.AddGlyphs(System.Windows.Forms.Design.Behavior.GlyphCollection)">
            <summary>
            Add the Glyphs.
            </summary>
            <param name="glyphs">The GlyphCollection instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonAdornerService.RemoveGlyphs(System.Windows.Forms.Design.Behavior.GlyphCollection)">
            <summary>
            Remove the Glyphs.
            </summary>
            <param name="glyphs">The GlyphCollection instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonAdornerService.Adorner">
            <summary>
            Gets the Adorner
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonAdornerService.BehaviorService">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner">
            <summary>
            Designer for RibbonControlAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_control">
            <summary>
            Design time RibbonControlAdv instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_actionLists">
            <summary>
            Action lists.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_gRibbonControl">
            <summary>
            Glyph.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_ribbonGlyphs">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_behaviorSvc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_selectionSvc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_componentChangeSvc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_toolStripSvc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_ribbonAdornerSvc">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_officeMenu">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.m_adornerWindow">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.sOfficeMenu">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.#ctor">
            <summary>
            Constructor of the RibbonControlAdvDesigner.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes members.
            </summary>
            <param name="component">Provide functionality required by all the components.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.AddNewItem(System.Type,Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.ItemPlacement)">
            <summary>
            Adds new item to the control.
            </summary>
            <param name="toolStripItemType">Type of item to be added.</param>
            <param name="placement">Placement of new item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.GetHitTest(System.Drawing.Point)">
            <summary>
            Gets hit test.
            </summary>
            <param name="point"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)">
            <summary>
            
            </summary>
            <param name="selectionType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnControlAdded(System.Object,System.Windows.Forms.ControlEventArgs)">
            <summary>
            Enables design mode for newly added panel.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnControlRemoved(System.Object,System.Windows.Forms.ControlEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnQuickItemRemoved(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{System.Windows.Forms.ToolStripItem})">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnMainItemAdded(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{System.Windows.Forms.ToolStripItem})">
            <summary>
            Adds new item to container if needed and subscribes for events.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnDropDownOpening(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            Opening event handler for QuickToolStripDropDownButton
            DropDown is disabled in design mode
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnMenuButtonDropDownOpening(System.Object,System.EventArgs)">
            <summary>
            Opening event handler for MenuButton dropdown
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnQuickOverflowOpening(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnSelectionChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnComponentRemoved(System.Object,System.ComponentModel.Design.ComponentEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.OnComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.IsDropDownComponent(System.Windows.Forms.ToolStripDropDown,System.Object)">
            <summary>
            
            </summary>
            <param name="dropDown"></param>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.IsMenuDropDownItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.GetOwnerItem(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.GetNextSelection(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.UpdateNestedContainer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.UpdateRibbonGlyphs">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.UpdateSelection(System.Windows.Forms.ToolStripDropDown,System.Object)">
            <summary>
            
            </summary>
            <param name="dropDown"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.Invalidate(System.Drawing.Region)">
            <summary>
            
            </summary>
            <param name="region"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.Invalidate(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.CheckTabItem(Syncfusion.Windows.Forms.Tools.ToolStripTabItem)">
            <summary>
            Set Checked state item if necessary.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.SubclassAdornerWindow">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.ActionLists">
            <summary>
            Gets collection of action lists.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.ItemPlacement">
            <summary>
            Placement of item in RibbonControlAdvHeader.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.ItemPlacement.Quick">
            <summary>
            Item is situated in the quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.ItemPlacement.Main">
            <summary>
            Item is situated in the main panel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList">
            <summary>
            Action list for RibbonControlAdvHeaderDesigner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList.m_designer">
            <summary>
            Underlying RibbonControlAdvHeaderDesigner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList.m_actionItems">
            <summary>
            Collection of action items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdv,Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner)">
            <summary>
            Creates and initializes new instance of RibbonControlAdvHeaderDesignerActionList.
            </summary>
            <param name="control">Design time RibbonControlAdv instance.</param>
            <param name="designer">Underlying RibbonControlAdvDesigner.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList.EditQuickItems">
            <summary>
            Adds new button to the top items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList.AddMainTabItem">
            <summary>
            Adds new tab item to the main items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList.AddCustomizeRibbon">
            <summary>
            Used to customize the Ribbon.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList.GetSortedActionItems">
            <summary>
            Returns collection of action list items.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderDesignerActionList.ShowQuickPanelBelowRibbon">
            <summary>
            Gets or sets value indicating whether quick access toolbar should be shown below ribbon.
            </summary>
            <value>The default value is false. </value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderGlyph">
            <summary>
            Glyph for RibbonControlAdvHeader.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderGlyph.m_control">
            <summary>
            Underlying control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderGlyph.m_behService">
            <summary>
            Behavior sefrvice.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderGlyph.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdv,Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner)">
            <summary>
            Creates and initializes new instance of RibbonControlAdvHeaderGlyph.
            </summary>
            <param name="control">Underlying control.</param>
            <param name="designer">Behavior.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderGlyph.GetHitTest(System.Drawing.Point)">
            <summary>
            Returns true if hit text succeeds.
            </summary>
            <param name="p"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderGlyph.Bounds">
            <summary>
            Gets bounds of items area.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvDesigner.RibbonControlAdvHeaderGlyph.HeaderBounds">
            <summary>
            Gets bounds of header.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvTypeConverter">
            <summary>
            Type converter for RibbonControlAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvTypeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Checks whether type can be converted.
            </summary>
            <param name="context"> An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="destinationType">A System.Type that represents the type you want to convert to.</param>
            <returns>true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlAdvTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts types.
            Converts the given value object to the specified type, using the specified context and culture information.  
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService">
            <summary>
            RibbonControlDescriptorService class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.Initialize(System.ComponentModel.ISite)">
            <summary>
            Initialize the RibbonControlDescriptorService
            </summary>
            <param name="site">Provide functionality for all the required sites.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.UpdateQuickItemProperties(System.ComponentModel.IComponent,System.Collections.IDictionary)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <param name="properties"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.UpdateToolStripItemProperties(System.ComponentModel.IComponent,System.Collections.IDictionary)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <param name="properties"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.UpdateToolStripExProperties(System.ComponentModel.IComponent,System.Collections.IDictionary)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <param name="properties"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor">
            <summary>
            CustomDescriptor class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.#ctor(System.ComponentModel.PropertyDescriptor)">
            <summary>
            CustomDescriptor class.
            </summary>
            <param name="baseDescriptor">The PropertyDescriptor instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.#ctor(System.ComponentModel.PropertyDescriptor,System.Attribute[])">
            <summary>
            Initializes a new instance of the System.ComponentModel.PropertyDescriptor class with the name in the specified System.ComponentModel.MemberDescriptor
            and the attributes in both the System.ComponentModel.MemberDescriptor and the System.Attribute array.
            </summary>
            <param name="baseDescriptor"> A System.ComponentModel.MemberDescriptor containing the name of the member and its attributes.</param>
            <param name="attributes">An System.Attribute array containing the attributes you want to associate with the property.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.GetValue(System.Object)">
            <summary>
            When overridden in a derived class, gets the current value of the property on a component.  
            </summary>
            <param name="component">The component with the property for which to retrieve the value.</param>
            <returns>The value of a property for a given component.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.SetValue(System.Object,System.Object)">
            <summary>
            When overridden in a derived class, sets the value of the component to a different value.
            </summary>
            <param name="component">The component with the property value that is to be set.</param>
            <param name="value">The new value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.CanResetValue(System.Object)">
            <summary>
            When overridden in a derived class, returns whether resetting an object changes its value.
            </summary>
            <param name="component">The component to test for reset capability.</param>
            <returns>true if resetting the component changes its value; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.ResetValue(System.Object)">
            <summary>
            When overridden in a derived class, resets the value for this property of the component to the default value. 
            </summary>
            <param name="component">The component with the property value that is to be reset to the default value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.ShouldSerializeValue(System.Object)">
            <summary>
            When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
            </summary>
            <param name="component">The component with the property to be examined for persistence.</param>
            <returns>true if the property should be persisted; otherwise, false.</returns>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.ComponentType" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.PropertyType">
            <summary>
            When overridden in a derived class, gets the type of the property.
            </summary>
            <returns>A System.Type that represents the type of the property.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.IsReadOnly">
            <summary>
            When overridden in a derived class, gets a value indicating whether this property is read-only.
            </summary>
            <returns>true if the property is read-only; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonControlDescriptorService.CustomDescriptor.IsBrowsable">
            <summary>
            Gets the IsBrowsable. Overridden property.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.OfficeButtonTypeDescriptionProvider">
            <summary>
            OfficeButtonTypeDescriptionProvider class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.OfficeButtonTypeDescriptionProvider.#ctor(System.Type)">
            <summary>
            Constructor of the OfficeButtonTypeDescriptionProvider
            </summary>
            <param name="type">The type provider.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.OfficeButtonTypeDescriptionProvider.GetTypeDescriptor(System.Type,System.Object)">
            <summary>
            Gets a custom type descriptor for the given type and object.
            </summary>
            <param name="objectType">The type of object for which to retrieve the type descriptor.</param>
            <param name="instance">An instance of the type. Can be null if no instance was passed to the System.ComponentModel.TypeDescriptor.</param>
            <returns>An System.ComponentModel.ICustomTypeDescriptor that can provide meta data for the type.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.OfficeButtonTypeDescriptionProvider.OfficeButtonTypeDescriptor">
            <summary>
            OfficeButtonTypeDescriptor class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.OfficeButtonTypeDescriptionProvider.OfficeButtonTypeDescriptor.#ctor(System.ComponentModel.ICustomTypeDescriptor)">
            <summary>
            Constructor of the OfficeButtonTypeDescriptor
            </summary>
            <param name="baseDescriptor">Provides an interface that supplies dynamic custom type information for an object.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ToolStripItemAdvInfoTypeConverter">
            <summary>
            TypeConverter for ToolStripItemAdvInfo.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripItemAdvInfoTypeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Checks whether type can be converted.
            </summary>
            <param name="context"> An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="destinationType">A System.Type that represents the type you want to convert to.</param>
            <returns>true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripItemAdvInfoTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts types.
            Converts the given value object to the specified type, using the specified context and culture information.  
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BottomToolstrip">
            <summary>
            Toolstrip that contains quick items when they are places below ribbon.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BottomToolstrip.m_ShowQuickItemsDropDownButton">
            <summary>
            Specifis whether QuickItemsDropDownButton need to be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BottomToolstrip.m_HighContrast">
            <summary>
            Specifies whether high contrast theme to be enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BottomToolstrip.m_fakeHiddenItem">
            <summary>
            Fake item to return for invisible items during filtering.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BottomToolstrip.m_filteredItems">
            <summary>
            Collection of filtered items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BottomToolstrip.m_bHideItems">
            <summary>
            Indicates whether items should be filtered.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BottomToolstrip.m_quickItems">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BottomToolstrip.m_layoutEngine">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.BottomToolstrip.m_bReadyForLayout">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BottomToolstrip.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader.QuickItemsCollection)">
            <summary>
            Constructor of the BottomToolstrip
            </summary>
            <param name="quickItems">The RibbonControlAdvHeader.QuickItemsCollection instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BottomToolstrip.UpdateRenderer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BottomToolstrip.SetDisplayedItems">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BottomToolstrip.SetItemLocation(System.Windows.Forms.ToolStripItem,System.Drawing.Point)">
            <summary>
            Anchors a BottomToolstrip to a particular place on a System.Windows.Forms.ToolStrip.
            </summary>
            <param name="item">The System.Windows.Forms.ToolStripItem to anchor.</param>
            <param name="location"> A System.Drawing.Point representing the x and y client coordinates of the System.Windows.Forms.ToolStripItem location, in pixels.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BottomToolstrip.GetItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Get the ToolStripItem
            </summary>
            <param name="item">The ToolStripItem instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BottomToolstrip.OnQuickItemsChanged(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{System.Windows.Forms.ToolStripItem})">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BottomToolstrip.ShowQuickItemsDropDownButton">
            <summary>
            Specifies whether QuickItemsDropDownButton need to be shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BottomToolstrip.EnableHighContrastTheme">
            <summary>
            Specifies whether to enable or disable HighContrast theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BottomToolstrip.DisplayRectangle">
            <summary>
            Retrieves the current display rectangle.
            </summary>
            <returns>A System.Drawing.Rectangle representing the System.Windows.Forms.ToolStrip area for item layout.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BottomToolstrip.Items">
            <summary>
            Gets the ToolStripItemCollection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BottomToolstrip.LayoutEngine">
            <summary>
            Overrides the LayoutEngine
            Passes a reference to the cached System.Windows.Forms.Control.LayoutEngine returned by the layout engine interface.
            </summary>
            <returns>A System.Windows.Forms.Layout.LayoutEngine that represents the cached layout engine returned by the layout engine interface.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.BottomToolstrip.BottomToolstripLayoutEngine">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BottomToolstrip.BottomToolstripLayoutEngine.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
             Raises the System.Windows.Forms.Control.Layout event.
            </summary>
            <param name="container">The source of the control</param>
            <param name="layoutEventArgs">A System.Windows.Forms.LayoutEventArgs that contains the event data.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog">
            <summary>
            Dialog form for quick panel customization.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.#ctor(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.InitLocalizedResources">
            <summary>
            Initialize the localized resources.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.SetupHeaderDependencies">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.Execute(Syncfusion.Windows.Forms.Tools.RibbonControlAdvHeader)">
            <summary>
            Execute the RibbonControlAdv by using the instance of the RibbonControlAdvHeader.
            </summary>
            <param name="header">The RibbonControlAdvHeader instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.OnComboToolstripsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Fills source list view with new items from selected tool strip.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.OnLstAvailableItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates state of Add button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.OnLstChosenItemsSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates availability of Remove button.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.OnBtnAddClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.OnBtnRemoveClick(System.Object,System.EventArgs)">
            <summary>
            Removes items from destination list view.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.OnLstAvailableItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Adds items to destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.OnLstChosenItemsDoubleClick(System.Object,System.EventArgs)">
            <summary>
            Removed items from destination list on mouse double click.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.OnBtnOKClick(System.Object,System.EventArgs)">
            <summary>
            Updates colection of quick buttons.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.btnReset_Click(System.Object,System.EventArgs)">
            <summary> Method clears destination list. </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.btnDown_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.btnCancel_Click(System.Object,System.EventArgs)">
            <summary>
            Cancel Button Event
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.btnUp_Click(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.lstChosenItems_Validating(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.HeaderRendererChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.UpdateLabels">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.UpdateSourceListFromPanel(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="panel">Ribbon panel to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.UpdateSourceListFromDropDown(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Updates source list view: clears it and then fills again.
            </summary>
            <param name="dropDown"> DropDown to extract items from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.GetDescription(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="comp"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.ClearSourceList">
            <summary>
            Clears source list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.UpdateDestinationList">
            <summary>
            Updates destination list view: clears it and then fills again.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.ClearDestinationList">
            <summary>
            Clear destination list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.AddItemsToDestinationList(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.RemoveItemsFromDestinationList(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.ExtractPanels">
            <summary>
            Extracts toolstrips and adds them to the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.ExtractToolStripItems(System.Windows.Forms.ToolStripItemCollection)">
            <summary>
            Extracts supported items list from specified collection.
            </summary>
            <param name="items">Source items collection</param>
            <returns>list of suported items</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.IsSupportedItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.ApplyColorSchemeToControls">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.m_reflectedComponents">
            <summary>
            Collection of components reflected in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.m_header">
            <summary>
            Underlying RibbonControlAdvHeader to work with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.m_Quick">
            <summary>
            Collection of items in quick panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.m_regex">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.Regex">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.StartPanel">
            <summary>
            StartPanel class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.StartPanel.#ctor(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            Constructor of the StartPanel
            </summary>
            <param name="dropdown">The ToolStripDropDown instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.StartPanel.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns>The string value.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.StartPanel.m_DropDown">
            <summary> DropDown with items. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.StartPanel.DropDown">
            <summary> Gets DropDown with items. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.RibbonPanelItem">
            <summary>
            RibbonPanelItem class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.RibbonPanelItem.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripTabItem,System.String)">
            <summary>
            Constructor of the RibbonPanelItem
            </summary>
            <param name="item">The ToolStripTabItem instance.</param>
            <param name="text"> The text of the panel item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.RibbonPanelItem.ToString">
            <summary>
            Overrides the ToString() method.
            </summary>
            <returns> The panel text value.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.RibbonPanelItem.Panel">
            <summary>
            Gets the RibbonPanel
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.QuickComparer">
            <summary>
            QuickComparer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.QuickComparer.#ctor(System.Collections.IList)">
            <summary>
            Constructor of the QuickComparer
            </summary>
            <param name="template"> The IList instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomizeQuickItemsDialog.QuickComparer.Compare(System.Object,System.Object)">
            <summary>
            Compare the quick items.
            </summary>
            <param name="x"> The first item which needs to be compared.</param>
            <param name="y">The second item which needs to be compared.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable">
            <summary>
            Represents progress bar able to reflect functionality of referenced toolstrip progress bar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.PBM_SETRANGE">
            <summary>
            Values for progress bar related windows messages.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.m_reflectedProgressbar">
            <summary>
            Reflected toolstrip progress bar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.m_nativeMesHandler">
            <summary>
            NativeMessageHandler instance for subclassing reflected progress bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.#ctor">
            <summary>
            Creates new instance of ProgressbarReflectable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.#ctor(System.Windows.Forms.ToolStripProgressBar)">
            <summary>
            Constructor of the ProgressbarReflectable
            </summary>
            <param name="reflectedItem">The ToolStripProgressBar instance.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.#ctor(System.Windows.Forms.ToolStripProgressBar,System.Boolean)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.ProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            Processes messages of sub classed progress bar.
            </summary>
            <param name="m">Passes the windows messages</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fitted.
            </summary>
            <param name="constrainingSize">he custom-sized area for a control.</param>
            <returns>An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.ReflectedProgressBar">
            <summary>
            Gets or sets reflected progress bar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProgressbarReflectable.Size">
            <summary>
            Gets or sets the size of the System.Windows.Forms.ToolStripItem.
            </summary>
            <returns>An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable">
            <summary>
            Represents quick button able to reflect functionality of referenced tool strip button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.#ctor">
            <summary>
            Creates new instance of QuickItemButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.#ctor(System.Windows.Forms.ToolStripButton)">
            <summary>
            Constructor of the QuickButtonReflectable
            </summary>
            <param name="reflectedButton">The ToolStripButton instance.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.#ctor(System.Windows.Forms.ToolStripButton,System.Boolean)" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.scalingFactor">
            <summary>
            Variable for scaling factor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            To update size of the ToolStrip items in 150 scaling
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.  
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.OnClick(System.EventArgs)">
            <summary>
            Redirects mouse click to reflected button.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.OnReflectedButtonEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.OnReflectedButtonCheckedChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.OnReflectedButtonVisibilityChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.Reset">
            <summary>
            Reset the QuickButtonReflectable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name='c'>Provide functionality required by all the components.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.m_reflectedButton">
            <summary>
            Button that is reflected by current QuickItemButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.m_bExactCopy">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.ReflectedButton">
            <summary>
            Gets or sets button that is reflected by current QuickItemButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.Enabled">
            <summary>
            Gets / Sets the QuickButtonReflectable is enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.Size">
            <summary>
            Gets or sets the size of the item.
            </summary>
            <returns>A System.Drawing.Size, representing the width and height of a rectangle.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickButtonReflectable.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickItemButton.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable">
            <summary>
            Represents ComboBox able to reflect functionality of referenced tool strip ComboBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.#ctor">
            <summary>
            Creates new instance of QuickComboboxReflectable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.#ctor(System.Windows.Forms.ToolStripComboBox)">
            <summary>
            Creates new instance of QuickComboboxReflectable.
            </summary>
            <param name="reflectedItem">ToolStripComboBox to reflect.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.#ctor(System.Windows.Forms.ToolStripComboBox,System.Boolean)">
            <summary>
            Creates and initializes new instance of QuickComboboxReflectable.
            </summary>
            <param name="reflectedItem">ToolStripComboBox to reflect.</param>
            <param name="bExactCopy"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.OnTextChanged(System.EventArgs)">
            <summary>
            Updates text of reflected combobox.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.OnSelectedIndexChanged(System.EventArgs)">
            <summary>
            Updates selected index of reflected combobox.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.OnReflectedComboBoxTextChanged(System.Object,System.EventArgs)">
            <summary>
            Updates text.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.OnReflectedComboboxSelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            Updates selected index.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.OnReflectedComboboxEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.Reset">
            <summary>
            Update properties from reflected combobox
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.Detach">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.Attach">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.m_reflectedCombobox">
            <summary>
            ComboBox that is reflected by current QuickComboboxReflectable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.ReflectedComboBox">
            <summary>
            Gets or sets ComboBox that is reflected by current QuickComboboxReflectable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.Enabled">
            <summary>
            Gets / Sets whether the QuickCheckBoxReflectable enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.    
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.Size">
            <summary>
             Gets / Sets the size of the item. (Overrides)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickComboboxReflectable.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickComboboxReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable">
            <summary>
            Represents DropDownButton able to reflect functionality of referenced tool strip DropDownButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.#ctor">
            <summary>
            Creates new instance of QuickDropDownButtonReflectable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.#ctor(System.Windows.Forms.ToolStripDropDownButton)">
            <summary>
            Creates new instance of QuickDropDownButtonReflectable.
            </summary>
            <param name="reflectedItem">ToolStripDropDownButton to reflect</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.#ctor(System.Windows.Forms.ToolStripDropDownButton,System.Boolean)">
            <summary>
            Creates and initializes new instance of QuickDropDownButtonReflectable
            </summary>
            <param name="reflectedItem">ToolStripDropDownButton to reflect.</param>
            <param name="bExactCopy"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.Dispose(System.Boolean)">
            <summary>
            Prevents disposing of Reflected button's dropdown
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.OnOwnerChanged(System.EventArgs)">
            <summary>
            Detaches DropDown if quick item was removed
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.OnReflectedDropDownButtonEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.Reset">
            <summary>
            Update properties from reflected button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.m_reflectedDropDownButton">
            <summary>
            DropDownButton that is reflected by current QuickDropDownButtonReflectable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.m_bExactCopy">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.ReflectedDropDownButton">
            <summary>
            Gets or sets DropDownButton that is reflected by current QuickDropDownButtonReflectable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.Enabled">
            <summary>
            Gets / Sets whether the QuickDropDownButtonReflectable enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.    
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.Size">
            <summary>
             Gets / Sets the size of the item. (Overrides)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickDropDownButtonReflectable.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickDropDownButtonReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickGallery">
            <summary>
            QuickGallery class
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripGallery">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.SCROLLER_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.TIMER_INT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ITEM_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ITEM_IMAGE_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ITEM_PADDING">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ITEM_MARGIN">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.CAPTION_MARGIN">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.DROPDOWN_MIN_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.DIMENSIONS">
            <summary>
            Default dimensions for one row.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_items">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_itemsInfo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_itemSize">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_itemImageSize">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_itemPadding">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_itemMargin">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_itemDisplayStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_textImageRelation">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_dimensions">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_dropdownDimensions">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_selectedItem">
            <summary>
            Currently selected item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_galleryItem">
            <summary>
            Currently selected gallery item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_disabledItem">
            <summary>
            Currently disabled item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_pressedItem">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_checkedItem">
            <summary>
            Currently checked item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_bPressed">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_bCheckOnClick">
            <summary>
            Indicates if item must be checked after user clicks on it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_bShowCaption">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_captionText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_captionHeight">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_scrollerType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_scrollUpButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_scrollDownButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_scrollDropdownButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_scrollOffset">
            <summary>
            Offset of scroll position. The upper position is 0.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_realHeight">
            <summary>
            Current real height of layouted component without scrollers.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_scroller">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_bScrollerMoving">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_scrollerPrevPoint">
            <summary>
            Point where scroller was pressed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_prevOffset">
            <summary>
            Scroller offset at the moment when scroller was pressed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_selectedScrollButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_pressedScrollButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_scrollArea">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_imageList">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_dropDown">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_timer">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_handler">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_borderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_itemBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.index">
            <summary>
            Gets Currently Pointed index
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.rownumbers">
            <summary>
            Gets no. of rows based on ToolStripGallery dimension
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_GalleryItemHoverColor">
            <summary>
            Gets/Sets the Gallery Item Hover color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeGalleryItemHoverColor">
            <summary>
            Serializes the GalleryItemHoverColor property.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetGalleryItemHoverColor">
            <summary>
            Resets the GalleryItemHoverColor property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_GalleryItemSelectedColor">
            <summary>
            Gets/Sets the Gallery Item Selected color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeGalleryItemSelectedColor">
            <summary>
            Serializes the GalleryItemSelectedColor property.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetGalleryItemSelectedColor">
            <summary>
            Resets the GalleryItemSelectedColor property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGallery.m_GalleryItemCheckedColor">
            <summary>
            Gets/Sets the Gallery Item Checked color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeGalleryItemCheckedColor">
            <summary>
            Serializes the GalleryItemCheckedColor property.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetGalleryItemCheckedColor">
            <summary>
            Resets the GalleryItemCheckedColor property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.#ctor(Syncfusion.Windows.Forms.Collections.ObservableList{Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem},System.Boolean)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnBoundsChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GetPreferredSize(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="constrainingSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Highlights items.
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnParentChanged(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="oldParent"></param>
            <param name="newParent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.SetBounds(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnGalleryItemClicked(Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemEventArgs)">
            <summary>
            
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GetItemWorkingRect(Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo)">
            <summary>
            
            </summary>
            <param name="itemInfo"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ScrollUp">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ScrollDown">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.UpdateScrollButtonsState(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="mousePoint"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.UpdateItemsState(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="mousePoint"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.LayoutItems">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.MeasureItemParameters(Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo)">
            <summary>
            
            </summary>
            <param name="itemInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.LayoutScrollers">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GetWorkingArea">
            <summary>
            Gets area for laying out items. Excludes scrollers and caption.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GetItemAt(System.Drawing.Point)">
            <summary>
            Gets item at point.
            </summary>
            <param name="point"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.UpdateScrollerBounds">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.UpdateCompactScrollBar">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.PerformLayout">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GetScrollButtonAt(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="point"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.Layout">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GetDropDownParent">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShowItem(System.Int32)">
            <summary>
            Method updates scroll offset value to show item entirely.
            </summary>
            <param name="index"> Item's index. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShowItem(Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.SetCapture(System.Boolean)">
            <summary>
            
            </summary>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeItemSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetItemSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeItemImageSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetItemImageSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeItemMargin">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetItemMargin">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeItemPadding">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetItemPadding">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeDropDownMinimumSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetDropDownMinimumSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShouldSerializeDropDownDimensions">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetDropDownDimensions">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ResetDimensions">
            <summary>
            Resets Dimensions to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnItemRemoved(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem})">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnItemAdded(System.Object,Syncfusion.Windows.Forms.Collections.ListItemEventArgs{Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem})">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnParentHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnParentMouseCaptureChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnTimerTick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnDropdownGalleryItemClicked(System.Object,Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.Syncfusion#Windows#Forms#Tools#INativeMessageFilter#ProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.IsParentMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnWmMouseDown(System.Drawing.Point@)">
            <summary>
            
            </summary>
            <param name="location"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnWmMouseUp(System.Drawing.Point@)">
            <summary>
            
            </summary>
            <param name="location"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGallery.OnMouseWheel(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GalleryItemHoverColor">
            <summary>
            Gets/Sets the Gallery Item Hover color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GalleryItemSelectedColor">
            <summary>
            Gets/Sets the Gallery Item Selected color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GalleryItemCheckedColor">
            <summary>
            Gets/Sets the Gallery Item Checked color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShowToolTip">
            <summary>
            Gets or Sets the ToolTip visiblity for Gallery
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.FitToSize">
            <summary>
            Gets or Sets value indicating whether toolstripgallary can Fit to its parent height. This property will take effect when AutoSize is enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.Items">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ItemsInfo">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.Dimensions">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.DropDownDimensions">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ItemSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.DropDownMinimumSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ItemImageSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ItemPadding">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ItemMargin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ItemDisplayStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ItemTextImageRelation">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ShowCaption">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.CaptionText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ScrollerType">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.CaptionHeight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ScrollOffset">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ScrollUpButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ScrollDownButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ScrollDropdownButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.Scroller">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ScrollArea">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ImageList">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.BorderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.ItemBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.CheckedItem">
            <summary>
            Gets or sets checked item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.CheckOnClick">
            <summary>
            Gets or sets if item must be checked after user clicks on it. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.SelectedItem">
            <summary>
            Gets the current highlighted ToolStripGalleryItem in the ToolStripGallery.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GalleryItem">
            <summary>
            Gets the current highlighted ToolStripGalleryItem in the ToolStripGallery.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGallery.PressedItem">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripGallery.GalleryItemClicked">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripGallery.DropDownOpening">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripGallery.DropDownClosed">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickGallery.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Constructor of the QuickGallery
            </summary>
            <param name="gallery">The ToolStripGallery instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickGallery.OnGalleryItemClicked(Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemEventArgs)">
            <summary>
            
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickGallery.Reset">
            <summary>
            Update properties from reflected button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickGallery.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickGallery.m_reflectedItem">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickGallery.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickDropDownButtonReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx">
            <summary>
            QuickSplitButtonEx class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx)">
            <summary>
            Constructor of the QuickSplitButtonEx
            </summary>
            <param name="item">The ToolStripSplitButtonEx instance</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripSplitButtonEx,System.Boolean)">
            <summary>
            Constructor of the QuickSplitButtonEx
            </summary>
            <param name="item">The ToolStripSplitButtonEx instance</param>
            <param name="bExactCopy"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.Dispose(System.Boolean)">
            <summary>
            Prevents disposing of Reflected button's dropdown
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.OnOwnerChanged(System.EventArgs)">
            <summary>
            Detaches reflected button's dropdown if item was removed
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.OnClick(System.EventArgs)">
            <summary>
            Redirects mouse click to reflected button.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.Reset">
            <summary>
            Update properties from reflected button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.OnEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.m_reflectedItem">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.m_bExactCopy">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.ReflectedItem">
            <summary>
            Gets / Sets the ReflectedItem
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.Enabled">
            <summary>
            Gets / Sets whether the QuickSplitButtonExReflectable enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.    
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.Size">
            <summary>
            Gets / Sets the size of the item. (Overrides)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonEx.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickSplitButtonExReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable">
            <summary>
            Represents SplitButton able to reflect functionality of referenced tool strip SplitButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.#ctor">
            <summary>
            Creates new instance of QuickSplitButtonReflectable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.#ctor(System.Windows.Forms.ToolStripSplitButton)">
            <summary>
            Creates and initializes new instance of QuickSplitButtonReflectable.
            </summary>
            <param name="reflectedItem">ToolStripSplitButton to reflect.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.#ctor(System.Windows.Forms.ToolStripSplitButton,System.Boolean)">
            <summary>
            Creates and initializes new instance of QuickSplitButtonReflectable.
            </summary>
            <param name="reflectedItem">ToolStripSplitButton to reflect.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.Dispose(System.Boolean)">
            <summary>
            Prevents disposing of Reflected button's dropdown
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.OnOwnerChanged(System.EventArgs)">
            <summary>
            Detaches reflected button's dropdown if item was removed
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.OnButtonClick(System.EventArgs)">
            <summary>
            Redirects mouse click to reflected button.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.OnReflectedSplitButtonEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.Reset">
            <summary>
            Update properties from reflected button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.m_reflectedSplitButton">
            <summary>
            SplitButton that is reflected by current QuickSplitButtonReflectable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.m_bExactCopy">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.ReflectedSplitButton">
            <summary>
            Gets or sets SplitButton that is reflected by current QuickSplitButtonReflectable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.Enabled">
            <summary>
            Gets / Sets whether the QuickSplitButtonReflectable enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.    
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.Size">
            <summary>
            Gets / Sets the size of the item. (Overrides)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickSplitButtonReflectable.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickSplitButtonReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable">
            <summary>
            Represents Textbox able to reflect functionality of referenced tool strip Textbox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.#ctor">
            <summary>
            Creates new instance of QuickTextboxReflectable.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.#ctor(System.Windows.Forms.ToolStripTextBox)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.#ctor(System.Windows.Forms.ToolStripTextBox,System.Boolean)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="constrainingSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.OnTextChanged(System.EventArgs)">
            <summary>
            Updates text of reflected text box.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.OnReflectedTextBoxTextChanged(System.Object,System.EventArgs)">
            <summary>
            Updates current text.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.OnReflectedTextBoxEnabledChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.Reset">
            <summary>
             Update properties from reflected button
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.m_reflectedTextBox">
            <summary>
            Textbox that is reflected by current QuickTextboxReflectable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.ReflectedTextBox">
            <summary>
            Gets or sets Textbox that is reflected by current QuickTextboxReflectable.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.Enabled">
            <summary>
            Gets / Sets whether the QuickTextBoxReflectable enabled or disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.RightToLeft">
            <summary>
            Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.    
            </summary>
            <returns>true if items are to be placed from right to left and text is to be written from right to left; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.Size">
            <summary>
            Gets / Sets the size of the item. (Overrides)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickTextboxReflectable.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickTextboxReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable">
            <summary>
            Represents dropdown button situated in quick items panel and reflecting existing toolstrip.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomDropDownButtonBase">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDropDownButtonBase.m_panel">
            <summary>
            Tool strip panel item.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.CustomDropDownButtonBase.#ctor" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDropDownButtonBase.DropDown_Opening(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            Reinits properties.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDropDownButtonBase.Panel">
            <summary>
            Gets tool strip panel item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDropDownButtonBase.HasDropDownItems">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDropDownButtonBase.ToolStrip">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.#ctor">
            <summary>
            Creates new instance of QuickToolStripDropDownButton.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripEx)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.OnDropDownShow(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.OnReflectedToolStripImageChanged(System.Object,System.EventArgs)">
            <summary>
            Updates current image.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.OnPanelToolStripLauncherClick(System.Object,System.EventArgs)">
            <summary>
            Performs launcher click of reflected toolstrip.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.GetItemToReflect(System.ComponentModel.Component)">
            <summary>
            Gets the item which needs to reflected.
            </summary>
            <param name="comp">The instance of the component.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.GetItemToReflect(System.ComponentModel.Component,System.Boolean)">
            <summary>
            Creates an item able to reflect given component.
            </summary>
            <param name="comp">Component that should be reflected.</param>
            <returns>ToolStripItem reflecting given component
            or null if it can't be created because of actual type of component.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.GetReflectableItems(Syncfusion.Windows.Forms.Tools.ToolStripEx)">
            <summary>
            
            </summary>
            <param name="reflectedToolStrip"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.GetReflectableItems(Syncfusion.Windows.Forms.Tools.ToolStripEx,System.Boolean)">
            <summary>
            Gets list of items that reflect items of given toolstrip.
            </summary>
            <param name="reflectedToolStrip">Toolstrip to extract items from.</param>
            <returns>List of items that reflect items of given toolstrip.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.Reset">
            <summary>
            Update properties from reflected toolstrip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.Reflects(System.ComponentModel.IComponent)">
            <summary>
            Checks whether current class instance reflects given component.
            </summary>
            <param name="c">Provide functionality for all required components.</param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.m_reflectedToolStrip">
            <summary>
            Toolstrip reflected by QuickToolStripDropDownButton.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.ToolStrip" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.ReflectedToolStrip">
            <summary>
            Gets or sets reflected toolstrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QuickToolstripReflectable.ReflectedComponent">
            <summary>
            Gets component that is reflected by current QuickToolstripReflectable.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.GetMinSizeHandler">
            <summary>
            Handles the GetMinSizeHandler event.
            </summary>
            <param name="szProposal">The size which needs to be specified.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ColorSchemeChanged">
            <summary>
            Raises the ColorSchemeChanged event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="colorScheme">The color scheme which needs to be applied.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonStyleChanged">
            <summary>
            Raises the RibbonStyleChanged event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="ribbonStyle">Indicates the RibbonStyle</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MenuColorChanged">
            <summary>
            Raises the MenuColorChanged event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="menuColor">The menu color.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStyleEx">
            <summary>
            Indicates the DockStyleEx.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStyleEx.None">
            <summary>
            Docking style is None.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStyleEx.Top">
            <summary>
            Docking style is Top
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStyleEx.Bottom">
            <summary>
            Docking style is Bottom
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStyleEx.Left">
            <summary>
            Docking style is Left.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStyleEx.Right">
            <summary>
            Docking style is Right.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStyleEx.Fill">
            <summary>
            Docking style is Fill.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStyleEx.TopMost">
            <summary>
            Docking style is TopMost.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStyleEx.BottomMost">
            <summary>
            Docking style is BottomMost.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ISpreadsheetRibbonStyleNotifier">
            <summary>
            The ISpreadsheetRibbonStyleNotifier interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ISpreadsheetRibbonStyleNotifier.Ribbon">
            <summary>
            Gets the SpreadsheetRibbon
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonForm">
            <summary>
            The Ribbon form combined with RibbonControlAdv which makes up an application's user interface.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.MINIMIZE_RIBBON_HEIGHT">
            <summary>
            Ribbon height when the Ribbon is minimized.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.WMU_INVALIDATE">
            <summary>
            This message is used to perform asynchronous invalidate of the form.
            To invalidate child controls the WParam parameter is TRUE.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.IsThemeActive">
            <summary>
            Indicates whether the theme is active or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.#ctor">
            <summary>
            Constructor of the RibbonForm.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ResetEnableAeroTheme">
            <summary>
            To reset EnableAeroTheme
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ShouldSerializeEnableAeroTheme">
            <summary>
            To Specify EnableAeroTheme to be serialized or not
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnAppearanceChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnHandleCreated(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnHandleDestroyed(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ProcessDialogKey(System.Windows.Forms.Keys)">
            <summary>
            
            </summary>
            <param name="keyData"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="levent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm._ribbonborder">
            <summary>
            Gets/Sets the visibility of the RibbonForm Border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ResetEnableRibbonBorder">
            <summary>
            To reset EnableRibbonBorder
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ShouldSerializeEnableRibbonBorder">
            <summary>
            To Specify EnableRibbonBorder to be serialized or not
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnActivated(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnDeactivate(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.SetClientSizeCore(System.Int32,System.Int32)">
            <summary>
            In Office2007 mode form's Size and ClientSize are equal.
            </summary>
            <param name="x"></param>
            <param name="y"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <param name="width"></param>
            <param name="height"></param>
            <param name="specified"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmNcPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnNcHitTest(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnNcCalcSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnNcActivate(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmNcMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmNcMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmNcLButtonDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmLButtonUp(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmCaptureChanged(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnGetMinMaxInfo(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmWindowPosChanging(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmWindowPosChanged(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmSetCursor(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnWmSysSommand(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.themeChanged">
            <summary>
            Used to check whether the theme changed in Windows 7. Fix for #WF-25790.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.OnDwmCompositionChanged(System.Windows.Forms.Message@)">
            <summary>
            Occurrs when the composition changed.
            </summary>
            <param name="m">The Window message.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.CanExtend(System.Object)">
            <summary>
            Gets a value indicating whether a control can be extended.
            </summary>
            <param name="extendee">The object which needs to extend</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.System#Windows#Forms#IMessageFilter#PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.UpdateFrame">
            <summary>
            Update the frame.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.UpdateRegion">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.UpdateColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetFormPath(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetFormRegion(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.IsMaximized">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.IsMinimized">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.IsSizeable">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ProcessShortcut(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.UpdateRenderers">
            <summary>
            Updates the renderers.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetShortcutTarget(System.Object)">
            <summary>
            
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetHitTest(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="pt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.PerformExtendedLayout">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.UpdateStartupBounds(System.Windows.Forms.CreateParams@)">
            <summary>
            
            </summary>
            <param name="result"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.AdjustWorkingArea(System.Drawing.Rectangle@)">
             <summary>
            
             </summary>
             <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.MoveForm(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="lParam"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ResizeForm(System.Int32,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="direction"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.IsContainDockedControl">
            <summary>
            To check whether any control is docked using docked windows.
            </summary>
            <returns>Returns true if docked Control is present</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawBorders(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrame(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameCaption(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameIcon(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Win32API.SystemCommand,System.Boolean)">
            <summary>
            
            </summary>
            <param name="img"></param>
            <param name="rc"></param>
            <param name="bEnabled"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameButtonBackgroundSelected(System.Drawing.Graphics,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameButtonBackgroundPressed(System.Drawing.Graphics,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameButtonGradient(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="color"></param>
            <param name="color_4"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameButtonFlash(System.Drawing.Graphics,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameButtonBorder(System.Drawing.Graphics,System.Drawing.Rectangle@,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="color"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.DrawFrameText(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetButtonImage(Syncfusion.Windows.Forms.Tools.Win32API.SystemCommand)">
            <summary>
            
            </summary>
            <param name="buttonID"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetButtonId(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="points"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetButtonId(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="pt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.IsButtonEnabled(Syncfusion.Windows.Forms.Tools.Win32API.SystemCommand)">
            <summary>
            
            </summary>
            <param name="button"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.InvalidateFrame">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.BaseWndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetMdiMaxBounds">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ShouldSerializeAppearance">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ResetAppearance">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ShouldSerializedHelpButton">
            <summary>
            Serialzing the HelpButton image.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ShouldSerializeColorScheme">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ResetColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ShouldSerializeMinimumSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ResetMinimumSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ShouldSerializeBorder">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ResetBorder">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ShouldSerializeShortcut(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.ResetShortcut(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.GetShortcut(System.ComponentModel.Component)">
            <summary>
            Gets the RibbonForm shortcut.
            </summary>
            <param name="component">The component which specified as shortcut.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.SetShortcut(System.ComponentModel.Component,System.Windows.Forms.Keys)">
            <summary>
            Sets the RibbonForm shortcut.
            </summary>
            <param name="component">The component which set as shortcut</param>
            <param name="value">The shortcut key value.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_Appearance">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_ColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_ColorTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.colorTable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_TopLeftRadius">
            <summary>
            
            </summary>
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_Borders">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_DwmFrame">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_nTopHeight">
            <summary>
            Height of all TopMost Ribbon controls
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_nBottomHeight">
            <summary>
            Height of all BottomMost Ribbon controls
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_hShortcuts">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_bActiveState">
            <summary>
            Indicates parent form's state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_bSuppressSizing">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_bCompositionEnabled">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_selectedButton">
            <summary>
            Selected system button. (SC_NONE - no button is selected)
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_pressedButton">
            <summary>
            Pressed system button. (SC_NONE - no button is pressed)
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_highlightedButton">
            <summary>
            Highlighted system button. (SC_NONE - no button is highlighted)
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_frameLayout">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_MenuStrip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_bMouseIsTracked">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_blTitle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_blFrameButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_blFrameButtonBorder">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_RibbonHeight">
            <summary>
            Used to get the height of the Ribbon
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_MinimizePanel">
            <summary>
            Indicates whether the RibbonControlAdv is in Minimized state
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.m_QuickPanelHeight">
            <summary>
            Gets the Height of the Ribbon,when QuickPanel is below the Ribbon.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.EnableAeroTheme">
            <summary>
            Gets/ Sets whether the AeroTheme has to be Enabled or Disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.EnableRibbonBorder">
            <summary>
            Gets/Sets the visibility of the RibbonForm Border.
            </summary> 
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.HelpButtonToolTip">
            <summary>
            Gets or sets HelpButtonToolTip
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.HelpButtonImage">
            <summary>
            Gets or sets HelpButtonImage
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.ColorScheme">
            <summary>
            Specifies the office color scheme of the Ribbon Form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.Appearance">
            <summary>
            Specifies the appearance of the form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.TopLeftRadius">
            <summary>
            Specifies the radius for the curved top left corner of the Ribbon Form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.Borders">
            <summary>
            Office2007 borders.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.AutoScroll">
            <summary>
            AutoScroll is not supported
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.MinimumSize">
            <summary>
            The minimum size the form can be resized to.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.DisplayRectangle">
            <summary>
            Gets the bounds of the display rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.ActiveState">
            <summary>
            Gets or sets parent form state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.CompositionEnabled">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.BordersInternal">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.DwmFrame">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.SystemFrame">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.DwmButtonBounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.IsRightToLeft">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.SelectedButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.PressedButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.HighlightedButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayout">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonForm.GetMinSize">
            <summary>
            Occurs when get the Min size.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonForm.GetMargins">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonForm.ShowSystemMenu">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonForm.ColorSchemeType">
            <summary>
            Specifies the ColorSchemeType
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.ColorSchemeType.Managed">
            <summary>
            The managed custom color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.ColorSchemeType.Silver">
            <summary>
            The silver color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.ColorSchemeType.Blue">
            <summary>
            The Blue color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.ColorSchemeType.Black">
            <summary>
            The Black color scheme.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonForm.AppearanceType">
            <summary>
            Specifies the AppearanceType.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.AppearanceType.Normal">
            <summary>
            Default appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.AppearanceType.Office2007">
            <summary>
            Office2007 appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo">
            <summary>
            FrameLayoutInfo class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.#ctor(Syncfusion.Windows.Forms.Tools.RibbonForm)">
            <summary>
            Constructor of the FrameLayoutInfo
            </summary>
            <param name="form">The RibbonForm </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.PerformLayout(System.Int32,System.Int32)">
            <summary>
            Perform the layout of the form.
            </summary>
            <param name="width">The width of the form.</param>
            <param name="height">The height of the form.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.m_form">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.m_rcText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.m_rcIcon">
            <summary>
            Initialize the Icon box rectangle. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.m_rcMin">
            <summary>
            Initialize the minimize box rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.m_rcMax">
            <summary>
            Initialize the maximize box rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.m_rcClose">
            <summary>
            Initialize the close button rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.m_rcHelpButton">
            <summary>
            Initialize the Help button rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.m_iBorderWidth">
            <summary>
            Initialize the border width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.TextBox">
            <summary>
            Gets the rectangle of the text box.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.IconBox">
            <summary>
            Gets the rectangle of the IconBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.MinimizeBox">
            <summary>
            Gets the rectangle of the MinimizeBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.MaximizeBox">
            <summary>
            Gets the rectangle of the MaximizeBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.CloseBox">
            <summary>
            Gets the rectangle of the CloseBox
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.HelpButton">
            <summary>
            Gets the rectangle of the HelpButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonForm.FrameLayoutInfo.BorderWidth">
            <summary>
            Gets the border width of the RibbonForm.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonForm.CaptionManager">
            <summary>
            The CaptionManager class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonForm.CaptionManager.#ctor(Syncfusion.Windows.Forms.Tools.RibbonForm,System.Boolean)">
            <summary>
            Constructor of the CaptionManager
            </summary>
            <param name="form">The RibbonForm</param>
            <param name="bHideCaption">Indicates the whether the caption needs to be hide or not</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DwmAPI">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DwmAPI.WM_DWMCOMPOSITIONCHANGED">
            <summary>
            Composition changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DwmAPI.DwmIsCompositionEnabled(System.Boolean@)">
            <summary>
            Indicates whether the composition enabled or not.
            </summary>
            <param name="pfEnabled">Indicates whether the composition enabled or not.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DwmAPI.DwmExtendFrameIntoClientArea(System.IntPtr,Syncfusion.Windows.Forms.Tools.DwmAPI.MARGINS@)">
            <summary>
            
            </summary>
            <param name="?"></param>
            <param name="pMarInset"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DwmAPI.FillBlackRegion(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Fill region
            </summary>
            <param name="g"> The graphics object which helps to draw the object.</param>
            <param name="rc"> The rectangle which needs to fill.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DwmAPI.FillBlackRegion(System.IntPtr,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="destdc"></param>
            <param name="rc"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DwmAPI.IsCompositionEnabled">
            <summary>
            Gets the IsCompositionEnabled
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DwmAPI.DWMWINDOWATTRIBUTE">
            <summary>
            Window attribute.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DwmAPI.DttFlags">
            <summary>
            Dtt flags.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DwmAPI.MARGINS">
            <summary>
            Margin of the layout
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonFormShortcutEditor">
            <summary>
            The RibbonFormShortcutEditor class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonFormShortcutEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle() method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <param name="provider">An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>The new value of the object. If the value of the object has not changed, this should return the same object it was passed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonFormShortcutEditor.CheckValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Check the value.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <param name="provider">An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripEventArgs">
            <summary>
            Event arguments for ToolStripEventHandler
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEventArgs.ToolStrip">
            <summary>
            Underlying ToolStrip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEventArgs.#ctor(System.Windows.Forms.ToolStrip)">
            <summary>
            Initializes a new instance of the ToolStripEventArgs class.
            </summary>
            <param name="toolStrip">Underlying ToolStrip.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripEventHandler">
            <summary>
            Delegate for events related to ToolStrips.
            </summary>
            <param name="sender">Sender object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonPanel">
            <summary>
            Control for managing layout of ToolStrips.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.SCROLLBARBUTTON_WIDTH">
            <summary> Width of button that scrolling tab items. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.BORDER_WIDTH">
            <summary> Border width of Ribbon panel. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.TIMER_INT">
            <summary> Interval for timer. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_tabItem">
            <summary>
            Corresponding TabItem. Can be null if RibbonPanel is independent control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_toolStripsIntermediate">
            <summary>
            Stores the Intermediate toolstrips.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_iScrollPosition">
            <summary> Position of rightmost tab Item. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_bRightScrollSelected">
            <summary> Indicates if right scroll button is selected. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_bLeftScrollSelected">
            <summary> Indicates if left scroll button is selected. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_timer">
            <summary>
            Timer for handling mouse keeping pushed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_timerInt">
            <summary> Interval for timer. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_pushedButton">
            <summary> Currently pushed button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_launcherStyle">
            <summary>
            Launcher style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_bShowCaption">
            <summary>
            Indicates whether caption should be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_bShowLauncher">
            <summary>
            Indicates whether launcher should be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_captionStyle">
            <summary>
            Caption style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_captionTextStyle">
            <summary>
            Caption text style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_captionAlignment">
            <summary>
            Caption alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_captionFont">
            <summary>
            Caption font.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_nCaptionMinHeight">
            <summary>
            Caption minimal height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_colorScheme">
            <summary>
            Color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_borderStyle">
            <summary>
            Border style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.CreateAccessibilityInstance">
            <summary>
            Provided accessibility to the control.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_AutoSize">
            <summary>
            Gets/sets the AutoSize property for the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.m_RightToLeft">
            <summary>
            Gets or set the RightToLeft.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.#ctor">
            <summary>
            Initializes a new instance of the RibbonPanel class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripTabItem)">
            <summary>
             Initializes a new instance of the RibbonPanel class.
            </summary>
            <param name="tabItem">Corresponding tab item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.AddToolStrip(Syncfusion.Windows.Forms.Tools.ToolStripEx)">
            <summary>
            Adds new tool strip to the control.
            </summary>
            <param name="toolStrip">ToolStrip to be added.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.UpdateCaptions">
            <summary>
            Redraws toolstrips.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.UpdateRenderers">
            <summary>
            Redraws toolstrips using new renderers.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.UpdateRenderers(System.Boolean)">
            <summary>
            Redraws toolstrips using new renderers.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fit.
            </summary>
            <param name="proposedSize">The custom-sized area for a control.</param>
            <returns>A System.Drawing.Size ordered pair, representing the width and height of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.SetToolStripLocationRTL(Syncfusion.Windows.Forms.Tools.ToolStripEx,System.Windows.Forms.RightToLeft,System.Int32)">
            <summary>
            Locates toolstrips according to RightToLeft value.
            </summary>
            <param name="pToolStrip"> ToolStripEx to be located. </param>
            <param name="pRightToLeft"> RightToLeft value. </param>
            <param name="pX"> Left value for ToolStripEx. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.OnParentChanged(System.EventArgs)">
            <summary>
            Updates toolstrips appearance.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary> Reaction on selection scroll buttons also. </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.OnMouseLeave(System.EventArgs)">
            <summary> Reaction on deselection scroll buttons also. </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Resets timers and releases mouse capture.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.OnMouseCaptureChanged(System.EventArgs)">
            <summary> Handles release of mouse capture. </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.CloseOpenedDropDown">
            <summary>
            Method search for opened DropDown and closes it.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.CloseOpenedDropDown(System.Windows.Forms.ToolStripItem)">
            <summary>
            Indicates if item has DropDown and this DropDown is opened.
            </summary>
            <param name="item"> Item to check. </param>
            <returns>Returns true if closed the dropdown</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.GetCollapsedWidth">
            <summary>
            Returns collapsed width of all ToolStripEx
            </summary>
            <returns>Returns collapsed width</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.GetToolStripWidth">
            <summary>
            To get the Width of the ToolStripEx in RibbonPanel.
            </summary>        
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.GetExpandedWidth">
            <summary>
            To get Expanded width of the ToolStripEx.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.GetAllIntermediateWidth">
            <summary>
            To get all the ToolStripEx Intermediate wwidth in RibbinPanel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.GetIntermediateWidth">
            <summary>
            To get intermediate width of the ToolStripEx.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.GetToolStripExCollapsedWidth">
            <summary>
            To get the collapsed width of the TolStripEx
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.UpdateVisibility">
            <summary>
            Manages visibility of panel according to the state of corresponding tab item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.StartTimer(Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollButtonsArea)">
            <summary>
            Initializes and starts timer.
            </summary>
            <param name="mousePushedArea">Area where mouse was pushed and caused timer to start.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollToRight">
            <summary> Move controls to right according to scroll position and their location
            and set needed properties for Layout or NCCalcSize methods. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollToLeft">
            <summary> Move controls to left according to scroll position and their location. 
            and set needed properties for Layout or NCCalcSize methods </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.GetValidScrollPosition(System.Int32)">
            <summary> Method checks position value and leave as it was before. </summary>
            <param name="position">Scroll position</param>
            <returns>Returns Scroll position</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.OnTabCheckStateChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when Tab check state changed.
            </summary>
            <param name="sender"> The source of the control.</param>
            <param name="e">Te EventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.OnToolStripItemClicked(System.Object,System.Windows.Forms.ToolStripItemClickedEventArgs)">
            <summary>
            Occurs when ToolStripItem clicked.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">Thee ToolStripItemClickedEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.OnTimerTick(System.Object,System.EventArgs)">
            <summary>
            Handles mouse keeping pushed..
            </summary>
            <param name="sender">Sender object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeLauncherStyle">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.LauncherStyle"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetLauncherStyle">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.LauncherStyle"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeShowCaption">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShowCaption"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetShowCaption">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShowCaption"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeShowLauncher">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShowLauncher"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetShowLauncher">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShowLauncher"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeCaptionStyle">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionStyle"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetCaptionStyle">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionStyle"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeCaptionTextStyle">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionTextStyle"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetCaptionTextStyle">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionTextStyle"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeCaptionAlignment">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionAlignment"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetCaptionAlignment">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionAlignment"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeCaptionFont">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionFont"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetCaptionFont">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionFont"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeCaptionMinHeight">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionMinHeight"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetCaptionMinHeight">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionMinHeight"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeBorderStyle">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.BorderStyle"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetBorderStyle">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.BorderStyle"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeOfficeColorScheme">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.OfficeColorScheme"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetOfficeColorScheme">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.OfficeColorScheme"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShouldSerializeMargin">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.Margin"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.ResetMargin">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.Margin"/> property to it's default value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.TabItem">
            <summary>
            Gets or sets corresponding tab item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollPositionInternal">
            <summary> Gets or sets position of rightmost tab Item. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.AutoSize">
            <summary>
            Gets/sets the AutoSize property for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.RightToLeft">
            <summary>
            Gets or sets the RightToLeft of the Control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollPosition">
            <summary> Gets or sets position of rightmost tab Item and transfer the value to ScrollPosition property. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.IsRightScroll">
            <summary> Gets a value indicating whether if right scroll button must be located on Ribbon panel. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.IsLeftScroll">
            <summary> Gets a value indicating whether if left scroll button must be located on Ribbon panel. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.RightScrollSelected">
            <summary> Gets a value indicating whether if right scroll button is selected. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.LeftScrollSelected">
            <summary> Gets a value indicating whether if left scroll button is selected. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.Margin">
            <summary>
             Gets or sets the space between controls.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.PushedButton">
            <summary> Gets or sets area in which user pushed mouse button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.RightScrollBounds">
            <summary> Gets bounds of right scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.LeftScrollBounds">
            <summary> Gets bounds of left scroll button. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.Size">
            <summary>
            Gets or sets the height and width of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.Location">
            <summary>
            Gets or sets the coordinates of the upper-left corner of the control relative
                to the upper-left corner of its container.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.Visible">
            <summary>
            Gets or sets a value indicating whether the control and all its parent controls
            are displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.LayoutEngine">
            <summary>
            Gets the LayoutEngine (Overrides.)
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonPanel.ToolStripAdded">
            <summary>
            Occurs when new toolstrip is added to the collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonPanel.ToolStripRemoved">
            <summary>
            Occurs when toolstrip is removed from the collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonPanel.ToolStripItemClicked">
            <summary>
            Occurs when toolstrip item is clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.LauncherStyle">
            <summary>
            Gets or sets launcher style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShowCaption">
            <summary>
            Gets or sets a value indicating whether caption should be shown.
            </summary>
            <value>true, if Caption should be shown, false otherwise</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.ShowLauncher">
            <summary>
            Gets or sets a value indicating whether launcher should be shown.
            </summary>
            <value>true, if Launcher should be shown, false otherwise</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionStyle">
            <summary>
            Gets or sets caption style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionTextStyle">
            <summary>
            Gets or sets caption text style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionAlignment">
            <summary>
            Gets or sets caption alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionFont">
            <summary>
            Gets or sets caption font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.CaptionMinHeight">
            <summary>
            Gets or sets caption minimal height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.BorderStyle">
            <summary>
            Gets or sets border style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.Office2013ColorScheme">
            <summary>
            Gets the Office2013ColorScheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.Office2016ColorScheme">
            <summary>
            Gets the Office2013ColorScheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.RibbonStyle">
            <summary>
            Gets the RibbonStyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.OfficeColorScheme">
            <summary>
            Gets or sets color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.DefaultOfficeColorScheme">
            <summary>
            Gets default color scheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.DefaultBorderStyle">
            <summary>
            Gets default border style of toolstrips
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.DefaultCaptionStyle">
            <summary>
            Gets default caption style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanel.DefaultLauncherStyle">
            <summary>
            Gets default launcher style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollButtonsArea">
            <summary>
            Different areas of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollButtonsArea.None">
            <summary> Out of scroll buttons. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollButtonsArea.RightScrollButton">
            <summary> Right scroll button. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.ScrollButtonsArea.LeftScrollButton">
            <summary> Left scroll button. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonPanel.RibbonPanelLayout">
            <summary>
            The RibbonPanelLayout class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanel.RibbonPanelLayout.SPACE_BETWEEN_TOOLSTRIP">
            <summary> Default distance between two ToolStrips inside a RibbonPanel. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.RibbonPanelLayout.#ctor(System.Windows.Forms.Layout.LayoutEngine)">
            <summary>
            Constructor of the RibbonPanelLayout.
            </summary>
            <param name="baseLayout">The LayoutEngine provides the information about the layout.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.RibbonPanelLayout.InitLayout(System.Object,System.Windows.Forms.BoundsSpecified)">
            <summary>
            Initialize the RibbonPanelLayout. (Overrides)
            </summary>
            <param name="child">The source of the control.</param>
            <param name="specified">The bounds specified.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanel.RibbonPanelLayout.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Overrides the layout.
            </summary>
            <param name="container"> The source of the control.</param>
            <param name="layoutEventArgs">The LayoutEventArgs contains the event data.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.m_ribbonpanel">
            <summary>
            RibbonControlAdv
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Constructor
            </summary>
            <param name="ribbonpanel">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.GetChildCount">
            <summary>
            Retrieves the number of children in the accessible object.
            </summary>
            <returns>Number of Child.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.GetChild(System.Int32)">
            <summary>
            Retrieves the accessible child corresponding to the index.
            </summary>
            <param name="index">Index</param>
            <returns>Child specified to the index</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.GetFocused">
            <summary>
            Retrieves the object that has the focus.
            </summary>
            <returns>>An RibbonControlAdvAccessibility that specifies the currently focused child.
            This method returns the calling object if the object itself is focused. Returns null if no object has focus.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.State">
            <summary>
            Gets the state of this accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
            <returns>The description of what the object does or how the object is used.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
            <returns>An RibbonControlAdvAccessibility that represents the parent of an accessible object, or null if there is no parent object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelAccessibility.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer">
            <summary>
            The RibbonPanelRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office12ColorTable)">
            <summary>
            Constructor of the RibbonPanelRenderer
            </summary>
            <param name="colorTable">The Office12ColorTable</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.#ctor(System.Windows.Forms.ProfessionalColorTable)">
            <summary>
            Intended for compatibility with the <see cref="T:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer"/>. Not to be used in the applications.
            </summary>
            <param name="colorTable">Instance of Office2010ColorTable</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.GetBorderWidth(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Gets the Ribbon panel border width.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draw the RibbonPanel background.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="pe">The PaintEventArgs contains the data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.DrawFrame(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Draw the Frame.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.DrawBorders(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,Syncfusion.Windows.Forms.Tools.ToolStripTabGroup,System.Drawing.Rectangle)">
            <summary>
            Draw the borders
            </summary>
            <param name="g">The Graphics object which is used paint the RibbonPanel.</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="tsTabGroup">The ToolStripTabGroup instance.</param>
            <param name="rect">The rectangle which needs to draw the border.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.DrawRightScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Right scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.DrawLeftScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Left scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.IsPanelAboveTheTabItem(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Indicates whether RibbonPanel is located above the corresponding TabItem.
            </summary>
            <param name="panel"> RibbonPanel control. </param>
            <returns>Returns bool value</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.EBITMAP.ebRightArrow">
            <summary>
            Represent Right arrow
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanelRenderer.EBITMAP.ebLeftArrow">
            <summary>
            Reprents left arrow
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer">
            <summary>
            The Office2010RibbonPanelRenderer class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer.#ctor">
            <summary>
            Constructor of the Office2010RibbonPanelRenderer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office2010ColorTable)">
            <summary>
            Constructor of the Office2010RibbonPanelRenderer
            </summary>
            <param name="colorTable">The Office2010ColorTable</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draw the RibbonPanel background.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="pe">The PaintEventArgs contains the data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer.DrawBorders(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,Syncfusion.Windows.Forms.Tools.ToolStripTabGroup,System.Drawing.Rectangle)">
            <summary>
            Draw the borders
            </summary>
            <param name="g">The Graphics object which is used paint the RibbonPanel.</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="tsTabGroup">The ToolStripTabGroup instance.</param>
            <param name="rect">The rectangle which needs to draw the border.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer.DrawFrame(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Draw the Frame.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer.DrawLeftScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Left scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010RibbonPanelRenderer.DrawRightScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Right scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2013RibbonPanelRenderer">
            <summary>
            The Office2013RibbonPanelRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013RibbonPanelRenderer.#ctor">
            <summary>
            Constructor of the Office2013RibbonPanelRenderer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013RibbonPanelRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office2010ColorTable)">
            <summary>
            Constructor of the Office2013RibbonPanelRenderer
            </summary>
            <param name="colorTable">The Office2010ColorTable</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013RibbonPanelRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draw the RibbonPanel background.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="pe">The PaintEventArgs contains the data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013RibbonPanelRenderer.DrawBorders(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,Syncfusion.Windows.Forms.Tools.ToolStripTabGroup,System.Drawing.Rectangle)">
            <summary>
            Draw the borders
            </summary>
            <param name="g">The Graphics object which is used paint the RibbonPanel.</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="tsTabGroup">The ToolStripTabGroup instance.</param>
            <param name="rect">The rectangle which needs to draw the border.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013RibbonPanelRenderer.DrawFrame(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Draw the Frame.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013RibbonPanelRenderer.DrawLeftScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Left scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2013RibbonPanelRenderer.DrawRightScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Right scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2016RibbonPanelRenderer">
            <summary>
            The Office2016RibbonPanelRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016RibbonPanelRenderer.#ctor">
            <summary>
            Constructor of the Office2016RibbonPanelRenderer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016RibbonPanelRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office2010ColorTable)">
            <summary>
            Constructor of the Office2016RibbonPanelRenderer
            </summary>
            <param name="colorTable">The Office2010ColorTable</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016RibbonPanelRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draw the RibbonPanel background.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="pe">The PaintEventArgs contains the data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016RibbonPanelRenderer.DrawBorders(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,Syncfusion.Windows.Forms.Tools.ToolStripTabGroup,System.Drawing.Rectangle)">
            <summary>
            Draw the borders
            </summary>
            <param name="g">The Graphics object which is used paint the RibbonPanel.</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="tsTabGroup">The ToolStripTabGroup instance.</param>
            <param name="rect">The rectangle which needs to draw the border.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016RibbonPanelRenderer.DrawFrame(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Draw the Frame.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016RibbonPanelRenderer.DrawLeftScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Left scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016RibbonPanelRenderer.DrawRightScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Right scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer">
            <summary>
            The TouchStyleRibbonPanelRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer.#ctor">
            <summary>
            Constructor of the TouchStyleRibbonPanelRenderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office2010ColorTable)">
            <summary>
            Constructor of the TouchStyleRibbonPanelRenderer.
            </summary>
            <param name="colorTable">The Office2010ColorTable.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draw the RibbonPanel background.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="pe">The PaintEventArgs contains the data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer.DrawBorders(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,Syncfusion.Windows.Forms.Tools.ToolStripTabGroup,System.Drawing.Rectangle)">
            <summary>
            Draw the borders
            </summary>
            <param name="g">The Graphics object which is used paint the RibbonPanel.</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="tsTabGroup">The ToolStripTabGroup instance.</param>
            <param name="rect">The rectangle which needs to draw the border.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer.Draw(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the RibbonPanel.
            </summary>
            <param name="g">The Graphics object which is used paint the RibbonPanel.</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rc">The rectangle which needs to drawn</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer.DrawFrame(Syncfusion.Windows.Forms.Tools.RibbonPanel)">
            <summary>
            Draw the Frame.
            </summary>
            <param name="panel">The RibbonPanel instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer.DrawLeftScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Left scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchStyleRibbonPanelRenderer.DrawRightScroll(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.RibbonPanel,System.Drawing.Rectangle)">
            <summary>
            Draw the Right scroll button.
            </summary>
            <param name="g">The Graphics object which is used paint scroll</param>
            <param name="panel">The RibbonPanel instance.</param>
            <param name="rect">The rectangle which needs to draw the scroll button.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripsCollection">
            <summary>
            Collection of toolstrips.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripsCollection.Add(System.Object)">
            <summary>
            Adds an object to the end of the ToolStripsCollection.
            </summary>
            <param name="value">The source of the control which needs to be added. The item can be added to end of the ToolStripsCollection</param>
            <returns>The ToolStripsCollection index at which the value has been added.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripsCollection.ToolStrip_Disposed(System.Object,System.EventArgs)">
            <summary>
            Removes disposed control from collection.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripsCollection.ToolStripAdded">
            <summary>
            Raised when new toolstrip is added.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripsCollection.ToolStripRemoved">
            <summary>
            Raised when disposed toolstrip is removed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner">
            <summary>
            Designer for RibbonPanel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.m_verbs">
            <summary>
            Collection of verbs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.m_control">
            <summary>
            Design time RibbonPanel instance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initialize the RibbonPanelDesigner
            </summary>
            <param name="component"> The component which needs to specified.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.AddToolStrip(System.Object,System.EventArgs)">
            <summary>
            Add the ToolStrip
            </summary>
            <param name="sender">The source of the object.</param>
            <param name="e">The EventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.CanParent(System.Windows.Forms.Control)">
            <summary>
             Indicates whether the specified control can be a child of the control managed by this designer. 
            </summary>
            <param name="control">The source of the control to test.</param>
            <returns>true if the specified control can be a child of the control managed by this designer; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.OnToolStripAdded(System.Object,Syncfusion.Windows.Forms.Tools.ToolStripEventArgs)">
            <summary>
            Occurs when ToolStrip added.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="args">The ToolStripEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.OnToolStripRemoved(System.Object,Syncfusion.Windows.Forms.Tools.ToolStripEventArgs)">
            <summary>
            Occurs when ToolStrip removed.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="args">The ToolStripEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.OnPanelVisibleChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when visibility of the panel changed.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The EventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.OnTolStripStateChanging(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            Occurs when ToolStrip state changing.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The CancelEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.OnToolStripStateChanging(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            Occurs when ToolStrip state changing.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The CancelEventArgs contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.Verbs">
            <summary>
            Gets collection of verbs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelDesigner.SelectionRules">
            <summary>
            Gets the SelectionRules. (Overrides.)
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonPanelMergeContainer">
            <summary>
            RibbonPanelMerge Container 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonPanelMergeContainer.#ctor">
            <summary>
            Constructor of the RibbonPanelMergeContainer
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelMergeContainer.Size">
            <summary>
            Gets or sets the height and width of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelMergeContainer.Location">
            <summary>
            Gets or sets the coordinates of the upper-left corner of the control relative
                to the upper-left corner of its container.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelMergeContainer.DefaultOfficeColorScheme">
            <summary>
            Gets default color scheme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelMergeContainer.DefaultBorderStyle">
            <summary>
            Gets default border style of toolstrips
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonPanelMergeContainer.DefaultCaptionStyle">
            <summary>
            Gets default caption style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar">
            <summary>
            RibbonTab Bar
            </summary>
            <summary>
            RibbonTab Bar
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabControl">
            <summary>
            Control that allows grouping child controls into tab pages.
            </summary>
            <summary>
            Ribbon TabControl
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabControl.m_header">
            <summary>
            Header control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.#ctor">
            <summary>
            Initializes a new instance of the RibbonTabControl class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.AddGroup">
            <summary>
            Adds new ribbon tab group.
            </summary>
            <returns>Newly created tab group.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.AddGroup(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds ribbon tab group to the control.
            </summary>
            <param name="group">RibbonTabGroup instance to be added.</param>
            <returns>Added RibbonTabGroup instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.AddTabItem">
            <summary>
            Adds new ribbon tab item to the new ribbon tab group.
            </summary>
            <returns>Newly created tab item.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.AddItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Adds toolstrip item to the newly created tab group.
            </summary>
            <param name="item">ToolStripItem instance to be added.</param>
            <returns>Added ToolStripItem instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.AddTabItem(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds new ribbon tab item to the specified tab group.
            </summary>
            <param name="group">RibbonTabGroup that has to host new item.</param>
            <returns>Newly created RibbonTabItem..</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.AddItem(System.Windows.Forms.ToolStripItem,Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds toolstrip item to the specified tab group.
            </summary>
            <param name="item">ToolStripItem instance to be added.</param>
            <param name="group">RibbonTabGroup that has to host the item.</param>
            <returns>Added ToolStripItem instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.GetGroupAtScreenPoint(System.Drawing.Point)">
            <summary>
            Gets tab group located at the specified point in screen coordinates.
            </summary>
            <param name="p">Point in screen coordinates.</param>
            <returns>Group located at the specified point.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.HidePages">
            <summary>
            Hides all pages.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.GetHeader">
            <summary>
            Retrieves header for the control.
            </summary>
            <returns>IRibbonHeaderControl instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.OnRibbonTabItemAdded(System.Object,Syncfusion.Windows.Forms.Tools.RibbonTabItemEventArgs)">
            <summary>
            Creates new tab page (if needed) and initializes.
            </summary>
            <param name="sender">Sender object</param>
            <param name="args"> RibbonTabItemEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.OnLoad(System.EventArgs)">
            <summary>
            Shows initial page.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Correctly docks new tab page.
            </summary>
            <param name="e"> ControlEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.ShouldSerializeGroupsCaptionColor1">
            <summary>
            Indicates whether the current value of the GroupsCaptionColor1 property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.ResetGroupsCaptionColor1">
            <summary>
            Resets the GroupsCaptionColor1 property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.ShouldSerializeGroupsCaptionColor2">
            <summary>
            Indicates whether the current value of the GroupsCaptionColor2 property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.ResetGroupsCaptionColor2">
            <summary>
            Resets the GroupsCaptionColor2 property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.ShouldSerializeGroupsCaptionFontColor">
            <summary>
            Indicates whether the current value of the GroupsCaptionFontColor property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.ResetGroupsCaptionFontColor">
            <summary>
            Resets the GroupsCaptionFontColor property to it's default value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabControl.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabControl.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabControl.Groups">
            <summary>
            Gets collection of tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabControl.HeaderSize">
            <summary>
            Gets or sets Size of the header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabControl.HeaderDock">
            <summary>
            Gets or sets Docking style of the header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabControl.FillWidthWithItems">
            <summary>
            Gets or sets a value indicating whether with of control should be filled with RibbonTabItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabControl.GroupsCaptionColor1">
            <summary>
            Gets or sets the first color of caption gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabControl.GroupsCaptionColor2">
            <summary>
            Gets or sets the second color of caption gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabControl.GroupsCaptionFontColor">
            <summary>
            Gets or sets color of groups caption font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabControl.Header">
            <summary>
            Gets header control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonTabControl.TabChanging">
            <summary>
            Raised when tab is about to be changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonTabControl.TabChanged">
            <summary>
            Raised when tab is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.#ctor">
            <summary>
            Initializes a new instance of the RibbonTabBar class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.GetHeader">
            <summary>
            Retrieves header for the control.
            </summary>
            <returns>IRibbonHeaderControl instance.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.LeftPanel">
            <summary>
            Gets left panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.TopPanel">
            <summary>
            Gets top panel.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.TabChanging">
            <summary>
            Raised when tab is about to be changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBar.TabChanged">
            <summary>
            Raised when tab is changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader">
            <summary>
            RibbonTabBar Header
            </summary>
            <summary>
            RibbonTabBar Header
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl">
            <summary>
            Interface for RibbonHeaderControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.AddGroup">
            <summary>
            Adds new ribbon tab group.
            </summary>
            <returns>Newly created tab group.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.AddGroup(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds ribbon tab group to the control.
            </summary>
            <param name="group">RibbonTabGroup instance to be added.</param>
            <returns>Added RibbonTabGroup instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.AddTabItem">
            <summary>
            Adds new ribbon tab item to the new ribbon tab group.
            </summary>
            <returns>Newly created tab item.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.AddItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Adds toolstrip item to the newly created tab group.
            </summary>
            <param name="item">ToolStripItem instance to be added.</param>
            <returns>Added ToolStripItem instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.AddTabItem(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds new ribbon tab item to the specified tab group.
            </summary>
            <param name="group">RibbonTabGroup that has to host new item.</param>
            <returns>Newly created RibbonTabItem.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.AddItem(System.Windows.Forms.ToolStripItem,Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds toolstrip item to the specified tab group.
            </summary>
            <param name="item">ToolStripItem instance to be added.</param>
            <param name="group">RibbonTabGroup that has to host the item.</param>
            <returns>Added ToolStripItem instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.GetParentForChildsTransparentRendering">
            <summary>
            Returns control that has to be shown behind transparent childs.
            </summary>
            <returns>Required control.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.GetTabsHeader">
            <summary>
            Returns header for tab control.
            </summary>
            <returns>Required tab header.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.Groups">
            <summary>
            Gets collection of tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.FillWidthWithItems">
            <summary>
            Gets or sets a value indicating whether with of control should be filled with RibbonTabItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.GroupsCaptionColor1">
            <summary>
            Gets or sets the first color of caption gradiend.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.GroupsCaptionColor2">
            <summary>
            Gets or sets the second color of caption gradiend.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.GroupsCaptionFontColor">
            <summary>
            Gets or sets color of caption font.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.RibbonTabItemAdded">
            <summary>
            Raised when newly created tab item is added to the control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.TabChanging">
            <summary>
            Raised when tab is about to be changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IRibbonHeaderControl.TabChanged">
            <summary>
            Raised when tab is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.#ctor">
            <summary>
            Initializes a new instance of the RibbonTabBarHeader class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.AddGroup">
            <summary>
            Adds new ribbon tab group.
            </summary>
            <returns>Newly created tab group.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.AddGroup(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds ribbon tab group to the control.
            </summary>
            <param name="group">RibbonTabGroup instance to be added.</param>
            <returns>Added RibbonTabGroup instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.AddTabItem">
            <summary>
            Adds new ribbon tab item to the new ribbon tab group.
            </summary>
            <returns>Newly created tab item.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.AddItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Adds toolstrip item to the newly created tab group.
            </summary>
            <param name="item">ToolStripItem instance to be added.</param>
            <returns>Added ToolStripItem instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.AddTabItem(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds new ribbon tab item to the specified tab group.
            </summary>
            <param name="group">RibbonTabGroup that has to host new item.</param>
            <returns>Newly created RibbonTabItem.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.AddItem(System.Windows.Forms.ToolStripItem,Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds toolstrip item to the specified tab group.
            </summary>
            <param name="item">ToolStripItem instance to be added.</param>
            <param name="group">RibbonTabGroup that has to host the item.</param>
            <returns>Added ToolStripItem instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.GetParentForChildsTransparentRendering">
            <summary>
            Returns control that has to be shown behind transparent childs.
            </summary>
            <returns>Required control.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.GetTabsHeader">
            <summary>
            Returns header for tab control.
            </summary>
            <returns>Required tab header.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.TabHeaderControl">
            <summary>
            Gets ribbon header control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.LeftPanel">
            <summary>
            Gets left panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.TopPanel">
            <summary>
            Gets top panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.Groups">
            <summary>
            Gets collection of tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.FillWidthWithItems">
            <summary>
            Gets or sets a value indicating whether with of control should be filled with RibbonTabItems.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.RibbonTabItemAdded">
            <summary>
            Raised when newly created tab item is added to the control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.TabChanging">
            <summary>
            Raised when tab is about to be changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.TabChanged">
            <summary>
            Raised when tab is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.GroupsCaptionColor1">
            <summary>
            Gets or sets the first color of caption gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.GroupsCaptionColor2">
            <summary>
            Gets or sets the second color of caption gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarHeader.GroupsCaptionFontColor">
            <summary>
            Gets or sets color of caption font.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarRenderer">
            <summary>
            Renderer for RibbonTabBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.RibbonTabBarRenderer.m_backgroundBlend">
            <summary>
            Blend for painting gradient background.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.Design.RibbonTabBarDesigner">
            <summary>
            Designer for RibbonTabBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner">
            <summary>
            Designer for RibbonTabControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.m_control">
            <summary>
            Design time RibbonTabControl instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.m_verbs">
            <summary>
            Collection of verbs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.m_actionList">
            <summary>
            Action list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner._adornmentsBorderPen">
            <summary>
            Pen for drawing adornment border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes new instance of RibbonTabControlDesigner.
            </summary>
            <param name="component"> Component value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.Dispose(System.Boolean)">
            <summary>
            Releases resources.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddGroup(System.Object,System.EventArgs)">
            <summary>
            Adds new ribbon tab group.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddTabItem(System.Object,System.EventArgs)">
            <summary>
            Adds new ribbon tab item.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddButton(System.Object,System.EventArgs)">
            <summary>
            Adds new toolstrip button.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddLabel(System.Object,System.EventArgs)">
            <summary>
            Adds new toolstrip label.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddSeparator(System.Object,System.EventArgs)">
            <summary>
            Adds new toolstrip separator.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddCombobox(System.Object,System.EventArgs)">
            <summary>
            Adds new combobox.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddTextbox(System.Object,System.EventArgs)">
            <summary>
            Adds new textbox.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddProgressBar(System.Object,System.EventArgs)">
            <summary>
            Adds new progress bar.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddItem(System.Type)">
            <summary>
            Adds new toolstrip item to the control.
            </summary>
            <param name="itemType">ToolStripItem child type indicating type of component that has to be created.</param>
            <returns>Newly created component instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddNewGroup">
            <summary>
            Adds new ribbon tab group to the control.
            </summary>
            <returns>Newly created RibbonTabGroup instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.CreateHostedComponent(System.Type,System.Boolean)">
            <summary>
            Creates hosted component of given type.
            </summary>
            <param name="componentType">Type of component to create.</param>
            <param name="bAssignText">Indicates whether text property has to be assigned.</param>
            <returns>Newly created hosted component.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.CreateHostedComponent(System.Type)">
            <summary>
            Creates hosted component of given type.
            </summary>
            <param name="componentType">Type of component to create.</param>
            <returns>Newly created hosted component.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.GetDesignerHost(System.ComponentModel.Component)">
            <summary>
            Gets designer host of the component.
            </summary>
            <param name="component">Component to get designer host from.</param>
            <returns>Designer host of the control.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.AddNewItem(System.Type,Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds new toolstrip item to the control.
            </summary>
            <param name="itemType">ToolStripItem child type indicating type of component that has to be created.</param>
            <param name="group">Group to add item to.</param>
            <returns>Newly created component instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.DeactivateGroups">
            <summary>
            Deactivates all groups so that they don't highlight selected items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints dash border.
            </summary>
            <param name="pe"> PaintEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.GroupDesigner_AddNewItem(System.Object,Syncfusion.Windows.Forms.Tools.AddNewToolStripItemEventArgs)">
            <summary>
            Adds new item to the group.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.Groups_GroupAdded(System.Object,Syncfusion.Windows.Forms.Tools.RibbonTabGroupEventArgs)">
            <summary>
            Initializes group designer.
            </summary>
            <param name="sender">Sender object</param>
            <param name="args"> RibbonTabGroupEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.GroupDesigner_GroupClicked(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Activates corresponding group so that it highlights clicked item.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.GroupDesigner_AddNewSingleItem(System.Object,Syncfusion.Windows.Forms.Tools.NewItemDroppedAtSingleItemGroupEventArgs)">
            <summary>
            Adds new single item.
            </summary>
            <param name="sender">Sender object</param>
            <param name="args">NewItemDroppedAtSingleItemGroupEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.SelectionService_SelectionChanged(System.Object,System.EventArgs)">
            <summary>
            Removes selected item highlighting if needed.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.ChangeService_ComponentRemoved(System.Object,System.ComponentModel.Design.ComponentEventArgs)">
            <summary>
            Removes single item group if single item was removed.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.Verbs">
            <summary>
            Gets verbs collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner.ActionLists">
            <summary>
            Gets action list.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.Design.RibbonTabBarHeaderDesigner">
            <summary>
            Designer for RibbonTabBarHeader.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IHeaderDesigner">
            <summary>
            Interface for designer of header control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabControl.Interfaces.IHeaderDesigner.GetTabHeaderDesigner">
            <summary>
            Retrieves designer of part of header control that manages tabs.
            </summary>
            <returns>Designer of part of header control that manages tabs.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.Design.RibbonTabBarHeaderDesigner.m_control">
            <summary>
            Design time RibbonHeaderControl instance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.Design.RibbonTabBarHeaderDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes new instance of RibbonHeaderControlDesigner.
            </summary>
            <param name="component">Component param</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.RibbonTabBar.Design.RibbonTabBarHeaderDesigner.GetTabHeaderDesigner">
            <summary>
            Retrieves designer of part of header control that manages tabs.
            </summary>
            <returns>Designer of part of header control that manages tabs.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabItemEventArgs">
            <summary>
            Event arguments for RibbonTabItemEventHandler.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabItemEventArgs.Item">
            <summary>
            Underlying tab item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabItemEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.RibbonTabItem)">
            <summary>
            Initializes a new instance of the RibbonTabItemEventArgs class.
            </summary>
            <param name="item">Underlying tab item.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabGroupEventArgs">
            <summary>
            Event arguments for RibbonTabGroupEventHandler.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroupEventArgs.Group">
            <summary>
            Underlying group item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabGroupEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Initializes a new instance of the RibbonTabGroupEventArgs class.
            </summary>
            <param name="group">Underlying group item.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangedEventArgs">
            <summary>
            Event arguments for RibbonTabItemChangedEventHandler.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangedEventArgs.OldItem">
            <summary>
            Old tab item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangedEventArgs.NewItem">
            <summary>
            New tab item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.RibbonTabItem,Syncfusion.Windows.Forms.Tools.RibbonTabItem)">
            <summary>
            Initializes a new instance of the RibbonTabItemChangedEventArgs class.
            </summary>
            <param name="oldItem">Item that was selected.</param>
            <param name="newItem">Item that became selected.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangingEventArgs">
            <summary>
            Event arguments for RibbonTabItemChangingEventHandler.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangingEventArgs.Cancel">
            <summary>
            Indicated whether tab changing should be canceled.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.RibbonTabItem,Syncfusion.Windows.Forms.Tools.RibbonTabItem)">
            <summary>
            Initializes a new instance of the RibbonTabItemChangingEventArgs class.
            </summary>
            <param name="oldItem">Item that was selected.</param>
            <param name="newItem">Item that became selected.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AddNewToolStripItemEventArgs">
            <summary>
            Event arguments for AddNewToolStripItemEventHandler.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AddNewToolStripItemEventArgs.Type">
            <summary>
            Type of item to add.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AddNewToolStripItemEventArgs.#ctor(System.Type)">
            <summary>
            Initializes a new instance of the AddNewToolStripItemEventArgs class.
            </summary>
            <param name="type">Item that became selected.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NewItemDroppedAtSingleItemGroupEventArgs">
            <summary>
            Event arguments for NewItemDroppedAtSingleItemGroupEventHandler.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NewItemDroppedAtSingleItemGroupEventArgs.CloserToLeft">
            <summary>
            Indicates whether new single item has to be inserted before the sender ribbon tab group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NewItemDroppedAtSingleItemGroupEventArgs.#ctor(System.Windows.Forms.ToolStripItem,System.Boolean)">
            <summary>
            Initializes a new instance of the NewItemDroppedAtSingleItemGroupEventArgs class.
            </summary>
            <param name="item">ToolStripItem that was dropped.</param>
            <param name="bCloserToLeft">Indicates whether item was dropped closer to the left edge of the sender.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabItemEventHandler">
            <summary>
            Delegate for events related to RibbonTabItem.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabGroupEventHandler">
            <summary>
            Delegate for events related to RibbonTabGroup.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangedEventHandler">
            <summary>
            Delegate for RibbonTabItemChanged event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabItemChangingEventHandler">
            <summary>
            Delegate for RibbonTabItemChanging event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AddNewToolStripItemEventHandler">
            <summary>
            Delegate for AddNewToolStripItem event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NewItemDroppedAtSingleItemGroupEventHandler">
            <summary>
            Delegate for NewItemDroppedAtSingleItemGroup event.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl">
            <summary>
            Control representing header part of RibbonTabControl.
            </summary>
            <summary>
            RibbonHeader Control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.DEF_EMPTY_GROUP_WIDTH">
            <summary>
            Width of empty tab group.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.DEF_TOOLSTRIPCONTROLHOST_ADD_WIDTH">
            <summary>
            Additional width to add while laying out ToolStripControlHost items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.m_groups">
            <summary>
            Collection of tab groups.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.m_bFillWidthWithItems">
            <summary>
            Indicates whether with of control should be filled with RibbonTabItems.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.m_clrCaption1">
            <summary>
            The first color of caption gradiend.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.m_clrCaption2">
            <summary>
            The second color of caption gradiend.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.m_clrGroupsCaptionFont">
            <summary>
            Color of groups caption font.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.#ctor">
            <summary>
            Initializes a new instance of the RibbonHeaderControl class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.AddGroup">
            <summary>
            Adds new ribbon tab group.
            </summary>
            <returns>Newly created tab group.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.AddGroup(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds ribbon tab group to the control.
            </summary>
            <param name="group">RibbonTabGroup instance to be added.</param>
            <returns>Added RibbonTabGroup instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.AddTabItem">
            <summary>
            Adds new ribbon tab item to the new ribbon tab group.
            </summary>
            <returns>Newly created tab item.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.AddItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            Adds toolstrip item to the newly created tab group.
            </summary>
            <param name="item">ToolStripItem instance to be added.</param>
            <returns>Added ToolStripItem instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.AddTabItem(Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds new ribbon tab item to the specified tab group.
            </summary>
            <param name="group">RibbonTabGroup that has to host new item.</param>
            <returns>Newly created RibbonTabItem.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.AddItem(System.Windows.Forms.ToolStripItem,Syncfusion.Windows.Forms.Tools.RibbonTabGroup)">
            <summary>
            Adds toolstrip item to the specified tab group.
            </summary>
            <param name="item">ToolStripItem instance to be added.</param>
            <param name="group">RibbonTabGroup that has to host the item.</param>
            <returns>Added ToolStripItem instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.GetParentForChildsTransparentRendering">
            <summary>
            Returns control that has to be shown behind transparent childs.
            </summary>
            <returns>Required control.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.GetTabsHeader">
            <summary>
            Returns header for tab control.
            </summary>
            <returns>Required tab header.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Lays out tab groups.
            </summary>
            <param name="e">LayoutEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.InitItem(Syncfusion.Windows.Forms.Tools.RibbonTabItem)">
            <summary>
            Initializes new ribbon tab item.
            </summary>
            <param name="ribbonTabItem">Item to initialize.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.OnTabItemCheckStateChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs when TabItem check state changed.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The EventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.OnGroupAdded(System.Object,Syncfusion.Windows.Forms.Tools.RibbonTabGroupEventArgs)">
            <summary>
            Adds new tab group to the controls.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args">RibbonTabGroupEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.OnGroupRemoved(System.Object,Syncfusion.Windows.Forms.Tools.RibbonTabGroupEventArgs)">
            <summary>
            Lays out groups.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="args">RibbonTabGroupEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.OnItemAdded(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Initializes new tab item.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">ToolstripItemEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.OnItemRemoved(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Performs layout.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">ToolStripItemEventArgs that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.Groups">
            <summary>
            Gets collection of tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.FillWidthWithItems">
            <summary>
            Gets or sets a value indicating whether with of control should be filled with RibbonTabItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.GroupsCaptionColor1">
            <summary>
            Gets or sets the first color of caption gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.GroupsCaptionColor2">
            <summary>
            Gets or sets the second color of caption gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.GroupsCaptionFontColor">
            <summary>
            Gets or sets color of groups caption font.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.RibbonTabItemAdded">
            <summary>
            Raised when newly created tab item is added to the control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.TabChanging">
            <summary>
            Raised when tab is about to be changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.RibbonHeaderControl.TabChanged">
            <summary>
            Raised when tab is changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabGroup">
            <summary>
            Control representing one tab group.
            </summary>
            <summary>
             RibbonTab Group
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.DEF_PIXELS_TO_INFLATE_CAPTION">
            <summary>
            Number of pixels to be added to the height of the font when size of the caption is being calculated.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.DEF_BACKGROUND_BLEND_POSITIONS">
            <summary>
            Blend positions for gradient background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.DEF_BACKGROUND_BLEND_FACTORS">
            <summary>
            Blend factors for gradient background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.DEF_INITIAL_CAPTION_FONT_COLOR">
            <summary>
            Default caption font color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.DEF_INITIAL_CAPTION_COLOR1">
            <summary>
            Default first color of caption.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.DEF_INITIAL_CAPTION_COLOR2">
            <summary>
            Default second color of caption.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.m_bSingleItem">
            <summary>
            Indicates whether group stores single item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.m_clrCaptionFont">
            <summary>
            Color of caption font.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.m_clrCaption1">
            <summary>
            The first color of caption gradiend.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.m_clrCaption2">
            <summary>
            The second color of caption gradiend
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.s_backgroundBlend">
            <summary>
            Blend for painting gradient background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.s_captionFont">
            <summary>
            Font for drawing caption titles.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.s_captionHeight">
            <summary>
            Height of the caption.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.Active">
            <summary>
            Indicates whether group is active and should highlight clicked item in design time. For designer internal usage only.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.#ctor">
            <summary>
            Initializes a new instance of the RibbonTabGroup class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.InvalidateWithInnerControl">
            <summary>
            Forces inner controls of hosting items to invalidate.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.InvalidateInnerControls">
            <summary>
            Invalidates inner controls.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.SingleItem">
            <summary>
            Gets or sets a value indicating whether group stores single item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.CaptionFontColor">
            <summary>
            Gets or sets color of caption font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.CaptionColor1">
            <summary>
            Gets or sets the first color of caption gradiend.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.CaptionColor2">
            <summary>
            Gets or sets the second color of caption gradiend.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.CaptionHeight">
            <summary>
            Gets height of the caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.GripStyle">
            <summary>
            Gets or sets new default value to GripSize property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.LayoutStyle">
            <summary>
            Gets or sets new default value to LayoutStyle property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.AutoSize">
            <summary>
            Gets or sets a value indicating whether default value to AutoSize property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabGroup.CanOverflow">
            <summary>
            Gets or sets a value indicating whether CanOverflow property is set or not.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabItem">
            <summary>
            Control representing a tab item with associated tab page.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabItem.DEF_ITEM_WIDTH">
            <summary>
            Width of tab item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabItem.m_page">
            <summary>
            Associated tab page.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabItem.#ctor(Syncfusion.Windows.Forms.Tools.RibbonTabPage)">
            <summary>
            Initializes a new instance of the RibbonTabItem class.
            </summary>
            <param name="page">Ribbon tabpage</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabItem.#ctor">
            <summary>
            Initializes a new instance of the RibbonTabItem class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabItem.Activate">
            <summary>
            Raises Activated event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabItem.OnClick(System.EventArgs)">
            <summary>
            Activates the item.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RibbonTabItem.Page">
            <summary>
            Gets or sets associated tab page.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RibbonTabPage">
            <summary>
            Control representing one tab page.
            </summary>
            <summary>
            Ribbon TabPage
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabPage.#ctor">
            <summary>
            Initializes a new instance of the RibbonTabPage class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RibbonTabPage.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabPage.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RibbonTabPage.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupsCollection">
            <summary>
            Collection of tab groups.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsCollection.Add(System.Object)">
            <summary>
            Hides Add( object ) method.
            </summary>
            <param name="value">Ribbon tab group object </param>
            <returns>Returns Integer</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsCollection.Group_Disposed(System.Object,System.EventArgs)">
            <summary>
            Removes disposed control from collection.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabGroupsCollection.GroupAdded">
            <summary>
            Raised when new group is added.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabGroupsCollection.GroupRemoved">
            <summary>
            Raised when disposed group is removed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior">
            <summary>
            Behavior for ribbon header control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.DEF_STR_GROUP_DRAGDROP_FORMAT">
            <summary>
            Data format for drag drop operation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.m_control">
            <summary>
            Design time RibbonHeaderControl instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.m_behaviorService">
            <summary>
            RibbonHeaderControl designer behavior service.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.m_dragBoxFromMouseDown">
            <summary>
            Rectangle used for beginning of drag drop operation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.m_dragDropGroup">
            <summary>
            Group that should be dragged if mouse moves enough for breaking m_dragBoxFromMouseDown.
            Defined because mouse pointer can jump to another item while moving inside m_dragBoxFromMouseDown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.m_groupUnderDragDrop">
            <summary>
            Group under drag drop ooperation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.m_bDragDropCloserToRight">
            <summary>
            Indicates whether mouse pointer during drag drop operation is situated closer to the right edge of the underlying group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.#ctor(Syncfusion.Windows.Forms.Tools.RibbonHeaderControl,System.Windows.Forms.Design.Behavior.BehaviorService)">
            <summary>
            Initializes a new instance of the HeaderControlBehavior class.
            </summary>
            <param name="control">Design time instance of RibbonTabGroup.</param>
            <param name="behaviorService">Behavior Service</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Overrides the MouseDown event.
            </summary>
            <param name="g">Glyph</param>
            <param name="button">MouseButtons</param>
            <param name="mouseLoc">The mouse down point</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.OnMouseUp(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons)">
            <summary>
            Overrides the MouseUp event.
            </summary>
            <param name="g">Glyph</param>
            <param name="button">MouseButtons</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.OnMouseMove(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Called when any mouse-move message enters the adorner window of the System.Windows.Forms.Design.Behavior.BehaviorService.
            </summary>
            <param name="g">  A System.Windows.Forms.Design.Behavior.Glyph.</param>
            <param name="button">A System.Windows.Forms.MouseButtons value indicating which button was clicked.</param>
            <param name="mouseLoc">The location at which the move occurred.</param>
            <returns>true if the message was handled; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.OnDragOver(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            Processes drag drop operation.
            </summary>
            <param name="g">Graphic object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            Processes drag drop operation.
            </summary>
            <param name="g">Graphics object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.PointCloserToRightEdge(Syncfusion.Windows.Forms.Tools.RibbonTabGroup,System.Drawing.Point)">
            <summary>
            Gets bool indicating whether given point is closer to the right edge of the item than to the left edge.
            </summary>
            <param name="group">Group under the point.</param>
            <param name="point">Point that should be analysed. In adorner coordinates.</param>
            <returns>True if point is located closer to the right edge; otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.GetSelectionService">
            <summary>
            Returns selection service.
            </summary>
            <returns>Selection service</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.GetGroupFromDataObject(System.Windows.Forms.IDataObject)">
            <summary>
            Extracts group from IDataObject instance.
            </summary>
            <param name="data">IDataObject instance.</param>
            <returns>Extracted group.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.GroupUnderDragDrop">
            <summary>
            Gets group under drag drop operation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior.DragDropCloserToRight">
            <summary>
            Gets a value indicating whether mouse pointer during drag drop operation is situated closer to the right edge of the underlying group.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph">
            <summary>
            Glyph for RibbonHeaderControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph.DEF_GROUP_DROP_HIGHLIGHT_WIDTH">
            <summary>
            Width of group drop place highlighting rectangle width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph.m_control">
            <summary>
            Design time instance of RibbonHeaderControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph.m_behaviorService">
            <summary>
            RibbonHeaderControl designer behavior service.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph.m_behavior">
            <summary>
            HeaderControlBehavior instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph._dropHighlightingBrush">
            <summary>
            Brush for drawing drop place highlighting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph.#ctor(Syncfusion.Windows.Forms.Tools.RibbonHeaderControl,System.Windows.Forms.Design.Behavior.BehaviorService,Syncfusion.Windows.Forms.Tools.Design.HeaderControlBehavior)">
            <summary>
            Initializes a new instance of the HeaderControlGlyph class.
            </summary>
            <param name="control">Design time instance of RibbonTabGroup.</param>
            <param name="behaviorService">RibbonTabGroup designer behavior service.</param>
            <param name="headerControlBehavior">TabGroupBehavior instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph.GetHitTest(System.Drawing.Point)">
            <summary>
            Provides hit test logic.
            </summary>
            <param name="p"> A point to hit-test.</param>
            <returns> A System.Windows.Forms.Cursor if the System.Windows.Forms.Design.Behavior.Glyph is associated with p; otherwise, null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph.Paint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Marks selected item.
            </summary>
            <param name="pe"> EventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.HeaderControlGlyph.Bounds">
            <summary>
            Gets bounds of items area.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner">
            <summary>
            Designer for RibbonHeaderControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.m_control">
            <summary>
            Design time RibbonHeaderControl instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.m_verbs">
            <summary>
            Collection of verbs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.m_headerGlyph">
            <summary>
            Glyph for header control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.m_headerBehavior">
            <summary>
            Behavior for header control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.m_actionList">
            <summary>
            Action list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner._adornmentsBorderPen">
            <summary>
            Pen for drawing adornment border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initialize the RibbonHeaderControlDesigner
            </summary>
            <param name="component">The IComponent provides the all the required functionality.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)">
            <summary>
            Gets a collection of System.Windows.Forms.Design.Behavior.Glyph objects representing the selection borders and grab handles for a standard control. 
            </summary>
            <param name="selectiontype">A System.Windows.Forms.Design.Behavior.GlyphSelectionType value that specifies the selection state.</param>
            <returns> A collection of System.Windows.Forms.Design.Behavior.Glyph objects.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.M_control_TabChanged(System.Object,Syncfusion.Windows.Forms.Tools.RibbonTabItemChangedEventArgs)">
            <summary>
            Occurs when Tab control tab changed.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="args">The RibbonTabItemChangedEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.GetTabHeaderDesigner">
            <summary>
            Retrieves designer of part of header control that manages tabs.
            </summary>
            <returns>Designer of part of header control that manages tabs.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.Verbs">
            <summary>
            Gets verbs collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonHeaderControlDesigner.ActionLists">
            <summary>
            Gets action list.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList">
            <summary>
            Action list for RibbonTabControlDesigner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.m_designer">
            <summary>
            RibbonTabControlDesigner instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.m_itemsList">
            <summary>
            List of action items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.m_control">
            <summary>
            Design time RibbonTabControl instance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.#ctor(Syncfusion.Windows.Forms.Tools.RibbonTabControl,Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlDesigner)">
            <summary>
            Initializes a new instance of the RibbonTabControlActionList class.
            </summary>
            <param name="control">RibbonTab Control</param>
            <param name="designer">RibbonTabControl Designer</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.GetSortedActionItems">
            <summary>
            Returns collection of action list items.
            </summary>
            <returns>Returns item collection</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddGroup">
            <summary>
            Adds new ribbon tab group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddTabItem">
            <summary>
            Adds new ribbon tab item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddButton">
            <summary>
            Adds new toolstrip button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddLabel">
            <summary>
            Adds new toolstrip label.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddSeparator">
            <summary>
            Adds new toolstrip separator.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddCombobox">
            <summary>
            Adds new combobox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddTextbox">
            <summary>
            Adds new textbox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddProgressBar">
            <summary>
            Adds new progress bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddSplitButton">
            <summary>
            Adds new split button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.AddDropdownButton">
            <summary>
            Adds new dropdown button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.Name">
            <summary>
            Gets or sets Name of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.Dock">
            <summary>
            Gets or sets Dock of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonTabControlActionList.FillWidthWithItems">
            <summary>
            Gets or sets a value indicating whether with of control should be filled with RibbonTabItems.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner">
            <summary>
            Designer for RibbonTabGroup.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.m_control">
            <summary>
            Design time RibbonTabGroup instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.m_verbs">
            <summary>
            Collection of verbs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.m_groupGlyph">
            <summary>
            Glyph for tab group.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.m_groupBehavior">
            <summary>
            Behavior for tab group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes new instance of RibbonTabGroupDesigner.
            </summary>
            <param name="component">Component Value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)">
            <summary>
            Adds new glyphs to collection.
            </summary>
            <param name="selectiontype">Glyph SelectionType</param>
            <returns>Returns Glyph Collection </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddTabItem(System.Object,System.EventArgs)">
            <summary>
            Adds new tab item.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddButton(System.Object,System.EventArgs)">
            <summary>
            Adds new ToolStrip button.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddLabel(System.Object,System.EventArgs)">
            <summary>
            Adds new ToolStrip label.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddSeparator(System.Object,System.EventArgs)">
            <summary>
            Adds new ToolStrip separator.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddCombobox(System.Object,System.EventArgs)">
            <summary>
            Adds new combobox.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddTextbox(System.Object,System.EventArgs)">
            <summary>
            Adds new textbox.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddProgressBar(System.Object,System.EventArgs)">
            <summary>
            Adds new progress bar.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.Verbs">
            <summary>
            Gets verbs collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddNewToolStripItem">
            <summary>
            Raised when new toolstrip item should be added to the tab group.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.GroupClicked">
            <summary>
            Raised when ribbon tab group is clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.RibbonTabGroupDesigner.AddNewSingleItem">
            <summary>
            Raised when new single item has to be added.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.RibbonTabPageDesigner">
            <summary>
            Designer for RibbonTabPage.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabPageDesigner.m_control">
            <summary>
            Design time RibbonHeaderControl instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabPageDesigner.m_verbs">
            <summary>
            Collection of verbs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.RibbonTabPageDesigner._adornmentsBorderPen">
            <summary>
            Pen for drawing adornment border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabPageDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes new instance of RibbonHeaderControlDesigner.
            </summary>
            <param name="component">Component value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.RibbonTabPageDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints dash border.
            </summary>
            <param name="pe"> PaintEventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.RibbonTabPageDesigner.Verbs">
            <summary>
            Gets verbs collection.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior">
            <summary>
            Behavior for ribbon tab group.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.DER_STR_ITEM_DRAGDROP_FORMAT">
            <summary>
            Data format for drag drop operation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_control">
            <summary>
            Design time RibbonTabGroup instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_behaviorService">
            <summary>
            RibbonTabGroup designer behavior service.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_dragBoxFromMouseDown">
            <summary>
            Rectangle used for beginning of drag drop operation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_dragDropItem">
            <summary>
            Item that should be dragged if mouse moves enough for breaking m_dragBoxFromMouseDown.
            Defined because mouse pointer can jump to another item while moving inside m_dragBoxFromMouseDown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_selectedItem">
            <summary>
            Selected item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_itemUnderMouse">
            <summary>
            Item under mouse.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_bUnderMouse">
            <summary>
            Indicates whether group is situated under mouse pointer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_bUnderDragDrop">
            <summary>
            Indicates whether drag drop operation is being currently performed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.m_bDragDropCloserToRight">
            <summary>
            Indicates whether mouse pointer during drag drop operation is situated closer to the right edge of the underlying item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.#ctor(Syncfusion.Windows.Forms.Tools.RibbonTabGroup,System.Windows.Forms.Design.Behavior.BehaviorService)">
            <summary>
            Initializes a new instance of the TabGroupBehavior class.
            </summary>
            <param name="control">Design time instance of RibbonTabGroup.</param>
            <param name="behaviorService">Behavior Service</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Processes mouse click. Highlights selected item.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="button">Mouse button</param>
            <param name="mouseLoc">Mouse Location</param>
            <returns>Returns  bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnMouseUp(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons)">
            <summary>
            Cancels drag drop operation.
            </summary>
            <param name="g">Graphics object</param>
            <param name="button">Mouse button</param>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnMouseMove(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Processes drag drop operation.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="button">Mouse button</param>
            <param name="mouseLoc">Mouse location</param>
            <returns>Returns  bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnDragOver(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            Processes drag drop operation.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            Processes drag drop operation.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnDragLeave(System.Windows.Forms.Design.Behavior.Glyph,System.EventArgs)">
            <summary>
            Unmarks group as group under mouse pointer.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnDragEnter(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            Marks group as group under mouse pointer.
            </summary>
            <param name="g">Graphics Object</param>
            <param name="e"> DrawEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnMouseEnter(System.Windows.Forms.Design.Behavior.Glyph)">
            <summary>
            Marks group as group under mouse pointer.
            </summary>
            <param name="g">Graphics Object</param>
            <returns>Returns  bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.OnMouseLeave(System.Windows.Forms.Design.Behavior.Glyph)">
            <summary>
            Unmarks group as group under mouse pointer.
            </summary>
            <param name="g">Graphics Object</param>
            <returns>Returns  bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.PointCloserToRightEdge(System.Windows.Forms.ToolStripItem,System.Drawing.Point)">
            <summary>
            Gets bool indicating whether given point is closer to the right edge of the item than to the left edge.
            </summary>
            <param name="item">Item under the point.</param>
            <param name="point">Point that should be analysed. In adorner coordinates.</param>
            <returns>True if point is located closer to the right edge; otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.RaiseGroupClicked(System.Windows.Forms.ToolStripItem)">
            <summary>
            Raises GroupClicked event.
            </summary>
            <param name="item">Item for ToolStripItemEventArgs.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.M_control_ItemAdded(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            Makes new item selected.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.SelectedItem">
            <summary>
            Gets selected item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.ItemUnderMouse">
            <summary>
            Gets item under mouse pointer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.UnderMouse">
            <summary>
            Gets a value indicating whether group is situated under mouse pointer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.UnderDragDrop">
            <summary>
            Gets a value indicating whether drag drop operation is being currently performed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.DragDropCloserToRight">
            <summary>
            Gets a value indicating whether mouse pointer during drag drop operation is situated closer to the right edge of the underlying item.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.GroupClicked">
            <summary>
            Raised when group is clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior.NewItemDroppedAtSingleItemGroup">
            <summary>
            Raised when new single item has to be added.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph">
            <summary>
            Glyph for RibbonTabGroup.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph.DEF_ITEM_DROP_HIGHLIGHT_WIDTH">
            <summary>
            Width of item drop place highlighting rectangle width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph.m_control">
            <summary>
            Design time instance of RibbonTabGroup.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph.m_behaviorService">
            <summary>
            RibbonTabGroup designer behavior service.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph.m_behavior">
            <summary>
            TabGroupBehavior instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph._itemHighlightingPen">
            <summary>
            Pen for drawing item highlighting.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph._dropHighlightingBrush">
            <summary>
            Brush for drawing drop place highlighting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph.#ctor(Syncfusion.Windows.Forms.Tools.RibbonTabGroup,System.Windows.Forms.Design.Behavior.BehaviorService,Syncfusion.Windows.Forms.Tools.Design.TabGroupBehavior)">
            <summary>
            Initializes a new instance of the TabGroupGlyph class.
            </summary>
            <param name="control">Design time instance of RibbonTabGroup.</param>
            <param name="behaviorService">RibbonTabGroup designer behavior service.</param>
            <param name="tabGroupBehavior">TabGroupBehavior instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph.GetHitTest(System.Drawing.Point)">
            <summary>
            Processes cursor if it is inside of Bounds.
            </summary>
            <param name="p">Cursor point</param>
            <returns>Returns Cursor</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph.Paint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Marks selected item.
            </summary>
            <param name="pe">PaintEventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TabGroupGlyph.Bounds">
            <summary>
            Gets bounds of items area.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashControl">
            <summary>
            The SplashControl class provides an easy to use class that can be used
            to display splash screens.
            </summary>
            <remarks>
            The SplashControl can just be dragged and dropped on to your form
            from the controls toolbox. The SplashControl is implemented as a component
            that is not visible at run time. It is visible in the component area
            of your form where you can select it and set its properties.
            <para>
            If the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoMode"/> property is set to true, the SplashControl
            will automatically be launched from the Load event of the host form (your
            application's startup form).
            </para>
            <para>
            If the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoMode"/> is set to false, you need to call <see cref="M:Syncfusion.Windows.Forms.Tools.SplashControl.ShowSplash(System.Boolean)"/>
            at the appropriate time and the Splash screen will be displayed.
            </para>
            <para>
            The SplashControl is by default a timed display splash screen. What this
            means is that the Splash screen will be displayed for a specified period
            and then closed.
            </para>
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.TimerInterval"/> property specifies for how long the splash
            screen should be visible. The unit of measurement for this property is milli
            seconds.
            </para>
            <para>
            The Splash screen can be made into a non timed splash screen by setting the
            <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.TimerInterval"/> property to -1.
            </para>
            <para>
            In this case you have to call <see cref="M:Syncfusion.Windows.Forms.Tools.SplashControl.HideSplash"/> method to close the non timed
            Splash screen.This approach is more suitable when you are doing some
            background processing in the main form and you want to keep the SplashScreen
            up till the work is done.
            </para>
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.SplashImage"/> property needs to be set to your image for
            the Splash screen. The SplashControl can only display a image as the
            splash screen. Please refer to the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> class if you want
            more flexibility in building a splash screen (or splash message box) that
            provides more control in terms of displaying information and collecting response.
            </para>
            <para>
            You can handle the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.BeforeSplash"/> event to process any code just
            before the Splash screen is displayed.
            </para>
            <para>
            The <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashDisplayed"/> event is raised after the Splash screen
            is shown on the screen and the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosed"/> event is raised
            after the Splash screen is closed.
            </para>
            </remarks>
            <example>
            <coderef file="tools\samples\notification package\SplashControlDemo\CS\MainForm.cs" name="SplashControl InitializeComponent" lang="C#">
            <code lang="C#">
                        // InitializeComponent
                        System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(MainForm));
                        // Create the splash control
                        this.splashControl1 = new SplashControl();
                        // Setting AutoMode to true will automatically launch
                        // splash screen - no additional code is required
                        this.splashControl1.AutoMode = true;
                        // The start position for the splash screen
                        this.splashControl1.DesktopAlignment = Syncfusion.Windows.Forms.Tools.SplashPanel.SplashAlignment.Center;
                        // The host form for the splash control
                        this.splashControl1.HostForm = this;
                        // Specifies if the splash screen should appear animated
                        this.splashControl1.ShowAnimation = false;
                        // The Splash image - specified through the designer
                        this.splashControl1.SplashImage = ((System.Drawing.Bitmap)(resources.GetObject("splashControl1.SplashImage")));
                        // The time period for which the splash should appear
                        this.splashControl1.TimerInterval = 10000;
            </code></coderef>
            <coderef file="tools\samples\notification package\SplashControlDemo\VB\MainForm.vb" name="SplashControl InitializeComponent" lang="VB"><code lang="VB">
                       ' InitializeComponent
                       Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(MainForm))
                       ' Create the splash control
                       Me.splashControl1 = New SplashControl()
                       ' Setting AutoMode to true will automatically launch
                       ' splash screen - no additional code is required
                       Me.splashControl1.AutoMode = True
                       ' The start position for the splash screen
                       Me.splashControl1.DesktopAlignment = Syncfusion.Windows.Forms.Tools.SplashPanel.SplashAlignment.Center
                       ' The host form for the splash control
                       Me.splashControl1.HostForm = Me
                       ' Specifies if the splash screen should appear animated
                       Me.splashControl1.ShowAnimation = False
                       ' The Splash image - specified through the designer
                       Me.splashControl1.SplashImage = CType(resources.GetObject("splashControl1.SplashImage"), System.Drawing.Bitmap)
                       ' The time period for which the splash should appear
                       Me.splashControl1.TimerInterval = 10000
            </code></coderef>
            </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ISplashParent">
            <summary>
            A generic interface that defines a SplashPanel parent. 
            </summary>
            <remarks>Any object/Control that wants to act as a <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/>
            parent should implement this interface.
            <para>
            The SplashPanel provides an easy way to display different types of messages
            and also collect user input in an unobtrusive manner. This interface
            allows your class to get notifications from the SplashPanel object 
            you want to monitor without handling events.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ISplashParent.BeforeSplashNotify(Syncfusion.Windows.Forms.Tools.SplashPanel)">
            <summary>
            Invoker for notifying the splash parent before the splash panel is 
            displayed.
            </summary>
            <param name="splashPanelObject">The splash panel object.</param>
            <remarks>
            This method will be called by the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnBeforeSplash(System.ComponentModel.CancelEventArgs)"/> 
            method. 
            </remarks>
            <returns>Return bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ISplashParent.SplashDisplayedNotify(Syncfusion.Windows.Forms.Tools.SplashPanel)">
            <summary>
            Invoker for notifying the splash parent after the splash panel
            is displayed.
            </summary>
            <param name="splashPanelObject">The splash panel object</param>
            <remarks>
            This method will be called by the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSplashDisplayed(System.EventArgs)"/> 
            method. 
            </remarks> 
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ISplashParent.SplashClosingNotify(Syncfusion.Windows.Forms.Tools.SplashPanel)">
            <summary>
            Invoker for notifying the splash parent before the splash panel
            is closed.
            </summary>
            <param name="splashPanelObject">The splash panel object</param>
            <remarks>
            This method will be called by the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSplashClosing(System.ComponentModel.CancelEventArgs)"/> 
            method. 
            </remarks> 
            <returns>splash Panel Object</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ISplashParent.SplashClosedNotify(Syncfusion.Windows.Forms.Tools.SplashPanel,Syncfusion.Windows.Forms.Tools.SplashCloseType)">
            <summary>
            Invoker for notifying the splash parent when the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/>
            has closed.
            </summary>
            <param name="splashPanelObject">The child splash panel that was closed.</param>
            <param name="splashCloseType">A SplashCloseType value.</param>
            <remarks>
            This method will be called by the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSplashClosed(Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs)"/> 
            method. 
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.autoModeValue">
            <summary>
            Indicates whether the splash control will operate in auto mode.
            In auto mode the control automatically binds to the host form's
            load event and displays the splash screen for the specified period
            of time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.maxDisplayTime">
            <summary>
            The maximum display time allowed. The property DisplayTime
            uses this to reject any values greater than this.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.hostFormObject">
            <summary>
            The host form for this control. Accessors provided for
            this field by <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.HostForm"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.isShowingValue">
            <summary>
            Holds the current display status of the splash window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.splashControlDefaultPanelObject">
            <summary>
            The form to be used as the Splash Form. Accessors provided 
            by SplashForm.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.splashImageValue">
            <summary>
            The background image for the default splash screen. Accessors
            provided by <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.SplashImage"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.hideHostForm">
            <summary>
            Hides the host form for the duration of the Splash.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.hostFormLocation">
            <summary>
            The location of the host form before it is hidden.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.hostFormSize">
            <summary>
            The HostForm's size before being hidden.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.hostFormWindowState">
            <summary>
            Specifies the initial WindowState of the HostForm.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.hostFormShowInTaskBar">
            <summary>
            Holds the HostForm's ShowInTaskbar value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.customPanel">
            <summary>
            Indicates a custom panel if specified.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.useCustomPanel">
            <summary>
            Indicates whether a custom panel is to be used as the SplashScreen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.autoModeDisableOwner">
            <summary>
            Indicates whether the Splash Screen's owner is to be disabled when in AutoMode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.hostFormSaved">
            <summary>
            Indicates whether the needed information of host form is saved to restore.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.closeSplashForm">
            <summary>
            Indicates whether the SplashControl needs to be disposed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.#ctor">
            <summary>
            Initializes a new instance of the SplashControl class. 
            </summary>
            <remarks>
            The SplashControl class uses the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> class as
            the splash screen. It creates a SplashPanel object internally and manipulates
            it based on the settings and the methods invoked.
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoMode"/> property is initialized to true.
            </para>
            <para>
            You need to specify the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.SplashImage"/> property for the 
            splash screen's background.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.#ctor(System.Drawing.Image)">
            <summary>
            Initializes a new instance of the SplashControl class.
            </summary>
            <param name="backImage">The background image for the default splash screen.</param>
            <remarks>
            This sets the background image of the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> that will be
            displayed as the splash screen.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.OnSplashClosing(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosing"/> event. When overriding this
            make sure you call this base version.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
            <remarks>
            The <see cref="T:System.ComponentModel.CancelEventHandler"/> can be used by a handling class
            to cancel the splash screen from being closed. You can also handle
            this event to get notified just before the Splash screen is closed.
            You can perform custom actions in the handler as per your requirements.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.OnSplashClosed(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosed"/> event. When overriding this
            make sure you call this base version.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
            <remarks>
            <para>
            The <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosed"/> event is raised after the splash screen has been closed.
            Handle this to perform any step after the screen is gone. One
            use would be to hide the main form before displaying the splash
            screen and then making the main form visible in this event's
            handler.
            </para>
            <coderef file="tools\samples\notification package\SplashControlDemo\CS\MainForm.cs" name="SplashControl SplashClosed event." lang="C#"><code lang="C#">
            private void splashControl1_SplashClosed(object sender, System.EventArgs e)
            {
            MessageBox.Show("The Splash screen has closed.");
            }
            </code></coderef>
            <coderef file="tools\samples\notification package\SplashControlDemo\VB\MainForm.vb" name="SplashControl SplashClosed event." lang="VB"><code lang="VB">
            Private Sub splashControl1_SplashClosed(ByVal sender As Object, ByVal e As System.EventArgs)
            MessageBox.Show("The Splash screen has closed.")
            End Sub
            </code></coderef>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.OnBeforeSplash(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.BeforeSplash"/> event. When overriding this
            make sure you call this base version.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
            <remarks>
            The <see cref="T:System.ComponentModel.CancelEventHandler"/> can be used by a handling class
            to cancel the splash screen from being displayed. You can also handle
            this event to get notified just before the Splash screen is displayed.
            You can perform custom actions in the handler as per your requirements.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.OnSplashDisplayed(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashDisplayed"/> event. When overriding this
            make sure you call this base version.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
            <remarks>
            The <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashDisplayed"/> event is raised after the Splash screen is made visible to the
            user. This can also be handled to do some custom processing like
            displaying a status message in the main form.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.HideSplash">
            <summary>
            Hides the splash screen if its being displayed.
            </summary>
            <remarks>
            This method does not do anything if the splash screen is
            not being displayed.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.HandleHostFormLoad(System.Object,System.EventArgs)">
            <summary>
            Event handler for the Load event of the host form. This
            applies only when the control's <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoMode"/> 
            is set to true.
            </summary>
            <param name="sender">The host form control.</param>
            <param name="e">The event args.</param>
            <remarks>
            This method is not invoked when the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoMode"/> is set to
            false. You need to call <see cref="M:Syncfusion.Windows.Forms.Tools.SplashControl.ShowSplash(System.Boolean)"/> in an appropriate 
            place in your form's code to display the splash screen.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.ShowSplash(System.Boolean)">
            <summary>
            Displays the splash screen.
            </summary>
            <param name="disableOwner">Indicates whether the splash screen should be displayed modally.</param>
            <remarks>
            You will need to call this method only when the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoMode"/> property
            is set to false.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.ShowDialogSplash(System.Windows.Forms.Form)">
            <summary>
            Overloaded. Displays the Splash Panel as a modal dialog.
            </summary>
            <param name="ownerForm">The owner form.</param>
            <returns>The DialogResult value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.ShowDialogSplash(System.Drawing.Point,System.Windows.Forms.Form)">
            <summary>
            Displays the Splash Panel as a modal dialog.
            </summary>
            <param name="location">The location at which the Splash Panel is to be displayed.</param>
            <param name="ownerForm">The owner form.</param>
            <returns>The DialogResult value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosedNotify(Syncfusion.Windows.Forms.Tools.SplashPanel,Syncfusion.Windows.Forms.Tools.SplashCloseType)">
            <summary>
            This is the notification from the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> used by this Splash Control.
            Implementation for <see cref="T:Syncfusion.Windows.Forms.Tools.ISplashParent"/>.
            </summary>
            <param name="splashPanel">The <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> object that has closed.</param>
            <param name="splashCloseType">Specifies how the splash screen is closing.</param>
            <remarks>
            This raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosed"/> event.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.BeforeSplashNotify(Syncfusion.Windows.Forms.Tools.SplashPanel)">
            <summary>
            This is the notification from the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> that the
            splash screen is being displayed.
            </summary>
            <param name="splashPanel">The <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> that is being made visible.</param>
            <remarks>
            This raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.BeforeSplash"/> event.
            </remarks>
            <returns>Return bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosingNotify(Syncfusion.Windows.Forms.Tools.SplashPanel)">
            <summary>
            This is the notification from the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> that the
            splash screen is closing.
            </summary>
            <param name="splashPanel">The <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> that is closing.</param>
            <remarks>
            This raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosing"/> event.
            </remarks>
            <returns>Return true if event is cancelled</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.SplashDisplayedNotify(Syncfusion.Windows.Forms.Tools.SplashPanel)">
            <summary>
            This is the notification from the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> that the
            splash screen has been displayed.
            </summary>
            <param name="splashPanel">The <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> that has been made visible.</param>
            <remarks>
            This raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashDisplayed"/> event.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashControl.BeforeSplash">
            <summary>
            The event that is raised before the splash screen is
            displayed.
            </summary>
            <remarks>
            The <see cref="T:System.ComponentModel.CancelEventHandler"/> can be used by a handling class
            to cancel the splash screen from being displayed. You can also handle
            this event to get notified just before the Splash screen is displayed.
            You can perform custom actions in the handler as per your requirements.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashDisplayed">
            <summary>
            The event that is raised after the splash screen is displayed.
            </summary>
            <remarks>
            This event is raised after the Splash screen is made visible to the
            user. This can also be handled to do some custom processing like
            displaying a status message in the main form.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosed">
            <summary>
            This event is raised when the splash window is closed.
            </summary>
            <remarks>
            This event is raised after the splash screen has been closed.
            Handle this to perform any step after the screen is gone. One 
            use would be to hide the main form before displaying the splash
            screen and then making the main form visible in this event's
            handler.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashControl.SplashClosing">
            <summary>
            The event that is raised before the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashControl"/> is closed.
            </summary>
            <remarks>
            This event is raised before the SplashControl is closed and it can be
            handled to stop the SplashControl from closing or to some custom processing.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.ShowAnimation">
            <summary>
            Gets or sets a value indicating whether the splash screen should appear on the
            screen in an animated manner.
            </summary>
            <remarks>
            The splash screen will be animated if the value is set to true.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.HideHostForm">
            <summary>
            Gets or sets a value indicating whether the host form should be hidden when the splash screen is 
            displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.HostFormWindowState">
            <summary>
            Gets or sets the initial <see cref="P:System.Windows.Forms.Form.WindowState"/> of the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.HostForm"/>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.IsShowing">
            <summary>
            Gets a value indicating whether the splash screen is currently being displayed.
            </summary>
            <remarks>
            This property is not visible at runtime. This returns an internal
            value that is maintained to indicate if the Splash panel is visible.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoMode">
            <summary>
            Gets or sets a value indicating whether the SplashControl control operates in AutoMode.
            </summary>
            <remarks>
            When AutoMode is set to true, the control will automatically bind 
            to the Load event of the host form, hide the host form and display 
            the splash form as per the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.TimerInterval"/> settings.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoModeDisableOwner">
            <summary>
            Gets or sets a value indicating whether the Splash Control is displayed modally in AutoMode.
            </summary>
            <remarks>
            When AutoModeModal is set to true, the splash screen will be displayed
            modally.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.DesktopAlignment">
            <summary>
            Gets or sets the desktop alignment for the splash screen.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.SplashAlignment"/> type lists the values that
            this property can take. The default value is <see cref="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.Center"/>
            which places the splash screen in the center of the screen.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.ShowAsTopMost">
            <summary>
            Gets or sets a value indicating whether the Splash screen shown by the SplashControl
            is shown as a TopMost window when displayed.
            </summary>
            <value>
            True if the Splash screen is displayed as a TopMost window; false otherwise. The default is true.
            </value>
            <remarks>
            Displaying the Splash screen as a TopMost window makes the Splash screen appear on top of
            all other windows.
            <para>
            If this property is to be false and the Splash screen is displayed in non modal mode, the
            Splash screen might be hidden by the Form displaying the Splash screen. If you want the 
            Splash screen to be the TopMost window with respect to the application/Form displaying 
            it only, you should display the Splash screen modally with this property set to false.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.TimerInterval">
            <summary>
            Gets or sets the time interval for which the splash screen is to be
            displayed (in milliseconds).
            </summary>
            <remarks>
            The default value is 5000 milliseconds (or 5 seconds).
            <para>
            Set the value to -1 if you want to treat this as a non timed
            splash screen. In this case you will need to call <see cref="M:Syncfusion.Windows.Forms.Tools.SplashControl.HideSplash"/>
            to close the window.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.CloseSplashForm">
            <summary>
            Gets or sets a value indicating whether to dispose splash control's internal form after it has been displayed once.
            </summary>
            <value>
            	<c>true</c> if splash control's form should be disposed; otherwise, <c>false</c>.
            </value>
            <remarks>
            Gets or sets a value indicating whether to close splash control after it has been displayed once.
            If this property is true, SplashControl will be closed after displaying once. In this case trying to show the SplashControl 
            more than once will throw an error. If this property is set to false, SplashControl can be displayed any number of times.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.SplashControlPanel">
            <summary>
            Gets or sets the internal <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> that is displayed as the splash screen.
            </summary>
            <remarks>
            This property is not available at design time. It can be accessed
            at run time to set a different <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> derived
            object as the splash screen.
            <para>
            The default method to changing the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> object's
            look and feel is to set the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.SplashImage"/> property to your
            image.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.HostForm">
            <summary>
            Gets or sets the host form of this Splash Control.
            </summary>
            <remarks>
            This property is automatically set when the SplashControl is dragged
            and dropped on a form. This is used to hook into the Load event of the
            host form at run time to launch the splash screen automatically when
            the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.AutoMode"/> is set to true.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.SplashImage">
            <summary>
            Gets or sets the default splash screen background image.
            </summary>
            <remarks>
            The SplashImage can be any image that can be assigned to the 
            Windows Forms <see cref="T:System.Drawing.Image"/> class. 
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.TransparentColor">
            <summary>
            Gets or sets the color to be used to make the SplashImage transparent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.CustomSplashPanel">
            <summary>
            Gets or sets a custom <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> if the default SplashPanel
            is not to be used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.UseCustomSplashPanel">
            <summary>
            Gets or sets a value indicating whether the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.CustomSplashPanel"/> is to be used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.ShowInTaskbar">
            <summary>
            Gets or sets a value indicating whether the SplashPanel is to be shown in the Taskbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.FormIcon">
            <summary>
            Gets or sets the icon for the SplashPanel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.Text">
            <summary>
            Gets or sets the text for the Splash Control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashControl.DefaultPanel">
            <summary>
            The default SplashScreen class that will be used internally by
            the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashControl"/>.
            </summary>
            <remarks>
            This <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> derived class is used by the SplashControl class
            as the splash screen that is displayed. The <see cref="!:BackImage"/> property
            is added to this derived class. This is set to the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.SplashImage"/>
            object.
            <para>
            The size of the SplashPanel is set to the size of BackImage.
            </para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashPanel">
            <summary>
            The SplashPanel class is a <see cref="T:System.Windows.Forms.Panel"/> derived
            class that will let you design custom splash screens
            within the Form's designer. The SplashPanel can take multiple child controls
            that can be used to display information or collect information from the user.
            </summary>
            <remarks>
            <para>
            The SplashPanel class is a panel class that has uses beyond the typical
            splash screen. It can be used to create non obtrusive message boxes
            such as the Microsoft MSN messenger (as of MSN Messenger version 3.0 )
            message window that informs user that a new mail has arrived. These kind
            of messages boxes are made very easy to create and use with the SplashPanel class.
            </para>
            <para>
            To design a custom splash, drag and drop it off the toolbox
            into a Form during design-time. Then populate it with
            appropriate Controls just like you would any other Panel.
            The splash panel can also appear in an animated manner on the
            screen. The startup position of the splash panel can also be
            specified through the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.DesktopAlignment"/> property.
            </para>
            <para>
            The Splash Panel itself can be set to have appealing gradient and
            pattern backgrounds by specifying the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.BackgroundColor"/>
            property.
            </para>
            <para>
            When you are ready to display the splash, call this <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowSplash(System.Drawing.Point,System.Windows.Forms.Form,System.Boolean)"/> method.
            This will show the splash panel at the specified location.
            </para>
            <para>The SplashPanel uses a <see cref="T:System.Windows.Forms.Timer"/>
            internally to automatically close the Splash screen after the set
            interval is elapsed. This behavior can be changed by setting
            the SplashPanel's <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.TimerInterval"/> property to
            -1. The SplashPanel can be explicitly closed by calling <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.HideSplash(Syncfusion.Windows.Forms.Tools.SplashCloseType,System.Int32)"/>
            </para>
            <para>The SplashPanel also raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.BeforeSplash"/>, <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashDisplayed"/>
            and <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashClosing"/> events that you can handle. You could for example
            set the focus on a Control within the SplashPanel in the
            SplashDisplayed event handler.</para>
            </remarks>
            <example>
            <coderef file="c:\syncfusion\essential suite\tools\samples\quick start\SplashPanelDemo\CS\MainForm.cs" name="SplashPanel InitializeComponent" lang="CS">
            <code lang="C#">
                 // Create the splash panel
                 this.splashPanel1 = new SplashPanel();
                 this.button1 = new Button();
                 // The animation speed
                 this.splashPanel1.AnimationSpeed = 10;
                 // The background
                 this.splashPanel1.BackgroundColor = new BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.SystemColors.HighlightText, System.Drawing.SystemColors.Highlight);
                 // The border style
                 this.splashPanel1.BorderStyle = System.Windows.Forms.Border3DStyle.Bump;
                 // The child controls - added through the designer
                 this.splashPanel1.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                            this.linkLabel1});
                 // The startup location for the splash panel
                 this.splashPanel1.DesktopAlignment = SplashPanel.SplashAlignment.SystemTray;
                 // Specifies whether the window should appear animated
                 this.splashPanel1.ShowAnimation = true;
                 // The interval for which the panel is to be displayed
                 this.splashPanel1.TimerInterval = 5000;
                 this.button1.Click += new System.EventHandler(this.button1_Click);
                 </code>
                 </coderef>
                 <coderef file="c:\syncfusion\essential suite\tools\samples\quick start\SplashPanelDemo\VB\MainForm.vb" name="SplashPanel InitializeComponent" lang="VB"><code lang="VB">
                ' Create the splash panel
                Me.splashPanel1 = New SplashPanel()
                Me.button1 = New Button()
                ' The animation speed
                Me.splashPanel1.AnimationSpeed = 10
                ' The background
                Me.splashPanel1.BackgroundColor = New BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.SystemColors.HighlightText, System.Drawing.SystemColors.Highlight)
                ' The border style
                Me.splashPanel1.BorderStyle = System.Windows.Forms.Border3DStyle.Bump
                ' The child controls - added through the designer
                Me.splashPanel1.Controls.AddRange(New System.Windows.Forms.Control() {Me.linkLabel1})
                ' The startup location for the splash panel
                Me.splashPanel1.DesktopAlignment = SplashPanel.SplashAlignment.SystemTray
                ' Specifies whether the window should appear animated
                Me.splashPanel1.ShowAnimation = True
                ' The interval for which the panel is to be displayed
                Me.splashPanel1.TimerInterval = 5000
                AddHandler Me.button1.Click, New System.EventHandler(AddressOf button1_Click)
                </code>
                </coderef>
            </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ISplashWrapperFormListener">
            <summary>
            This interface is implemented by the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> class
            to get notifications from the <see cref="T:Syncfusion.Windows.Forms.Tools.WrapperForm"/> when
            the wrapper form displays and closes a splash screen.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ISplashWrapperFormListener.SplashFormDisplayedNotify">
            <summary>
            Informs the listener that the splash screen has been displayed.
            </summary>
            <remarks>
            This method is invoked from the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowWindow(Syncfusion.Windows.Forms.Tools.SplashWindowShowMode)"/>
            method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ISplashWrapperFormListener.SplashFormClosedNotify">
            <summary>
            Informs the listener that the splash screen has been closed.
            </summary>
            <remarks>
            This method is invoked from the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideWindow"/>
            method.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.splashParentObject">
            <summary>
            The parent of this splash panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.splashWrapperFormObject">
            <summary>
            The wrapper form that will host this splash.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.discreetLocationValue">
            <summary>
            The discrete location specified for displaying the splash panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.showAnimationValue">
            <summary>
            Indicates whether the splash display is to be animated.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.desktopAlignmentValue">
            <summary>
            The desktop alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.timerObject">
            <summary>
            The timer used to specify when to dispose the splash window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.border3dStyleValue">
            <summary>
            The border 3D style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.timerIntervalValue">
            <summary>
            The display interval in milliseconds. Accessors provided
            for this field by DisplayTime.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.backgroundColorValue">
            <summary>
            The background Brush info.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.animationSpeed">
            <summary>
            Specifies how fast the animation is shown when the window is displayed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.animationSteps">
            <summary>
            Specifies the number of pixels to increase or decrease in slide style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.splashCloseType">
            <summary>
            Specifies how the splash was closed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.slideStyle">
            <summary>
            The sliding style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.suspendAutoCloseWhenMouseOver">
            <summary>
            Indicates whether the SplashPanel should be closed when the mouse is over it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.mouseOver">
            <summary>
            Indicates whether the mouse is over the SplashPanel or any other child control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.AnimationInterval">
            <summary>
            Used for animation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.delayTimer">
            <summary>
            To enable delayed closing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.showAsTopMost">
            <summary>
            Indicates whether the SplashPanel is to be displayed as the TopMost Window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.showInTaskbar">
            <summary>
            Indicates whether the Splash Panel should be in the Taskbar when shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.icon">
            <summary>
            The icon to be used when displayed in the Taskbar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.titleText">
            <summary>
            The text to be used when in the Taskbar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.transparentColor">
            <summary>
            Used for converting the background image into a region.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.formRegion">
            <summary>
            Region to be passed onto the Wrapper Form when its not null.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.borderType">
            <summary>
            The border type for the Splash Panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.closeOnClick">
            <summary>
            Indicates whether the SplashPanel closes when the user clicks on it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.allowMove">
            <summary>
            Indicates whether the SplashPanel can be moved by the user.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.allowResize">
            <summary>
            Indicates whether the SplashPanel can be resized by the user.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.borderTestWith">
            <summary>
            The width and height of the border area for resizing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.borderTestHeight">
            <summary>
            The width and height of the border area for resizing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.wasMoved">
            <summary>
            Indicates whether the SplashPanel was moved. If this is true the CloseOnClick property will be ignored.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.mouseEnter">
            <summary>
            Flag for checking the mouse entering and leaving.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.closeOnLostFocus">
            <summary>
            Indicates whether the SplashPanel closes when the user activate the another window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashPanel.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.#ctor">
            <summary>
            Initializes a new instance of the SplashPanel class.
            </summary>
            <remarks>
            The default value for the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.TimerInterval"/> is set to
            5000 milli seconds.
            The splash panel has animation turned and by default will appear in the
            middle of the screen.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnBeforeSplash(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the BeforeSplash event.
            </summary>
            <param name="args">A CancelEventArgs that contains the event data.</param>
            <remarks>
            The OnBeforeSplash method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnBeforeSplash in a derived 
            class, be sure to call the base class' OnBeforeSplash method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.RaiseBeforeSplashEvent">
            <summary>
            Invokes the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnBeforeSplash(System.ComponentModel.CancelEventArgs)"/> method to raise
            the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.BeforeSplash"/> event.
            </summary>
            <returns>The value set for the <see cref="T:System.ComponentModel.CancelEventArgs"/>
            object used by the event data. A return value of true means the SplashPanel will 
            not be displayed.
            </returns>
            <remarks>
            This method creates a <see cref="T:System.ComponentModel.CancelEventArgs"/> object to use as the
            event data and invokes the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnBeforeSplash(System.ComponentModel.CancelEventArgs)"/> method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSplashDisplayed(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashDisplayed"/> event.
            </summary>
            <param name="args">An EventArgs instance containing
            data pertaining to this event.</param>
            <remarks>
            The OnSplashDisplayed method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnSplashDisplayed in a derived 
            class, be sure to call the base class' OnSplashDisplayed method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.RaiseSplashDisplayedEvent">
            <summary>
            Raises the SplashDisplayed event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSplashClosing(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the SplashClosing event.
            </summary>
            <param name="args">The <see cref="T:System.ComponentModel.CancelEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.RaiseSplashClosingEvent">
            <summary>
            Invokes the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnBeforeSplash(System.ComponentModel.CancelEventArgs)"/> method to raise
            the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.BeforeSplash"/> event.
            </summary>
            <returns>The value set for the <see cref="T:System.ComponentModel.CancelEventArgs"/>
            object used by the event data. A return value of true means the SplashPanel will 
            not be displayed.
            </returns>
            <remarks>
            This method creates a <see cref="T:System.ComponentModel.CancelEventArgs"/> object to use as the
            event data and invokes the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnBeforeSplash(System.ComponentModel.CancelEventArgs)"/> method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSplashClosed(Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs)">
            <summary>
            Raises the SplashClosing event.
            </summary>
            <param name="args">A SplashClosedEventArgs instance containing
            data pertaining to this event.</param>
            <remarks>
            The OnSplashClosing method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnSplashClosing in a derived 
            class, be sure to call the base class' OnSplashClosing method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.RaiseSplashClosedEvent(Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs)">
            <summary>
            Raises the SplashCosed event.
            </summary>
            <param name="args"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSplashMouseEnter(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashMouseEnter"/> event.
            </summary>
            <param name="args">An EventArgs instance containing
            data pertaining to this event.</param>
            <remarks>
            The OnSplashMouseEnter method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnSplashMouseEnter in a derived 
            class, be sure to call the base class' OnSplashMouseEnter method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSplashMouseLeave(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashMouseLeave"/> event.
            </summary>
            <param name="args">An EventArgs instance containing
            data pertaining to this event.</param>
            <remarks>
            The OnSplashMouseLeave method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnSplashMouseLeave in a derived 
            class, be sure to call the base class' OnSplashMouseLeave method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnMouseEnter(System.EventArgs)">
            <summary>
            Overrides OnMouseEnter to support SuspendAutoCloseOnMouseOver.
            </summary>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.SuspendAutoCloseMode">
            <summary>
            Suspends the auto closing of the SplashPanel after the 
            TimerInterval.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.RestoreAutoCloseMode">
            <summary>
            Restores the auto closing of the SplashPanel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the mouse down event.
            </summary>
            <param name="mea">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the MouseUp event.
            </summary>
            <param name="mea">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the MouseMove event.
            </summary>
            <param name="mea">The <see cref="T:System.Windows.Forms.MouseEventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.DrawBackground(System.Drawing.Graphics)">
            <summary>
            Draws the background of the panel using the information in the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.BackgroundColor"/> property.
            </summary>
            <param name="g">The graphics object to draw on.</param>
            <remarks>
            Override this virtual function if you want to draw a different background 
            on change the way the drawing is done.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.RefreshRegionFromImage">
            <summary>
            Refreshes the region from BackgroundImage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides OnPaintBackground to paint the user specified <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.BackgroundColor"/>
            as the background.
            </summary>
            <param name="pe">The PaintEventArgs object that has the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashFormDisplayedNotify">
            <summary>
            This method implements the <see cref="T:Syncfusion.Windows.Forms.Tools.ISplashWrapperFormListener"/> interface
            to receive notification from the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashWrapperForm"/> when the Splash window has been
            displayed.
            </summary>
            <remarks>
            The SplashPanel receives notification from the SplashWrapperForm that actually displays this
            SplashPanel on the desktop that the SplashPanel has been displayed. This is needed for the SplashPanel
            to start its internal timer so that the SplashPanel can be closed in the time interval set in <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.TimerInterval"/>.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashFormClosedNotify">
            <summary>
            This methods is an implementation of the ISplashWrapperFormListener interface for 
            receiving notification from the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashWrapperForm"/> when the window
            is closed.
            </summary>
            <remarks>The <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashClosing"/> event is raised in response to this
            method being invoked.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.Show">
            <summary>
            Displays the SplashPanel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.IsShowing">
            <summary>
            Indicates whether the splash is currently displayed.
            </summary>
            <returns>True indicates splash is displayed; false otherwise.</returns>
            <remarks>
            The SplashPanel considered visible if the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashWrapperForm"/> that embeds this
            SplashPanel is visible.
            The <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.HideSplash(Syncfusion.Windows.Forms.Tools.SplashCloseType,System.Int32)"/> method uses this method to ascertain if the SplashPanel is
            indeed being displayed.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowSplash(System.Drawing.Point,System.Windows.Forms.Form,System.Boolean)">
            <summary>
            Displays the SplashPanel at the specified location.
            </summary>
            <param name="location">A  point in screen coordinates. The value can be Point.Empty.</param>
            <param name="ownerForm">The form that will embed the SplashForm. This can be null.</param>
            <param name="disableOwner">Indicates whether the owner form is to be disabled.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowSplash">
            <summary>
            Displays the SplashPanel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowDialogSplash(System.Drawing.Point,System.Windows.Forms.Form)">
            <summary>
            Overloaded. Displays the Splash Panel as a modal dialog.
            </summary>
            <param name="location">The location at which the Splash Panel is to be displayed.</param>
            <param name="ownerForm">The owner form.</param>
            <returns>The DialogResult value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowDialogSplash(System.Windows.Forms.Form)">
            <summary>
            Displays the Splash Panel as a modal dialog.
            </summary>
            <param name="ownerForm">The owner form.</param>
            <returns>The DialogResult value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.HideSplash(Syncfusion.Windows.Forms.Tools.SplashCloseType,System.Int32)">
            <summary>
            Hides a splash with the specified SplashCloseType mode.
            </summary>
            <param name="splashCloseType">A <see cref="T:Syncfusion.Windows.Forms.Tools.SplashCloseType"/> value.</param>
            <param name="delayInMilliseconds">The time period for which the close should be delayed.</param>
            <remarks>
            This method will close the SplashPanel when it is being displayed. It invokes
            <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.IsShowing"/> to ascertain that the SplashPanel is being displayed
            before any further action is taken.
            <para>
            The method will have no effect if the SplashPanel is not currently being displayed.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.HideSplash(Syncfusion.Windows.Forms.Tools.SplashCloseType)">
            <summary>
            Hides a splash with the specified SplashCloseType mode.
            </summary>
            <param name="splashCloseType">A <see cref="T:Syncfusion.Windows.Forms.Tools.SplashCloseType"/> value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.HideSplash">
            <summary>
            Cancels and hides a splash that is open.
            </summary>
            <remarks>
            Call this method to Hide a SplashPanel window that is being displayed currently.
            The SplashPanel will be closed with the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashCloseType"/> set to
            <see cref="F:Syncfusion.Windows.Forms.Tools.SplashCloseType.Canceled"/>. This method actually invokes the overloaded
            version that takes a <see cref="T:Syncfusion.Windows.Forms.Tools.SplashCloseType"/> as the parameter.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.StopTimer">
            <summary>
            Stops the timer object that is used to track the appearance of the SplashPanel.
            </summary>
            <remarks>
            This method stops the <see cref="T:System.Windows.Forms.Timer"/> and closes the timer object.
            This is invoked by the <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.HandleTimerEvent(System.Object,System.Timers.ElapsedEventArgs)"/> method and you will not need to
            call this directly.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.StartTimer">
            <summary>
            Starts the <see cref="T:System.Windows.Forms.Timer"/> object that will be used to show the
            SplashPanel for a specified period of time.
            </summary>
            <remarks>Change the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.TimerInterval"/> property if you want to
            change the period for which the SplashPanel is displayed.
            <para>This method is invoked by <see cref="M:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashFormDisplayedNotify"/> and you will not need to
            call this directly.</para>
            <para>
            This method will do nothing if the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.TimerInterval"/> property is
            set to -1.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.HandleTimerEvent(System.Object,System.Timers.ElapsedEventArgs)">
            <summary>
            Handles the <see cref="E:System.Timers.Timer.Elapsed"/> event of the <see cref="T:System.Windows.Forms.Timer"/> object
            that is used to track the time period for displaying the SplashPanel.
            </summary>
            <param name="sender">The Timer object.</param>
            <param name="e">The event data for the Timer's elapsed event.</param>
            <remarks>
            This method hides the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> and closes the <see cref="T:System.Windows.Forms.Timer"/>
            object.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnClick(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Click"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashPanel.OnSizeChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashParent">
            <summary>
            Gets or sets a value indicating SplashPanel can take a class that implements  <see cref="T:Syncfusion.Windows.Forms.Tools.ISplashParent"/>
            as its parent for notification purposes.
            </summary>
            <value>An instance that implements ISplashParent.</value>
            <remarks>
            You can implement the ISplashParent interface in your classes and set the
            SplashParent property of the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> to your class to
            get notifications.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashPanel.BeforeSplash">
            <summary>
            Occurs when the splash is about to be shown.
            </summary>
            <remarks>
            <para>
            This event provides a way for the user to stop a SplashPanel from being
            displayed. If you set the <see cref="T:System.ComponentModel.CancelEventHandler"/> to be true,
            the SplashPanel will not be displayed.
            </para>
            <para>
            You can also access the SplashPanel's <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashWrapperForm"/> and make 
            changes to it if you want to do any modifications.
            </para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashDisplayed">
            <summary>
            Occurs after the SplashPanel has been displayed.
            </summary>
            <remarks>
            This event informs the handler that the SplashPanel is visible now.
            You could display a status message or some feedback to the user in
            another part of the application.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashClosing">
            <summary>
            Occurs when a SplashPanel is being closed.
            </summary>
            <remarks>
            This event can be handled to prevent a SplashPanel from being closed
            and also to do custom processing.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashClosed">
            <summary>
            Occurs when a SplashPanel is closed.
            </summary>
            <remarks>
            Handling this event will tell you whether the splash was
            closed or canceled by the user. This, in some cases, will then let you
            know whether or not you should accept changes in the splash.
            <para>
            The delegate for the event is <see cref="T:Syncfusion.Windows.Forms.Tools.SplashClosedEventHandler"/>.
            </para>
            <para>
            You could handle this event and do any post SplashPanel displayed processing
            in there. For example, you have an application that displays non obtrusive
            message boxes using the SplashPanel class, you can handle this event to
            check if the user has made any change or selection.
            </para>
            </remarks>
            <example>
            <code lang="C#">
                        this.splashPanel1.SplashClosing += new Syncfusion.Windows.Forms.Tools.SplashClosedEventHandler(this.splashPanel1_SplashClosing);
                        // splashPanel1_SplashClosing event handler
                        MessageBox.Show("SplashPanel closing event handler");</code>
                        <coderef file="c:\syncfusion\essential suite\tools\samples\quick start\SplashPanelDemo\VB\MainForm.vb" name="SplashPanel SplashClosing event" lang="VB"><code lang="VB">
                       AddHandler Me.splashPanel1.SplashClosing, New Syncfusion.Windows.Forms.Tools.SplashClosedEventHandler(AddressOf splashPanel1_SplashClosing)
                       ' splashPanel1_SplashClosing event handler
                       MessageBox.Show("SplashPanel closing event handler")</code></coderef>
            </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashMouseEnter">
            <summary>
            Occurs when the mouse enters the visible part of the SplashPanel or any of its child
            controls.
            </summary>
            <remarks>
            This event informs that the mouse has entered the SplashPanel.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashMouseLeave">
            <summary>
            Occurs when the mouse leaves the visible part of the SplashPanel or any of its child
            controls.
            </summary>
            <remarks>
            This event informs that the mouse has left the SplashPanel.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SuspendAutoCloseWhenMouseOver">
            <summary>
            Gets or sets a value indicating whether the SplashPanel should not be closed when the mouse is over it.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowInTaskbar">
            <summary>
            Gets or sets a value indicating whether the SplashPanel is to be shown in the Taskbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.FormIcon">
            <summary>
            Gets or sets the icon for the SplashPanel when displayed in the Taskbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.Text">
            <summary>
            Gets or sets the text when displayed in the Taskbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.BackgroundColor">
            <summary>
            Gets or sets the background color and other styles.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> provides this property to enable specialized
            custom gradient backgrounds for the splash screens you create.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SlideStyle">
            <summary>
            Gets or sets the SlideStyle for the SplashPanel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowAsTopMost">
            <summary>
            Gets or sets a value indicating whether the SplashPanel is shown as a TopMost
            window when displayed.
            </summary>
            <value>
            True if the SplashPanel is displayed as a TopMost window; false otherwise. The default is true.
            </value>
            <remarks>
            Displaying the SplashPanel as a TopMost window makes the SplashPanel appear on top of
            all other windows.
            <para>
            If this property is false and the SplashPanel is displayed in non modal mode, the
            SplashPanel might be hidden by the Form displaying the SplashPanel. If you want the 
            SplashPanel to be the TopMost window with respect to the application/Form displaying 
            it only, you should display the SplashPanel modally with this property set to false.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.BorderStyle">
            <summary>
            Gets or sets the 3D border for the SplashPanel.
            </summary>
            <remarks>
            <para>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> class provides 3D border styles for its
            borders.
            </para>
            <para>
            You can set the border style for the SplashPanel to any of the
            values supported by the <see cref="T:System.Windows.Forms.Border3DStyle"/> enumeration. Setting
            the BorderStyle property to <see cref="F:System.Windows.Forms.Border3DStyle.Adjust"/> results in
            no border being visible.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.BorderType">
            <summary>
            Gets or sets the type of border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.AnimationSpeed">
            <summary>
            Gets or sets the speed at which the animation unfolds on the screen and the SplashPanel becomes visible.
            </summary>
            <remarks>
            <para>
            The same speed is also used when the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> is closed.
            To achieve the best animation effect, the animation speed should be set relative with
            respect to the height and width of the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/>.
            </para>
            <para>
            The value for the animation speed is restricted to be between 5 and 50.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.AnimationSteps">
            <summary>
            Gets or sets the number of pixels at which the animation unfolds in sliding style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowAnimation">
            <summary>
            Gets or sets a value indicating whether the window display should be animated.
            </summary>
            <remarks>
            Set this property to true if you want the splash window to appear
            in an animated manner.
            <para>
            See the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.AnimationSpeed"/> property for changing the speed of animation.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.DesktopAlignment">
            <summary>
            Gets or sets how the splash screen is aligned when it appears 
            initially with respect to the desktop.
            </summary>
            <remarks>
            <see cref="T:Syncfusion.Windows.Forms.Tools.SplashAlignment"/> lists the possible values for this property.
            <para>The default value for the DesktopAlignment is <see cref="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.Center"/>
            which sets the SplashPanel to appear in the middle of the screen.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.TimerInterval">
            <summary>
            Gets or sets the period of time the splash window should be visible for.
            </summary>
            <remarks>
            The unit of measurement for this is in milliseconds. The default value is
            5000 milliseconds which translates to 5 seconds.
            <para>
            The time is taken into account after the window appears on the
            screen.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashWrapperForm">
            <summary>
            Gets or sets a reference to the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashWrapperForm"/> that will be
            used to host this SplashPanel when displayed.
            </summary>
            <value>The SplashWrapperForm object that will host this SplashPanel.</value>
            <remarks>
            SplashWrapperForm is the top level Form based control that hosts
            this Splash Panel when displayed.
            <para>
            The SplashPanel usually creates a custom SplashWrapperForm when it is asked to display 
            itself. However, you can provide your own SplashWrapperForm if you have a customized
            version.
            </para>
            <para>
            You could also get a reference to the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashWrapperForm"/>
            that the SplashPanel uses by default and make changes to it. 
            The SplashPanel creates a default SplashWrapperForm when there is no 
            SplashWrapperForm supplied to it, but ShowSplash was called to show the splash screen.
            Hence, the best place to get the default SplashWrapperForm
            associated with this SplashPanel is in the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.BeforeSplash"/> event handler.
            </para>
            <note type="note">This property is not available at runtime.</note>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashForm">
            <summary>
            Gets the splash form.
            </summary>
            <value>The splash form.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.TransparentColor">
            <summary>
            Gets or sets the transparent color for the background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.BackColor">
            <summary>
            Gets or sets the backcolor for the control.
            </summary>
            <value></value>
            <returns>A <see cref="T:System.Drawing.Color"></see> that represents the background color of the control. The default is the value of the <see cref="P:System.Windows.Forms.Control.DefaultBackColor"></see> property.</returns>
            <PermissionSet><IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/></PermissionSet>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.Autohide">
            <summary>
            Gets or sets a value indicating whether the SplashPanel should auto hide.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.DiscreetLocation">
            <summary>
            Gets or sets the location to display the splash window. This is a <see cref="T:System.Drawing.Point"/>
            value that is in screen coordinates.
            </summary>
            <remarks>
            You can display a discrete location for the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/>
            to be displayed at. The location parameter passed to the constructor
            of SplashPanel is used to set this value initially.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.CloseOnClick">
            <summary>
            Gets or sets a value indicating whether the CloseOnClick property closes the SplashPanel. If the user clicks inside the
            SplashPanel and moves the SplashPanel (this is allowed if the AllowMove property is set to true),
            the SplashPanel will not be closed. The SplashPanel will not be closed if the click is on a Child 
            control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.AllowMove">
            <summary>
            Gets or sets a value indicating whether the AllowMove property allows the user to click within the SplashPanel and 
            move the SplashPanel on the screen. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.AllowResize">
            <summary>
            Gets or sets a value indicating whether the AllowResize property allows the user to resize the SplashPanel.
            Resize handles will be displayed when the user moves the mouse near the border
            of the SplashPanel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashPanel.EnableTouchMode">
             <summary>
            gets or Sets the touchmode 
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowSplashDelegate">
            <summary>
            Delagate used in ShowSplash for executed Invoke method.
            </summary>
            <param name="location">Point location</param>
            <param name="ownerForm">Owner form</param>
            <param name="disableOwner">Disable Owner</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashPanel.PrepareSplashDelegate">
            <summary>
            Delagate used in PrepareSplash for executed Invoke method.
            </summary>
            <param name="location">Pont Location</param>
            <param name="ownerForm">Owner form</param>
            <returns>Returns bool value</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashPanel.HideSplashDelegate">
            <summary>
            Delagate used in HideSplash for executed Invoke method.
            </summary>
            <param name="splashCloseType">Splash close type</param>
            <param name="delayInMilliseconds">Delay InMilliseconds</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashControl.DefaultPanel.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.DefaultPanel.#ctor">
            <summary>
            Initializes a new instance of the DefaultPanel class. 
            </summary>
            <remarks>
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.AnimationSpeed"/> is set to 25 and the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowAnimation"/>
            is turned off by default.
            </para>
            <para>
            You need to set the <see cref="!:BackImage"/> property.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.DefaultPanel.#ctor(System.Drawing.Image)">
            <summary>
            Initializes a new instance of the DefaultPanel class.
            </summary>
            <param name="backImage">The image to be displayed in the splash window.</param>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.SplashControl"/> creating this sets the BackImage
            to be its <see cref="P:Syncfusion.Windows.Forms.Tools.SplashControl.SplashImage"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.DefaultPanel.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashControl.DefaultPanel.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashControl.DefaultPanel.BackgroundImage">
            <summary>
            Gets / sets the BackImage with an image.
            </summary>
            <remarks>
            The image to be used as the background image.
            The size of the SplashPanel is set to the size of BackImage.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashClosedEventHandler">
            <summary>
            Handles the SplashClosing event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A SplashClosedEventArgs that 
            contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.GetComputedSizeEventHandler">
            <summary>
            Delegate used for the thread-safe invoke of the GetComputedSizeInternal method.
            </summary>
            <param name="controlSize">Control size</param>
            <returns>return size</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashClosing"/> event.
            </summary>
            <remarks>
            The SplashClosed event is raised when a <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/>
            is closed. The <see cref="P:Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs.SplashCloseType"/> specifies the manner
            in which the SplashPanel was closed.
            <para>
            See the <see cref="E:Syncfusion.Windows.Forms.Tools.SplashPanel.SplashClosing"/> event for more information.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs.splashCloseType">
            <summary>
            The Splash close type object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.SplashCloseType)">
            <summary>
            Initializes a new instance of the SplashClosedEventArgs class.
            </summary>
            <param name="splashCloseType">A SplashCloseType value.</param>
            <remarks>
            The SplashCloseType property is initialized with the 
            value passed in.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs.SplashCloseType">
            <summary>
            Gets the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashClosedEventArgs.SplashCloseType"/> value indicating the way in which 
            the Splash was closed.
            </summary>
            <remarks>
            The SplashCloseType value indicates how the SplashPanel was closed.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashAlignment">
            <summary>
            Specifies the positioning of the splash with the desktop.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.SystemTray">
            <summary>
            The Splash window will be made visible at the location closest
            to the system tray clock (if available).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.Center">
            <summary>
            The splash window will be shown at the center of the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.LeftTop">
            <summary>
            The splash window will be shown at the top-left of the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.LeftBottom">
            <summary>
            The splash window will be shown at the  bottom -left of the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.RightTop">
            <summary>
            The splash window will be shown at the top-right of the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.RightBottom">
            <summary>
            The splash window will be shown at the bottom-right of the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashAlignment.Custom">
            <summary>
            Does not indicate any of the above alignments.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashCloseType">
            <summary>
            Specifies the way in which a splash control container was closed.
            </summary>
            <remarks>
            Signifies the mode in which the splash control container was closed.
            This can be interpreted by the parent of the splash control container.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashCloseType.Done">
            <summary>
            The user wants the changes made in the splash to be applied.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashCloseType.Canceled">
            <summary>
            The user canceled the splash and expects the changes, if any to be ignored.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashCloseType.TimedOut">
            <summary>
            The popup was deactivated because it was displayed for the specified
            time. This should be considered to be equivalent to the Done
            type as the user may want some changes saved.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TaskbarDockPosition">
            <summary>
            The current docking position of the windows task bar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TaskbarDockPosition.Bottom">
            <summary>
            The taskbar is docked at the bottom of the current screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TaskbarDockPosition.Left">
            <summary>
            The taskbar is docked at the left of the current screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TaskbarDockPosition.Top">
            <summary>
            The taskbar is docked at the top of the current screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TaskbarDockPosition.Right">
            <summary>
            The taskbar is docked at the right of the current screen.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SlideStyle">
            <summary>
            Specifies to the animation functions in 
            the <see cref="T:Syncfusion.Windows.Forms.Tools.SplashPanel"/> class the nature of the slide
            animation to be performed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.Horizontal">
            <summary>
            Slides horizontally from left to right. This animation effect
            is typically used when the window is displayed at the left edge of the
            screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.Vertical">
            <summary>
            Slides vertically from bottom to top. This slide animation effect is
            typically used when the location of the window is at the right end 
            of the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.LeftToRight">
            <summary>
            Slides horizontally from left to right. This animation effect
            is typically used when the window is displayed at the left edge of the
            screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.BottomToTop">
            <summary>
            Slides vertically from bottom to top. This slide animation effect is
            typically used when the location of the window is at the right end 
            of the screen.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.RightToLeft">
            <summary>
            Slides vertically from right to left.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.TopToBottom">
            <summary>
            Slides vertically from top to bottom.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.FadeIn">
            <summary>
            Fades from transparent to opaque.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.Slide">
            <summary>
            Slides vertically
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.Default">
            <summary>
            The default style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SlideStyle.Marquee">
            <summary>
            Marquee style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WrapperForm">
            <summary>
            The Form derived class that hosts a <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> when it is
            displayed.
            </summary>
            <remarks>
            You will normally not have to use this class or refer to
            an instance of this class. An instance of this class will
            be automatically generated by the SplashPanel which
            will then set this as its parent when <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowSplash(System.Boolean)"/> 
            is called on it.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.c_iBordersIndent">
            <summary>
            Borders indent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.c_iMinAnimationSize">
            <summary>
            Minimum animation size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.c_dFadeAnimationDelay">
            <summary>
            Fade animation increment delay.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.borderGap">
            <summary>
            Specifies how to space the SplashPanel within this host.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.splashFormListener">
            <summary>
            This object will be notified by the SplashWrapperForm
            of important events.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.preferredWidth">
            <summary>
            The preferred width of the <see cref="T:Syncfusion.Windows.Forms.Tools.WrapperForm"/> when it
            becomes visible.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.preferredHeight">
            <summary>
            The preferred height of the <see cref="T:Syncfusion.Windows.Forms.Tools.WrapperForm"/> when it
            becomes visible.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.animationTimer">
            <summary>
            The timer that is used to animate the window. The animation
            is actually created by changing the height and width of the 
            window at regular time intervals.
            </summary>
            <remarks>
            The Windows API AnimateWindow does not work properly. It crashes
            when some controls are added to the SplashPanel.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.hideAnimationTimer">
            <summary>
            The timer that is used when the SplashPanel is being
            closed to create the animation effect.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.splashPanel">
            <summary>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> that will be hosted by this
            SplashWrapperForm object.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.slideStyle">
            <summary>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.SlideStyle"/> for the animation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.splashWrapperFormOwner">
            <summary>
            The owner form - we don't use the Owner property as that requires a
            TopLevel window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WrapperForm.dialogResult">
            <summary>
            Result when the SplashPanel is invoked as Modal.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.#ctor(Syncfusion.Windows.Forms.Tools.SplashPanel)">
            <summary>
            Initializes a new instance of the WrapperForm class.
            </summary>
            <param name="splashPanel">The SplashPanel that will be displayed
            by this SplashWrapperForm.</param>
            <remarks>
            The SplashWrapperForm will be initialized with the <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/>
            object that it will host. The SplashWrapperForm will only be valid for the
            duration that the SplashPanel is visible. 
            <para>
            The SplashWrapperForm works closely with the SplashPanel object it hosts
            and will not be visible and the user will see the SplashPanel
            as the SplashWrapperForm.
            </para>
            <para>
            The SplashWrapperForm is set to be a top level window.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.SetBorderStyle">
            <summary>
            Sets the border style for this SplashHost. The BorderStyle
            is a <see cref="T:System.Windows.Forms.Border3DStyle"/> value that is painted
            by this control in the OnPaint handler.
            </summary>
            <remarks>
            You can override this method to provide your own FormBorderStyle for 
            this SplashWrapperForm.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrides the OnPaint method to paint the 3D border style.
            </summary>
            <param name="pe">The PaintEventArgs event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.Draw3DBorder(System.Drawing.Graphics,System.Windows.Forms.Border3DStyle)">
            <summary>
            Draws the 3D border that is specified in the <see cref="!:SplashPanel.Border3DStyle"/>
            property.
            </summary>
            <param name="g">The graphics object that is to be drawn on.</param>
            <param name="border3DStyleValue">The Border3DStyle value to be used for drawing the border.</param>
            <remarks>
            You can override this virtual function and draw your own implementation
            of the 3D border.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowSplash(System.Boolean)">
            <summary>
            Displays the <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> that this SplashWrapperForm is hosting.
            </summary>
            <param name="disableOwner">Indicates whether the SplashWrapperForm should
            disable the owner form.</param>
            <remarks>
            This method calls <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowWindow(Syncfusion.Windows.Forms.Tools.SplashWindowShowMode)"/> or <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowWindowAnimated(Syncfusion.Windows.Forms.Tools.SplashWindowShowMode)"/>
            depending on what the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowAnimation"/> property is set to.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowDialogSplash">
            <summary>
            Displays the SplashPanel as a Modal dialog.
            </summary>
            <returns>Returns dialog result</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ComputeControlLocation">
            <summary>
            Places the hosted SplashPanel within the bounds of the SplashWrapperForm.
            </summary>
            <remarks>
            The default implementation of this method sizes the hosted <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/>
            to occupy the entire area of the SplashWrapperForm except for the border.
            <para>
            This method is invoked by the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.AttachSplash"/> method.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowWindow(Syncfusion.Windows.Forms.Tools.SplashWindowShowMode)">
            <summary>
            Displays the splash window without any animation.
            </summary>
            <param name="mode">Indicates whteher the owner form is to be disabled.</param>
            <remarks>
            This method is invoked by the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowSplash(System.Boolean)"/> method
            if the <see cref="P:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowAnimation"/> property is set to false.
            <para>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> is also notified that the window has been
            displayed.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowOptimized">
            <summary>
            No animation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowWindowAnimated(Syncfusion.Windows.Forms.Tools.SplashWindowShowMode)">
            <summary>
            Displays the splash host window in an animated manner.
            </summary>
            <param name="mode">Indicates whether the window is to be displayed modally.</param>
            <remarks>
            This method is invoked by the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ShowSplash(System.Boolean)"/> method when the
            <see cref="!:Syncfusion.Windows.Forms.Tools.SplashPanel.ShowWindowAnimated"/> property is set to true.
            <para>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.SlideStyle"/>  used for the animation is based on the value
            returned by the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.GetSlideStyle(Syncfusion.Windows.Forms.Tools.SplashAlignment)"/> method.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.Show">
            <summary>
            Overrides Show and display using SetWindowPos and SWP_NOACTIVATE so that
            the focus is not grabbed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HandleAnimationTimer(System.Object,System.EventArgs)">
            <summary>
            The animation of the splash window is implemented using a timer
            and its Elapsed event is handled in this method.
            </summary>
            <param name="sender">The animation timer object.</param>
            <param name="e">The elapsed event args event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HandleHideAnimationTimer(System.Object,System.EventArgs)">
            <summary>
            The handler for the elapsed event of the Hide animation timer. Used
            when the splash window is closing.
            </summary>
            <param name="sender">The hide animation timer.</param>
            <param name="e">The elapsed event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideWindow">
            <summary>
            Hides this SplashWrapperForm.
            </summary>
            <remarks>
            This method is invoked by the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideSplash"/> method.
            <para>
            This method also notifies the <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> that the
            window is being closed.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.GetSlideStyle(Syncfusion.Windows.Forms.Tools.SplashAlignment)">
            <summary>
            Private helper function used for the animated display.
            </summary>
            <param name="desktopAlignment">The relative alignment with the desktop.</param>
            <returns>The style to be passed to the AnimateWindow function.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.GetAppbarPosition">
            <summary>
            Private helper method that gets the position of the Windows Taskbar.
            </summary>
            <returns>The position of the windows taskbar.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.GetDisplayLocation(Syncfusion.Windows.Forms.Tools.SplashAlignment)">
            <summary>
            The display location based on the current work area and the 
            desired alignment.
            </summary>
            <param name="desktopAlignment">Splash Alignment</param>
            <returns>The point where the splash window is to be displayed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.AttachSplash">
            <summary>
            Attaches the SplashPanel to the SplashWrapperForm.
            </summary>
            <remarks>
            This method associates the <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> object with this
            SplashWrapperForm. This adds the SplashPanel control to the form and
            sets its position.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.ComputeMySize">
            <summary>
            Sets the size of the host to the size of the SplashPanel and adjusts for 
            the borderwidth.
            </summary>
            <remarks>
            The size of the <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> is adjusted to be the
            size of the SplashWrapperForm except for the border.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideSplash">
            <summary>
            Hides the SplashWrapperForm.
            </summary>
            <remarks>
            This method calls the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideWindow"/> or <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideWindowAnimated"/>
            method to hide the splash window. If this is a modal window, the DialogResult
            is set to DialogResult.OK.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideSplashInternal">
            <summary>
            Hides the SplashWrapperForm.
            </summary>
            <remarks>
            This method calls the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideWindow"/> or <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideWindowAnimated"/>
            method to hide the splash window. If this is a modal window, the DialogResult
            is set to DialogResult.OK.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideWindowAnimated">
            <summary>
            Hides the SplashWrapperForm window in an animated manner.
            </summary>
            <remarks>
            Called by the <see cref="M:Syncfusion.Windows.Forms.Tools.WrapperForm.HideSplash"/> method.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashWrapperFormListener">
            <summary>
            Gets Splash wrapper form Listener
            This is the same as the <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> hosted by the
            SplashWrapperForm. This will be used by the SplashWrapperForm to
            notify the SplashPanel of important events so that the SplashPanel
            can respond.
            </summary>
            <value>
            A SplashPanel object that implements ISplashWrapperFormListener.
            </value>
            <remarks>
            The value cannot be set through this property. All
            SplashWrapperForm objects are single use only. The splash host will
            be destroyed after the splash window is hiddden and
            the only way to set the SplashPanel for a 
            SplashHost would be through the SplashHost contructor.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WrapperForm.CreateParams">
            <summary>
            Overrides CreateParams to add extended styles for ToolWindow and 
            NoActivate.
            </summary>
            <remarks>
            The SplashWrapperForm object needs to be Top level window and
            also should not be activated. These styles are set in this method.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.WrapperForm.SplashPanel"/> object that is hosted by this 
            <see cref="T:Syncfusion.Windows.Forms.Tools.WrapperForm"/>.
            </summary>
            <remarks>
            The SplashPanel object is the reason the SplashWrapperForm
            exists. This SplashPanel will be the only visible part of the
            SplashWrapperForm. You should not add any other controls that
            will be visible to the SplashWrapperForm.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashWindowShowMode">
            <summary>
            Specifies the mode in which to show the Splash.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashWindowShowMode.Modeless">
            <summary>
            Represents Modeless
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashWindowShowMode.DisableOwner">
            <summary>
            Represents Disable owner
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashWindowShowMode.Modal">
            <summary>
            Represents Modal
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplashBorderType">
            <summary>
            Specifies the border type for the Splash.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashBorderType.Border3D">
            <summary>
            Borders in 3D style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplashBorderType.None">
            <summary>
            No border. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Enums.FixedPanel">
            <summary>
            Specifies which split panel is fixed, if any.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.FixedPanel.None">
            <summary>
            "None"   - no panel;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.FixedPanel.Panel1">
            <summary>
            "Panel1" - panel #1 respectively.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.FixedPanel.Panel2">
            <summary>
            "Panel2" - panel #1 respectively.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Enums.Style">
            <summary>
            Specifies splitter rendering style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.None">
            <summary>
            Style is absent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.Office2007Black">
            <summary>
            Office 2007 Black style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.Office2007Blue">
            <summary>
            Office 2007 Blue style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.Office2007Silver">
            <summary>
            Office 2007 Silver style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.Office2003">
            <summary>
            Office 2003 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.OfficeXP">
            <summary>
            Office XP style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.VS2005">
            <summary>
            Visual Studio 2005 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.Mozilla">
            <summary>
            Mozilla browser style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.Default">
            <summary>
            default style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.Style.Metro">
            <summary>
            Metro Style
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Enums.DrawState">
            <summary>
            Specifies splitter current state of being drawn.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.DrawState.Normal">
            <summary>
            when splitter is not hovered;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.DrawState.Hovered">
            <summary>
            when splitter is hovered by the mouse.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Enums.DragState">
            <summary>
            Specifies whether the control is currently being dragged, and how.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.DragState.Normal">
            <summary>
            the splitter is still;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.DragState.Dragged">
            <summary>
            the splitter is being dragged now;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.DragState.Expanded">
            <summary>
            the splitter is expanded;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.DragState.Collapsed">
            <summary>
            the splitter is collapsed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel">
            <summary>
            Specifies currently collapsed panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel.Panel1">
            <summary>
            Panel1 respectively.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel.Panel2">
            <summary>
            Panel2 respectively.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel.None">
            <summary>
            no panel is collapsed;
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Enums.TogglePanelOn">
            <summary>
            Specifies an event which leads to collapsing of previously specified panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.TogglePanelOn.Click">
            <summary>
            panel is toggled when a click on it occurs;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.TogglePanelOn.DoubleClick">
            <summary>
            panel is toggled when a doubleclick on it occurs.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty">
            <summary>
            Specifies needed property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.Unknown">
            <summary>
            Represents Unknown
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.BackgroundColor">
            <summary>
            BackgroundColor respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.ExpandFill">
            <summary>
            ExpandFill respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.ExpandLine">
            <summary>
            ExpandLine respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.GripLight">
            <summary>
            GripLight respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.GripDark">
            <summary>
            GripDark respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.HotBackgroundColor">
            <summary>
            HotBackgroundColor respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.HotExpandFill">
            <summary>
            HotExpandFill respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.HotExpandLine">
            <summary>
            HotExpandLine respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.HotGripLight">
            <summary>
            HotGripLight respectively
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Enums.RendererProperty.HotGripDark">
            <summary>
            HotGripDark respectively
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Events.SplitterMoveEventArgs">
            <summary>
            Used in split container events to pass info about changed values to 
            event handlers.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Events.SplitterMoveEventHandler">
            <summary>
            Used for Splitter moving events.
            </summary>
            <param name="sender">Sender object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer">
            <summary>
            Basic Renderer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.Renderer">
            <summary>
            A class a renderer should be derived from.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer">
            <summary>
            Create a class derived from Renderer, implementing this interface, to make 
            your own renderers for custom splitter styles and behavior.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.UpdateRendererInfo(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo)">
            <summary>
            Creates RendererInfo instance and initializes it with default values.
            </summary>
            <param name="instance">An instance to initialize</param>
            <param name="ri">A RendererInfo instance to take parameters from</param>
            <returns>returns render info</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.Draw(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws splitter according to settings specified in RendererInfo.
            </summary>
            <param name="e">Drawing context</param>
            <param name="ri">An instance of the needed RendererInfo to retrieve drawing settings from.</param>
            <param name="bounds">Bounds to draw within.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.DrawBackground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a background.
            </summary>
            <param name="e">Current paint context.</param>
            <param name="ri">An instance of RendererInfo, which is responsible for this SplitContainerAdv drawing.</param>
            <param name="bounds">Within these bounds we should draw.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.DrawHotBackground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a background while under mouse cursor.
            </summary>
            <param name="e">Current paint context.</param>
            <param name="ri">An instance of RendererInfo, which is responsible for this SplitContainerAdv drawing.</param>
            <param name="bounds">Within these bounds we should draw.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.DrawThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a thumbnail.
            </summary>
            <param name="e">Current paint context.</param>
            <param name="ri">An instance of RendererInfo, which is responsible for this SplitContainerAdv drawing.</param>
            <param name="bounds">Within these bounds we should draw.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.DrawHotThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a thumbnail while under mouse cursor.
            </summary>
            <param name="e">Current paint context.</param>
            <param name="ri">An instance of RendererInfo, which is responsible for this SplitContainerAdv drawing.</param>
            <param name="bounds">Within these bounds we should draw.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.DrawForeground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a foreground.
            </summary>
            <param name="e">Current paint context.</param>
            <param name="ri">An instance of RendererInfo, which is responsible for this SplitContainerAdv drawing.</param>
            <param name="bounds">Within these bounds we should draw.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.DrawHotForeground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a foreground while under mouse cursor.
            </summary>
            <param name="e">Current paint context.</param>
            <param name="ri">An instance of RendererInfo, which is responsible for this SplitContainerAdv drawing.</param>
            <param name="bounds">Within these bounds we should draw.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.GetAppropriateThemeSettings(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,System.Boolean)">
            <summary>
            Gets theme settings appropriate to the current theme.
            </summary>
            <param name="instance">An instance of SplitContainerAdv container, which owns this renderer.</param>
            <param name="bInit"> Flag of current mode. If mode is initialization than properties will not be set. </param>
            <returns>Returns renderer info</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.CompareWithDefaultValue(Syncfusion.Windows.Forms.Tools.Enums.RendererProperty,System.Object)">
            <summary>
            Compare current value with default value
            </summary>
            <param name="property"> property identifier </param>
            <param name="value"> current value </param>
            <returns> true if value is equal and false in other case</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IRenderer.GetDefaultValue(Syncfusion.Windows.Forms.Tools.Enums.RendererProperty)">
            <summary>
            Gets default value for some property
            </summary>
            <param name="property">Rendererer property</param>
            <returns>Returns default value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.UpdateRendererInfo(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo)">
            <summary>
            Override this method to provide correct update renderer-specified information from control.
            </summary>
            <param name="instance">An instance of holding container.</param>
            <param name="iri">An instance of RendererInfo, which should be updated.</param>
            <returns>Modified RendererInfo instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.DrawBackground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Override this to draw a background.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.DrawHotBackground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Override this to provide hot background capabilities to your control's theme.
            Hot background means that control can change its background color when under mouse cursor.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.DrawThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Override this to provide thumbnail drawing according to your theme.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.DrawHotThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Override this to provide hot thumbnail drawing according to your theme.
            Hot thumbnail means that control can change its thumbnail color when under mouse cursor.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.DrawForeground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Override this to provide foreground drawing.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.DrawHotForeground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Override this to provide hot foreground.
            Hot foreground means that control can change its hot foreground color when under mouse cursor.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.GetAppropriateThemeSettings(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,System.Boolean)">
            <summary>
            For usage only within SplitContainerAdv class. Just point "this" to this method, so
            control properties will became appropriate for this theme.
            These properties are NOT used while drawing "default" theme. We're just blanking them.
            </summary>
            <remarks>
            Override this to provide custom settings saving. In overriden method initialize container
            properties you want to modify, with appropriate values from RendererInfo class.
            </remarks>
            <param name="instance">Spliter container</param>
            <param name="bInit">Bool value</param>
            <returns>Modified RenderInfo.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.CompareWithDefaultValue(Syncfusion.Windows.Forms.Tools.Enums.RendererProperty,System.Object)">
            <summary>
            Override this to compare with default renderer settings.
            </summary>
            <param name="property"> Property identifier. </param>
            <param name="value"> Compared value. </param>
            <returns> True if value is equal and false in other case.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.GetDefaultValue(Syncfusion.Windows.Forms.Tools.Enums.RendererProperty)">
            <summary>
            Gets default value for some property.
            </summary>
            <param name="property"> Property identifier. </param>
            <returns> Default value. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.Draw(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Override this to draw splitter according to renderer settings.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Renderer.GetRenderer(Syncfusion.Windows.Forms.Tools.Enums.Style)">
            <summary>
            Provides with an appropriate renderer instance.
            </summary>
            <param name="style">Style by which an appropriate renderer is to be selected.</param>
            <returns>An instance of Render's inheritor class, regarding to provided style.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultExpandFill">
            <summary>
            storage for saving default value for ExpandFill property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultExpandLine">
            <summary>
            storage for saving default value for ExpandLine property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultGripDark">
            <summary>
            storage for saving default value for GripDark property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultGripLight">
            <summary>
            storage for saving default value for GripLight property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultBackgroundColor">
            <summary>
            storage for saving default value for BackgroundColor property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultHotExpandFill">
            <summary>
            storage for saving default value for HotExpandFill property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultHotExpandLine">
            <summary>
            storage for saving default value for HotExpandLine property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultHotGripDark">
            <summary>
            storage for saving default value for HotExpandGrip property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultHotGripLight">
            <summary>
            storage for saving default value for HotGripLight property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_defaultHotBackgroundColor">
            <summary>
            storage for saving default value for HotBackgroundColor property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_bUpdate">
            <summary>
            Bit's flag, used for for suspending update. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_bUseOrientation">
            <summary>
            If true than background orientation is autochanged.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.GetAppropriateThemeSettings(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,System.Boolean)">
            <summary>
            For usage only within SplitContainerAdv class. Just point "this" to this method, so
            control properties will became appropriate for this theme.
            </summary>
            <param name="container">Spliter containeradv container</param>
            <param name="bInit">bool value</param>
            <returns>Return render info</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.Draw(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Used here just for initialize background / hot background gradient colors in respect to orientation.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DrawBackground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws background on graphics of some object.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
            <param name="ri">Render Info</param>
            <param name="bounds">Rectangle bounds</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DrawHotBackground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws hotbackground on graphics of some object
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
            <param name="ri">Render Info</param>
            <param name="bounds">Rectangle bounds</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DrawThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            A stub: no thumbnails!!!
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DrawHotThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            A stub: no hot thumbnails here!
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DrawForeground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            A stub: no foreground here!
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DrawHotForeground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            A stub: no hot foreground here!
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.GetDefaultValue(Syncfusion.Windows.Forms.Tools.Enums.RendererProperty)">
            <summary>
            Gets default value for property.
            </summary>
            <param name="property">Renderer property</param>
            <returns>Returns object </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.UpdateRendererInfo(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo)">
            <summary>
            Updates renderer-specified information from control.
            </summary>
            <param name="instance">An instance of holding container.</param>
            <param name="iri">An instance of RendererInfo, which should be updated.</param>
            <returns>Modified RendererInfo instance.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.m_nGripPadding">
            <summary>
            Padding between grips.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.#ctor">
            <summary>
            Initializes a new instance of the BasicRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DrawArrows(System.Windows.Forms.PaintEventArgs,Syncfusion.Drawing.BrushInfo,System.Drawing.Pen,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo)">
            <summary>
            Draws arrows on a thumbnail.
            </summary>
            <param name="e">Arguments passed to OnPaint event handler.</param>
            <param name="brBackColorBrush">A brush for drawing background.</param>
            <param name="penExpandLine">A pen which paints triangles.</param>
            <param name="rectThumbnail">Thumbnail rectangle.</param>
            <param name="bri">Instance of RendererInfo which is used to retrieve settings from.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.MakeRightArrow(System.Drawing.Rectangle,System.Drawing.Point[],System.Boolean)">
            <summary>
            Fills an array of points with coordinates of the right arrow angles.
            </summary>
            <param name="rectThumbnail">Thumbnail rectangle (a rectangle to draw thumbnail in).</param>
            <param name="arrTriangle">Array of points which should be filled up with coordinates.</param>
            <param name="isTop">Is this a topmost arrow.</param>
            <returns>An array of points, which are coordinates of triangle which represents an arrow.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.MakeLeftArrow(System.Drawing.Rectangle,System.Drawing.Point[],System.Boolean)">
            <summary>
            Fills an array of points with coordinates of the left arrow angles.
            </summary>
            <param name="rectThumbnail">Thumbnail rectangle (a rectangle to draw thumbnail in).</param>
            <param name="arrTriangle">Array of points which should be filled up with coordinates.</param>
            <param name="isTop">Is this a topmost arrow.</param>
            <returns>An array of points, which are coordinates of triangle which represents an arrow.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.MakeTopArrow(System.Drawing.Rectangle,System.Drawing.Point[],System.Boolean)">
            <summary>
            Fills an array of points with coordinates of the top arrow angles.
            </summary>
            <param name="rectThumbnail">Thumbnail rectangle (a rectangle to draw thumbnail in).</param>
            <param name="arrTriangle">Array of points which should be filled up with coordinates.</param>
            <param name="isTop">Is this a topmost arrow.</param>
            <returns>An array of points, which are coordinates of triangle which represents an arrow.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.MakeBottomArrow(System.Drawing.Rectangle,System.Drawing.Point[],System.Boolean)">
            <summary>
            Fills an array of points with coordinates of the bottom arrow angles.
            </summary>
            <param name="rectThumbnail">Thumbnail rectangle (a rectangle to draw thumbnail in).</param>
            <param name="arrTriangle">Array of points which should be filled up with coordinates.</param>
            <param name="isTop">Is this a topmost arrow.</param>
            <returns>An array of points, which are coordinates of triangle which represents an arrow.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.SetDefaultSettings">
            <summary>
            Sets renderer info to default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.GetInstance">
            <summary>
            Retrieves an instance of DefaultRenderer
            </summary>
            <returns>"new DefaultRenderer()"</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultExpandFill">
            <summary>
             Gets default value for ExpandFill
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultExpandLine">
            <summary>
            Gets default value for ExpandLine
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultGripDark">
            <summary>
            Gets default value for DefaultGripDark
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultGripLight">
            <summary>
            Gets default value for GripLight
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultBackgroundColor">
            <summary>
            Gets default value for Background color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultHotExpandFill">
            <summary>
            Gets default value for ExpandFill
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultHotExpandLine">
            <summary>
            Gets default value for HotExpandLine
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultHotGripDark">
            <summary>
            Gets default value for HotGripDark
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultHotGripLight">
            <summary>
            Gets default value for HotGripLight
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.DefaultHotBackgroundColor">
            <summary>
            Gets default value for HotBackgroundColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer.RendererInfo">
            <summary>
            Gets renderer info
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo">
            <summary>
            A class in which all renderer per-instance settings are stored.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo">
            <summary>
            gets or sets Draw state
            Create a class implementing this interface for each custom Renderer and 
            add there members and properties representing SplitContainerAdv properties 
            you want to save in per-instance basis (s.a. Orientation, BackgroundColor.).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.m_bgBrush">
            <summary>
            Default for this theme value for background brush.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.m_orientation">
            <summary>
            Current renderer drawing orientation. Usually reflects container orientation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.m_bOrientationChanged">
            <summary>
            Remembers the original orientation of the container.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.m_eDrawState">
            <summary>
            Current control draw state;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.m_bThemesEnabled">
            <summary>
            Indicates whether the control themes are enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.m_bEnabled">
            <summary>
            Indicates whether the control is enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.m_bIgnoreThemeBackground">
            <summary>
            Indicates whether the control's theme background should be ignored.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.m_tcd">
            <summary>
            Themes control drawing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.OnOrientationChanged(System.EventArgs)">
            <summary>
            Raiser for event OrientationChanged
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.BackgroundColor">
            <summary>
            Gets or sets Background color
            The background color, gradient and other styles can be set through 
            this property.
            </summary>
            <remarks>
            The SplitContainerAdv control provides this property to enable specialized
            custom gradient backgrounds.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.Orientation">
            <summary>
            Gets or sets current renderer instance orientation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether theming is enabled for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.Enabled">
            <summary>
            Gets or sets a value indicating whether if control is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.IgnoreThemeBackground">
            <summary>
            Gets or sets a value indicating whether the control will ignore the theme's background color and draw the backcolor instead.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.ThemedControl">
            <summary>
            Gets or sets a themed control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.OrientationChanged">
            <summary>
             Raised when orientation changed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererInfo.DrawState">
            <summary>
            Gets or sets current control state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_szThumbnailSize">
            <summary>
            Size of thumbnail.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_brushExpandFill">
            <summary>
            Default for this theme value for brush to fill thumbnail arrows.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_brushHotExpandFill">
            <summary>
            Default for this theme value for brush to fill thumbnail arrows while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_colorExpandLine">
            <summary>
            Default for this theme value for brush to draw thumbnail arrows.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_colorHotExpandLine">
            <summary>
            Default for this theme value for brush to draw thumbnail arrows while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_brushGripDark">
            <summary>
            Default for this theme value for brush to fill thumbnail grips.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_brushHotGripDark">
            <summary>
            Default for this theme value for brush to fill thumbnail grips while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_brushGripLight">
            <summary>
            Default for this theme value for brush to fill thumbnail grip's shadow.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_brushHotGripLight">
            <summary>
            Default for this theme value for brush to fill thumbnail grip's shadow while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_bgHotBrush">
            <summary>
            Default for this theme value for background brush while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_panelToBeCollapsed">
            <summary>
            Panel which should be collapsed by some event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.m_collapsedPanel">
            <summary>
            Panel which actually is collapsed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.#ctor">
            <summary>
            Initializes a new instance of the BasicRendererInfo class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.ConvertSpliContainerToRendererInfo(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,System.Boolean)">
            <summary>
            Gets renderer info data from SplitContainerAdv object
            </summary>
            <param name="instance"> SplitContianerAdv instance</param>
            <param name="isOrientation">Orientation value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.ConvertSplitContainerToRendererInfo(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,System.Boolean)">
            <summary>
            Gets renderer info data from SplitContainerAdv object
            </summary>
            <param name="instance"> SplitContianerAdv instance</param>
            <param name="isOrientation">Orientation value</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.SetSplitContainerByInfo(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer,System.Boolean,System.Boolean)">
            <summary>
            Sets base info property for SpliContainerAdv
            </summary>
            <param name="container">Split Container</param>
            <param name="br">Basic renderer</param>
            <param name="isOrientation">Orientation value</param>
            <param name="initMode">bool value for initmode</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.SetSplitContainerByInfoWhenInitialization(Syncfusion.Windows.Forms.Tools.SplitContainerAdv,Syncfusion.Windows.Forms.Tools.Renderers.BasicRenderer,System.Boolean)">
            <summary>
            Sets base info property for SpliContainerAdv
            </summary>
            <param name="container">SplitContainerAdv Container</param>
            <param name="br"> Basic Renderer</param>
            <param name="isOrientation">Orientation value</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.ThumbnailSize">
            <summary>
            Gets or sets thumbnail size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.ExpandFill">
            <summary>
            Gets or sets brush for filling thumbnail arrows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.HotExpandFill">
            <summary>
            Gets or sets brush for filling thumbnail arrows, while under mouse cursor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.ExpandLine">
            <summary>
            Gets or sets pen color for drawing thumbnail arrows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.HotExpandLine">
            <summary>
            Gets or sets pen color for drawing thumbnail arrows, while under mouse cursor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.GripDark">
            <summary>
            Gets or sets brush for drawing a shadow around grip in thumbnail, if any.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.HotGripDark">
            <summary>
            Gets or sets brush for drawing a shadow around grip in thumbnail, if any, while under mouse cursor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.GripLight">
            <summary>
            Gets or sets brush for drawing a grip in thumbnail, if any.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.HotGripLight">
            <summary>
            Gets or sets brush for drawing a grip in thumbnail, if any, while under mouse cursor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.HotBackgroundColor">
            <summary>
            Gets or sets the  hot (under mouse cursor) background color, gradient and other styles can be set through 
            this property.
            </summary>
            <remarks>
            The SplitContainerAdv control provides this property to enable specialized
            custom gradient backgrounds.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.CollapsedPanel">
            <summary>
            Gets or sets panel which is collapsed now.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo.PanelToCollapse">
            <summary>
            Gets or sets Panel which should be collapsed by some event. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.DefaultRenderer">
            <summary>
            Default renderer style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DefaultRenderer.#ctor">
            <summary>
            Initializes a new instance of the DefaultRenderer class.
            No possibility to construct this class "normally"!
            Use MozillaRenderer.GetInstance() method to retrieve instance pointer instead.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DefaultRenderer.GetInstance">
            <summary>
            Retrieves an instance of DefaultRenderer
            </summary>
            <returns>"new DefaultRenderer"</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MetroRenderer.#ctor">
            <summary>
            Initializes a new instance of the Metro Renderer class.
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MetroRenderer.DrawThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draw thumbnail with respect to the orientation
            </summary>
            <param name="e">Graphics context.</param>
            <param name="ri">BasicRender Info</param>
            <param name="bounds">Container bounds, within which a thumbnail should be drawn.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MetroRenderer.DrawThumbnailRegardlessToHotness(System.Windows.Forms.PaintEventArgs,System.Drawing.Rectangle@,Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo,System.Drawing.Size@,System.Drawing.Drawing2D.SmoothingMode,Syncfusion.Drawing.BrushInfo,System.Drawing.Pen,System.Boolean)">
            <summary>
            Encapsulates thumbnail routines similar in DrawThumbnail and DrawHotThumbnail.
            </summary>
            <param name="e">Drawing context.</param>
            <param name="bounds">Bounds to draw within.</param>
            <param name="fri">BasicRendererInfo instance to take properties from.</param>
            <param name="szThumbnail">Size of thumbnail.</param>
            <param name="sm">Smoothing mode.</param>
            <param name="brBackColorBrush">Brush to draw thumbnail background color.</param>
            <param name="penExpandLine">Pen to draw bounds of thumbnail arrows.</param>
            <param name="bHot">Indicates whether or not we will draw hot thumbnail.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MetroRenderer.DrawHotThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws hot thumbnail.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MetroRenderer.GetInstance">
            <summary>
            Retrieves an instance of MetroRenderer
            </summary>
            <returns>"new MetroRenderer"</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HalftonePainter">
            <summary>
            This class allows user to draw splitter( half-tone brush filled rectangle ).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftonePainter.DrawRectangle(System.Windows.Forms.Control,System.Drawing.Rectangle)">
            <summary>
            Draws splitter in specified rectangle.
            </summary>
            <param name="rectangle"> rectangle to draw splitter in 
            ( screen coordinates ). </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftonePainter.GetDeviceCaps(System.IntPtr,Syncfusion.Windows.Forms.Tools.HalftonePainter.DeviceCaps)">
            <summary>
            Retrieves device-specific information for the specified device.
            </summary>
            <param name="hdc">A handle to the DC.</param>
            <param name="nIndex">The item to be returned.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HalftonePainter.DeviceCaps.LOGPIXELSX">
            <summary>
            Logical pixels inch in X
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HalftonePainter.DeviceCaps.HORZRES">
            <summary>
            Horizontal width in pixels
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HalftonePainter.DeviceCaps.DESKTOPHORZRES">
            <summary>
            Horizontal width of entire desktop in pixels
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer">
            <summary>
            Renderer of Mozilla style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer.#ctor">
            <summary>
            Initializes a new instance of the MozillaRenderer class
            No possibility to construct this class "normally"!
            Use MozillaRenderer.GetInstance() method to retrieve instance pointer instead.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer.DrawThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a thumbnail. Draws it regarding to orientation.
            </summary>
            <param name="e">Graphics context.</param>
            <param name="ri">Render Info</param>
            <param name="bounds">Container bounds, within which a thumbnail should be drown.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer.DrawThumbnailRegardlessToHotness(System.Windows.Forms.PaintEventArgs,System.Drawing.Rectangle@,Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo,System.Drawing.Size@,System.Drawing.Drawing2D.SmoothingMode,Syncfusion.Drawing.BrushInfo,System.Drawing.Pen,System.Boolean)">
            <summary>
            Incapsulates thumbnail routines similar in DrawThumbnail and DrawHotThumbnail.
            </summary>
            <param name="e">Drawing context.</param>
            <param name="bounds">Bounds to draw within.</param>
            <param name="fri">RendererInfo instance to take properties from.</param>
            <param name="szThumbnail">Size of thumbnail.</param>
            <param name="sm">Smoothing mode.</param>
            <param name="brBackColorBrush">Brush to draw thumbnail background color with.</param>
            <param name="penExpandLine">Pen to draw bounds of thumbnail arrows.</param>
            <param name="bHot">Indicates whether or not we will draw hot thumbnail.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer.DrawGripVerticalRelativeToPaddingInternal(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo,System.Drawing.Point@,System.Drawing.Point@,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Draws grip with vertical orientation.
            </summary>
            <param name="e">Drawing context.</param>
            <param name="fri">RendererInfo instance to take properties from.</param>
            <param name="ptGrip">Center of a grip.</param>
            <param name="ptNewCenter">A new center of a grip.</param>
            <param name="i">Incremental internal value.</param>
            <param name="nPadding">Padding between grips.</param>
            <param name="bHot">Indicates whether we will write hot thumbnail.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer.DrawGripHorizontalRelativeToPaddingInternal(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo,System.Drawing.Point@,System.Drawing.Point@,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Draws grip with horizontal orientation.
            </summary>
            <param name="e">Drawing context.</param>
            <param name="fri">RendererInfo instance to take properties from.</param>
            <param name="ptGrip">Center of a grip.</param>
            <param name="ptNewCenter">A new center of a grip.</param>
            <param name="i">Incremental internal value.</param>
            <param name="nPadding">Padding between grips.</param>
            <param name="bHot">Indicates whether we will write hot thumbnail.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer.DrawGrip(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo,System.Drawing.Point,System.Boolean)">
            <summary>
            Draws 1 grip, resulting from 7 points: 4 for foregroung and 2 for a shadow.
            </summary>
            <param name="e">PaintEventArgs. We usually use e.Graphics to draw.</param>
            <param name="fri">Basic Render info</param>
            <param name="ptArea">The point, which should be a center of a grip.</param>
            <param name="bHot">Bool  for hot</param>   
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer.DrawHotThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws hot thumbnail.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.MozillaRenderer.GetInstance">
            <summary>
            Retrieves an instance of MozillaRenderer
            </summary>
            <returns>"new MozillaRenderer()"</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.Office2003Renderer">
            <summary>
            Renderer of Office2003 style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2003Renderer.#ctor">
            <summary>
            Initializes a new instance of the Office2003Renderer class.
            No possibility to construct this class "normally"!
            Use FancyRenderer.GetInstance() property to retrieve instance pointer instead.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2003Renderer.DrawThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a thumbnail. Draws it regarding to orientation.
            </summary>
            <param name="e">Graphics context.</param>
            <param name="ri">Container instance.</param>
            <param name="bounds">Container bounds, within which a thumbnail should be drown.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2003Renderer.DrawGrip(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo,System.Drawing.Point,System.Boolean)">
            <summary>
            Draws 1 grip, resulting from 7 points: 4 for foregroung and 2 for a shadow.
            </summary>   
            <param name="e">PaintEventArgs. We usually use e.Graphics to draw.</param>
            <param name="fri">A container instance.</param>
            <param name="ptArea">The point, which should be a center of a grip.</param>
            <param name="bHot">True - use hot colors, otherwise false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2003Renderer.DrawHotThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws hot thumbnail.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2003Renderer.GetInstance">
            <summary>
            Retrieves an instance of Office2003Renderer
            </summary>
            <returns>"new Office2003Renderer()"</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2003Renderer.BasicDrawThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws a thumbnail. Draws it regarding to orientation.
            </summary>
            <param name="e">Graphics context.</param>
            <param name="ri">Container instance.</param>
            <param name="bounds">Container bounds, within which a thumbnail should be drown.</param>
            <param name="bHot">bool value hot</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.Office2007BlueRenderer">
            <summary>
            Renderer of Office2007Blue style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.OfficeXPRenderer">
            <summary>
            Renderer of OfficeXP style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.OfficeXPRenderer.#ctor">
            <summary>
            Initializes a new instance of the OfficeXPRenderer class.
            No possibility to construct this class "normally"!
            Use FancyRenderer.GetInstance() property to retrieve instance pointer instead.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.OfficeXPRenderer.DrawThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a thumbnail. Draws it regarding to orientation.
            </summary>
            <param name="e">Graphics context.</param>
            <param name="ri">Instance of RendererInfo which is used to retrieve settings from.</param>
            <param name="bounds">Container bounds, within which a thumbnail should be drown.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.OfficeXPRenderer.DrawGrip(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.BasicRendererInfo,System.Drawing.Point,System.Boolean)">
            <summary>
            Draws 1 grip, resulting from 7 points: 4 for foregroung and 2 for a shadow.
            </summary>
            <param name="e">PaintEventArgs. We usually use e.Graphics to draw.</param>
            <param name="fri">Instance of RendererInfo which is used to retrieve settings from.</param>
            <param name="ptArea">The point, which should be a center of a grip.</param>
            <param name="bHot">True - use hot colors, otherwise false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.OfficeXPRenderer.DrawHotThumbnail(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws hot thumbnail.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.OfficeXPRenderer.GetInstance">
            <summary>
            Retrieves an instance of OfficeXPRenderer
            </summary>
            <returns>"new OfficeXPRenderer()"</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2007BlueRenderer.#ctor">
            <summary>
            Initializes a new instance of the Office2007BlueRenderer class. 
            No possibility to construct this class "normally"!
            Use FancyRenderer.GetInstance() property to retrieve instance pointer instead.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2007BlueRenderer.GetInstance">
            <summary>
            Retrieves an instance of Office2007Renderer
            </summary>
            <returns>"new Office2007Renderer()"</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.Office2007BlackRenderer">
            <summary>
            Renderer of Office2007Black style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2007BlackRenderer.#ctor">
            <summary>
            Initializes a new instance of the Office2007BlackRenderer class.
            No possibility to construct this class "normally"!
            Use FancyRenderer.GetInstance() property to retrieve instance pointer instead.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2007BlackRenderer.GetInstance">
            <summary>
            Retrieves an instance of Office2007Renderer
            </summary>
            <returns>"new Office2007Renderer()"</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.Office2007SilverRenderer">
            <summary>
            Renderer of Office2007Silver style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2007SilverRenderer.#ctor">
            <summary>
            Initializes a new instance of the Office2007SilverRenderer class.
            No possibility to construct this class "normally"!
            Use FancyRenderer.GetInstance() property to retrieve instance pointer instead.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Office2007SilverRenderer.GetInstance">
            <summary>
            Retrieves an instance of Office2007Renderer
            </summary>
            <returns>"new Office2007Renderer()"</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitContainerAdv">
            <summary>
            This control is container that consists of two panels, splitter between them 
            and allows user simply put other controls on these panels
            and drag splitter vertically or horizontally to resize these panels.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_INCREMENT">
            <summary>
            Default splitter encrement in pixels, when moving.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_SPLITTER_DISTANCE">
            <summary>
            Default splitter position.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_SPLITTER_BORDER_WIDTH">
            <summary>
            Default splitter border width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_MIN_SPLITTER_WIDTH">
            <summary>
            Minimum splitter width allowed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_MIN_PANEL_SIZE">
            <summary>
            Minimum split panel's size allowed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_SPLITTER_WIDTH">
            <summary>
            Default splitter width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_PANEL1_NAME">
            <summary>
            Default name of first panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_PANEL2_NAME">
            <summary>
            Default name of second panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DEF_SIZE">
            <summary>
            Default container size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.splitterWidthExternalChange">
            <summary>
            Used to ensure whether the splitter width has been changed externally.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.splitterWidthInternalChange">
            <summary>
            Used to ensure whether the splitter width has been changed internally.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_splitterOffset">
            <summary>
            A splitter offset.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_splitterIncrement">
            <summary>
            Determines the number of pixels the splitter moves
            each increment.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_prevSelectedComponents">
            <summary>
            Previously selected components at Design-Time before
            splitter moving.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bIsInitializing">
            <summary>
            Indicates, is container still initializing or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_host">
            <summary>
            Hosted Form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_splitterDistance">
            <summary>
            Splitter distance from left( top ) border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_fixedDistance">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_panel1MinSize">
            <summary>
            Minimum panel1 size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_panel2MinSize">
            <summary>
            Minimum panel2 size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bIsSplitterFixed">
            <summary>
            Indicates, can user move splitter or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bIsSizeChanging">
            <summary>
            Used for selecting panels bounds recalculation method
            during container resize, in case FixedPanel is not default.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_fixedPanel">
            <summary>
            Indicates, what panel size is fixed during container resize operations.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_borderStyle">
            <summary>
            Split panels Border Style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_panel1">
            <summary>
            Left( or top ) split panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_panel2">
            <summary>
            Right ( or bottom ) split panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_panelToBeCollapsed">
            <summary>
            A panel which will be collapsed when some events on it occurs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bInitializing">
            <summary>
            Used to check, if user is adding any controls to container manually,
            or container's split panels initialization in progress.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_selectedPanel">
            <summary>
            This panel is drawn highlited at design-time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_prevMovingRect">
            <summary>
            used for splitter drawing
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_prevCursor">
            <summary>
            Previous cursor before splitter moving operation is stored here.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_prevSize">
            <summary>
            Previous control's size before it is changed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bIsSplitterMoving">
            <summary>
            Indicates, is spliter moving operation in progress, or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_splitterRect">
            <summary>
            Splitter rectangle, it is drawn in.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_orientation">
            <summary>
            Splitter orientation( vertical or horisontal ).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_renderer">
            <summary>
            Renderer, which draws control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_rendererInfo">
            <summary>
            Renderer instance-specific information
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bgBrush">
            <summary>
            Brush to draw background using gradient styles.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bgHotBrush">
            <summary>
            Brush to draw background using gradient styles, while under mouse pointer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bThemesEnabled">
            <summary>
            Indicates whether themes are enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_tcd">
            <summary>
            Themes control drawing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bIgnoreThemeBackground">
            <summary>
            Indicates whether we should ignore theme background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ignorePanelBackgroundColor">
            <summary>
            To retain the panel background color at design time.
            </summary>        
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_eStyle">
            <summary>
            Current control style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_eDrawState">
            <summary>
            Current control draw state. We can draw regarding of state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_eDragState">
            <summary>
            Current control drag state. We can draw respectively to this state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_brushExpandFill">
            <summary>
            Brush which fills a thumbnail arrow (if one).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_brushHotExpandFill">
            <summary>
            Brush which fills a thumbnail arrow (if one), while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_colorExpandLine">
            <summary>
            Brush which draws a thumbnail arrow.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_colorHotExpandLine">
            <summary>
            Brush which draws a thumbnail arrow, while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_brushGripDark">
            <summary>
            If thumbnail exists and grip present, draws it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_brushHotGripDark">
            <summary>
            If thumbnail exists and grip present, draws it, while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_brushGripLight">
            <summary>
            If thumbnail exists and grip present, draws a shadow near it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_brushHotGripLight">
            <summary>
            If thumbnail exists and grip present, draws a shadow near it, while under mouse cursor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_togglePanelOn">
            <summary>
            An event which leads to collapsing of previously specified panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bPanelToggled">
            <summary>
            Indicates whether the panel is toggled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bCalculateAfterCollapsing">
            <summary>
            If calculating of panel bounds in CollapsePanel function.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_bCalculateAfterSplitterDistanceChange">
            <summary>
            Indicates that calculating of panel bounds in OnSplitterDistanceChanged function.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.m_ratioSplitterDistance">
            <summary>
            Ratio of the splitContainer width(height) to panel1 width(height).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.vStyle">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ApplyScaleToControl(System.Single)">
             <summary>
            Applies scaling control
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.InitializeSplitter">
            <summary>
            Initialize splitter width and height.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.InitializePanels">
            <summary>
            Initialzies container and split panels
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Dispose(System.Boolean)">
            <summary>
            free child controls
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnSplitterMoved(Syncfusion.Windows.Forms.Tools.Events.SplitterMoveEventArgs)">
            <summary>
            Invoked when splitter is moved.
            </summary>
            <param name="args">Arguments related to this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CreateAccessibilityInstance">
            <summary>
            New instance of the SplitContainerAdvAccessibility.
            </summary>
            <returns>SplitContainerAdvAccessibility</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnSplitterMoving(Syncfusion.Windows.Forms.Tools.Events.SplitterMoveEventArgs)">
            <summary>
            Invoked when splitter is being moved.
            </summary>
            <param name="args">Arguments related to this event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnIsSplitterFixedChanged">
            <summary>
            Invoked when splitter is changing its fixed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnSplitterDistanceChanged">
            <summary>
            Invoked when splitter is changing its distance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnBorderStyleChanged">
            <summary>
            Invoked when splitter changed its border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnSplitterWidthChanged">
            <summary>
            Invoked when splitter changed its width.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnOrientationChanged">
            <summary>
            Invoked when splitter changed its orientation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Invoked when mouse grabs the splitter.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Invoked when mouse is moving over splitter. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnMouseLeave(System.EventArgs)">
            <summary>
            Invoked when mouse leaves the splitter.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnMouseEnter(System.EventArgs)">
            <summary>
            Invoked when mouse enters splitter region.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Invoked when mouse releases splitter. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            A standard OnPaint message handler.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.RecalcBounds">
            <summary>
            Set minimum size to the panel, if the panel's autosize property is enabled
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.IncreaseBounds(System.Drawing.Rectangle@)">
            <summary>
            Increases bounds.
            </summary>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.InvalidateWindow">
            <summary>
            Invalidates window.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnThemeChanged(System.EventArgs)">
            <summary>
            Invoked when splitter theme is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Invoked when a control is removed from the splitter container.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Invoked when a control is added to the splitter container.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnClick(System.EventArgs)">
            <summary>
            Invokes when mouse clicks the splitter
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnDoubleClick(System.EventArgs)">
            <summary>
            Invoked when mouse double clicks the splitter
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnSystemColorsChanged(System.EventArgs)">
            <summary>
            Invalidate splitter when SystemColor changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.StartSplitterMoving(System.Drawing.Point)">
            <summary>
            Start splitter moving operation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CorrectIncrement(System.Drawing.Point,System.Drawing.Point,System.Int32)">
            <summary>
            Corrects an increment.
            </summary>
            <param name="destPoint"> Destination point to move splitter to. </param>
            <param name="srcPoint"> Source point splitter is moving from. </param>
            <param name="increment"> Number of pixels for one step. </param>
            <returns> Corrected location. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CanMoveTo(System.Drawing.Point)">
            <summary>
            Checks, if splitter can be moved to spevified location,
            according to minimum size, splitter size and orientation.
            </summary>
            <param name="destination"> Destination point to move splitter to. 
            Point is in container client coordinates.</param>
            <returns> True, if can move spliter to destination, otherwise - false. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.MoveSplitterTo(System.Drawing.Point)">
            <summary>
            Moves splitter to specified point.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CorrectSplitRectLocation(System.Drawing.Point)">
            <summary>
            Correct Splitter Location according to minimul panels size
            and mouse position.
            </summary>
            <param name="pt"> Splitter location to correct. </param>
            <returns> Corrected Splitter location. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.FinishSplitterMoving(System.Boolean)">
            <summary>
            Finish splitter moving operation.
            </summary>
            <param name="success"> If success is true, move splitter to new position,
            otherwise - restore previous. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SetSplitterCursor">
            <summary>
            Sets splitter cursor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetPreviousCursor">
            <summary>
            Restores previous cursor before split moving operations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SetCursor(System.Drawing.Point)">
            <summary>
            Set appropriate cursor.
            </summary>
            <param name="mousePos"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.InvalidateSplitter">
            <summary>
            Invalidates splitter region.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SubscribeHost">
            <summary>
            Subscribes hosted form for events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.UnSubscribeHost">
            <summary>
            Unsubscribes hosted form from events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CollapsePanel(Syncfusion.Windows.Forms.Tools.SplitPanelAdv,System.Boolean)">
            <summary>
            Sets collapsed state for specified panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DrawSplitter(System.Drawing.Rectangle)">
            <summary>
            Draws splitter rectangle.
            </summary>
            <param name="splitterRect"> Rectangle to draw splitter in. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.RecalculateCollapsedPanelsBounds">
            <summary>
            Recalculates panels bounds, if  one of them is collapsed.
            </summary>
            <returns> true, if recalculated succesfully, othervise - false. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.RecalculateFixedPanelsBounds">
            <summary>
            Recalculates panels bounds according to container size
            and fixed panel.
            </summary>
            <returns> true, if recalculated succesfully, othervise - false. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.RecalculatePanelsBoundsCommon">
            <summary>
            Recalculates split panels bounds proportionally.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.RecalculatePanelsBounds">
            <summary>
            Sets new split panels bounds according to splitter location,
            fixed and collapsed pannels.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CorrectPanelsBounds">
            <summary>
            Corrects split panels bounds and splitter position, if 
            any of panels has size less then minimum panel size allowed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.UpdateRendererInfo">
            <summary>
            Updates current info on rendering information, basing on current <see href="SplitContainerAdv"/> settings.
            </summary>
            <remarks>
            This method must be called if any render relevant changes of
            the <see href="SplitContainerAdv" /> instance were made.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnPanelClick(Syncfusion.Windows.Forms.Tools.SplitPanelAdv)">
            <summary>
            If parameter panel equal Collapsed panel than collapses this panel
            </summary>
            <param name="panel"> event sender </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnPanelDoubleClick(Syncfusion.Windows.Forms.Tools.SplitPanelAdv)">
            <summary>
            If parameter panel equal Collapsed panel and mode is DoubleClickMode than collapses this panel
            </summary>
            <param name="panel"> event sender </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.TogglePanel">
            <summary>
            Collapses a panel specified in m_panelToBeCollapsed, when specified event occurs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ExpandPanel">
            <summary>
            Expands a panel specified in m_panelToBeCollapsed, when specified event occurs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CollapsedPanelToSplitPanelAdv(Syncfusion.Windows.Forms.Tools.Enums.CollapsedPanel)">
            <summary>
            Returns an instance of SplitPanelAdv, according to provided CollapsedPanel.
            </summary>
            <param name="panel">A CollapsedPanel enum member.</param>
            <returns>An appropriate SplitPanelAdv instance, already owned by this SplitContainerAdv, or null if panel == CollapsedPanel.None.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.PanelOppositeToTheCollapsedOne">
            <summary>
            Retrieves a panel opposite to the collapsed one.
            </summary>
            <returns>A SplitPanelAdv instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetBackgroundColor">
            <summary>
            Resets backgroung color to the default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeBackgroundColor">
            <summary>
            Should a control serialize its background color.
            </summary>
            <returns>true, if yes.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetHotBackgroundColor">
            <summary>
            Resets hot backgroung color to the default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeHotBackgroundColor">
            <summary>
            Should a control serialize its hot background color.
            </summary>
            <returns>true, if yes.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetExpandFill">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeExpandFill">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetExpandLine">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeExpandLine">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetGripDark">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeGripDark">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetGripLight">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeGripLight">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetHotExpandFill">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeHotExpandFill">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetHotExpandLine">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeHotExpandLine">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetHotGripDark">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeHotGripDark">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ResetHotGripLight">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ShouldSerializeHotGripLight">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnStyleChanged">
            <summary>
            Invoked when splitter style is being changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OnParentChanged(System.Object,System.EventArgs)">
            <summary>
            Invoked when object's parent is changed.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.HostDeactivate(System.Object,System.EventArgs)">
            <summary>
            Invoked when host is deactivated.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.RaiseOrientationChanged">
            <summary>
            Raises OrientationChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            This method is almost a stub, needed only for mouse hook subscribing.
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.UnselectComponents">
            <summary>
            Unselectes components at design time.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.RestoreSelectedComponents">
            <summary>
            Restores previous selection at design-time.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.IsContainerSelected">
            <returns> True, is container selected, otherwise - false. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.MouseHookProc(System.Int32,System.Drawing.Point,System.IntPtr,System.Int32,System.Int32)">
            <summary>
            For handling mouse messages in design mode.
            </summary>
            <param name="msg"></param>
            <param name="point"></param>
            <param name="hwnd"></param>
            <param name="wHitTestCode"></param>
            <param name="dwExtraInfo"></param>
            <returns></returns>
            <remarks>In design mode, mouse messages can be handled only here.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.BeginInit">
            <summary>
            Begins control initializing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.EndInit">
            <summary>
            Ends control initializing.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SplitterMoved">
            <summary>
            Occurs, when splitter is moved to new position.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SplitterMoving">
            <summary>
            Occurs, while splitter is moving.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.OrientationChanged">
            <summary>
            Occurs, when splitter orientation is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ThemeChanged">
            <summary>
            Occurs, when splitter theme is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Host">
            <summary>
            Gets Hosted Form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Panel1MinSize">
            <summary>
            Gets or Sets Panel1 minimum size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Panel2MinSize">
            <summary>
            Gets or Sets Panel2 minimum size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.IsSplitterFixed">
            <summary>
            Gets or Sets, whether user is allowed to move splitter or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SplitterIncrement">
            <summary>
            Determines the number of pixels the splitter moves in
            each increment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SplitterDistance">
            <summary>
            Gets or Sets splitter distance from left( top ) border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.FixedPanel">
            <summary>
            Gets or Sets, which panel has fixed size during container resizing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Controls">
            <summary>
            Gets the collection of controls contained within this control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.MinimumSize">
            <summary>
            Gets minimum container Width ( or Height, in Vertical Orientation case  )
            allowed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SelectedPanel">
            <summary>
            Gets or Sets split panel, drawn highlighted at design-time.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.IsSplitterMoving">
            <summary>
            Indicates, is splitter moving operation is in progress or not. Readonly.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.SplitterWidth">
            <summary>
            Gets or Sets splitter width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Orientation">
            <summary>
            Gets or sets a value indicating the horizontal or vertical
            orientation of the SplitContainerAdv panels.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Panel1">
            <summary>
            Gets left( top ) split panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Panel2">
            <summary>
            Gets right( bottom ) split panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Panel1Collapsed">
            <summary>
             Gets or Sets, whether Panel1 is collapsed or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Panel2Collapsed">
            <summary>
            Gets or Sets, whether Panel2 is collapsed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.CollapsedPanel">
            <summary>
            Gets or Sets currently collapsed panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.PanelToBeCollapsed">
            <summary>
            Gets or Sets the panel to be collapsed when some predefined event occurs on it.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.TogglePanelOn">
            <summary>
            An event which leads to collapsing of previously specified panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.BorderStyle">
            <summary>
            Determines split panels border style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.BackgroundColor">
            <summary>
            The background color, gradient and other styles can be set through 
            this property.
            </summary>
            <remarks>
            The SplitContainerAdv control provides this property to enable specialized
            custom gradient backgrounds.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.HotBackgroundColor">
            <summary>
            The hot (under mouse cursor) background color, gradient and other styles can be set through 
            this property.
            </summary>
            <remarks>
            The SplitContainerAdv control provides this property to enable specialized
            custom gradient backgrounds.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ThemesEnabled">
            <summary>
            Indicates whether the control is themed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.IgnoreThemeBackground">
            <summary>
            Indicates whether the control will ignore the theme's background color and draw the backcolor instead.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.IgnorePanelBackgroundColor">
            <summary>
            Gets or sets a value indicating whether to ignore the <see cref="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Style"/> <see cref="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.BackgroundColor"/> and Panel.BackgroundColor will be used instead. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ThemedControl">
            <summary>
            Gets the Themed control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.Style">
            <summary>
            Indicates the current style of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DrawState">
            <summary>
            Sets and gets current control state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.DragState">
            <summary>
            Sets and gets current control movement state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ExpandFill">
            <summary>
            Gets or sets brush details for filling thumbnail arrows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.HotExpandFill">
            <summary>
            Makes able to set brush for filling thumbnail arrows, while under mouse cursor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.ExpandLine">
            <summary>
            Makes able to set pen color for drawing thumbnail arrows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.HotExpandLine">
            <summary>
            Makes able to set pen color for drawing thumbnail arrows, while under mouse cursor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.GripDark">
            <summary>
            Makes able to set brush for drawing a shadow around grip in thumbnail, if any.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.HotGripDark">
            <summary>
            Makes able to set brush for drawing a shadow around grip in thumbnail, if any, while under mouse cursor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.GripLight">
            <summary>
            Makes able to set brush for drawing a grip in thumbnail, if any.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.HotGripLight">
            <summary>
            Makes able to set brush for drawing a grip in thumbnail, if any, while under mouse cursor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.RenderInfo">
            <summary>
            Gives readonly access to container's RenderInfo.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.AutoScroll">
            <summary>
            Gets a value indicating whether the container enables the user to
            scroll to any controls placed outside of its visible boundaries.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.AutoScrollMargin">
            <summary>
            Gets the size of the auto-scroll margin.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.AutoScrollMinSize">
            <summary>
            Gets the minimum size of the auto-scroll.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.AutoScrollPosition">
            <summary>
            Gets the location of the auto-scroll position.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.AutoScrollOffset">
            <summary>
            Gets where this control is scrolled to 
            in System.Windows.Forms.ScrollableControl.ScrollControlIntoView( System.Windows.Forms.Control ).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdv.EnableTouchMode">
             <summary>
            Gets or Sets the touchmode
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility">
            <summary>
            Accessibility class to provide Coded UI support.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.m_SplitContainerAdv">
            <summary>
            Variable for SplitContainerAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.SplitContainerAdv)">
            <summary>
            Constructor.
            </summary>
            <param name="carousel">SplitContainerAdv</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.GetFocused">
            <summary>
            Retrieves the object that has the focus.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.GetSelected">
            <summary>
            Retrieves the currently selected child.
            </summary>
            <returns>Child</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate</param>
            <param name="y"> The vertical screen coordinate</param>
            <returns>An System.Windows.Forms.AccessibleObject that represents the child object
                at the given screen coordinates. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.Role">
            <summary>
            Gets the role for the SplitContainerAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.Description">
            <summary>
            Gets the description of the Control.ControlAccessibleObject
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.State">
            <summary>
            Gets the state of the accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitContainerAdvAccessibility.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitPanelAdv">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.DEF_PANEL_NAME">
            <summary>
            Used for unique panel names generation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.m_bCollapsed">
            <summary>
            Determines, is panel collapsed or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.m_panelUniqueIndex">
            <summary>
            Used for unique panel names generation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.m_splitContainer">
            <summary>
            Parent contaiener, this splitter belongs to.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.m_bgBrush">
            <summary>
            Background brush.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.m_bThemesEnabled">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.m_tcd">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.m_bIgnoreThemeBackground">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.components">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.#ctor(Syncfusion.Windows.Forms.Tools.SplitContainerAdv)">
            <summary>
            Default constructor.
            </summary>
            <param name="container"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.Dispose(System.Boolean)">
            <summary> 
            Clean up any resources being used.
            </summary>
            <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.ResetBackgroundColor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.ShouldSerializeBackgroundColor">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.InvalidateWindow">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.OnThemeChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.SetBorderStyle(System.Windows.Forms.BorderStyle)">
            <summary></summary>
            <param name="style"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.GenerateUniqueName">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.OnClick(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.OnDoubleClick(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.TabStop">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.TabIndex">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.Anchor">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.Name">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.Location">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.BorderStyle">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.BackgroundColor">
            <summary>
            The background color, gradient and other styles can be set through 
            this property.
            </summary>
            <remarks>
            The GradientPanel control provides this property to enable specialized
            custom gradient backgrounds.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.ThemesEnabled">
            <summary>
            Indicates whether the control is themed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.IgnoreThemeBackground">
            <summary>
            Indicates whether the control will ignore the theme's background color and draw the backcolor instead.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.Size">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.Visible">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.Dock">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.DrawSelected">
            <summary>
            Indicates, draw panel selected or not at design-time.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.Collapsed">
            <summary>
            Determines, is panel collapsed or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.IsVerticalGradient">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.IsHorizontalGradient">
            <summary></summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitPanelAdv.ThemeChanged">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility">
            <summary>
            Accessibility class to provide Coded UI support.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.m_SplitPanelAdv">
            <summary>
            Variable for SplitPanelAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.SplitPanelAdv)">
            <summary>
            Constructor.
            </summary>
            <param name="carousel">SplitPanelAdv</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.GetFocused">
            <summary>
            Retrieves the object that has the focus.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.GetSelected">
            <summary>
            Retrieves the currently selected child.
            </summary>
            <returns>Child</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate</param>
            <param name="y"> The vertical screen coordinate</param>
            <returns>An System.Windows.Forms.AccessibleObject that represents the child object
                at the given screen coordinates. </returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.Role">
            <summary>
            Gets the role for the SplitPanelAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.Description">
            <summary>
            Gets the description of the Control.ControlAccessibleObject
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.State">
            <summary>
            Gets the state of the accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.Parent">
            <summary>
            Gets the parent of an accessible object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitPanelAdvAccessibility.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.VS2005Renderer">
            <summary>
            VS2005 style renderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.VS2005Renderer.DrawBackground(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.Renderers.IRendererInfo,System.Drawing.Rectangle)">
            <summary>
            Draws a background.
            </summary>
            <param name="e">Paint context.</param>
            <param name="ri">An instance of RendererInfo, which should be used as datasource for painting.</param>
            <param name="bounds">Bounds within which we should paint.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.VS2005Renderer.#ctor">
            <summary>
            Initializes a new instance of the VS2005Renderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.VS2005Renderer.GetInstance">
            <summary>
            Retrieves an instance of DefaultRenderer
            </summary>
            <returns>"new DefaultRenderer()"</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes the designer with the specified component.
            </summary>
            <param name="component">The <see cref="T:System.ComponentModel.IComponent"></see> to associate with the designer.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusBarAdv">
            <summary>
            The Essential Tools StatusBarAdv is an extension to the Windows Forms StatusBar.
            It supports different border and background styles and can contain other
            controls besides StatusBarAdvPanel.
            </summary>
            <example>
            The StatusBarAdv control can be used programmatically as detailed below:
            To create an instance of the StatusBarAdv class,
            <code lang="C#">
            StatusBarAdv statusBarAdv1;
            Create the StatusBarAdv control
            this.statusBarAdv1 = new StatusBarAdv();
            </code>
            <code lang="VB.NET">
            Dim statusBarAdv1 As StatusBarAdv
            � Create the StatusBarAdv control
            Me.statusBarAdv1 = New StatusBarAdv()
            </code>
            Set the properties of the StatusBarAdv control.
            <code lang="C#">
            this.statusBarAdv1.Alignment = Syncfusion.Windows.Forms.Tools.FlowAlignment.Far;
            this.statusBarAdv1.Border3DStyle = System.Windows.Forms.Border3DStyle.RaisedInner;
            this.statusBarAdv1.BorderColor = System.Drawing.Color.Black;
            this.statusBarAdv1.BorderSides = System.Windows.Forms.Border3DSide.All;
            this.statusBarAdv1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.statusBarAdv1.CustomLayoutBounds = new System.Drawing.Rectangle(0, 0, 0, 0);
            this.statusBarAdv1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.statusBarAdv1.GradientColors = new System.Drawing.Color[0];
            this.statusBarAdv1.Location = new System.Drawing.Point(0, 318);
            this.statusBarAdv1.Name = "statusBarAdv1";
            this.statusBarAdv1.Size = new System.Drawing.Size(856, 24);
            this.statusBarAdv1.Spacing = new System.Drawing.Size(5, 2);
            this.statusBarAdv1.TabIndex = 12;
            </code>
            Add StatusBarAdvPanel controls to the StatusBarAdv control.
            <code lang="C#">
            StatusBarAdvPanel statuBarAdvPanel1 = new StatusBarAdvPanel()
            StatusBarAdvPanel statuBarAdvPanel2 = new StatusBarAdvPanel();
            StatusBarAdvPanel statuBarAdvPanel3 = new StatusBarAdvPanel();
            this.statusBarAdv1.Panels = new StatusBarAdvPanel[]
            {
            this.statusBarAdvPanel1,
            this.statusBarAdvPanel2,
            this.statusBarAdvPanel3});
            statusBarAdvPanel1
            this.statusBarAdvPanel1.BorderColor = System.Drawing.Color.Black;
            this.statusBarAdvPanel1.BorderSides = System.Windows.Forms.Border3DSide.All;
            this.statusBarAdvPanel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.statusBarAdvPanel1.GradientColors = new System.Drawing.Color[0];
            this.statusBarAdvPanel1.Location = new System.Drawing.Point(541, 2);
            this.statusBarAdvPanel1.Name = "statusBarAdvPanel1";
            this.statusBarAdvPanel1.Size = new System.Drawing.Size(100, 20);
            this.statusBarAdvPanel1.TabIndex = 1;
            this.statusBarAdvPanel1.Text = "statusBarAdvPanel1";
            this.statusBarAdvPanel1.Type = StatusBarAdvPanelType.CapsLockState;
            statusBarAdvPanel2
            this.statusBarAdvPanel2.BorderColor = System.Drawing.Color.Black;
            this.statusBarAdvPanel2.BorderSides = System.Windows.Forms.Border3DSide.All;
            this.statusBarAdvPanel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.statusBarAdvPanel2.GradientColors = new System.Drawing.Color[0];
            this.statusBarAdvPanel2.Location = new System.Drawing.Point(646, 2);
            this.statusBarAdvPanel2.Name = "statusBarAdvPanel2";
            this.statusBarAdvPanel2.Size = new System.Drawing.Size(100, 20);
            this.statusBarAdvPanel2.TabIndex = 2;
            this.statusBarAdvPanel2.Text = "statusBarAdvPanel2";
            this.statusBarAdvPanel2.Type = StatusBarAdvPanelType.NumLockState;
            statusBarAdvPanel3
            this.statusBarAdvPanel3.BorderColor = System.Drawing.Color.Black;
            this.statusBarAdvPanel3.BorderSides = System.Windows.Forms.Border3DSide.All;
            this.statusBarAdvPanel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.statusBarAdvPanel3.GradientColors = new System.Drawing.Color[0];
            this.statusBarAdvPanel3.Location = new System.Drawing.Point(751, 2);
            this.statusBarAdvPanel3.Name = "statusBarAdvPanel3";
            this.statusBarAdvPanel3.Size = new System.Drawing.Size(100, 20);
            this.statusBarAdvPanel3.TabIndex = 3;
            this.statusBarAdvPanel3.Text = "statusBarAdvPanel3";
            this.statusBarAdvPanel3.Type = StatusBarAdvPanelType.LongTime;
            </code>
            Add the StatusBarAdv control to the form
            <code lang="C#">
            Add the StatusBarAdv control to the form
            this.Controls.Add(this.statusBarAdv1);
            </code>
            <code lang="VB.NET">
            �Add the StatusBarAdv control to the form
            Me.Controls.Add(Me.statusBarAdv1)
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdv.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdv.m_metroColor">
            <summary>Metrocolor</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ShouldSerializeMetroColor">
            <summary>
            To indicate whether to serialize MetroColor or not
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ResetMetroColor">
            <summary>
            To Reset MetroColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdv.m_style">
            <summary>
            Style for Statusbar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ResetStyle">
            <summary>
            Reset the Appearance
            </summary>
            
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ShouldSerializeStyle">
            <summary>
            Serializes the Style
            </summary>
            
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdv.m_bordercolor">
            <summary>
            Variable to store Border color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.OnStyleChanged">
            <summary>
            Occurs when the style changes
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.OnBorderColorChanged">
            <summary>
            Invokes when the border color changes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdv._enableMetroColorBorder">
            <summary>
            Enables the Metrocolor for Border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ShouldSerializeUseMetroColorAsBorder">
            <summary>
            Serializes the UseMetroColorAsBorder.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ResetUseMetroColorAsBorder">
            <summary>Resets the UseMetroColorAsBorder</summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.BeginInit">
            <summary>
            Begins initialization of the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.EndInit">
            <summary>
            Ends initialization of the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.#ctor">
            <summary>
            Initializes a new instance of the StatusBarAdv class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">True if disposing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ShouldEnableSizing">
            <summary>
            Indicates whether sizing should be enabled.
            </summary>
            <returns>True to enable sizing by the user; false otherwise.</returns>
            <remarks>
            This method indicates whether the StatusBarAdv's <see cref="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.SizingGrip"/> is on,
            is docked to the bottom, the right-bottom corner aligns with the parent's right-bottom
            and that the Parent is not maximized.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.SetPreferredSize(System.Windows.Forms.Control,System.Drawing.Size)">
            <summary>
            Sets the preferred size in the layout of the specified control.
            </summary>
            <remarks>
            Use this method to set the preferred size of a control inside the StatusBar.
            </remarks>
            <param name="control">The control whose preferred size is to be set.</param>
            <param name="size">The size.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.SetHAlign(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.HorzFlowAlign)">
            <summary>
            Sets the horizontal alignment options for the specified control.
            </summary>
            <remarks>
            If the StatusBar`s Alignment property is set to ChildContstraints, the StatusBar will use this option in the positioning and resizing of the control.
            </remarks>
            <param name="control">The control whose HAlign is to be set.</param>
            <param name="align">The alignment option to be set to the specified control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.GetPreferredSize(System.Windows.Forms.Control)">
            <summary>
            Returns the preferred size of the specified control.
            </summary>
            <param name="control">The control whose preferred size is to be returned.</param>
            <returns>The preferred size of the control.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdv.GetIsMirrored">
            <summary>
            Indicates whether the control should be drawn right-to-left.
            </summary>
            <returns>True if the control is to be drawn right-to-left; false otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether the Statusbar will draw a themed background. Indicated settings: BorderStyle = None.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.MetroColor">
            <summary>
            Gets or sets the MetroColor color of the Statusbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.Style">
            <summary>
            Indicates the appearance for StatusBar
            </summary>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.SizingGrip">
            <summary>
            Gets or sets a value indicating whether the Sizing grip is visible.
            </summary>
            <remarks>
            If SizingGrip is false the statusbar will not resize it`s parent.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.CustomLayoutBounds">
            <summary>
            Gets or sets a custom rectangle that the layout will use to display the panels.
            </summary>
            <remarks>Set this property to specify new boundaries for the layout of the panels.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.UseMetroColorAsBorder">
            <summary>
            Gets or sets whether to set MetroColor as its Border color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.Alignment">
            <summary>
            Gets or sets the alignment of the panels.
            </summary>
            <remarks>
            This property determines the location of the panels.
            If set to ChildConstraints the Panels` HAlign property will be used to position and size them.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.Spacing">
            <summary>
            Gets or sets the spacing between the panels.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.AutoHeightControls">
            <summary>
            Gets or sets a value indicating whether the StatusBar will resize the height of the panels according to it`s height.
            </summary>
            <remarks>
            The default value is true, indicating that when the StatusBar`s height changes the panels inside will also change their height.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.Panels">
            <summary>
            Gets or sets the StatusBarAdvPanel controls contained in the StatusBarAdv.
            </summary>
            <remarks>
            Use this property to Add/Remove panels from the status bar.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdv.ParentMaximized">
            <summary>
            Gets a value indicating whether the parent control is maximized.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusbarStyle">
            <summary>
            To define the appearance of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusbarStyle.Default">
            <summary>
            To Set default appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusbarStyle.Metro">
            <summary>
            To set Metro appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel">
            <summary>
            The StatusBarAdvPanel is used with the StatusBarAdv to show information like key states date and time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.DEF_IMAGE_GAP">
            <summary>
            Gap between image and text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.DEF_ANIMATION_DELAY">
            <summary>
            Default delay for aniamtion.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.DEF_ANIMATION_SPEED">
            <summary>
            Default animation speed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.align">
             <summary>
            Alignment
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_animator">
            <summary>
            Uses for animation displayed text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_bIsMarquee">
            <summary>
            A value indicating whether control uses 
            marquee style for displayed text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_showCustomText">
            <summary>
            A value indicating whether control uses 
            custom text feature for displaying the CAPS/SCROLL/NUMLOCK/INSERTKEY
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_animationSpeed">
            <summary>
            Animation speed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_animationDelay">
            <summary>
            Delay for animation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_animationPoint">
            <summary>
            Point which uses for animation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_enAnimationDirection">
            <summary>
            Direction of animation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_enAnimationStyle">
            <summary>
            Style of animation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_bAnimationStarted">
            <summary>
            Indicates whether animation can be started.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_enPerformingDirection">
            <summary>
            Currently direnction for animation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnPreferredSizeChanged">
            <summary>
            Method is called when PreferredSizeChanged Event is triggered.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnMinimumSizeChanged">
            <summary>
            Method is called when MinimumSizeChanged Event is triggered.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnConstraintsChanged">
            <summary>
            Method is called when ConstraintsChanged Event is triggered.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnFontChanged(System.EventArgs)">
             <summary>
            Font changed
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnAlignChanged">
            <summary>
            Method is called when AlignChanged Event is triggered.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnTypeChanged">
            <summary>
            Method is called when TypeChanged Event is triggered.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnIconChanged">
            <summary>
            Method is called when IconChanged Event is triggered.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnSizeChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.#ctor">
            <summary>
            Initializes a new instance of the StatusBarAdvPanel class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.m_initialInsertState">
            <summary>
            Insert key KeyCode.
            </summary>
            <summary>
            Used to determine, has insert state changed from initial,
            when Insert key is pressed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.Dispose(System.Boolean)">
            <summary> 
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Booll disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.StartAnimation">
            <summary>
            Starts animation for marquee style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.StopAnimation">
            <summary>
            Stops animation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.BeginAnimation">
            <summary>
            Begin animation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.EndAnimation">
            <summary>
            Ends animation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.RefreshAnimation">
            <summary>
            Restarts animation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.GetTextSize">
            <summary>
            Gets size displayed text.
            </summary>
            <returns>Return Size</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.GetStartAnimationPoint(Syncfusion.Windows.Forms.Tools.MarqueeDirection)">
            <summary>
            Gets start point of animation.
            </summary>
            <param name="direction">Marquee Direction</param>
            <returns>Return start point</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.GetText">
            <summary>
            Method returns text according to the KeyState.
            </summary>
            <returns>returns string</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the paint event.
            </summary>
            <param name="e">The <see cref="T:System.Windows.Forms.PaintEventArgs"/> instance containing the event data.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.PreferredSizeChanged" -->
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.ConstraintsChanged">
            <summary>
            Event is raised if the list of constraints has changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AlignChanged">
            <summary>
            Event  is thrown at any time, if the alignment of panel changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.TypeChanged">
            <summary>
            Event is triggered when PanelType changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.IconChanged">
            <summary>
            Event is raised when icon of the panel changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.IsMarqueeChanged">
            <summary>
            Raised when the IsMarquee property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AnimationSpeedChanged">
            <summary>
            Raised when the Animation speed is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AnimationDelayChanged">
            <summary>
            Raised when the Animation delay is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AnimationDirectionChanged">
            <summary>
            Raised when the Animation direction is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AnimationStyleChanged">
            <summary>
            Raised when the Animation style is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.ToolTip">
            <summary>
            Gets or sets the tool tip of the panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.SizeToContent">
            <summary>
            Gets or sets a value indicating whether the size of the panel will be automatically calculated by the size of it`s contents.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.MinimumSize">
            <summary>
            Gets or sets the minimum size of the panel in the FlowLayout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.PreferredSize">
            <summary>
            Gets or sets the preferred size of the panel in the FlowLayout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.Constraints">
            <summary>
            Gets or sets the constraints in the FlowLayout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.HAlign">
            <summary>
            Gets or sets the HorizontalAlignment in the FlowLayout.
            </summary>
            <remarks>
            Set this property if the parent StatusBar has the Alignment property set to ChildConstraints.
            Otherwise this setting will not be taken into account.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.Icon">
            <summary>
            Gets or sets the icon of the panel.
            </summary>
            <remarks>
            This icon represents the icon that appears in the panel.
            It is a 16x16 icon.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.PanelType">
            <summary>
            Gets or sets the type of the panel.
            </summary>
            <remarks>
            Set this property if you want the panel to display a predefined text representing key states, date/time information or culture information.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.Alignment">
            <summary>
            Gets or sets the alignment type of the text and icon of the panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.Text">
            <summary>
            Gets or sets the text of the panel.
            </summary>
            <remarks>
            This property will be ignored if the PanelType property is set to a value different than Custom.
            </remarks>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.ShowCustomText" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.CustomONText">
            <summary>
            Gets or sets the custom  ON text.
            </summary>
            <value>The custom on text.</value>
            <remarks>
            This value represents the CustomOnText of the StatusBarAdvPanel. 
            The CustomOnText will be set only if EnableCustomText is set to True.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.CustomOFFText">
            <summary>
            Gets or sets the custom OFF text.
            </summary>
            <value>The custom OFF text.</value>
            <remarks>
            This value represents the CustomOFFText of the StatusBarAdvPanel. The CustomOnText is will be set only 
            if EnableCustomText is set to True.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.IsMarquee">
            <summary>
            Gets or sets a value indicating whether control uses 
            marquee style for displaying text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AnimationSpeed">
            <summary>
            Gets or sets animation speed of marquee style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AnimationDelay">
            <summary>
            Gets or sets delay for animation of marquee style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AnimationDirection">
            <summary>
            Gets or sets direction of animation for marquee style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.AnimationStyle">
            <summary>
            Gets or sets style of animation for marquee style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether the background color will be set to Transparent. Indicated settings: BorderStyle:Fixed3D, Border3DStyle = Etched.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.IgnoreThemeBackground">
            <summary>
            Gets or sets a value indicating whether the control will ignore the theme's background color and draw the backcolor instead. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanel.BackColor">
            <summary>
            Gets or sets the backcolor of the panel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.Custom">
            <summary>
            Represents custom
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.NumLockState">
            <summary>
             Num Lock state
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.CapsLockState">
            <summary>
            Represents Caps Lock state
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.ScrollLockState">
            <summary>
            Represents Scroll lock state
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.LongDate">
            <summary>
            Represents Long date
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.ShortDate">
            <summary>
            Represents Shortdate
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.LongTime">
            <summary>
            Represents Longtime
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.ShortTime">
            <summary>
            Represents Shorttime
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.LongTime24Format">
            <summary>        
            Represents Longtime in 24 Hours format
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.ShortTime24Format">
            <summary>
            Represents Shorttime in 24 Hours format
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.CurrentCulture">
            <summary>
            Represents Currentculture
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusBarAdvPanelType.InsertKeyState">
            <summary>
            Represents InsertKeyState
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MarqueeDirection">
            <summary>
            Direction of the displaying text for marquee style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MarqueeDirection.Left">
            <summary>
            Represents Left
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MarqueeDirection.Right">
            <summary>
            Represents Right
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MarqueeStyle">
            <summary>
            Behaviour of the displayed text for marquee style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MarqueeStyle.Scroll">
            <summary>
            Represents scroll
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MarqueeStyle.Slide">
            <summary>
            Represents Slide
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MarqueeStyle.Alternate">
            <summary>
            Represent Alternate
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt">
            <summary>
            This control represents StatusBarAdv control with own Themes Drawing support.
            This means ability to use Themed StatusBarAdv on
            non-themed OS.
            Use <see cref="!:ColorScheme"/> property to draw control with selected theme.
            <see cref="!:ThemesEnabled"/> property must be set to true to 
            draw control with theme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DEF_NAME_GRIP_IMAGE">
            <summary>
            Name bitmap file for Gripper.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DEF_PATH_TO_IMAGES_FORMAT">
            <summary>
            Path to images.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DEF_LEFT_GRADIENT_WIDTH">
            <summary>
            Width for left gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DEF_TOP_GRADIENT_HEIGHT">
            <summary>
            Height for top gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DEF_BOOTOM_GRADIENT_HEIGHT">
            <summary>
            Height for bottom gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt._clrTransparent">
            <summary>
            Transparent color for grip image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.m_enColorScheme">
            <summary>
            Office2007 Color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.m_ColorScheme">
            <summary>
            Office2010 color scheme
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.vStyle">
             <summary>
            StatusBarExt visual style
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.clrTopGradient">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.clrFillGradient">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.clrBottomGradient">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.SetDefaultBorderColor">
            <summary>
            Sets the default border color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.SetOffice2007BorderColor(Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            Sets the bordercolor for Office2007 style
            </summary>
            <param name="scheme"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.SetOffice2010BorderColor(Syncfusion.Windows.Forms.Office2010Theme)">
            <summary>
            sets the border color for office2010 style
            </summary>
            <param name="scheme"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.ApplyOffice2010ManagedTheme">
            <summary>
            gets the office2010managed colors
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.ApplyOffice2007ManagedTheme">
            <summary>
            gets the office2007 managed color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.m_gripImage">
            <summary>
            Image for grip button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.#ctor">
            <summary>
            Constructor for StatusBarExt
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.Office2010Colors_ManagedColorsApplied(Syncfusion.Windows.Forms.Office2010Colors.ManagedColorsAppliedEventArgs)">
            <summary>
            
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.Office2007Colors_ManagedColorsApplied(Syncfusion.Windows.Forms.Office2007Colors.ManagedColorsAppliedEventArgs)">
            <summary>
            
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.RaiseColorSchemeChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.OnColorSchemeChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DrawBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing background.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DrawOffice2010Background(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing background for 2010 style.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DrawMetroBackGround(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.DrawGrip(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Drawing grip button.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.GetImage(System.String)">
            <summary>
            Loads bitmap from manifest.
            </summary>
            <param name="bitmapName">The bitmap name.</param>
            <returns>Reference to bitmap; NULL if bitmap failed to load.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.Office2007ColorScheme">
            <summary>
            Gets or sets color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.Office2010ColorScheme">
            <summary>
            Gets or sets color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.VisualStyle">
            <summary>
            Gets or Sets the Visual Style
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.GripImage">
            <summary>
            Gets image for grip button.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt.ColorSchemeChanged">
            <summary>
            Occurs when <see cref="!:ColorScheme"/> is changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Controls.StatusBar.VisualStyle">
            <summary>
            Enumeration for visualstyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IStatusItem.Active">
            <summary>
            Gets or sets a value indicating whether the component is shown in StatusStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IStatusItem.EndOfGroup">
            <summary>
            Gets or sets a value indicating whether the component is the last item in the group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IStatusItem.Text">
            <summary>
            Gets the text that is to be displayed on the item. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IStatusItem2.StatusString">
            <summary>
            Gets or sets the text that is to be displayed in context menu. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip">
            <summary>
            Context menu for StatusStripEx.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.#ctor">
            <summary>
            Initializes a new instance of the StatusContextMenuStrip class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.#ctor(Syncfusion.Windows.Forms.Tools.StatusStripEx)">
            <summary>
            Initializes a new instance of the StatusContextMenuStrip class.
            </summary>
            <param name="statusStrip">Status strip</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.OnOpening(System.ComponentModel.CancelEventArgs)">
            <summary>
            Fills in Items collection.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.OnClosing(System.Windows.Forms.ToolStripDropDownClosingEventArgs)">
            <summary>
            Cancels closing if needed.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Performs item click on Space key.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.m_header">
            <summary> Parent StatusStripEx. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.m_bAutoGenerated">
            <summary> Indicates if user menu or custom menu need to be used. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.AutoGenerated">
            <summary>
            Gets or sets a value indicating whether user menu or custom menu need to be used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusContextMenuStrip.StatusStrip">
            <summary>
            Gets or sets parent StatusStripEx.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripButton">
            <summary> StatusStrip control extended. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripButton.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripButton.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripButton.ApplyScaleToControl(System.Single)">
            <summary>
            applies the scaling
            </summary>
            <param name="scaleFactor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripButton.OnFontChanged(System.EventArgs)">
            <summary>
            Font changed event
            </summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripButton.m_bEndOfGroup">
            <summary> Indicates if button have separator after itself. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripButton.EndOfGroup">
            <summary>
            Gets or sets a value indicating whether button have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripButton.EnableTouchMode">
            <summary>
            gets or sets the touchmode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripButton.Syncfusion#Windows#Forms#Tools#IStatusItem#Active">
            <summary>
            Gets or sets a value indicating whether button must be shown in StatusStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripButton.Syncfusion#Windows#Forms#Tools#IStatusItem#EndOfGroup">
            <summary>
            Gets or sets a value indicating whether button have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripButton.Syncfusion#Windows#Forms#Tools#IStatusItem#Text">
            <summary>
            Gets the text that is to be displayed on the item. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripButton.StatusString">
            <summary>
            Gets or sets the text that is to be displayed in context menu. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripLabel">
            <summary> StatusStrip control extended. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripLabel.m_bEndOfGroup">
            <summary> 
            Indicates if label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripLabel.EndOfGroup">
            <summary>
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripLabel.Syncfusion#Windows#Forms#Tools#IStatusItem#Active">
            <summary> 
            Gets or sets a value indicating whether label must be shown in StatusStrip. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripLabel.Syncfusion#Windows#Forms#Tools#IStatusItem#EndOfGroup">
            <summary> 
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripLabel.Syncfusion#Windows#Forms#Tools#IStatusItem#Text">
            <summary>
            Gets the text that is to be displayed on the item. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripLabel.StatusString">
            <summary>
            Gets or sets the text that is to be displayed in context menu. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripProgressBar">
            <summary> StatusStrip control extended.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripProgressBar.m_bEndOfGroup">
            <summary> 
            Indicates if label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripProgressBar.EndOfGroup">
            <summary>
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripProgressBar.Syncfusion#Windows#Forms#Tools#IStatusItem#Active">
            <summary> 
            Gets or sets a value indicating whether label must be shown in StatusStrip. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripProgressBar.Syncfusion#Windows#Forms#Tools#IStatusItem#EndOfGroup">
            <summary> 
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripProgressBar.Syncfusion#Windows#Forms#Tools#IStatusItem#Text">
            <summary>
            Gets the text that is to be displayed on the item. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripProgressBar.StatusString">
            <summary>
            Gets or sets the text that is to be displayed in context menu. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripDropDownButton">
            <summary> StatusStrip control extended. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripDropDownButton.m_bEndOfGroup">
            <summary> 
            Indicates if label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripDropDownButton.EndOfGroup">
            <summary>
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripDropDownButton.Syncfusion#Windows#Forms#Tools#IStatusItem#Active">
            <summary> 
            Gets or sets a value indicating whether label must be shown in StatusStrip. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripDropDownButton.Syncfusion#Windows#Forms#Tools#IStatusItem#EndOfGroup">
            <summary> 
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripDropDownButton.Syncfusion#Windows#Forms#Tools#IStatusItem#Text">
            <summary>
            Gets the text that is to be displayed on the item. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripDropDownButton.StatusString">
            <summary>
            Gets or sets the text that is to be displayed in context menu. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripSplitButton">
            <summary> StatusStrip control extended.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripSplitButton.m_bEndOfGroup">
            <summary> 
            Indicates if label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripSplitButton.EndOfGroup">
            <summary>
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripSplitButton.Syncfusion#Windows#Forms#Tools#IStatusItem#Active">
            <summary> 
            Gets or sets a value indicating whether label must be shown in StatusStrip. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripSplitButton.Syncfusion#Windows#Forms#Tools#IStatusItem#EndOfGroup">
            <summary> 
            Gets or sets a value indicating whetherlabel have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripSplitButton.Syncfusion#Windows#Forms#Tools#IStatusItem#Text">
            <summary>
            Gets the text that is to be displayed on the item. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripSplitButton.StatusString">
            <summary>
            Gets or sets the text that is to be displayed in context menu. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripPanelItem">
            <summary> StatusStrip control extended.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.#ctor(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bUseStandardLayout"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.GetPreferredSize(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="proposedSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.OnBoundsChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.OnOwnerChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.OnOwnerRendererChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ItemClicked">
            <summary>
            Fires when item in this controls is clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.Items">
            <summary>
            Gets the collection of items to display on the ToolStripPanelItem
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.RowCount">
            <summary>
            
            Gets or sets the maximum number of rows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.DefaultDPISize">
            <summary>
            Gets or sets value for Default size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.GroupedButtons">
            <summary>
            Gets/sets whether the buttons should be grouped.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.UseStandardLayout">
            <summary>
            Gets or sets whether to use Standard Layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.LayoutStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ShowItemToolTips">
            <summary>
            Specifies whether to display ToolTips on items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.BorderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.Padding">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.DefaultMargin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStrip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.InternalToolStrip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.Transparent">
            <summary>
            Gets or sets value indicating whether control is transparent.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IToolStripExSupport2">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IToolStripExSupport">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IToolStripExSupport.ShowCaption">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IToolStripExSupport.ShowLauncher">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IToolStripExSupport.GroupedButtons">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IToolStripExSupport.LauncherSelected">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IToolStripExSupport.CaptionHeight">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.DEF_PIXELS_BETWEEN_ELEMENTS_COLLAPSED">
            <summary>
            Height of space between image and text and between text and down arrow in collapsed state dropdown button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.#ctor(System.Windows.Forms.ToolStripRenderer)">
            <summary>
            
            </summary>
            <param name="renderer"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.scalingFactor">
            <summary>
            Variable for scaling factor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.m_DPIGraphics">
            <summary>
            Variable for DPIGraphics
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.UpdateToolStripExSize(System.Drawing.Graphics)">
            <summary>
            To update the ToolStrip item size in 150 scaling
            </summary>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.GetItems">
            <summary>
            Returns collection of toolstrip items. Pays caution to the state of toolstrip.
            </summary>
            <returns>Collection of toolstrip items.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.GetPreferredSizeCore(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="szProposed"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fitted.
            </summary>
            <param name="szProposed"> The custom-sized area for a control.</param>
            <returns> An ordered pair of type System.Drawing.Size representing the width and height
            of a rectangle.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnTextChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnFontChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnRendererChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnSizeChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnPaddingChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnMouseClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnLauncherClick">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnLayoutCompleted(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnHandleDestroyed(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnStateChanging">
            <summary>
            
            </summary>
            <returns>Returns true to allow changing of State property</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnDropDownLauncherClick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnCollapsedDropDownClosing(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs)">
            <summary>
            Raises CollapsedDropDownClosing event if ToolStripEx is in collapsed state;
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.RefreshCaption">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.UpdateCaption">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.UpdateRenderer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnWindowPosChanging(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.GetRenderer(Syncfusion.Windows.Forms.Tools.ToolStripEx.ColorScheme)">
            <summary>
            
            </summary>
            <param name="colorScheme"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.toolstrip">
            <summary>
            Stores the toolstripitems TextImageRelation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.toolstripImageScaling">
            <summary>
            Stores the toolstripitems ImageScaling behavior
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.toolstripDisplayStyle">
            <summary>
            Stores the toolstripitems ImageScaling behavior
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.collapsed">
            <summary>
            Gets the width of the toolstrip in collapsed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.UpdateIntermediate">
            <summary>
            To Update the IntermediateState
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.UpdateState">
            <summary>
            Updates state of the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.SetCollapsedSize(System.Int32)">
            <summary>
            
            </summary>
            <param name="toolStripHeight"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.OnImageChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.BoolExToBool(Syncfusion.Windows.Forms.Tools.BoolEx)">
            <summary>
            Converts BoolEx to bool.
            </summary>
            <param name="boolEx">Input BoolEx.</param>
            <returns>Output bool.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.BoolToBoolEx(System.Boolean)">
            <summary>
            Converts bool to BoolEx.
            </summary>
            <param name="bBool">Input bool.</param>
            <returns>Output BoolEx.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.GetIsToolTip(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.GetClassName(System.IntPtr,System.Text.StringBuilder,System.Int32)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="sName"></param>
            <param name="nMaxCount"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.IsChild(System.IntPtr,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWndParent"></param>
            <param name="hWnd"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.PerformLauncherClick">
            <summary>
            Imitates launcher clicking.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.m_PanelItem">
            <summary>
            Custom ToolStripPanelItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetFont">
            <summary>
            Occurs when the ToolStrip State is Changing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.m_state">
            <summary>
            State of the ToolStripEx.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.stripExstyle">
            <summary>
            Specifies an advanced appearance this control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.m_collapsedDropDown">
            <summary>
            DropDown button shown in collapsed state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.m_expandedSize">
            <summary>
            Gets the expanded size of the ToolStrip
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.m_intermediateSize">
            <summary>
             Gets the intermediate size of the ToolStrip
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.intermediate">
            <summary>
            Get size of intermediate
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeLauncherStyle">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetLauncherStyle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeShowCaption">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetShowCaption">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeShowLauncher">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetShowLauncher">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeCaptionStyle">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetCaptionStyle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeCaptionTextStyle">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetCaptionTextStyle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeCaptionAlignment">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetCaptionAlignment">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeCaptionFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetCaptionFont">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeCaptionMinHeight">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetCaptionMinHeight">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeBorderStyle">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetBorderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeOfficeColorScheme">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetOfficeColorScheme">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeImage">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetImage">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeForeColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetForeColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShouldSerializeCollapsedDropDownButtonText">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripEx.ResetCollapsedDropDownButtonText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.DPIGraphics">
            <summary>
            To update the ToolStrip item size according to Scaling
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShowCaption">
            <summary>
            Gets or Sets whether the caption should be shown or not.
            </summary>
            <value>true, if caption should be shown, false otherwise</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShowLauncher">
            <summary>
            Gets or Sets whether the Launcher should be shown or not.
            </summary>
            <value>true, if Launcher should be shown, false otherwise</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CaptionStyle">
            <summary>
            Gets or sets whether the caption should be aligned to top or bottom.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CaptionTextStyle">
            <summary>
            Gets or sets whether the caption text should be drawn etched, plain or with shadow.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CaptionAlignment">
            <summary>
            Gets or sets the alignment of caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CaptionFont">
            <summary>
            Gets or sets the caption font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CaptionMinHeight">
            <summary>
            Gets or sets the minimum height of the caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.BorderStyle">
            <summary>
            Gets or sets the border style for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.LauncherStyle">
            <summary>
            Gets or sets whether the launcher style should be Office12 or Office2007.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.GroupedButtons">
            <summary>
            Gets or Sets whether the buttons should be grouped.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.LauncherSelected">
            <summary>
            Gets a value indicating whether the launcher is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CaptionHeight">
            <summary>
            Gets the height of caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.BorderWidth">
            <summary>
            Gets the width of border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShowCaptionInternal">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CaptionHeightInternal">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.ShowItemToolTips">
            <summary>
            Gets or sets a value indicating whether ToolTips are to be displayed on the Toolstrip
            items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.TabItem">
            <summary>
            Gets or sets corresponding ToolStripTabItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.Office12Mode">
            <summary>
            Gets or sets a value indicating whether Office12 mode should be turned on.
            </summary>
            <value><c>true</c> if [office12 mode]; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.VisualStyle">
            <summary>
            Gets or sets an advanced appearance for the ToolStripEx.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.OfficeColorScheme">
            <summary>
            Gets or sets whether the Office color scheme should be Silver or Blue.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.LayoutEngine">
            <summary>
            Gets a cached instance of the control's layout engine. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.State">
            <summary>
            Gets or sets state of ToolStripEx.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CollapsedDropDownButtonImage">
            <summary>
            Gets or sets the image of collapsed state dropdown button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CollapsedDropDownButtonText">
            <summary>
            Gets or sets the text of collapsed state dropdown button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.CollapsedWidth">
            <summary>
            Width of toolstrip in collapsed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.IntermediateWidth">
            <summary>
            Width of toolstrip in collapsed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.ExpandedSize">
            <summary>
            Size of toolstrip in expanded state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.IntermediateSize">
            <summary>
            To get the IntermediateSize of the ToolStripEx
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.Image">
            <summary>
            Gets or sets the image of ToolStripEx (shown in quick items panel).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.ForeColor">
            <summary>
            Gets or sets control fore color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.DefForeColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.DefaultMargin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.IsVisible">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.DropDownButton">
            <summary>
            Dropdown button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripEx.PanelItem">
            <summary>
            Custom ToolStripPanelItem.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ToolStripEx.ImageChanged">
            <summary>
            Occurs when the image is changed
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripEx.ToolStripExState">
            <summary>
            State of ToolStripEx.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.ToolStripExState.Expanded">
            <summary>
            All the items are visible.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.ToolStripExState.Collapsed">
            <summary>
            All the items are hidden to the dropdown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripEx.ToolStripExState.Intermediate">
            <summary>
            All items are shown as small icons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.touchactivated">
            <summary>
            Used to set the touch mode size when it is enabled.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.#ctor(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bUseStandardLayout"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.GetPreferredSize(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="szProposed"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnHandleCreated(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnVisibleChanged(System.EventArgs)">
            <summary>
            Performance improvement
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnItemDropDownOpening(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnDropDownOpening(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnItemDropDownClosed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnGalleryDropDownOpening(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.OnGalleryDropDownClosed(System.Object,System.Windows.Forms.ToolStripDropDownClosedEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.CreateParams">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.DropDownWindow">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.Transparent">
            <summary>
            Gets or sets value indicating whether control is transparent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.UseStandardLayout">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.DefaultDPISize">
            <summary>
            Gets or sets value for Default size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.RowCount">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.m_nRows">
            <summary>
            Rows count
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.m_nCols">
            <summary>
            Columns count
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.m_aRows">
            <summary>
            Rows height
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.m_aCols">
            <summary>
            Columns width
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.m_Width">
            <summary>
            Total width
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.m_Height">
            <summary>
            Total height
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.Size">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.Width">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.Height">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.Rows">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.Columns">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.RowsData">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.LayoutData.ColumnsData">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.PanelItemLayout.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.PanelItemLayout.InitLayout(System.Object,System.Windows.Forms.BoundsSpecified)">
            <summary>
            
            </summary>
            <param name="child"></param>
            <param name="specified"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.PanelItemLayout.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="container"></param>
            <param name="layoutEventArgs"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.PanelItemLayout.SetItemLocationRTL(Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal,System.Windows.Forms.ToolStripItem,System.Windows.Forms.RightToLeft,System.Drawing.Point)">
            <summary> Set item location depending on RTL property. </summary>
            <param name="ts"> Toolstrip on which items lay out.</param>
            <param name="item"> Item which must be positioned. </param>
            <param name="rtl"> ToolStrip RightToLeft property. </param>
            <param name="location"> Position for item on ToolStrip. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.PanelItemLayout.GetPrefferedSize(Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripPanelItem.ToolStripInternal.PanelItemLayout.Instance">
            <summary> Instance of PanelItemLayout. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripPanelItem.m_bEndOfGroup">
            <summary> 
            Indicates if label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripPanelItem.EndOfGroup">
            <summary>
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripPanelItem.Syncfusion#Windows#Forms#Tools#IStatusItem#Active">
            <summary> 
            Gets or sets a value indicating whether label must be shown in StatusStrip. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripPanelItem.Syncfusion#Windows#Forms#Tools#IStatusItem#EndOfGroup">
            <summary> 
            Gets or sets a value indicating whether label have separator after itself. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripPanelItem.Syncfusion#Windows#Forms#Tools#IStatusItem#Text">
            <summary>
            Gets the text that is to be displayed on the item. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripPanelItem.StatusString">
            <summary>
            Gets or sets the text that is to be displayed in context menu. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripEx">
            <summary> StatusStrip control extended. /// </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.GetPreferredSize(System.Drawing.Size)">
            <summary>
            Retrieves the size of a rectangular area into which a control can be fitted. 
            </summary>
            <param name="proposedSize">Proposed size</param>
            <returns> Returns Size</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_MetroSeperatorColor">
            <summary>
            Holds the Metro Seperator color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.ResetMetroSeperatorColor">
            <summary>
            Reset Metro Seperator color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.ShouldSerializeMetroSeperatorColor">
            <summary>
            Indicates whether to serialize Metro Seperator Color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.ShouldSerializeBackColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.BackColor"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.ApplyScaleToControl(System.Single)">
            <summary>
            applies the scaling
            </summary>
            <param name="scaleFactor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.OnFontChanged(System.EventArgs)">
            <summary>
            Font changed event
            </summary>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_renderMode">
            <summary>
            Specify the RenderMode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.UpdateRenderer">
            <summary> Update renderer according to choiced color scheme. </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.GetOfficeColorScheme(Syncfusion.Windows.Forms.Tools.RibbonForm.ColorSchemeType)">
            <summary> Gets ColorScheme according to type. </summary>
            <param name="type">Colorscheme type</param>
            <returns>Returns Color Scheme</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.ShouldSerializeOfficeColorScheme">
            <summary>
            Indicates whether the current value of the OfficeColorScheme property is to be serialized.
            </summary>
            <returns>Returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.ResetBackColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.BackColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.ResetOfficeColorScheme">
            <summary>
            Resets the office color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_layoutEngine">
            <summary> Instance of StatusStripExLayoutEngine. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_notificationsItems">
            <summary> Items that located in left side of StatusStrip and not
            represent IStatusItem interface. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_statusControlsItems">
            <summary> Items that located in right side of StatusStrip and
            represent IStatusItem interface. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_colorScheme">
            <summary> Color scheme that used in Rendering. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_statusControlsArea">
            <summary> Area where Status controls painting. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_notificationslArea">
            <summary> Area where Notifications controls painting. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_dock">
            <summary> Dock value of StatusStripEx. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.m_menuStrip">
            <summary> MenuStrip for StatusStripEx. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripEx.stripExstyle">
            <summary>
            Specifies an advanced appearance this control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.Dock">
            <summary>
            Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
            </summary>
            <value></value>
            <returns>One of the <see cref="T:System.Windows.Forms.DockStyle"></see> values. The default is <see cref="F:System.Windows.Forms.DockStyle.None"></see>.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.StatusControlsItems">
            <summary>
            Gets items that located in left side of StatusStrip and not
            represent IStatusItem interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.NotificationsItems">
            <summary>
            Gets items that located in right side of StatusStrip and
            represent IStatusItem interface.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.MetroSeperatorColor">
            <summary>
            Gets/Sets the MetroSeperatorColor of StatusStripEx
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.SeparatorPosition">
            <summary>
            Gets or sets separator position that divide StatusStripEx on two areas.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.StatusControlsArea">
            <summary>
            Gets the area where Status controls are located.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.NotificationslArea">
            <summary>
            Gets area where Notifications controls painting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.OfficeColorScheme">
            <summary>
            Gets or sets whether the Office color scheme should be Silver or Blue.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.VisualStyle">
            <summary>
            Gets or sets an advanced appearance for the StatusStripEx.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.MetroColor">
            <summary>
            Gets or sets the theme color of the ColorUI
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.StatusStripEx.BackColor" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.LayoutEngine">
            <summary>
            Gets a cached instance of the control's layout engine.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.ContextMenuStrip">
            <summary>
            Gets or sets the context menu strip associated with this control. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.EnableTouchMode">
            <summary>
            gets or sets the touchmode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StatusStripEx.RenderMode">
            <summary>
            Gets or sets the StatusStripEx render mode.
            <remarks>A value that indicates the visual style to apply. The default value is Custom.</remarks>
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripEx.StatusStripExLayoutEngine">
            <summary>
            Layout engine for StatusStripEx.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.StatusStripExLayoutEngine.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Lays out toolstrip items in StatusStripEx.
            </summary>
            <param name="container">Container object</param>
            <param name="layoutEventArgs">LayoutEventArgs that contains the event data.</param>
            <returns>returns bool value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.StatusStripExLayoutEngine.SetItemLocationRTL(Syncfusion.Windows.Forms.Tools.StatusStripEx,System.Windows.Forms.ToolStripItem,System.Drawing.Point)">
            <summary> Set item location depending on RTL property. </summary>
            <param name="parent">Status Strip</param>
            <param name="item">Toolstrip Item</param>
            <param name="location">Location point</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.StatusStripExLayoutEngine.SetSeparatorPositionRTL(Syncfusion.Windows.Forms.Tools.StatusStripEx,System.Int32)">
            <summary> Set main separator location depending on RTL property. </summary>
            <param name="parent">Sgtatus Strip</param>
            <param name="position">Separator position</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StatusStripEx.StatusStripExLayoutEngine.AddSeparatorsPositionRTL(Syncfusion.Windows.Forms.Tools.StatusStripEx,System.Int32)">
            <summary> Set separator position and add it to list depending on RTL property. </summary>
            <param name="parent">Status StripEx</param>
            <param name="position">Separator position</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StatusStripExStyle">
            <summary>
            StatusStripEx Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripExStyle.Default">
            <summary>
            Classic appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StatusStripExStyle.Metro">
            <summary>
            Metro-like appearance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes new instance of RibbonTabGroupDesigner.
            </summary>
            <param name="component">Component parameter</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.UpdateGlyphs">
            <summary>
            Updates all glyphs for StatusStripEx's items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.m_control">
            <summary> Design time StatusStripEx instance. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.m_actionLists">
            <summary> Action lists. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.m_statusStripGlyphs">
            <summary>
            StatusStripEx items' glyphs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.m_ribbonAdornerSvc">
            <summary>
            RibbonAdorner service to have access to StatusStripEx glyphs.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList">
            <summary>
            Action list for RibbonControlAdvHeaderDesigner.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.#ctor(Syncfusion.Windows.Forms.Tools.StatusStripEx,Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner)">
            <summary>
            Initializes a new instance of the StatusStripExDesignerActionList class.
            </summary>
            <param name="control">Design time StatusStripEx instance.</param>
            <param name="designer">Underlying StatusStripExDesigner.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddStatusLabel">
            <summary>
            Adds new StatusLabel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddDropDownButton">
            <summary>
            Adds new DropDownButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddSplitButton">
            <summary>
            Adds new SplitButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddPanelItem">
            <summary>
            Adds new PanelItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddTrackBarItem">
            <summary>
            Adds new TrackBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddProgressBar">
            <summary>
            Adds new ProgressBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddStatusStripButton">
            <summary>
            Adds new StatusStripButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddStatusStripLabel">
            <summary>
            Adds new StatusStripLabel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddStatusProgressBar">
            <summary>
            Adds new ProgressBar to the status bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddStatusDropDownButton">
            <summary>
            Adds new DropDownButton to the status bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddStatusSplitButton">
            <summary>
            Adds new SplitButton to the status bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.AddStatusPanelItem">
            <summary>
            Adds new PanelItem to the status bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.GetSortedActionItems">
            <summary>
            Returns collection of action list items.
            </summary>
            <returns>Returns collection of action list items</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.m_designer">
            <summary>
            Underlying StatusStripExDesigner.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.m_actionItems">
            <summary>
            Collection of action items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.m_control">
            <summary>
            Design time StatusStripEx instance.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.StatusStripExDesigner.StatusStripExDesignerActionList.Dock">
            <summary> Gets or sets Dock of the control. </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TrackBarEx">
            <summary>
            TrackBar control extended by decrease and increase buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.CHANNEL_HEIGHT">
            <summary>
            Height of channel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.MIN_HEIGHT">
            <summary>
            Minimal height of TrackBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.INIT_WIDTH">
            <summary>
            Initial width of TrackBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.LARGE_CHANGE">
            <summary>
            Large change of TrackBar value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.MAXIMUM">
            <summary>
            Maximum value of TrackBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.MINIMUM">
            <summary>
            Minimum value of TrackBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.SMALL_CHANGE">
            <summary>
            Small change of TrackBar value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TIMER_INT">
            <summary>
            Interval for timer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.backColor">
             <summary>
            Backcolor value
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.DECR_BUTTON_SIZE">
            <summary>
            Size of decrease button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.INCR_BUTTON_SIZE">
            <summary>
            Size of increase button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.SLIDER_SIZE">
            <summary>
            Size of slider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TRACK_BAR_GRADIENT_START">
            <summary>
            Default start color of trackbar gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TRACK_BAR_GRADIENT_END">
            <summary>
            Default end color of trackbar gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.BUTTON_COLOR">
            <summary>
            Default color of buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.forecolor">
            <summary>
            foreColorvalue
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.HIGHLIGHTED_BUTTON_COLOR">
            <summary>
            Default color of highlighted buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.PUSHED_BUTTON_COLOR">
            <summary>
            Default color of pushed buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.TrackBarEx.SLIDERSIZE" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.CHANNELHEIGHT">
            <summary>
            Default channel height
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.BUTTONSIZE">
            <summary>
            Default button size
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_bShowButtons">
            <summary>
            Indicates whether buttons should be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_channelHeight">
            <summary>
            Height of channel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_decrButtonSize">
            <summary>
            Size of decrease button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_incrButtonSize">
            <summary>
            Size of increase button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_setHeight">
            <summary>
            Stores custom height when AutoSize set to true.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_largeChange">
            <summary>
            Large change of TrackBar value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_maximum">
            <summary>
            Maximum value of TrackBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_minimum">
            <summary>
            Minimum value of TrackBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_smallChange">
            <summary>
            Small change of TrackBar value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_value">
            <summary>
            Value of TrackBar position.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_sliderSize">
            <summary>
            Size of slider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_timer">
            <summary>
            Timer for for handling mouse keeping pushed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_bSliderMoving">
            <summary>
            Indicates whether slider is being moved with mouse.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_curArea">
            <summary>
            Area where mouse pointer is currently situated.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_pushedItem">
            <summary>
            Currently pushed item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_bTransparent">
            <summary>
            Indicates whether control background should be transparent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_timerInt">
            <summary>
            Interval for timer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_bShowFocusRect">
            <summary>
            Indicates whether focus rect should be shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_clrTrackBarGradientStart">
            <summary>
            Start color of trackbar gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_clrTrackBarGradientEnd">
            <summary>
            End color of trackbar gradient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_clrButton">
            <summary>
            Color of button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_clrHighlightedButton">
            <summary>
            Color of highlighted button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_clrPushedButton">
            <summary>
            Color of pushed button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.m_orientation">
            <summary>
            Specify the orientation of TrackBarEx control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx._sliderBlend">
            <summary>
            Blend for slider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx._buttonsBlend">
            <summary>
            Blend for buttons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.ShouldSerializeEnableTouchMode">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.ResetEnableTouchMode">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.ResetForeColor">
            <summary>
            Resets the ForeColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.ShouldSerializeForeColor">
            <summary>
            To serialize ForeColor
            </summary> 
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.#ctor">
            <summary>
            Initializes a new instance of the TrackBarEx class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.SmallDecrease">
            <summary>
            Decreases value by small change.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.LargeDecrease">
            <summary>
            Decreases value by large change.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.SmallIncrease">
            <summary>
            Increases value by small change.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.LargeIncrease">
            <summary>
            Increases value by large change.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.DrawButtons(System.Drawing.Graphics)">
            <summary>
            Draws buttons.
            </summary>
            <param name="graphics">Graphics object to draw to.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.DrawMetroButton(System.Drawing.Graphics)">
            <summary>
            Draws metro buttons.
            </summary>
            <param name="graphics">Graphics object to draw to.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.DrawSlider(System.Drawing.Graphics)">
            <summary>
            Draws slider.
            </summary>
            <param name="graphics">Graphics object to draw to.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Disallows background painting.
            </summary>
            <param name="pevent">PaintEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints TrackBarEx.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnFontChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnSizeChanged(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnGotFocus(System.EventArgs)">
            <summary>
            Draws focus rectangle if needed.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnLostFocus(System.EventArgs)">
            <summary>
            Hides focus rectangle if needed.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnPaddingChanged(System.EventArgs)">
            <summary>
            Invalidates control.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            Sets height on AutoSize.
            </summary>
            <param name="x">X position</param>
            <param name="y">Y Position</param>
            <param name="width">Bounds  Width</param>
            <param name="height">Bounds Height</param>
            <param name="specified"> Bounds Speified</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Processes mouse click.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Resets timers and releases mouse capture.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnMouseCaptureChanged(System.EventArgs)">
            <summary>
            Handles release of mouse capture.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Handles mouse moving.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.isDMouseHover">
            <summary>
            mouse over variable
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.isIMouseHover">
            <summary>
            mouse over variable
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.isSliderMouseHover">
            <summary>
            mouse over variable
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnMouseEnter(System.EventArgs)">
            <summary>
            Handles Mouse entering
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnMouseLeave(System.EventArgs)">
            <summary>
            Resets current area.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            Handles keyboard.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.IsInputKey(System.Windows.Forms.Keys)">
            <summary>
            Accepts needed keys.
            </summary>
            <param name="keyData">Key Data</param>
            <returns>Return True if Inputkey</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.GetPreferredHeight">
            <summary>
            Gets preferred height.
            </summary>
            <returns>Returns Preferred Height</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.GetSliderPath(System.Drawing.Rectangle)">
            <summary>
            Creates path for slider from rectangle.
            </summary>
            <param name="rect">Rectangle to create path from.</param>
            <returns>Created slider path.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.DrawButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.TrackBarEx.ItemState)">
            <summary>
            Draws background of buttons.
            </summary>
            <param name="graphics">Graphics object to draw to.</param>
            <param name="rect">Rectangle of button.</param>
            <param name="state">State of the button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.GetButtonEndColor(Syncfusion.Windows.Forms.Tools.TrackBarEx.ItemState)">
            <summary>
            Gets slider end color according to the given state.
            </summary>
            <param name="state">State to retrieve color for.</param>
            <returns>Retrieved color.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.StartTimer(Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea)">
            <summary>
            Initializes and starts timer.
            </summary>
            <param name="mousePushedArea">Area where mouse was pushed and caused timer to start.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.InvalidateArea(Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea)">
            <summary>
            Invalidates given area of control.
            </summary>
            <param name="area">Area to invalidate.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.TranslateClientRect(System.Drawing.Rectangle)">
            <summary>
            Translates bounds that are the bounds of buttons of TrackBarEx.
            </summary>
            <param name="pBounds"> Bounds of buttons of TrackBarEx that are being modified. </param>
            <returns> Non-modified rectangle if orientation is horizontal,
            modified rectangle - otherwise. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.TranslateClientLocation(System.Drawing.Point)">
            <summary>
            Modifies given mouse location according to TrackBarEx orientation.
            </summary>
            <param name="pMouseLocation"> Mouse location which is to be modified. </param>
            <returns> Non-modified mouse location if orientation is horizontal,
            modified mouse location - otherwise. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.InvalidateFocusRect">
            <summary>
            Invalidates focus rectangle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.OnTimerTick(System.Object,System.EventArgs)">
            <summary>
            Handles mouse keeping pushed..
            </summary>
            <param name="sender">Sender object</param>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.ShouldSerializeButtonSignColor">
            <summary>
            To serialize ButtonSignColor
            </summary>       
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarEx.ResetButtonSignColor">
            <summary>
            Resets the ButtonSignColor 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ShowButtons">
            <summary>
            Gets or sets a value indicating whether buttons should be shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ChannelHeight">
            <summary>
            Gets or sets height of channel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.DecreaseButtonSize">
            <summary>
            Gets or sets size of decrease button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.IncreaseButtonSize">
            <summary>
            Gets or sets size of increase button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.LargeChange">
            <summary>
            Gets or sets large change of TrackBar value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.SmallChange">
            <summary>
            Gets or sets small change of TrackBar value.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.Minimum">
            <summary>
            Gets or sets minimum value of TrackBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.Maximum">
            <summary>
            Gets or sets maximum value of TrackBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.Value">
            <summary>
            Gets or sets value of TrackBar position.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.SliderSize">
            <summary>
            Gets or sets size of slider.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.Transparent">
            <summary>
            Gets or sets a value indicating whether control background should be transparent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.TimerInterval">
            <summary>
            Gets or sets interval for timer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ShowFocusRect">
            <summary>
            Gets or sets a value indicating whether focus rect should be shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarGradientStart">
            <summary>
            Gets or sets start color of trackbar gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarGradientEnd">
            <summary>
            Gets or sets end color of trackbar gradient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ButtonColor">
            <summary>
            Gets or sets color of the buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.HighlightedButtonColor">
            <summary>
            Gets or sets color of highlighted buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.PushedButtonEndColor">
            <summary>
            Gets or sets color of pushed buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ForeColor">
             <summary>
            Overrides ForeColor.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.Orientation">
            <summary>
            Gets or sets the orientation of TrackBarEx control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.DisplayRectangleInternal">
            <summary>
            Gets display rectangle of TrackBarEx control. If orientation is vertical,
            rectangle will be the same as when orientation is horizontal.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ButtonBorderColor">
            <summary>
            Gets color for painting buttons border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ButtonStartColor">
            <summary>
            Gets start color for buttons gradient painting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ButtonHighlightedStartColor">
            <summary>
            Gets start color for highlighted buttons gradient painting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ButtonSignColor">
            <summary>
            Gets color of buttons signs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.DecreaseButtonBounds">
            <summary>
            Gets bounds of decrease button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.IncreaseButtonBounds">
            <summary>
            Gets bounds of increase button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.ChannelBounds">
            <summary>
            Gets bounds of channel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.SliderBounds">
            <summary>
            Gets bounds of slider.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.SliderActionBounds">
            <summary>
            Gets inflated slider bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.CurrentArea">
            <summary>
            Gets or sets area where mouse pointer is currently situated.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.PushedItem">
            <summary>
            Gets or sets currently pushed item.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TrackBarEx.ValueChanged">
            <summary>
            Occurs when the Value property of a track bar changes, either by movement of the scroll box or by manipulation in code.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TrackBarEx.Scroll">
            <summary>
            Occurs when either a mouse or keyboard action moves the scroll box. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.Style">
            <summary>
            Gets or sets a value for style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarEx.AutoSize">
            <summary>
            Makes AutoSize property visible in property grid.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea">
            <summary>
            Different areas of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea.None">
            <summary>
            Out of control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea.DecreaseButton">
            <summary>
            Decrease button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea.IncreaseButton">
            <summary>
            Increase button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea.LargeDecrease">
            <summary>
            Channel on the left of the slider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea.LargeIncrease">
            <summary>
            Channel on the right of the slider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.TrackBarExArea.Slider">
            <summary>
            Represents Slider.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TrackBarEx.ItemState">
            <summary>
            Different states of control items (buttons and slader).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.ItemState.Default">
            <summary>
            Default state of the item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.ItemState.Highlighted">
            <summary>
            Item should be drawn highlighted.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarEx.ItemState.Pushed">
            <summary>
            Item is pushed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TrackBarExDesigner">
            <summary>
            Designer for TrackBarEx.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TrackBarExDesigner.SelectionRules">
            <summary>
            Returns left and right sizers only when AutoSize is on.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TrackBarItem.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarItem.#ctor">
            <summary>
            Initializes a new instance of the TrackBarItem class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarItem.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarItem.ApplyScaleToControl(System.Single)">
            <summary>
            applies the scaling
            </summary>
            <param name="scaleFactor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarItem.OnFontChanged(System.EventArgs)">
            <summary>
            Font changed event
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TrackBarItem.CreateControlInstance">
            <summary>
            Create the actual control, note this is static so it can be called from the
            constructor.
            </summary>
            <returns>Returns control</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarItem.Transparent">
            <summary> Gets or sets a value indicating whether control is transparent. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarItem.Value">
            <summary> Gets or sets value of TrackBar position. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarItem.Minimum">
            <summary> Gets or sets minimum value of TrackBar. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarItem.Maximum">
            <summary> Gets or sets maximum value of TrackBar. </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarItem.Orientation">
            <summary>
            Gets or sets the orientation of TrackBarEx control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TrackBarItem.EnableTouchMode">
            <summary>
            gets or sets the touchmode
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TrackBarItem.ValueChanged">
            <summary>
            Occurs when the Value property of a track bar changes, either by movement of the scroll box or by manipulation in code.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TrackBarItem.Scroll">
            <summary>
            Occurs when either a mouse or keyboard action moves the scroll box.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Appearance">
            <summary>
            To define the SuperAccelerator appearance
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Appearance.Default">
            <summary>
            To Set default appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Appearance.Advanced">
            <summary>
            To set Metro appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment">
            <summary>
            To define the SuperAccelerator alignment
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.Default">
            <summary>
            The SuperAccelerator appears on left of the control.
            To Set default alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.TopLeft">
            <summary>
            The SuperAccelerator appears on Top left of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.TopCenter">
            <summary>
            The SuperAccelerator appears on Top Center of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.TopRight">
            <summary>
            The SuperAccelerator appears on Top Right of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.MiddleLeft">
            <summary>
            The SuperAccelerator appears on Middle Left of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.MiddleCenter">
            <summary>
            The SuperAccelerator appears on Middle Center of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.MiddleRight">
            <summary>
            The SuperAccelerator appears on Middle Right of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.BottomLeft">
            <summary>
            The SuperAccelerator appears on Bottom Left of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.BottomCenter">
            <summary>
            The SuperAccelerator appears on Bottom Center of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AcceleratorAlignment.BottomRight">
            <summary>
            The SuperAccelerator appears on Bottom Right of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.#ctor(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="owner"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShouldSerializeFont">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ResetFont">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ResetEnableSuperAcceleratorOnF10">
            <summary>
            To reset EnableSuperAcceleratorOnF10
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShouldSerializeEnableSuperAcceleratorOnF10">
            <summary>
            To Specify EnableSuperAcceleratorOnF10 to be serialized or not
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShouldSerializeBackColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ResetBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShouldSerializeForeColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ResetForeColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SuperAccelerator.m_Appearance">
            <summary>
            Holds the super accelerator appearance
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SuperAccelerator.m_Alignment">
            <summary>
            Holds the SuperAccelerator alignment
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ResetAppearance">
            <summary>
            To Reset the Appearance
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShouldSerializeAppearance">
            <summary>
            Indicate whether to serialize Appearance
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)">
            <summary>
            
            </summary>
            <param name="extendee"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.GetAccelerator(System.Windows.Forms.ToolStripItem)">
            <summary>
            Gets accelerator associated with a component
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.SetAccelerator(System.Windows.Forms.ToolStripItem,System.String)">
            <summary>
            Sets accelerator associated with a component
            </summary>
            <param name="component"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShouldSerializeMenuButtonAccelerator(Syncfusion.Windows.Forms.Tools.ToolStripEx)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ResetAccelerator(Syncfusion.Windows.Forms.Tools.ToolStripEx)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShouldSerializeAccelerator(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ResetAccelerator(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.GetMenuButtonAccelerator(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Gets the accelerator of a MenuButton instance on RibbonControlAdv.
            </summary>
            <param name="ribbon"> The RibbonConrolAdv with MenuButton which tooltip should be get. </param>
            <returns> String concatenating accelerator text. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.SetMenuButtonAccelerator(Syncfusion.Windows.Forms.Tools.RibbonControlAdv,System.String)">
            <summary>
            Assigns the accelerator to a MenuButton instance on RibbonControlAdv.
            </summary>
            <param name="ribbon"> The RibbonConrolAdv with MenuButton to which the tooltip should be assigned. </param>
            <param name="value"> The accelerator string. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.SetCollapsedDropDownAccelerator(Syncfusion.Windows.Forms.Tools.ToolStripEx,System.String)">
            <summary>
            Assigns the accelerator to a CollapsedDropDownButton instance on ToolStripEx.
            </summary>
            <param name="toolStrip"> The ToolStripEx with CollapsedDropDownButton to which the accelerator should be assigned. </param>
            <param name="value"> The accelerator string. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.GetCollapsedDropDownAccelerator(Syncfusion.Windows.Forms.Tools.ToolStripEx)">
            <summary>
            Gets the accelerator to a CollapsedDropDownButton instance on ToolStripEx.
            </summary>
            <param name="toolStrip"> The ToolStripEx with CollapsedDropDownButton to which the accelerator should be get. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShouldSerializeMenuButtonAccelerator(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Indicates whether the current value of MenuButtonAccelerator is to be serialized.
            </summary>
            <param name="ribbon"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ResetMenuButtonAccelerator(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Resets the MenuAccelerator to its default value.
            </summary>
            <param name="ribbon"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.System#Windows#Forms#IMessageFilter#PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnOwnerHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnOwnerHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnAcceleratorClick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnAcceleratorDisposed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnAcceleratorPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnAcceleratorDrillDown(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="itemClicked"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnAcceleratorTabDrillDown(Syncfusion.Windows.Forms.BackStageTab)">
            <summary>
            Invokes BackstageTab child item visibility upon selection
            </summary>
            <param name="Selected BackStageTab"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.acc_OnBackStageTabChildDown(System.Windows.Forms.Button)">
            <summary>
            BackStageTab child level verification
            </summary>
            <param name="clickeditem"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.acc_OnBackStageButtonHitDown(System.Windows.Forms.Button)">
            <summary>
            Returns selected BackStageButton
            </summary>
            <param name="clickeditem"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnActiveChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Attach">
            <summary>
            Attaches to owner's window
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Detach">
            <summary>
            Detaches from owner's window
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnNcActivate(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnSysKeyUp(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="msg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ClearBackStageView">
            <summary>
            Provides revert functionality from BackStageView
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.UpdateBackStageVisibility">
            <summary>
             Ensures BackStage visibilty
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.VerifyAccelerator(System.Collections.ArrayList,System.Collections.ArrayList)">
            <summary>
            Verify display level status
            </summary>
            <param name="lastIndex">Accelerator invoked recently</param>
            <param name="secondLastIndex">Accelerator invoked in previous</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ClearAccelerator">
            <summary>
            Hides accelerators upon keypress
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.GetAcceleratorCount">
            <summary>
            Returns accelerator count
            </summary>
            <returns>Accelerators Count </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnChar(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="msg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.OnMouseDown(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="msg"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShowAccelerators(System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Shows the acceleraors associate with the ToolStripItem.
            </summary>
            <param name="parentOnly">indicates whether to display the accelerator for ToolStripTabItem and ToolStripMenuButton alone</param>
            <param name="drillDown">indicates if this call is caused by item clik of a parent item</param>
            <param name="backstagechildenabled">indicates if this call is caused by item clik of a BackStageTab</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.InitialLevelAccelerators">
            <summary>
            Determine accelerator invoke level 
            </summary>
            <returns>Accelerator invoke status</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ShowAccelerators">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.HideAccelerators">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.IsInCollection(System.Windows.Forms.ToolStripItem,System.Windows.Forms.ToolStripItemCollection)">
            <summary>
            Checks if the specified item is in the CollapsedDropDownButton.Panel.Items collection
            </summary>
            <param name="sourceItem"></param>
            <param name="collection"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.GetAccelerators(System.String)">
            <summary>
            
            </summary>
            <param name="str"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.CanSetAccelerator(System.Windows.Forms.ToolStripItem,System.String)">
            <summary>
            Gets a value indicating if the specified component can be added to the SuperAccelerator.
            </summary>
            <param name="component">ToolStripItem to be added</param>
            <param name="value">String specifying the accelerator</param>
            <returns>True if this accelerator can be added</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.SetAccelerator(System.Windows.Forms.Control,System.String)">
            <summary>
            Sets accelerator associated with a component
            </summary>
            <param name="component"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.IsInSameScope(System.Windows.Forms.ToolStripItem,System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="component">ToolStripItem to be added to the SuperToolTip</param>
            <param name="item">Existing item in SuperAccelerator against which component scope is to be decided.</param>
            <returns>True if both the ToolStripItems exists under the same ToolStripTabItem</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.IsValidAccelerator(System.Windows.Forms.ToolStripItem,System.String)">
            <summary>
            </summary>
            <param name="component">ToolStripItem against which the value is to be comapred</param>
            <param name="value">String that acts as the accelerator</param>
            <returns>True if accelerator value can exists in the given scope</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Font">
            <summary>
            Gets or sets the font for the accelerator key.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.EnableSuperAcceleratorOnF10">
            <summary>
            Gets/Sets whether to show/hide the SuperAccelerator when F10 key is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.BackColor">
            <summary>
            Gets ot sets the backcolor of the accelerator key.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.ForeColor">
            <summary>
            Gets or sets the forecolor for the accelerator key text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Active">
            <summary>
            Gets or sets whether the accelerator should be active or not.
            </summary>
            <value><c>true</c> if active; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Appearance">
            <summary>
            Gets/Sets the SuperAccelerator appearance
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Alignment">
            <summary>
            Gets/Sets the SuperAccelerator alignment
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.DisplayShortcuts">
            <summary>
            Gets or sets whether an underline should be drawn under the accelerator text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.IsActive">
            <summary>
            Gets a value indicating whether this instance is active.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.#ctor(System.ComponentModel.Component,System.String)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <param name="szAccelerator"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.ShowWindow">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.DestroyWindow">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.PerformClick">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.IsMnemonic(System.String)">
            <summary>
            
            </summary>
            <param name="str"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.IsMatched(System.String)">
            <summary>
            
            </summary>
            <param name="str"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.OnClick(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.OnSizeChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.GetLocation(System.Drawing.Size@)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.GetSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.Disabled">
            <summary>
            Returns true if linked component is disabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.RefCount">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.CreateParams">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.Appearance">
            <summary>
            Gets/Sets the Accelerator appearance
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerator.Alignment">
            <summary>
            Gets/Sets the Accelerator alignment
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerators.Add(System.Object)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerators.Insert(System.Int32,System.Object)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerators.Clear">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerators.Contains(System.Object)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperAccelerator.Accelerators.Disabled">
            <summary>
            Returns true if all accelerators are disabled
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolTipTextImageRelation">
            <summary>
            Specifies the way image and text are situated on tool tip.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolTipTextImageRelation.ImageBeforeText">
            <summary>
            Image is situated before text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolTipTextImageRelation.TextBeforeImage">
            <summary>
            Text is situated before image.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TTF">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TTM">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TTN">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TXTFORMAT">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IToolTipService.AddComponent(System.Object)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IToolTipService.RemoveComponent(System.Object)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SuperToolTip.appearance">
            <summary>
            Specifies an advanced appearance this control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SuperToolTip.metroColor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.#ctor(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="owner"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.Show(Syncfusion.Windows.Forms.Tools.ToolTipInfo,System.Drawing.Point)">
            <summary>
            Shows the tooltip at a specified location.
            </summary>
            <param name="ttInfo">The ToolTipInfo created.</param>
            <param name="position">The position to be displayed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.Show(Syncfusion.Windows.Forms.Tools.ToolTipInfo,System.Drawing.Point,System.Int32)">
            <summary>
            Shows the tooltip at a specified location for a particular amount of time.
            </summary>
            <param name="ttInfo">The ToolTipInfo created.</param>
            <param name="position">The position to be displayed.</param>
            <param name="displayTime">Duration (in milliseconds) to display the ToolTip (-1 to display infinitely)</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.Hide">
            <summary>
            Hides the tooltip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.Hide(System.ComponentModel.Component)">
            <summary>
            Hides the tooltip using component.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.SetToolTips(System.ComponentModel.Component,System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="control"></param>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.RemoveToolTips(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="target"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)">
            <summary>
            
            </summary>
            <param name="extendee"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.GetToolTip(System.ComponentModel.Component)">
            <summary>
            Gets SuperToolTip associated with a component.
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.SetToolTip(System.ComponentModel.Component,Syncfusion.Windows.Forms.Tools.ToolTipInfo)">
            <summary>
            Sets SuperToolTip associated with a component.
            </summary>
            <param name="component">The component to which the tooltip should be assigned.</param>
            <param name="value">The toolTipInfo created.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.ShouldSerializeToolTip(System.ComponentModel.Component)">
            <summary>
            Indicates whether the current value of ToolTip is to be serialized.
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.ResetToolTip(System.ComponentModel.Component)">
            <summary>
            Resets the ToolTip to its default value.
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.GetMenuButtonToolTip(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Gets the tooltip from the MenuButton on RibbonControlAdv
            </summary>
            <param name="ribbon"> The RibbonConrolAdv with MenuButton from which the tooltip should be get. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.SetMenuButtonToolTip(Syncfusion.Windows.Forms.Tools.RibbonControlAdv,Syncfusion.Windows.Forms.Tools.ToolTipInfo)">
            <summary>
            Assigns the tooltip to a MenuButton instance on RibbonControlAdv.
            </summary>
            <param name="ribbon"> The RibbonConrolAdv with MenuButton to which the tooltip should be assigned. </param>
            <param name="value"> The toolTipInfo created. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.ShouldSerializeMenuButtonToolTip(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Indicates whether the current value of MenuButtonToolTip is to be serialized.
            </summary>
            <param name="ribbon"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.ResetMenuButtonToolTip(Syncfusion.Windows.Forms.Tools.RibbonControlAdv)">
            <summary>
            Resets the MenuToolTip to its default value.
            </summary>
            <param name="ribbon"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.OnPopup(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.OnToolTipControlHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.OnToolTipControlHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.OnOwnerHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.OnOwnerHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            Called when owner's handle is destroyed.
            </summary>
            <param name="sender">The sender.</param>
            <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.GetTool(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.GetTool(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="handle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.Cast(System.Object)">
            <summary>
            
            </summary>
            <param name="tool"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.ResetShowAlways">
            <summary>
            Reset the ShowAlways property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SuperToolTip.ShouldSerializeShowAlways">
            <summary>
            Serializes the ShowAlways property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperToolTip.ToolTipDuration">
            <summary>
            Gets or Sets, the duration of the ToolTip (in sec) when mouse hovers over a control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperToolTip.InitialDelay">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperToolTip.MaxWidth">
            <summary>
            Gets or sets the maximum width of SuperToolTip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperToolTip.UseFading">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperToolTip.RightToLeft">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperToolTip.Style">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperToolTip.MetroColor">
            <summary>
            Gets or sets the theme color of the ButtonAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SuperToolTip.VisualStyle">
            <summary>
            Gets or sets an advanced appearance for the RangeSliderAdv.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SuperToolTip.PopupToolTip">
            <summary>
            Occurs when the tool tip pops up.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SuperToolTip.UpdateToolTip">
            <summary>
            Occurs when the tool tip is updated.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SuperToolTip.Appearance">
            <summary>
            SuperToolTip Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SuperToolTip.Appearance.Default">
            <summary>
            Default appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SuperToolTip.Appearance.Metro">
            <summary>
            Metro-like appearance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.#ctor(Syncfusion.Windows.Forms.Tools.SuperToolTip)">
            <summary>
            Creates instance of tooltip control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.#ctor">
            <summary>
            Creates instance of child control for designer
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.AddTool(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="tool"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.DelTool(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="tool"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.Contains(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="tool"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.ShowToolTip(Syncfusion.Windows.Forms.Tools.ToolTipInfo,System.Drawing.Point,System.Int32)">
            <summary>
            
            </summary>
            <param name="ttInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.AdjustTooltipLocation(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="position"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.HideToolTip">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.AddToolTipService(System.Type,Syncfusion.Windows.Forms.Tools.IToolTipService)">
            <summary>
            
            </summary>
            <param name="componentType"></param>
            <param name="service"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.GetToolTipService(System.Type)">
            <summary>
            
            </summary>
            <param name="componentType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnHandleCreated(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnSizeChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.ResetBackColor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.UpdateDelayTime">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.UpdateRegion">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.GetRoundedRegion(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.GetRoundedPolygon(System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.PaintItem(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem,System.Boolean,Syncfusion.Windows.Forms.Tools.ToolTipRegion)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.PaintImage(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.PaintText(System.Windows.Forms.PaintEventArgs,Syncfusion.Windows.Forms.Tools.ToolTipInfo.ToolTipItem,System.Boolean,Syncfusion.Windows.Forms.Tools.ToolTipRegion)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.SetToolTipInfo(Syncfusion.Windows.Forms.Tools.ToolTipInfo)">
            <summary>
            
            </summary>
            <param name="info"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.GetToolTipInfo(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="tool"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.GetTool(System.IntPtr,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="id"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.GetIsCompositeControl(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.SetBalloonLocation(System.ComponentModel.Component)">
            <summary>
            Sets the balloon location.
            </summary>
            <param name="component">The component.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.SetAdjustedLocation(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.GetAdjustedLocation(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnTtnShow(System.ComponentModel.Component,System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="tool"></param>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnTtnClose(System.ComponentModel.Component)">
            <summary>
            
            </summary>
            <param name="tool"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnTtmWindowFromPoint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.UseSystemFading">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.Animate(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bShow"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.AnimateWindow(System.IntPtr,System.Int32,Syncfusion.Windows.Forms.Tools.Win32API.AnimateWindowFlags)">
            <summary>
            
            </summary>
            <param name="hwnd"></param>
            <param name="dwTime"></param>
            <param name="dwFlags"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnPropertyChanged(System.Object,Syncfusion.Windows.Forms.Tools.ToolTipPropertyID)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="id"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnToolHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnToolHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnToolMouseLeave(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnPopup(System.ComponentModel.Component,System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnPop(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.OnTick(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.Info">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.ToolTipDuration">
            <summary>
            Gets/sets delay time in seconds
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.InitialDelay">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.DisplayTime">
            <summary>
            Gets delay time in milliseconds
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.MaxWidth">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.UseFading">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.Style">
            <summary>
            Gets or sets the style.
            </summary>
            <value>The style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.LayoutEngine">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolTipControl.CreateParams">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.ToolTipLayout.InitLayout(System.Object,System.Windows.Forms.BoundsSpecified)">
            <summary>
            
            </summary>
            <param name="child"></param>
            <param name="specified"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolTipControl.ToolTipLayout.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="container"></param>
            <param name="layoutEventArgs"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.AddComponent(System.Object)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.RemoveComponent(System.Object)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.SendMessage(Syncfusion.Windows.Forms.Tools.TTM,System.Int32,Syncfusion.Windows.Forms.Tools.Win32API.TOOLINFO@)">
            <summary>
            
            </summary>
            <param name="msg"></param>
            <param name="wparam"></param>
            <param name="ti"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.SendMessage(System.Int32,System.Int32,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="msg"></param>
            <param name="wparam"></param>
            <param name="lparam"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.OnMouseMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.OnNotify(System.Windows.Forms.Message@,Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.GetData(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.GetOwner(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.GetPlacement(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.RemoveAt(System.Int32)">
            <summary>
            
            </summary>
            <param name="index"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.Clear">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.OnItemAdded(System.Int32,System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="id"></param>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.OnItemRemoving(System.Int32,System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="id"></param>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.AddTool(System.Int32,System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="id"></param>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.DeleteTool(System.Int32)">
            <summary>
            
            </summary>
            <param name="id"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.GetToolInfo(System.Int32,Syncfusion.Windows.Forms.Tools.Win32API.TOOLINFO@)">
            <summary>
            
            </summary>
            <param name="id"></param>
            <param name="ti"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.UpdateMainTools">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.UpdateOverflowTools">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.OnMainHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.OnMainHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.OnOverflowHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.OnMainLayoutCompleted(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.OnOverflowLayoutCompleted(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripItemsToolTipService.ToolStripData.OnItemOwnerChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ReflectionHelper">
            <summary>
            ReflectionHelper class helps to get the TabStyle and TabTypes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ReflectionHelper.GetTabStyleNames(System.Collections.ArrayList)">
            <summary>
            Returns the Tab style names.
            </summary>
            <param name="rendererTypes">The Array List</param>
            <returns>The ArrayList</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ReflectionHelper.GetTabNameFromType(System.Type)">
            <summary>
            Returns the name of the TabRenderer.
            </summary>
            <param name="tabRenderer">The Type.</param>
            <returns>The name of the tab renderer.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ReflectionHelper.GetTabTypeFromName(System.String)">
            <summary>
            Returns the renderer type.
            </summary>
            <param name="tabStyleName">The tab style name.</param>
            <returns>The Type.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TabStyleEditor">
            <summary>
            TabStyleEditor class provides a base class, that can be used to design value editors, that can provide a user interface (UI) for representing and 
            editing the values of objects of the supported data types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleEditor.RemoveInvalidTypes(System.Collections.ArrayList)">
            <summary>
            Remove the invalid renderer types.
            </summary>
            <param name="rendererTypes">The ArrayList.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleEditor.#ctor">
            <summary>
            Constructor of the TabStyleEditor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Gets the editor style used by the EditValue method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <returns>A UITypeEditor.EditStyle value that indicates the style of editor used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.
             If the System.Drawing.Design.UITypeEditor does not support this method, then UITypeEditor.GetEditStyle() will return UITypeEditorEditStyle.None.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the UITypeEditor.GetEditStyle() method.
            </summary>
            <param name="context"></param>
            <param name="provider">An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>The new value of the object. If the value of the object has not changed, this should return the same object it was passed.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TabStyleConverter">
            <summary>
            The TabStyleConverter provides a type converter to convert string objects to and from other representations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
             Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <returns>true if System.ComponentModel.TypeConverter.GetStandardValues() should be called to find a common set of values the object supports;
            otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Returns a collection of standard values for the data type, this type converter is designed for when provided with a format context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context that can be used to extract additional
            informationabout the environment from which this converter is invoked. This parameter or properties of this parameter can be null.</param>
            <returns> A System.ComponentModel.TypeConverter.StandardValuesCollection that holds a standard set of valid values, or null if the data type 
            does not support a standard set of values.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Returns whether the collection of standard values returned from System.ComponentModel.TypeConverter.GetStandardValues()
            is an exclusive list of possible values, using the specified context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <returns>true if the System.ComponentModel.TypeConverter.StandardValuesCollection returned from System.ComponentModel.TypeConverter.GetStandardValues() is
            an exhaustive list of possible values; false if other values are possible.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Gets a value indicating whether this converter can convert, an object in the given source type to a string using the specified context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="sourceType"> A System.Type that represents the type you wish to convert from.</param>
            <returns>true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Returns whether this converter can convert the object to the specified type, using the specified context.
            Overrridden. <see cref="!:System.ComponentModel.StringConverter.CanConvertTo"/>
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="destinationType">A System.Type that represents the type you want to convert to.</param>
            <returns>true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)">
            <summary>
            Converts the given object to the type of this converter, using the specified context and culture information.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">The System.Globalization.CultureInfo to use as the current culture.</param>
            <param name="value">The System.Object to convert.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabStyleConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts the given value object to the specified type, using the specified context and culture information.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TabControlCollectionSerializationProvider">
            <summary>
            The TabControlCollectionSerializationProvider class provides an interface that enables access to a serializer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabControlCollectionSerializationProvider.#ctor(System.Windows.Forms.Control.ControlCollection,Syncfusion.Windows.Forms.Tools.ITabControlAdvDesigner)">
            <summary>
            Constructor of the TabControlCollectionSerializationProvider.
            </summary>
            <param name="collectionToWatch">The Control.ControlCollection instance.</param>
            <param name="notifyDesigner">The ITabControlAdvDesigner instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TabControlCollectionSerializationProvider.GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Type,System.Type)">
            <summary>
            Gets a serializer using the specified attributes.
            </summary>
            <param name="manager">The serialization manager requesting the serializer.</param>
            <param name="currentSerializer">An instance of the current serializer of the specified type.
            This can be null if no serializer of the specified type exists.</param>
            <param name="objectType">The data type of the object to serialize.</param>
            <param name="serializerType">The data type of the serializer to create.</param>
            <returns>An instance of a serializer of the type requested, or null if the request cannot be satisfied.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPrimitiveTypeConverter">
            <summary>
            The TabPrimitiveTypeConverter class provides a unified way of converting types of values to other types, as well as for accessing standard values and sub properties.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitiveTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts the given value object to the specified type, using the specified context and culture information.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitiveTypeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Returns whether this converter can convert the object to the specified type, using the specified context.
            Overridden. <see cref="!:System.ComponentModel.StringConverter.CanConvertTo"/>
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="destinationType">A System.Type that represents the type you want to convert to.</param>
            <returns>true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection">
            <summary>
            The TabPrimitivesCollection provides the collection TabPrimitives.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.OnCollectionChanged">
            <summary>
            Occurrs when TabPrimittives collection changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.Add(Syncfusion.Windows.Forms.Tools.TabPrimitive)">
            <summary>
            Add the TabPrimitive to TabPrimitivesCollection.
            </summary>
            <param name="tabPrimitive">The TabPrimitive instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.Contains(Syncfusion.Windows.Forms.Tools.TabPrimitive)">
            <summary>
            Indicates whether the TabPrimitivesCollection contains the TabPrimitive or not.
            </summary>
            <param name="tabPrimitive">The TabPrimitive instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.Remove(Syncfusion.Windows.Forms.Tools.TabPrimitive)">
            <summary>
            Remove the TabPrimitive from TabPrimitivesCollection.
            </summary>
            <param name="tabPrimitive">The TabPrimitive instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.IndexOf(Syncfusion.Windows.Forms.Tools.TabPrimitive)">
            <summary>
            Returns the index of the TabPrimitive in TabPrimitivesCollection
            </summary>
            <param name="tabPrimitive">The TabPrimitive instance.</param>
            <returns>The index of the TabPrimitive.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.TabPrimitive)">
            <summary>
            Insert the TabPrimitive in specified index.
            </summary>
            <param name="index">The index TabPrimitivesCollection, the TabPrimitive is inserted to.</param>
            <param name="tabPrimitive">The TabPrimitive instance.</param>
            <returns>The index of the TabPrimitive.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            Occurs when Tab primitive insertion completed.
            </summary>
            <param name="index">The index of the tab primitive inserted.</param>
            <param name="value">The value needs to inserted.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            Occurs when Tab primitive removed.
            </summary>
            <param name="index">The index of the tab primitive inserted.</param>
            <param name="value">The value needs to inserted.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.OnSetComplete(System.Int32,System.Object,System.Object)">
            <summary>
            Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance.
            </summary>
            <param name="index">The zero-based index at which oldValue can be found.</param>
            <param name="oldValue">The value to replace with newValue.</param>
            <param name="newValue">The new value of the element at index.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.CollectionChanged">
            <summary>
            Occurs when TabPrimitivesCollection changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesCollection.Item(System.Int32)">
            <summary>
            Gets or sets the TabPrimitive based on the index.
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPrimitiveClickEventArgs">
            <summary>
            The TabPrimitiveClickEventArgs class provides the information of the TabPrimitive.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveClickEventArgs.m_tabPrimitive">
            <summary>
            Clicked primitive.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitiveClickEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TabPrimitive)">
            <summary>
            Constructor of the TabPrimitiveClickEventArgs.
            </summary>
            <param name="tabPrimitive">The TabPrimitive instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitiveClickEventArgs.TabPrimitive">
            <summary>
            Gets the primitive that gets clicked.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPrimitiveClick">
            <summary>
            Handles the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPrimitiveClick"/> event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The TabPrimitiveClickEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPrimitive">
            <summary>
            The TabPrimitive class provides the required information.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_tabPrimitivesHost">
            <summary>
            Primitive host.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_bVisible">
            <summary>
            This primitive visibility.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_ptLocation">
            <summary>
            This primitive location.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_szSize">
            <summary>
            This primitive size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_state">
            <summary>
            Button state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_type">
            <summary>
            Primitive type.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_image">
            <summary>
            Image for draw foreground.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_cTransparentImageColor">
            <summary>
            Transparent image color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_defaultImage">
            <summary>
            Default image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_bEnabled">
            <summary>
            If can click this button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_iIndent">
            <summary>
            Primitive indent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_bIsFullMode">
            <summary>
            Is full mode image. Using only in DropDown primitive type.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_sName">
            <summary>
            Tab primitive name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitive.m_toolTipText">
            <summary>
            ToolTip text for the tabPrimitive.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.ShouldSerialazeTransparentImageColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.TransparentImageColor"/> property is to be serialized.
            </summary>
            <returns>The color value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.ResetTransparentImageColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.TransparentImageColor"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.#ctor(Syncfusion.Windows.Forms.Tools.TabPrimitiveType,System.Drawing.Image,System.Drawing.Color,System.Boolean,System.Int32,System.String,System.String)">
            <summary>
            Constructor of the TabPrimitive.
            </summary>
            <param name="type">The instance of the TabPrimitiveType.</param>
            <param name="image">The instance of the Image.</param>
            <param name="transparentImageColor">The transparent image color.</param>
            <param name="visible">indicates whether the visible or not.</param>
            <param name="indent">The indent value.</param>
            <param name="name">The name if the TabPrimitive.</param>
            <param name="toolTipText">The ToolTip text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.LoadImageFromResourse">
            <summary>
            Load image from resourse.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.CalculateImageRect(System.Drawing.Size)">
            <summary>
            Calculate image rectangle for paint.
            </summary>
            <param name="bitmapSize">Image size.</param>
            <returns>Returns Image Rectangle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.DrawBackground(System.Drawing.Graphics)">
            <summary>
            Draw primitive background.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.DrawBorder(System.Drawing.Graphics)">
            <summary>
            Draw primitive border.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.DrawForeground(System.Drawing.Graphics)">
            <summary>
            Draw primitive foreground.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.Draw(System.Drawing.Graphics)">
            <summary>
            Draw primitive.
            </summary>
            <param name="g">Graphics object</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitive.SetState(System.Windows.Forms.ButtonState)">
            <summary>
            Sets primitive state.
            </summary>
            <param name="state">Button State</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.Name">
            <summary>
            Gets or sets tab primitive name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.IsFullMode">
            <summary>
            Gets a value indicating whether fullmode or not. This property using only in DropDown primitive type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.Enabled">
            <summary>
            Gets or sets a value indicating whether primitive enabled or not.
            If TabPrimitivType isn't Custom or DropDown then Enabled is sets automatically.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.Indent">
            <summary>
            Gets or sets primitive indent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.TransparentImageColor">
            <summary>
            Gets or sets transparent image color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.Image">
            <summary>
            Gets or sets image for draw foreground.
            If this value is null then draw default image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.TabPrimitiveType">
            <summary>
            Gets or sets primitive type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.ToolTip">
            <summary>
            Gets or sets the toolTip text for this tabPrimitive.
            </summary>
            <value>The toolTip text for this tabPrimitive.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.State">
            <summary>
            Gets primitive state.
            Flat == Hot.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.Bounds">
            <summary>
            Gets primitive bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.Visible">
            <summary>
            Gets or sets a value indicating whether primitive visible or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.Size">
            <summary>
            Gets this primitive size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitive.Location">
            <summary>
            Gets this primitive location.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost">
            <summary>
            The TabPrimitivesHost class contains the TabPrimitive information.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.DEF_TOOLTIP_TIMER_INTERVAL">
            <summary>
            Interval of showing the tooltip when mouse moves between the tabPrimitives.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.DEF_TOOLTIP_INITIAL_TIMER_INTERVAL">
            <summary>
            Initial interval of showing the toolTip.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.DEF_TOOLTIP_OFFSET">
            <summary>
            Offset of the tooltip from the mouse position.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_tabControl">
            <summary>
            Tab control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_tabPrimitives">
            <summary>
            Collection of primitives.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_bVisible">
            <summary>
            Control visibility.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_ptLocation">
            <summary>
            This control location.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_szSize">
            <summary>
            This control size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_bNeedLayout">
            <summary>
            If layout needed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_alignment">
            <summary>
            This alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_pushedPrimitive">
            <summary>
            Pushed primitive.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_dropDownPopupMenu">
            <summary>
            PopupMenu of drop down primitive.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_toolTipTimer">
            <summary>
            Used when user holds the mouse over the tabPrimitives.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_toolTip">
            <summary>
            The toolTip control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_mousePosition">
            <summary>
            The mouse position.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_currentTabPrimitive">
            <summary>
            The tabPrimitive where mouse is over.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.m_bShowToolTipFirstTime">
            <summary>
            Indicates whether toolTip shows for the first time.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.ShouldSerializeAlignment">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.Alignment"/> property is to be serialized.
            </summary>
            <returns>The alignment of the TabPrimitiveHost.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.RefreshTabControl">
            <summary>
            Refresh parent tab control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.CalculateSize">
            <summary>
            Calculate control size.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.CalculatePrimitivesLocation">
            <summary>
            Calculate child primitive location.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.RefreshPrimitiveEnabled">
            <summary>
            Refresh child primitive CanClick properties.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.InitTimer">
            <summary>
            Initializes the timer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.InitToolTip">
            <summary>
            Initializes the tooltip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.OnToolTipTimerTick(System.Object,System.EventArgs)">
            <summary>
            Handles mouse hovering over the tabPrimitives.
            </summary>
            <param name="sender">Sender Object</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.IsValidToolTipPosition(System.Drawing.Point)">
            <summary>
            Validates position to show tooltip in.
            </summary>
            <param name="pos">Position to check.</param>
            <returns>True, if position is in tab's bounds to show tooltip for, otherwise- false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.ShowToolTip(System.String)">
            <summary>
            Shows or hides the toolTip window.
            </summary>
            <param name="text">Text to show in toolTip. If text is null or empty
            string, toolTip is hidden.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.StartShowingToolTip(System.Int32)">
            <summary>
            Starts showing tooltips.
            </summary>
            <param name="interval">Tootip interval</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.StopShowingToolTip">
            <summary>
            Stops showing tooltips
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.OnButtonClick(Syncfusion.Windows.Forms.Tools.TabPrimitive)">
            <summary>
            Occurs when TabPrimtive buttons clicked.
            </summary>
            <param name="primitive">The instance of the TabPrimitive.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.InitDropDownPopupMenu">
            <summary>
            Initialize DropDown PopupMenu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.FillItemsDropDownPopupMenu">
            <summary>
            Fill items in DropDown PopupMenu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the Component and optionally releases the managed resources.
            </summary>
            <param name="disposing"><see langword="true"/> to release both managed and unmanaged resources; <see langword="false"/> to release only unmanaged resources.</param>
            <remarks>See the documentation for the <see cref="T:System.ComponentModel.Component"/> class and its Dispose member.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.TabPrimitives">
            <summary>
            Gets Collection of primitives.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.TabControl">
            <summary>
            Gets parent tab control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.Bounds">
            <summary>
            Gets bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.Alignment">
            <summary>
            Gets or sets host alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.Visible">
            <summary>
            Gets or sets a value indicating whether control is visible or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.Size">
            <summary>
            Gets this control size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.Location">
            <summary>
            Gets this control location.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.NeedLayout">
            <summary>
            Gets or sets a value indicating whether layout needed or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.ToolTipText">
            <summary>
            Gets the toolTip text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.ShouldShowToolTips">
            <summary>
            Gets a value indicating whether tooltips should be shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPrimitivesHost.NeedRotate">
            <summary>
            Gets a value indicating whether rotate control on 90 degree needed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PrimitiveDropDownPopupMenu">
            <summary>
            The PrimitiveDropDownPopupMenu provides the information about the DropDown popup menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrimitiveDropDownPopupMenu.IsRelatedControl(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Indicates whether a specified control is part of the popup hierarchy.
            </summary>
            <param name="control">The control instance.</param>
            <param name="askParent">Indicates whether the control is part of the popup hierarchy.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PrimitiveDropDownPopupMenu.ActiveBounds">
            <summary>
            Gets or sets the active bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PrimitiveDropDownPopupMenu.TabControlAdv">
            <summary>
            Gets or sets the TabControlAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPrimitiveHostAlignment">
            <summary>
            indicates the alignment of the TabPrimitiveHost.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveHostAlignment.Far">
            <summary>
            Represents far
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveHostAlignment.Near">
            <summary>
            Represents Near
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPrimitiveType">
            <summary>
            Indicates the type of the Tab primitive.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.FirstTab">
            <summary>
            Represents First tab
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.LastTab">
            <summary>
             Represents Last Tab
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.NextPage">
            <summary>
            Represent Next page
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.PreviousPage">
            <summary>
            Represents Previous page
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.NextTab">
            <summary>
            Represents Next tab
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.PreviousTab">
            <summary>
            Represents Previous tab
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.Close">
            <summary>
            Represents close
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.DropDown">
            <summary>
            Represents dropdown
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPrimitiveType.Custom">
            <summary>
            Represents custom
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2003">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003"/>
            tab style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2003.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2003.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2003.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
            <param name="tabSize">Tab Size</param>
            <returns>Returns Overlap size</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyWhidbey">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003"/>
            tab style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyWhidbey.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyWhidbey.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyWhidbey.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default backcolor for the panel.
            Overridden. <see cref="M:Syncfusion.Windows.Forms.Tools.TabUIDefaultProperties.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)"/>
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyWhidbey.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor inactive state.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyWhidbey.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyWhidbey.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
            <param name="tabSize">Tab Size</param>
            <returns>Returns Overlap size</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyWhidbey.DefaultBorderColor">
            <summary>
            Gets the default items border color.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawTabEventHandler">
            <summary>
            Represents the method that will handle the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawItem"/> event of the <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/> class.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="drawItemInfo">A DrawTabEventArgs that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawItem"/> event of
            <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/>.
            </summary>
            <remarks>
            <para>This class contains all the information needed for the user to paint the specified
            item. It provides the BackColor, ForeColor, Bounds (includes space for the border),
            BoundsInterior(does not include space for the borders), etc. It also provides access
            to the default drawing logic of the tabs using its DrawXXX methods.</para>
            <para>
            In case you use the default drawing logic for drawing the borders, then you can use
            the BoundsInterior to get the rectangular area without the borders to draw your custom
            interior.
            </para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.activeTabForeColor">
            <summary>
            Initialize the active forecolor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.inActiveTabForeColor">
            <summary>
            Initialize the Inactive forecolor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DrawItemState,System.Drawing.Color,System.Drawing.Color,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultBackground,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultBorders,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultInterior)">
            <summary>
            Creates a new instance of the DrawTabEventArgs.
            </summary>
            <param name="g">The Graphics object into which to draw.</param>
            <param name="font">The font using which to draw the tab.</param>
            <param name="bounds">The exterior bounds of the tab.</param>
            <param name="index">The index of this tab in the TabControlAdv.</param>
            <param name="state">The state of this item.</param>
            <param name="foreColor">The color of the text.</param>
            <param name="backColor">The background color.</param>
            <param name="boundsInterior">The interior bounds of this tab.</param>
            <param name="defaultDrawBackground">A reference to the method that performs default background drawing.</param>
            <param name="defaultDrawBorders">A reference to the method that performs default border drawing.</param>
            <param name="defaultDrawInterior">A reference to the method that performs default image and text drawing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DrawItemState,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultBackground,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultBorders,Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultInterior)">
            <summary>
            Creates a new instance of the DrawTabEventArgs.
            </summary>
            <param name="g">The Graphics object into which to draw.</param>
            <param name="font">The font using which to draw the tab.</param>
            <param name="bounds">The exterior bounds of the tab.</param>
            <param name="index">The index of this tab in the TabControlAdv.</param>
            <param name="state">The state of this item.</param>
            <param name="activeColor">The color of the active tab text.</param>
            <param name="inactivecolor">The color of the inactive tab text.</param>
            <param name="backColor">The background color.</param>
            <param name="boundsInterior">The interior bounds of this tab.</param>
            <param name="defaultDrawBackground">A reference to the method that performs default background drawing.</param>
            <param name="defaultDrawBorders">A reference to the method that performs default border drawing.</param>
            <param name="defaultDrawInterior">A reference to the method that performs default image and text drawing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Constructor of the DrawTabEventArgs.
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawBackground">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.DrawItemEventArgs.DrawBackground"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawBorders">
            <summary>
            Draws the borders within the bounds specified in the DrawTabEventArgs
            constructor and with the appropriate color.
            </summary>
            <remarks>Notes to Inheritors:  When overriding DrawBorders in a derived class, be sure to call the base class's DrawBorders method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawInterior">
            <summary>
            Draws the text and image within the bounds specified in the DrawTabEventArgs
            constructor and with the appropriate color.
            </summary>
            <remarks>Notes to Inheritors:  When overriding DrawInterior in a derived class, be sure to call the base class's DrawInterior method.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.BackColor">
            <summary>
            Gets / sets the background color.
            </summary>
            <value>A Color value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.ForeColor">
            <summary>
            Gets / sets the color of the text.
            </summary>
            <value>A Color value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.ActiveTabForeColor">
            <summary>
            Gets / sets the text color of the active tab page.
            </summary>
            <value>A text color value of the active tab page.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.InActiveTabForeColor">
            <summary>
             Gets / sets the text color of the inactive tab page.
            </summary>
            <value>A text color value of the inactive tab page.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.Index">
            <summary>
            Returns the index value of the item that is being drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.Graphics">
            <summary>
            Returns the graphics surface to draw the item on.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.State">
            <summary>
            Gets / sets the state of the item being drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.BoundsInterior">
            <summary>
            Returns the interior of the tab minus the borders.
            </summary>
            <value>A Rectangle specifying the interior area.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.Bounds">
            <summary>
            Returns the rectangle that represents the bounds of the item that is
            being drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.Font">
            <summary>
            Gets / sets the font assigned to the tab being drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.TextBrush">
            <summary>
            Gets / sets the text brush, with which to draw the text in the tabs.
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> instance with which to draw the text.</value>
            <remarks>
            This value will be null when the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.DrawItem"/> event gets fired.
            If you then specify a brush before calling the <see cref="M:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawInterior"/> method,
            that brush will be used to draw the text.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultBackground">
            <summary>
            Performs default background drawing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultBorders">
            <summary>
            Performs default border drawing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs.DrawDefaultInterior">
            <summary>
            Performs default image and text drawing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererFactory">
            <summary>
            Manages custom <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/>s (custom tab styles).
            </summary>
            <remarks>
            <para>When you create a custom tab style, you have to register it with the framework
            through the <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererFactory.RegisterTabType(System.String,System.Type,Syncfusion.Windows.Forms.Tools.ITabDefaultProperties)"/> method.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererFactory.RegisterTabType(System.String,System.Type,Syncfusion.Windows.Forms.Tools.ITabDefaultProperties)">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
            <param name="tabStyleName">A unique name associated with your tab style.</param>
            <param name="tabType">A <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> implementation.</param>
            <param name="tabPanelPropertyExtender">A <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/> implementation.</param>
            <remarks>
            <para>Each "tab style" (that you can specify in the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property)
            is represented by a type that implements the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> interface
            and a corresponding <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/> implementation to specify certain default tab control properties.
            Register these implementations with this method before specifying them in the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabStyle"/> property.
            A good place to do the registration is from your <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> implementation's
            static constructor.
            </para>
            <para>Note that your <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> implementation should have a non-default constructor that takes
            the following 2 parameters: (<see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> and <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/>).</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererFactory.CreateNewTabRenderer(System.String,Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Returns a new instance of a registered <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> given the custom tab style name.
            </summary>
            <param name="tabStyle">The custom tab style name.</param>
            <param name="tabControl">The tab control that requests a new instance.</param>
            <param name="panelRenderer">The panel renderer that requests a new instance.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererFactory.GetRegisteredRenderers(System.Boolean)">
            <summary>
            Returns a list of registered <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> types.
            </summary>
            <param name="forDesignTime">Indicates whether this list is for design-time.</param>
            <returns>An ArrayList of <see cref="T:System.Type"/> instances.</returns>
            <remarks>
            If forDesignTime is true, then tab styles with the <see cref="P:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.ShowInDesignMode"/>
            property set to false will be excluded from the returned list.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererFactory.GetRegisteredExtender(System.String)">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance associated with the specified tab style.
            </summary>
            <param name="tabStyle">The tab style name.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/> instance.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabSizeMode">
            <summary>
            Specifies the sizing mode of a <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/> class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSizeMode.Normal">
            <summary>
            The width of each tab is sized to accommodate what is displayed on the tab,
            and the size of tabs in a row are not adjusted to fill the entire width of
            the container control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSizeMode.FillToRight">
            <summary>
            The width of each tab is sized so that each row of tabs fills the entire
            width of the container control. This is only applicable to tab controls with
            more than one row.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSizeMode.Fixed">
            <summary>
            All tabs in a control are of the same width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabSizeMode.ShrinkToFit">
            <summary>
            The width of each tab is shrunk so that all the tabs are visible. This property
            can be set only when in single-line mode.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RelativeImageAlignment">
            <summary>
            Specifies the relative alignment of the Image with respect to the text in a <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RelativeImageAlignment.LeftOfText">
            <summary>
            The image will be drawn to the left of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RelativeImageAlignment.RightOfText">
            <summary>
            The image will be drawn to the right of the text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RelativeImageAlignment.AboveText">
            <summary>
            The image will be drawn above the text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RelativeImageAlignment.BelowText">
            <summary>
            The image will be drawn below the text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RelativeImageAlignment.Overlap">
            <summary>
            The text will be drawn over the image.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ScrollIncrement">
            <summary>
            Represents the mode in which scrolling will take place in a <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollIncrement.Tab">
            <summary>
            Scroll by tab.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollIncrement.Page">
            <summary>
            Scroll by page.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ScrollDirection">
            <summary>
            Specifies the direction in which to scroll.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollDirection.Left">
            <summary>
            Scrolls to the left.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollDirection.Right">
            <summary>
            Scrolls to the right.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabVerticalAlignment">
            <summary>
            Specifies the preferred vertical alignment of the tabs when the tabs are aligned to the left or right of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabVerticalAlignment.Default">
            <summary>
            Tabs are rendered based on the Control's RightToLeft property setting.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabVerticalAlignment.Top">
            <summary>
            Tabs are aligned to the top of the control regardless of the RightToLeft property value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabVerticalAlignment.Bottom">
            <summary>
            Tabs are aligned to the bottom of the control regardless of the RightToLeft property value.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.ITabPanelData.PropertyChanged"/> event.
            </summary>
            <param name="sender">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelData"/> source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs">
            <summary>
            The class that contains data for the <see cref="E:Syncfusion.Windows.Forms.Tools.ITabPanelData.PropertyChanged"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs.#ctor(System.String,System.Object,System.Object)">
            <summary>
            Creates a new instance of the TabPanelPropertyChangedEventArgs class.
            </summary>
            <param name="affectedProperty">The affected property.</param>
            <param name="oldValue">The old value for the property.</param>
            <param name="newValue">The new value for the property.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs.PropertyName">
            <summary>
            Returns the property that was changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs.OldValue">
            <summary>
            Returns the old value of the property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelPropertyChangedEventArgs.NewValue">
            <summary>
            Returns the new value of the property.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabPanelData">
            <summary>
            The interface that represents the tab panel's data.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelData.IsTabSelectable(System.Int32,System.Boolean)">
            <summary>
            Indicates whether a tab is selectable.
            </summary>
            <param name="tabIndex">The tab's index.</param>
            <param name="visually">Indicates whether check is for visual selection or programmatic selection.</param>
            <returns>True if selectable; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelData.CreateNewTabData">
            <summary>
            Creates a new <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabPanelData.OnSelectedIndexChanged(System.Int32,System.Int32)">
            <summary>
            This will fire the property changed event indicating the change in SelectedIndex.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TabStyle">
            <summary>
            The tab style with which to draw.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.BorderStyle">
            <summary>
            Returns the border style with which to draw.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.Alignment">
            <summary>
            Returns the tab alignment with which to align the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TabSize">
            <summary>
            Returns the tab size if in fixed width mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TabGap">
            <summary>
            Returns the tab gap between tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.VerticalAlignment">
            <summary>
            Returns the vertical alignment of the tabs when they are aligned to the right or left.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.Multiline">
            <summary>
            Indicates whether to draw the tabs in multiline mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.KeepSelectedTabInFrontRow">
            <summary>
            Indicates whether the selected tab should be moved to the front row when in multiline mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.SizeMode">
            <summary>
            Returns the tab sizing mode.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TabSizeMode"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.BackColor">
            <summary>
            Returns the tab panel's back color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.FixedSingleBorderColor">
            <summary>
            Returns the border color when in <see cref="F:System.Windows.Forms.BorderStyle.FixedSingle"/> mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.Font">
            <summary>
            Returns the tab panel's font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ActiveTabFont">
            <summary>
            Returns the active tab's font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ActiveTabColor">
            <summary>
            Returns the active tab's color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.InactiveTabColor">
            <summary>
            Returns the inactive tab's color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ImageList">
            <summary>
            Returns the imagelist.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.SelectedIndex">
            <summary>
            Returns the selected tab index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TextAlignment">
            <summary>
            Returns the text alignment of the text in the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TextLineAlignment">
            <summary>
            Returns the text line alignment of the text in the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ImageAlignmentR">
            <summary>
            Returns the relative image alignment of the images with respect to the text in the tab.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ImageOffset">
            <summary>
            Returns y-position of the image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.AdjustTopGap">
            <summary>
            Adjusts the gap between the tabControlAdv's top and the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.DisableInactivePageImage">
            <summary>
            Indicates whether image should be disabled when TabPage is not selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.LevelTextAndImage">
            <summary>
            Indicates whether the text and the image should be in the same level.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.RotateTextWhenVertical">
             <summary>
            Indicates whether to rotate the tabs when aligned vertically.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.RotateText180WhenLeftAligned">
            <summary>
            Indicates whether to rotate the tabs when aligned left.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.Padding">
            <summary>
            Returns the left and top padding to use when calculating the tab positions.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.HotTrack">
            <summary>
            Indicates whether hot tracking is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ShowToolTips">
            <summary>
            Indicates whether tooltips are enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.UserMoveTabs">
            <summary>
            Indicates whether users are allowed to move tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TabsData">
            <summary>
            Returns a collection of <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ITabPanelData.PropertyChanged">
            <summary>
            This event is thrown when one of the tab's property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.ITabPanelData.SelectedIndexChanging">
            <summary>
            This event is fired before the <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.SelectedIndex"/> property is changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabPanelData2">
            <summary>
            The extended interface that represents the tab panel's data.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabPanelData2.ShowSuperToolTips">
            <summary>
            Indicates whether SuperToolTips are enabled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPanelData">
            <summary>
            The default implementation of the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelData"/> interface.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelData.m_imageOffset">
            <summary>
            Adjusts y-position of the image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelData.m_adjustTopGap">
            <summary>
            Adjusts the gap between the tabControlAdv's top and the tabs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelData.m_bHideInactivaPageImage">
            <summary>
            Indicates whether image should be disabled when TabPage is not selected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPanelData.m_bLevelTextAndImage">
            <summary>
            Indicates whether the text and the image should be in the same level.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelData.ChangeSelectedIndex(System.Int32)">
            <summary>
            Changes the selected tab index.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelData.IsTabSelectable(System.Int32,System.Boolean)">
            <summary>
            Indicates whether the tab is selectable, visually or programmatically.
            </summary>
            <param name="tabIndex">The index of the tab page.</param>
            <param name="visually">Indicates whether check is for visual selection or programatic selection.</param>
            <returns>True if the tab page can be selected; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelData.CreateNewTabData">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabPanelData.CreateNewTabData"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelData.#ctor(System.Windows.Forms.Control)">
            <summary>
            Create a new instance of the TabPanelData class.
            </summary>
            <param name="parent">The Control parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelData.OnPropertyChanged(System.String,System.Object,System.Object)">
            <summary>
            Fires the <see cref="E:Syncfusion.Windows.Forms.Tools.TabPanelData.PropertyChanged"/> event.
            </summary>
            <param name="property">The property name that changed.</param>
            <param name="oldValue">The old value of the property.</param>
            <param name="newValue">The new value of the property.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelData.OnSelectedIndexChanging(Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs)">
            <summary>
            Fires the <see cref="E:Syncfusion.Windows.Forms.Tools.TabPanelData.SelectedIndexChanging"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs"/> instance with information regarding this event.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.ImageOffset">
            <summary>
            Adjusts y-position of the image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.AdjustTopGap">
            <summary>
            Adjusts the gap between the tabControlAdv's top and the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.DisableInactivePageImage">
            <summary>
            Indicates whether image should be disabled when TabPage is not selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.LevelTextAndImage">
            <summary>
            Indicates whether the text and the image should be in the same level.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.TabStyle">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TabStyle"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.BorderStyle">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.BorderStyle"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.Alignment">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.Alignment"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.TabSize">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TabSize"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.TabGap">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TabGap"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.VerticalAlignment">
            <summary>
            Gets or sets Vertical alignment of the TabPanel data.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.Multiline">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.Multiline"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.KeepSelectedTabInFrontRow">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.KeepSelectedTabInFrontRow"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.FixedSingleBorderColor">
            <summary>
            Gets / sets the border color when in <see cref="F:System.Windows.Forms.BorderStyle.FixedSingle"/> mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.SeparatorColor">
            <summary>
            Gets/Sets the color of the separator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.BorderColor">
            <summary>
            Gets/Sets the border color of the Form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.ImageList">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ImageList"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.SelectedIndex">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.SelectedIndex"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.SizeMode">
            <summary>
            Gets or sets the size mode of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.SizeMode"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.BackColor">
            <summary>
            Gets or sets the backcolor of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.BackColor"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.Font">
            <summary>
            Gets or sets the font of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.Font"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.TextAlignment">
            <summary>
            Gets or sets the text alignment of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TextAlignment"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.TextLineAlignment">
            <summary>
            Gets or sets the text line alignment of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TextLineAlignment"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.ImageAlignmentR">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ImageAlignmentR"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.RotateTextWhenVertical">
            <summary>
            Indicates whether to rotate the tabs when aligned vertically.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.RotateTextWhenVertical"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.RotateText180WhenLeftAligned">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.RotateText180WhenLeftAligned"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.Padding">
            <summary>
            Gets or sets the padding of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.Padding"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.HotTrack">
            <summary>
            Gets or sets the HotTrack of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.HotTrack"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.ShowToolTips">
            <summary>
            Gets or sets the ShowToolTips.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ShowToolTips"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.ShowSeparator">
            <summary>
            Gets/Sets the visibility of the separator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.UserMoveTabs">
            <summary>
            Gets or sets the UserMoveTabs.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.UserMoveTabs"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.TabsData">
            <summary>
            Gets the TabsData.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.TabsData"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.ActiveTabFont">
            <summary>
            Gets or sets the active tab font of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ActiveTabFont"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.ActiveTabColor">
            <summary>
            Gets or sets the active tab color of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.ActiveTabColor"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.InactiveTabColor">
            <summary>
            Gets or sets the inactive tab color of the Tab panel data.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData.InactiveTabColor"/>.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabPanelData.PropertyChanged">
            <summary>
            Fired when one of the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPanelData"/>'s properties is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabPanelData.SelectedIndexChanging">
            <summary>
            Fired before the <see cref="P:Syncfusion.Windows.Forms.Tools.TabPanelData.SelectedIndex"/> property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelData.ShowSuperToolTips">
            <summary>
            Gets or sets the ShowSuperToolTips property.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabPanelData2.ShowSuperToolTips"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabDataCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/> objects.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabDataCollection.m_TabbedMDI">
            <summary>
            Declare the TabbedMDIManager
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.#ctor(Syncfusion.Windows.Forms.Tools.ITabPanelData)">
            <summary>
            Creates a new instance of the TabDataCollection class.
            </summary>
            <param name="owner">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelData"/> that contains this collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.RemoveAt(System.Int32)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.RemoveAt(System.Int32)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.Clear">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.Clear"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.Remove(System.Object)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.Remove(System.Object)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.RemoveRange(System.Int32,System.Int32)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.RemoveRange(System.Int32,System.Int32)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.Move(System.Int32,System.Int32,System.Int32)">
            <summary>
            Moves items from one location to another.
            </summary>
            <param name="from">The starting index.</param>
            <param name="to">The target index.</param>
            <param name="count">The number of items to move.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.InsertRange(System.Int32,System.Collections.ICollection)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.InsertRange(System.Int32,System.Collections.ICollection)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.Insert(System.Int32,System.Object)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.Insert(System.Int32,System.Object)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.Add(System.Object)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.Add(System.Object)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.Reverse(System.Int32,System.Int32)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.Reverse(System.Int32,System.Int32)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.SetRange(System.Int32,System.Collections.ICollection)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.SetRange(System.Int32,System.Collections.ICollection)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.Sort(System.Int32,System.Int32,System.Collections.IComparer)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.Sort(System.Int32,System.Int32,System.Collections.IComparer)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.OnCollectionChanging">
            <summary>
            Called when the collection is about to change.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabDataCollection.OnCollectionAffected">
            <summary>
            Calls the CollectionAffected event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabDataCollection.Item(System.Int32)">
            <summary>
            Gets / sets the indexer for this collection.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/> object.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabDataCollection.TabbedMDI">
            <summary>
            Gets/Sets the TabbedMDIManager
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabDataCollection.CollectionAffected">
            <summary>
            Fired when this collection is affected.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DrawItemCallback">
            <summary>
            Called by <see cref="T:Syncfusion.Windows.Forms.Tools.ITabRenderer"/> implementation to allow custom drawing.
            </summary>
            <param name="eventArgs">A <see cref="T:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs"/> instance.</param>
            <returns>True to indicate custom drawing was done; false otherwise.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventHandler">
            <summary>
            Handle the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndexChanging"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs"/> instance.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabUtils">
            <summary>
            Class that encloses certain utility methods to be used by tab renderer implementations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabUtils.ApplyTransform(System.Drawing.Graphics,System.Windows.Forms.TabAlignment,System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Transforms (or removes the transform) a given rectangle, based on alignment, such that
            drawing code written for the TabAlignment.Top logic can be reused for all other alignments.
            </summary>
            <param name="g">The associated Graphics object when the paint event occurs.</param>
            <param name="align">The current alignment.</param>
            <param name="rect">The RectangleF that is to be transformed.</param>
            <param name="apply">Indicates whether to transform or to remove the transform.</param>
            <returns>The transformed rectangle, if apply is true; the rectangle on which
            the reverse transform is applied otherwise.</returns>
            <remarks>
            Use this in conjunction with the TabRendererBase.ApplyTransform in your custom
            implementation of TabRendererBase.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer">
            <summary>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance
            that implements the multi-line tab mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer"/> class.
            </summary>
            <param name="parent">The instance of the ITabControl.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer.GetPreferredSize(System.Drawing.Graphics,System.Drawing.SizeF@)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer.GetPreferredSize(System.Drawing.Graphics,System.Drawing.SizeF@)"/>.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="preferredSize">Indicates the preferred size.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer.InvalidateTabs(System.Int32,System.Int32)">
            <summary>
            Invalidates the union of the tab regions specified by their indices.
            </summary>
            <param name="tab1">The beginning tab index.</param>
            <param name="tab2">The ending tab index.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer.GetMinimumWidth(System.Drawing.Graphics)">
            <summary>
            Returns the minimum width required in the tab panel to show all the tabs.
            </summary>
            <param name="g">A <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <returns>The minimum width in float.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MultilineTabPanelRenderer.ComputeTabPositions(System.Drawing.Graphics)">
            <summary>
            Computes the tab positions given the Graphics context.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <remarks>
            <para>Called by the Layout to calculate the tab positions.</para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPageInfo">
            <summary>
            Provides the information of the TabPageAdv
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageInfo.#ctor">
            <summary>
            Constructor of the TabPageInfo.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageInfo.#ctor(System.String,System.Int32,System.Boolean)">
            <summary>
            Constructor of the TabPageInfo.
            </summary>
            <param name="text">Indicates the text value.</param>
            <param name="order">Indicates the order.</param>
            <param name="selected">Indicates whether the control is selected or not.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageInfo.Text">
            <summary>
            Gets or Sets the Text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageInfo.Order">
            <summary>
            Gets or Sets the Order of the TabPageAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageInfo.IsSelected">
            <summary>
            Gets or sets the IsSelected.
            It indicates whether the TabPageAdv is selected or not.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabControlInfo">
            <summary>
            Provides the information about the TabControlAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlInfo.#ctor(Syncfusion.Windows.Forms.Tools.TabControlAdv)">
            <summary>
            Constructor of the TabControlInfo.
            </summary>
            <param name="tabControl">The TabControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            ISerializable implementation.
            </summary>
            <param name="info">The SerializationInfo instance.</param>
            <param name="context">The StreamingContext</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlInfo.GetTabPageInfo(System.String)">
            <summary>
            Returns the information of the TabPageAdv
            </summary>
            <param name="tabName">The name of the TabPageAdv.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.EditEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.BeforeEdit"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.AfterEdit"/> event handler.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.EditEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabMovingEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabMoving"/> event handler.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.TabMovingEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection">
            <summary>
            Contains a collection of TabPageAdv objects.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.#ctor(Syncfusion.Windows.Forms.Tools.TabPanelData,System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties)">
            <summary>
            Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection"/> class.
            </summary>
            <param name="tabPanelData">A <see cref="T:Syncfusion.Windows.Forms.Tools.TabPanelData"/> instance.</param>
            <param name="parent">The parent tab control.</param>
            <param name="tabPanelDefaultProperties">An instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties"/> interface.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.MoveTabPage(System.Int32,System.Int32)">
            <summary>
            Moves tab pages around without removing and re-inserting them.
            </summary>
            <param name="oldTabPos">The old position.</param>
            <param name="newTabPos">The new position.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.MoveTabPageInternal(System.Int32,System.Int32)">
            <summary>
            Moves tab pages around without removing and re-inserting them.
            </summary>
            <param name="oldTabPos">The old position.</param>
            <param name="newTabPos">The new position.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.GetTabPageAdvOfTabData(Syncfusion.Windows.Forms.Tools.TabPageAdvCollection,Syncfusion.Windows.Forms.Tools.ITabData)">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> instance of the specified <see cref="T:Syncfusion.Windows.Forms.Tools.ITabData"/>.
            </summary>
            <param name="collection">The collection to search.</param>
            <param name="tabData">The ITabData instance.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> instance. Can be null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.GetEnumerator">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.GetEnumerator"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.GetEnumerator(System.Int32,System.Int32)">
            <summary>
            Returns an enumerator for a range of elements in the System.Collections.ArrayList.
            </summary>
            <param name="index">The zero-based starting index of the TabPageAdvCollection section that the enumerator should refer to.</param>
            <param name="count">The number of TabPageAdv in the TabPageAdvCollection section that the enumerator should refer to.</param>
            <returns>An System.Collections.IEnumerator for the specified range of elements in the TabPageAdvCollection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the TabPageAdv at the specified index of the TabPageAdvCollection.
            Overridden. See <see cref="M:System.Collections.ArrayList.RemoveAt(System.Int32)"/>.
            </summary>
            <param name="index">The zero-based index of the TabPageAdv to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Remove(System.Object)">
            <summary>
            Removes the first occurrence of a specific TabPageAdv from the TabPageAdvCollection.
            This method ensures that the obj argument is of type TabPageAdv.
            </summary>
            <param name="obj">The System.Object to remove from the TabPageAdvCollection. The value can be null.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.RemoveRange(System.Int32,System.Int32)">
            <summary>
            Removes a range of elements from the TabPageAdvCollection.
            </summary>
            <param name="index">The zero-based starting index of the range of elements to remove.</param>
            <param name="count">The number of elements to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Insert(System.Int32,System.Object)">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.Insert(System.Int32,System.Object)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Clear">
            <summary>
            Overridden. See <see cref="M:System.Collections.ArrayList.Clear"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Add(System.Object)">
            <summary>
            Adds an object to the end of the TabPageAdvCollection.
            Overridden. See <see cref="M:System.Collections.ArrayList.Add(System.Object)"/>.
            </summary>
            <param name="value"> The TabPageAdv to be added to the end of the TabPageAdvCollection. The value can be null.</param>
            <returns>The TabPageAdvCollection index at which the value has been added.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Sort(System.Int32,System.Int32,System.Collections.IComparer)">
            <summary>
            Sort is disabled for this collection.
            Overridden. See <see cref="M:System.Collections.ArrayList.Sort"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Reverse(System.Int32,System.Int32)">
            <summary>
            Reverse is disabled for this collection.
            Overridden. See <see cref="M:System.Collections.ArrayList.Reverse"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.InsertRange(System.Int32,System.Collections.ICollection)">
            <summary>
            InsertRange is disabled for this collection.
            Overridden. See <see cref="M:System.Collections.ArrayList.InsertRange(System.Int32,System.Collections.ICollection)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.AddRange(System.Collections.ICollection)">
            <summary>
            Adds the elements of an System.Collections.ICollection to the end of the TabPageAdvCollection.
            Overridden. See <see cref="M:System.Collections.ArrayList.AddRange(System.Collections.ICollection)"/>.
            </summary>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.SetRange(System.Int32,System.Collections.ICollection)">
            <summary>
            SetRange is disabled for this collection.
            Overridden. See <see cref="M:System.Collections.ArrayList.SetRange(System.Int32,System.Collections.ICollection)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Add(Syncfusion.Windows.Forms.Tools.TabPageAdv)">
            <summary>
            Adds a TabPageAdv to the collection.
            </summary>
            <param name="value">The TabPageAdv to add.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Contains(Syncfusion.Windows.Forms.Tools.TabPageAdv)">
            <summary>
            Indicates whether a specified tab page is in the collection.
            </summary>
            <param name="page">The TabPageAdv to locate in the collection. </param>
            <returns>True if the specified TabPageAdv is in the collection; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.IndexOf(Syncfusion.Windows.Forms.Tools.TabPageAdv)">
            <summary>
            Returns the index of the specified tab page in the collection.
            </summary>
            <param name="page">The TabPageAdv to locate in the collection.</param>
            <returns>The zero-based index of the tab page; -1 if it cannot be found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Remove(Syncfusion.Windows.Forms.Tools.TabPageAdv)">
            <summary>
            Removes a TabPageAdv from the collection.
            </summary>
            <param name="value">The TabPageAdv to remove.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Count">
            <summary>
            Overridden. See <see cref="P:System.Collections.ArrayList.Count"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdvCollection.Item(System.Int32)">
            <summary>
            Gets / sets a TabPageAdv with the specified index in the collection. 
            In C#, this property is the indexer for the TabPageAdvCollection class.
            </summary>
            <param name="index">The zero-based index of the tab page to get / set.</param>
            <value>The TabPageAdv at the specified index.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabControlExt">
            <summary>
            The TabControlExt type will soon be replaced with the TabControlAdv for consistency in 
            Control naming in our library. 
            Please replace all occurrences of TabControlExt with TabControlAdv in your app.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabMovingEventArgs">
            <summary>
            Contains information about the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabMoving"/>
            event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabMovingEventArgs.#ctor(System.Int32,System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TabMovingEventArgs"/> class.
            </summary>
            <param name="from">The index of the TabPageAdv which is moved from.</param>
            <param name="target">The target index of the TabPageAdv which is moved to.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabMovingEventArgs.From">
            <summary>
            Gets the index of Tab to be moved from.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabMovingEventArgs.Target">
            <summary>
            Gets the Tab index where the Tab should be inserted.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.EditEventArgs">
            <summary>
            Contains information about the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.BeforeEdit"/> and
            <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.AfterEdit"/> events.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.EditEventArgs.m_editText">
            <summary>
            Edit edit text
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.EditEventArgs.#ctor(System.String)">
            <summary>
            Constructor of the EditEventArgs.
            </summary>
            <param name="editText">The edit text.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.EditEventArgs.EditText">
            <summary>
            Gets or sets edit text
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HotTrackedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.HotTracked"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.HotTrackedArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.HotTrackedArgs">
            <summary>
            Contains information about the <see cref="!:TabControlAdv.Closing"/> event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HotTrackedArgs.m_tabPageIndex">
            <summary>
            TabPageAdv index that is being HotTracked.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HotTrackedArgs.#ctor(System.Int32)">
            <summary>
            Creates a new instance of this class with the specified parameters.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HotTrackedArgs.TabPageIndex">
            <summary>
            TabPageAdv index that is being HotTracked
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPageAdvClosingEventHandler">
            <summary>
            Handles the <see cref="!:TabControlAdv.Closing"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdvClosingEventArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPageAdvClosingEventArgs">
            <summary>
            Contains information about the <see cref="!:TabControlAdv.Closing"/> event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabPageAdvClosingEventArgs.m_tabPage">
            <summary>
            TabPageAdv that is closing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvClosingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TabPageAdv)">
            <summary>
            Creates a new instance of this class with the specified parameters.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageAdvClosingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TabPageAdv,System.Boolean)">
            <summary>
            Creates a new instance of this class with the specifed parameters.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPageAdvClosingEventArgs.TabPageAdv">
            <summary>
            Gets TabPageAdv that is closing
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs">
            <summary>
            Contains information about the <see cref="E:Syncfusion.Windows.Forms.Tools.TabControlAdv.SelectedIndexChanging"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs.#ctor(System.Int32)">
            <summary>
            Creates a new instance of this class with the specifed parameters.
            </summary>
            <param name="newSelectedIndex">The new selected index that will be set.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs.NewSelectedIndex">
            <summary>
            Returns the newly selected tab index that is going to be set in the tab control.
            </summary>
            <example>
            You can get access to the corresponding <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> using the <see cref="P:Syncfusion.Windows.Forms.Tools.TabControlAdv.TabPages"/>
            property, as follows:
            <code lang="C#">
            private void tabControlAdv1_SelectedIndexChanging(object sender, Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs args)
            {
            	TabPageAdv newPage = this.tabControlAdv1.TabPages[args.NewSelectedIndex];
            	if(newPage == this.tab1)
            	{
            		MessageBox.Show("Cannot select tab page 1");
            		args.Cancel = true;
            	}
            }
            </code>
            <code lang="VB">
            Private  Sub tabControlAdv1_SelectedIndexChanging(ByVal sender As Object, ByVal args As Syncfusion.Windows.Forms.Tools.SelectedIndexChangingEventArgs)
            	Dim NewPage As TabPageAdv =  Me.tabControlAdv1.TabPages(args.NewSelectedIndex) 
            	If NewPage = Me.tab1 Then
            		MessageBox.Show("Cannot select tab page 1")
            		args.Cancel = True
            	End If
            End Sub
            </code>
            </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPageExt">
            <summary>
            The TabPageExt type will soon be replaced with the TabPageAdv for consistency in 
            Control naming in our library. 
            Please replace all occurrences of TabPageExt with TabPageAdv in your app.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageExt.#ctor">
            <summary>
            Constructor of the TabPageExt.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageExt.#ctor(Syncfusion.Windows.Forms.Tools.ITabData,Syncfusion.Windows.Forms.Tools.ITabPanelDefaultProperties)">
            <summary>
            Constructor of the TabPageExt.
            </summary>
            <param name="tabData">The instance of the ITabData.</param>
            <param name="tabPanelDefaultProperties">The instance of the ITabPanelDefaultProperties.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPageExt.#ctor(System.String)">
            <summary>
            Constructor of the TabPageExt.
            </summary>
            <param name="label">The text of the TabPageExt.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabControlAdvWeakContainer">
            <summary>
            TabControlAdv WeakContainer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvWeakContainer.#ctor(Syncfusion.Windows.Forms.Tools.TabControlAdv)">
            <summary>
            Constructor of the TabControlAdvWeakContainer class.
            </summary>
            <param name="target">The instance of the TabControlAdv.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvWeakContainer.MenuColorsChangedWeakEventHandler(System.Object,System.EventArgs)">
            <summary>
            Handles the MenuColorsChanged event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="args">The EventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlAdvWeakContainer.Office2003ColorsChangedWeakEventHandler(System.Object,System.EventArgs)">
            <summary>
            Handles the MenuColorsChanged event for Office2003Colors.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="args">The EventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyDockingWhidbey">
            <summary>
            Represents the default tab properties for the <see cref="!:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.cs"/> tab style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyDockingWhidbey.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyDockingWhidbey.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyDockingWhidbey.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyDockingWhidbey.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
            <param name="tabSize">Tab size</param>
            <returns>Returns the overlap size</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyDockingWhidbey.DrawEllipsis">
            <summary>
            Indicates whether to draw ellipsis if text width is larger than tab width.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey">
            <summary>
            This renderer allows user to draw TabPages VS2005DockingStyle style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererDockingWhidbey class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.GetBorderPathFromBounds(System.Drawing.RectangleF)">
            <summary>
            Gets the path for for the tab and the line beneath the tabs.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.GetTabBorderPath(System.Drawing.RectangleF)">
            <summary>
            Gets the path for the tab.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.GetLowerTabBorderPath">
            <summary>
            Gets the path for the line beneath the tabs.
            </summary>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.TabBorderColor">
            <summary>
             Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbey.Bounds">
            <summary>
            Gets / sets the current bounds of this tab.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "T:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererDockingWhidbey class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
            <param name="g">The Graphics object.</param>
            <returns>The preferred size</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.GetBorderPathFromBounds(System.Drawing.RectangleF)">
            <summary>
            Gets the path for for the tab and the line beneath the tabs.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.GetTabBorderPath(System.Drawing.RectangleF)">
            <summary>
            Gets the path for the tab.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.GetLowerTabBorderPath">
            <summary>
            Gets the path for the line beneath the tabs.
            </summary>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.TabBorderColor">
            <summary>
            Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingVS2012.Bounds">
            <summary>
            Gets / sets the current bounds of this tab.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta">
            <summary>
            Represents the default tab properties for the <see cref="!:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.cs"/> tab style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey">
            <summary>
            This renderer allows user to draw TabPages with Office2003 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.DEF_RENDERER_NAME">
            <summary>
            Unique renderer name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.DEF_SELECTION_LINE_WIDTH">
            <summary>
            Selected item line width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.DEF_SELECTED_BORDER_COLOR">
            <summary>
            Selected item border color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.m_borderColor">
            <summary>
            Color to draw tabs borders with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.RegisterTabType">
            <summary>
            Registers the custom tab style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererWhidbey class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
            <param name="g">The Graphics object.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.TabBorderColor">
            <summary>
            Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWhidbey.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.DEF_RENDERER_NAME">
            <summary>
            Unique renderer name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererDockingWhidbeyBeta class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
            <param name="tabSize">Tab size</param>
            <returns>Returns the overlap size</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.GetBoundsForScrolling">
            <summary>
            Returns the current drawing bounds.
            </summary>
            <returns>The bounds as a rectangle.</returns>
            <remarks> If this is the selected tab, then this method adds the overlapped size to the bounds 
            returned by <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.GetCurrentBounds">
            <summary>
            Returns the current drawing bounds.
            </summary>
            <returns>The bounds as a rectangle.</returns>
            <remarks> If this is the selected tab, then this method adds the overlapped size to the
            bounds returned by <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.GetInteriorBounds(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Gets the interior bounds of the tab.
            </summary>
            <param name="currentBounds">The bounds of the current tab</param>
            <param name="selectedTab">The Tab which is selected</param>
            <returns>Rectangle bounds</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.GetVerticalBorder(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Gets points of vertical border curve.
            </summary>
            <param name="bounds">Bounds to calculate borders for.</param>
            <param name="left">If true, calculate left border, othrerwise -
            right border.</param>
            <returns>Returns points of vertical border</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.TabStyleName">
            <summary>
            Gets name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererDockingWhidbeyBeta.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyIE7">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003"/>
            tab style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyIE7.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyIE7.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyIE7.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyIE7.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
            <param name="tabSize">tab size</param>
            <returns>Returns Overlap size</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererIE7">
            <summary>
            This renderer allows user to draw TabPages with Internet Explorer 7 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererIE7.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererIE7.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererIE7.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererIE7 class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererIE7.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
            <param name="g">The Graphics object.</param>
            <returns>The preferred size</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererIE7.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererIE7.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererIE7.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererIE7.TabBorderColor">
            <summary>
            Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererIE7.Bounds">
            <summary>
            Gets / sets the current bounds of this tab.
            See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003">
            <summary>
            This renderer allows user to draw TabPages with Office2003 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.DEF_SELECTION_LINE_WIDTH">
            <summary>
            Width of line, drawn under items, when any item is selected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.c_defaultOverlapSizeX">
            <summary>
            The default horizontal overlap.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.DEF_RENDERER_NAME">
            <summary>
            Unique renderer name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.DEF_BORDER_WIDTH">
            <summary>
            Item border width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.DEF_ITEM_BOUNDS_OFFSET">
            <summary>
            Used for correct item bounds calculation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.DEF_RIGHT_CORNER_OFFSET">
            <summary>
            Used to draw borders in Office2003 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.DEF_SHADOW_WIDTH">
            <summary>
            Width of shadow rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.DEF_SHADOW_CORNER_OFFSET">
            <summary>
            Used in shadow shape creation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererOffice2003 class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.GetTextPosition(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)">
            <summary>
            Returns the position where the text should be drawn given a layout rectangle and the Graphics context.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> instance.</param>
            <param name="text">The text to draw.</param>
            <param name="font">The font with which to draw.</param>
            <param name="rectLayout">The layout rectangle.</param>
            <param name="stringformat">The <see cref="T:System.Drawing.StringFormat"/>.</param>
            <returns>The position where the text should be drawn.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.HitTest(System.Drawing.PointF)">
            <summary>
            Indicates whether the specified position is within the current bounds.
            </summary>
            <param name="mousePosition">The mouse position to test.</param>
            <returns>True if hit; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
            <param name="g">The Graphics object.</param>
            <returns>The preferred size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.GetInteriorBounds(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Gets the interior bounds
            </summary>
            <param name="currentBounds">Current Bounds</param>
            <param name="selectedTab">Selected Tab</param>
            <returns>Returns interrior bounds</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.IsFirstTab(System.Boolean)">
            <summary>
            Indicates whether the item is the first item from the specified side.
            </summary>
            <param name="bIsRightToLeft">true if Right to Left</param>
            <returns>Returns true if first tab</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.GetBorderPathFromBounds(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Returns the border's path for item, based on item's bounds and whether item is selected or not.
            </summary>
            <returns> Returns the border's path</returns>
            <param name="bounds">Rectangle bounds</param>
            <param name="bIsSelected">true if selected</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.GetShadowPath(System.Drawing.RectangleF)">
            <summary> 
            Returns the path to draw the shadow in.
            </summary>
            <param name="bounds"> Shadow rectangle. </param>
            <returns> Path to draw shadow in. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.GetShadowBounds(System.Drawing.RectangleF)">
            <summary>
            Returns the rectangle to draw shadow in from item's bounds.
            </summary>
            <param name="bounds"> Item bounds to draw shadow for. </param>
            <returns>Returns Shadow bounds</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.DrawShadow(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws shadow in specified Rectangle.
            </summary>
            <param name="g">Graphics object</param>
            <param name="shadowRectangle">Shadow Ractangle</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2003.LabelEditOffsetY">
            <summary>
            Returns y-coordinate offset for Label Edit control, in Tab's captions editable case.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007">
            <summary>
            The TabRenderer that implements look and feel of the Office2007 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.m_themeColors">
            <summary>
            Contains information about Office2007 theme colors.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.m_panelBounds">
            <summary>
            Gets the TabPanel bounds
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.m_theme">
            <summary>
            Contains information about Office2007 color theme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.m_parent">
            <summary>
            The TabControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.m_topEllipseBlend">
            <summary>
            Blend for drawing top ellipse when office2007ColorScheme is black and tabPage is highlighted.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.m_bottomEllipseBlend">
            <summary>
            Blend for drawing bottom ellipse when office2007ColorScheme is black and tabPage is highlighted.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.RegisterTabType">
            <summary>
            Registers the type of the tab.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Initializes a new instance of the TabRendererOffice2007 class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns the preferred size for the tabs.
            </summary>
            <param name="g">The Graphics object.</param>
            <returns>The preferred size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.GetLowerTabBorderPath">
            <summary>
            Gets the path for the line beneath the tabs.
            </summary>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.GetTabBorderPath(System.Drawing.RectangleF)">
            <summary>
            Gets the path for the tab.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.GetBorderPathFromBoundsOnSepertator(System.Drawing.RectangleF)">
            <summary>
            Gets the path for for the tab and the line beneath the tabs.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.GetTopEllipseRoundedPath(System.Drawing.RectangleF)">
            <summary>
            Gets specified rounded path for the rectangle for drawing top ellipse 
            when office2007ColorScheme is black and tabPage is highlighted.
            </summary>
            <param name="bounds">Rectangle bounds</param>
            <returns>Returns Graphics Path</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.TabStyleName">
            <summary>
            Gets the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.TabPanelPropertyExtender">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.ThemeColors">
            <summary>
            Gets information about Office2007 theme colors.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.Theme">
            <summary>
            Gets or sets information about Office2007 color theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007.TabBorderColor">
            <summary>
            Gets the tab border color.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2007">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererOffice2007"/> tab style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2007.OverlapHeight">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2007.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2007.DefaultTabForeColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default forecolor for the tabs.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns SystemColors.WindowText. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2007.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleRendererPropertyOffice2007.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
            <param name="tabSize">Tab Size</param>
            <returns>Overlap Size</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ThemedTabDrawing">
            <summary>
             Manages the theme handle given a control and exposes some basic themed Drawing methods.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedTabDrawing.#ctor(Syncfusion.Windows.Forms.Tools.TabControlAdv,System.String)">
            <summary>
            Constructor of the ThemedTabDrawing.
            </summary>
            <param name="tabControl">The instance of the TabControlAdv.</param>
            <param name="classList"> Pointer to a string that contains a semicolon-separated list of classes, as expected in the OpenThemeData API. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedTabDrawing.DrawTabPane(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draw the themed background of the Tab Pane.
            </summary>
            <param name="g">A System.Drawing.Graphics object to draw the TabPane.</param>
            <param name="rect">The background System.Drawing.Rectangle to draw the TabPane.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedTabDrawing.DrawTabBody(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)">
            <summary>
            Draw the themed background of the Tab Pane.
            </summary>
            <param name="g">A System.Drawing.Graphics object to draw the TabPane.</param>
            <param name="rect">The background System.Drawing.Rectangle to draw the TabPane.</param>
            <param name="clipRect">The clip rectangle to draw the background.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedTabDrawing.DrawTabBody(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draw the body of the tab.
            </summary>
            <param name="g">A System.Drawing.Graphics object to draw the body of the tab.</param>
            <param name="rect">The background System.Drawing.Rectangle to draw the TabPane.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedTabDrawing.DrawTabBackground(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ITabRenderer,System.Boolean,System.Drawing.Rectangle)">
            <summary>
            Draw the tab background.
            </summary>
            <param name="g">A System.Drawing.Graphics object to draw the body of the tab.</param>
            <param name="renderer">The instance of the ITabRenderer.</param>
            <param name="selectedTab">Indicates whether the selected tab.</param>
            <param name="rect">The rectangle of the tab.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ThemedTabDrawing.DetachTabControl">
            <summary>
            Remove the tab control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPanelProperty3D">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRenderer3D"/>
            tab style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelProperty3D.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelProperty3D.DrawLeftToRight">
            <summary>
            Indicates whether to draw from left to right.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DrawLeftToRight"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPanelPropertyWorkbookMode">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode"/>
            tab style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelPropertyWorkbookMode.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelPropertyWorkbookMode.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)"/>.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelPropertyWorkbookMode.DefaultActiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default active tab panel font.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DefaultActiveTabFont(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)"/>.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Font value.</returns>
            <remarks>
            Returns the default inactive tab font, after making it bold.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelPropertyWorkbookMode.DrawLeftToRight">
            <summary>
            Indicates whether to draw from left to right.
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties.DrawLeftToRight"/>
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode">
            <summary>
            The tab renderer that implements workbook mode tabs look-and-feel.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.OVERLAPX">
            <summary>
            The default horizontal overlap.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.OVERLAPY">
            <summary>
            The default vertical overlap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.RegisterTabType">
            <summary>
            Registers custom tab styles with the framework.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates a new instance of the TabRendererWorkbookMode class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetOverlapSize(System.Drawing.SizeF)"/>.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.HitTest(System.Drawing.PointF)">
            <summary>
            Indicates whether the specified position is within the current bounds.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.HitTest(System.Drawing.PointF)"/>.
            </summary>
            <param name="mousePosition">The mouse position to test.</param>
            <returns>True if hit; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.GetPolygonFromBounds(System.Drawing.RectangleF)">
            <summary>
            Returns the polygonal border of the tab from the bounds.
            </summary>
            <param name="bounds">The tab's bounds.</param>
            <returns>The polygonal border.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.GetCurrentBounds">
            <summary>
            Returns the current drawing bounds.
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.GetCurrentBounds"/>.
            </summary>
            <returns>The bounds as a rectangle.</returns>
            <remarks> If this is the selected tab, then this method adds the overlapped size to the
            bounds returned by <see cref="P:Syncfusion.Windows.Forms.Tools.ITabRenderer.Bounds"/>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.TabRendererBase.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.TabStyleName">
            <summary>
            Returns the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.LabelEditOffsetY">
            <summary>
            Returns y-coordinate offset for Label Edit control, in Tab's captions editable case.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabRendererWorkbookMode.TabBorderColor">
            <summary>
            Indicates the border color of the tabs.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabPanelProperty">
            <summary>
            Represents the default tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer"/>
            tab style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabPanelProperty.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            The selected tab overlaps the inactive tabs by this much.
            </summary>
            <param name="tabSize">Indicates the size of the tab.</param>
            <returns>The overlap size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabPanelProperty.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Active Tab Color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabPanelProperty.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default Inactive TabColor.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabPanelProperty.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default backcolor for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns the tab control's BackColor. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabPanelProperty.DefaultFixedSingleBorderColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default single border color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks> This implementation returns a system color.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabPanelProperty.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabPanelProperty.IsBackgroundSolid">
            <summary>
            Indicates whether the background color is solid.
            </summary>
            <returns>True if solid; false otherwise.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer">
            <summary>
            This tab renderer implements the Office 2003 OneNoteStyle vertical flat tabs look-and-feel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Constructor of the OneNoteStyleFlatTabsRenderer class.
            </summary>
            <param name="parent">The instance of the ITabControl</param>
            <param name="panelRenderer">The instance of the ITabPanelRenderer.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.HitTest(System.Drawing.PointF)">
            <summary>
            Indicates whether the specified position is within the current bounds.
            </summary>
            <param name="mousePosition">The mouse position to test.</param>
            <returns>True if hit; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws the background of the tab.
            </summary>
            <param name="drawItemInfo">The object that has information regarding this tab and paint event.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.GetBorderPathFromBounds(System.Drawing.RectangleF,System.Boolean)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.TabPanelPropertyExtender">
            <summary>
            Gets the TabPanelPropertyExtender.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.TabStyleName">
            <summary>
            Gets the TabStyleName.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OneNoteStyleFlatTabsRenderer.CloseButtonPadding">
            <summary>
            Gets space in pixels between tab's interior and close button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CheckedNodesColection">
            <summary>
            This collection contains checked nodes in treeView. Use Add/Remove methods to add/remove nodes.
            These methods will check/uncheck proceed nodes automatically.
            Use Clear method to delete and uncheck all nodes from collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.#ctor">
            <summary>
            Creates a new instance of this class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.Add(System.Object)">
            <summary>
            Adds the specified node to the collection and checks it.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.Remove(System.Object)">
            <summary>
            Removes specified node from collection and unchecks it.
            </summary>
            <param name="obj"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.Clear">
            <summary>
            Clears collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.ResolveNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Add node to or remove from checked nodes collection and process the same way all node's subtree.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.RemoveNodes(Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection)">
            <summary>
            Removes checked nodes in the specified collection from the list of checked nodes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.AddNodes(Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection)">
            <summary>
            Adds checked nodes from the collection to the list of checked nodes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.Add(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Adds the specified node and all it's checked subnodes to the collection.
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.Remove(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Removes specified node and all it's subnodes from collection.
            </summary>
            <param name="obj"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckedNodesColection.Item(System.Int32)">
            <summary>
            The TreeNodeAdv with specified index in CheckedNodesColection.
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PrimitivesCollectionEditor">
            <summary>
            TreeNodeAdv collection editor. It provides a base class that can be used to design value editors that can provide a user interface (UI) for representing and editing
             the values of objects of the supported data types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrimitivesCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <param name="provider">An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>The new value of the object. If the value of the object has not changed, this should return the same object it was passed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrimitivesCollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
             Gets the editor style used by the CustomControlEditor.EditValue method.
            </summary>
            <param name="context"> Provides contextual information about a component, such as its container and property descriptor.</param>
            <returns> A System.Drawing.Design.UITypeEditorEditStyle value that indicates the style of editor used by the EditValue method.
            If the System.Drawing.Design.UITypeEditor does not support this method, then System.Drawing.Design.UITypeEditor.GetEditStyle() will return System.Drawing.Design.UITypeEditorEditStyle.None.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PrimitivesEditorForm">
            <summary>
            Primitives Collection EditorForm
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrimitivesEditorForm.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection)">
            <summary>
            Constructor of the PrimitivesEditorForm
            </summary>
            <param name="primitives">The primitives the contains TreeNodePrimitivesCollection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.PrimitivesEditorForm.InitPrimitives(Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection)">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.PrimitivesEditorForm.Primitives">
            <summary>
            Gets the TreeNodePrimitivesCollection
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject">
            <summary>
            Provides information about a TreeViewAdv, that can be used by an accessibility application.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.#ctor(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject"/> class.
            </summary>
            <param name="tree">TreeViewAdv which needs to be used for accessibility application.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.GetChildCount">
            <summary>
             The GroupViewItem objects are "child" controls in terms of accessibility so return the number of GroupViewItem
            </summary>
            <returns>The number of Tree nodes.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.GetChild(System.Int32)">
            <summary>
            Gets the Accessibility object of the GroupViewItem identified by index.
            </summary>
            <param name="index">The index of the accessibility object.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.GetFocused">
            <summary>
             Retrieves the object that has the keyboard focus.
            </summary>
            <returns>An TreeViewAdvAcessibleObject that specifies the currently focused child.
            This method returns the calling object if the object itself is focused. Returns null if no object has focus.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.GetSelected">
            <summary>
             Retrieves the currently selected child.
            </summary>
            <returns>An TreeViewAdvAcessibleObject that represents the currently selected child.
            This method returns the calling object if the object itself is selected. 
            Returns null if is no child is currently selected and the object itself does not have focus.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y"> The vertical screen coordinate.</param>
            <returns>An TreeViewAdvAcessibleObject that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
            <summary>
             Navigates to another accessible object.
            </summary>
            <param name="navdir"> One of the System.Windows.Forms.AccessibleNavigation values.</param>
            <returns>An TreeViewAdvAcessibleObject that represents one of the AccessibleNavigation values.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.Role">
            <summary>
            Gets the role for the TreeViewAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.Name">
            <summary>
            Gets or sets the accessible object name.
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.Bounds">
            <summary>
            Gets or sets the accessible object bounds.
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.Help">
            <summary>
            Gets the description of what the object does or how the object is used.
            </summary>
            <returns>The description of what the object does or how the object is used.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.Parent">
            <summary>
            Parent of the AccessibleObject
            </summary>
            <returns>An TreeViewAdvAcessibleObject that represents the parent of an accessible object, or null if there is no parent object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.State">
            <summary>
            Gets the state for the TreeViewAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvAcessibleObject.Value">
            <summary>
            The value of the TreeViewAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject">
            <summary>
            Provides information that accessibility applications use to adjust an application's user interface (UI) for users with impairments.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Constructor of the TreeNodeAdvAccessibleObject
            </summary>
            <param name="node"> The TreeNodeAdv which needs to be used for accessibility application.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
            <summary>
            Navigates to another accessible object.
            </summary>
            <param name="navdir">One of the System.Windows.Forms.AccessibleNavigation values.</param>
            <returns>n TreeNodeAdvAcessibleObject that represents one of the AccessibleNavigation values.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.DoDefaultAction">
            <summary>
             Gets a string that describes the default action of the object. Not all objects have a default action.  
            </summary>
            <returns>A description of the default action for an object, or null if this object has no default action.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)">
            <summary>
            Modifies the selection or moves the keyboard focus of the accessible object.    
            </summary>
            <param name="flags">One of the System.Windows.Forms.AccessibleSelection values.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.GetFocused">
            <summary>
             Retrieves the object that has the keyboard focus. 
            </summary>
            <returns>An System.Windows.Forms.AccessibleObject that specifies the currently focused child.
             This method returns the calling object if the object itself is focused. Returns null if no object has focus.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.GetChild(System.Int32)">
            <summary>
             Retrieves the accessible child corresponding to the specified index.
            </summary>
            <param name="index"> The zero-based index of the accessible child.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.GetChildCount">
            <summary>
            Retrieves the number of children belonging to an accessible object.
            </summary>
            <returns>The number of children belonging to an accessible object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.State">
            <summary>
            Gets the state for the TreeNodeAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.Role">
            <summary>
            Gets the role for the TreeViewAdv. This is used by accessibility programs.
            </summary>
            <returns> One of the System.Windows.Forms.AccessibleRole values, or System.Windows.Forms.AccessibleRole.None if no role has been specified.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.Parent">
            <summary>
             Gets the parent of an accessible object.
            </summary>
            <returns>An System.Windows.Forms.AccessibleObject that represents the parent of an accessible object, or null if there is no parent object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.Name">
            <summary>
             Gets or sets the object name.  
            </summary>
            <returns>The object name, or null if the property has not been set.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.DefaultAction">
            <summary>
               Gets a string that describes the default action of the object. Not all objects have a default action.
            </summary>
            <returns> A description of the default action for an object, or null if this object has no default action.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.Bounds">
            <summary>
            Gets the location and size of the accessible object.
            </summary>
            <returns>A System.Drawing.Rectangle that represents the bounds of the accessible object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.Description">
            <summary>
            Gets a string that describes the visual appearance of the specified object. Not all objects have a description.
            </summary>
            <returns> A description of the object's visual appearance to the user, or null if the object does not have a description.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAccessibleObject.Value">
            <summary>
            Gets or sets the value of an accessible object.
            </summary>
            <returns>The value of an accessible object, or null if the object has no value set.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart">
            <summary>
            This class holds information about the location and size of the node parts(eg plus minus,check box).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.node">
            <summary>
            Initialize the TreeNodeAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.xIndentFromNodeLeft">
            <summary>
            Initialize the Indent of the TreeNodeAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.size">
            <summary>
            Initialize the size
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Constructor of the TreeNodeAdvPart
            </summary>
            <param name="node"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.BeforeTouchSize">
            <summary>
            Gets or sets the size of the TreeNodeAdv before enabling the TouchMode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.Bounds">
            <summary>
            Gets or sets the bounds of the TreeNodeAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.Size">
            <summary>
            Gets or sets the size of the TreeNodeAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.Height">
            <summary>
            Gets or sets the height of the TreeNodeAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.Width">
            <summary>
            Gets or sets the width of the TreeNodeAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.Location">
            <summary>
            Gets or sets the location of the TreeNodeAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart.Visible">
            <summary>
            Gets or sets the visibility of the TreeNodeAdv
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CheckBoxPart.Visible">
            <summary>
            overrides the Visible property
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.OptionButtonPart.Visible">
            <summary>
            Overrides the Visible property
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PredefinedPrimitiveTypes">
            <summary>
            Specifies the PredefinedPrimitiveTypes of the TreeNodeAdv
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive">
            <summary>
            TreeNodePrimitive class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive.m_index">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive.m_type">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive.#ctor">
            <summary>
            TreeNodePrimitive
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive.#ctor(System.Int32,Syncfusion.Windows.Forms.Tools.PredefinedPrimitiveTypes)">
            <summary>
            Constructor of the TreeNodePrimitive.
            </summary>
            <param name="index">The index of the TreeNode primitive type.</param>
            <param name="primitiveType">The PredefinedPrimitiveTypes</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive.Clone">
            <summary>
            Creates a shallow copy of the TreeNodeAdv primitive.
            </summary>
            <returns>A shallow copy of the TreeNodeAdv primitive.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive.Index">
            <summary>
            Gets/Sets the Index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive.PrimitiveType">
            <summary>
            Gets/Sets the PrimitiveType.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection">
            <summary>
            A collection that stores <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodePrimitive"/> objects.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.#ctor">
            <summary>
            Initializes a new instance of 'PrimitiveCollection'.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.Add(Syncfusion.Windows.Forms.Tools.TreeNodePrimitive)">
            <summary>
            Adds pt to collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.AddRange(Syncfusion.Windows.Forms.Tools.TreeNodePrimitive[])">
            <summary>
            Adds primitives to collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.Remove(Syncfusion.Windows.Forms.Tools.TreeNodePrimitive)">
            <summary>
            Removes pt from collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.Clone">
            <summary>
            Creates a shallow copy of the <see cref="!:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TreeNodePrimitivesCollection"/>.
            </summary>
            <returns>A shallow copy of the <see cref="!:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TreeNodePrimitivesCollection"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.ValidatePrimitive(Syncfusion.Windows.Forms.Tools.PredefinedPrimitiveTypes)">
            <summary>
            
            </summary>
            <param name="primitive"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.OnPrimitivePropertyChanging(System.Object,Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.CollectionChanged">
            <summary>
            Raise by <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)"/> method.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodePrimitivesCollection.Item(System.Int32)">
            <summary>
            Indexer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv">
            <summary>
            The TreeNodeAdv represents a node in a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>. It contains information about the specific node like text, background style and other settings.
            </summary>
            <remarks>
            <p>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> collection holds all the child <b>TreeNodeAdv</b> objects assigned to the current 
            <b>TreeNodeAdv</b>. You can add, remove or clone a <b>TreeNodeAdv</b>; when doing so, all child tree 
            nodes are added, removed or cloned. Each <b>TreeNodeAdv</b> can contain a collection of other 
            <b>TreeNodeAdv</b> objects. This can make it difficult to determine where you are in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> when iterating through the collection. To determine your location in a tree 
            structure, use the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.FullPath"/> property. The <b>FullPath</b> string can be parsed using the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PathSeparator"/> string value to determine where a <b>TreeNodeAdv</b> label begins and ends.
            </p>
            <p>The <b>TreeNodeAdv</b> label is set by setting the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Text"/> 
            property explicitly. The alternative is to create the tree node using one of 
            the <b>TreeNodeAdv</b> constructors that has a string parameter that represents 
            the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Text"/> property.</p>
            <p>You can specify images for the node using the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.LeftImageIndices"/>,
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.OpenImgIndex"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.ClosedImgIndex"/>,
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.NoChildrenImgIndex"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.RightImageIndices"/> properties.
            </p>
            <p>The order in which the tree node's contents are drawn is as follows:
            <list type="number">
            <item><description>Checkbox</description></item>
            <item><description>Option Buttons</description></item>
            <item><description>Left images</description></item>
            <item><description>State image</description></item>
            <item><description>Node Label</description></item>
            <item><description>Right images</description></item>
            </list>
            The "State image" will be one of <b>OpenImgIndex</b>, <b>ClosedImgIndex</b> and <b>NoChildrenImgIndex</b>.
            </p>
            <p>
            Selecting specific tree nodes and iterating through the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> collection can be 
            achieved by using the following property values: <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.FirstNode"/>, 
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.LastNode"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NextNode"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PrevNode"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NextVisibleNode"/>, 
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PrevVisibleNode"/>. Assign the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> object returned 
            by one of the aforementioned properties to the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNode"/> property to select that 
            tree node in the <b>TreeViewAdv</b> control.
            </p>
            <p>
            Tree nodes can be expanded to display the next level of child tree nodes. 
            The user can expand the tree node by pressing the plus (+) button next to the 
            TreeNodeAdv, if one is displayed or you can expand the TreeNodeAdv by calling the 
            <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Expand"/> method. To expand all child tree node levels in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> 
            collection, call the <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ExpandAll"/> method. You can collapse the child 
            TreeNodeAdv level by calling the <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CollapseAll"/> method or the user can 
            press the minus (-) button next to the TreeNodeAdv, if one is displayed. You can 
            also alternate the TreeNode between the expanded and collapsed states using the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Expanded"/> property.
            </p>
            </remarks>
            <example>
            <p>
             The following example displays customer information in a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> 
             control. The root tree nodes display customer names, and the child tree 
             nodes display the order numbers assigned to each customer. In this 
             example, 1,000 customers are displayed with 15 orders each. The 
             repainting of the <b>TreeViewAdv</b> is suppressed by using the <see cref="M:Syncfusion.Windows.Forms.ScrollControl.BeginUpdate"/> 
             and <see cref="M:Syncfusion.Windows.Forms.ScrollControl.EndUpdate"/> methods, and a wait Cursor is displayed while the 
             <b>TreeViewAdv</b> creates and paints the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> objects. This example 
             assumes you have a Customer object that can hold a collection of Order 
             objects. It also assumes that you have created an instance of a 
             <b>TreeViewAdv</b> control on a Form.
            </p>
            <code lang="C#">
            // Create a new ArrayList to hold the Customer objects.
            private ArrayList customerArray = new ArrayList(); 
            
            private void FillMyTreeView()
            {
            	// Add customers to the ArrayList of Customer objects.
            	for(int x=0; x!=1000; x++)
            	{
            		customerArray.Add(new Customer("Customer" + x.ToString()));
            	}	
            	// Add orders to each Customer object in the ArrayList.
            	foreach(Customer customer1 in customerArray)
            	{
            		for(int y=0; y!=15; y++)
            		{
            			customer1.CustomerOrders.Add(new Order("Order" + y.ToString()));    
            		}
            	}
            	
            	// Display a wait cursor while the TreeNodeAdvs are being created.
            	Cursor.Current = new Cursor("C:\\Cursors\\MyWait.cur");
            	// Clear the TreeViewAdv each time the method is called.
            	treeViewAdv1.Nodes.Clear();
            	// Add a root TreeNodeAdv for each Customer object in the ArrayList.
            	foreach(Customer customer2 in customerArray)
            	{
            		treeViewAdv1.Nodes.Add(new TreeNodeAdv(customer2.CustomerName));
            		// Add a child treenode for each Order object in the current Customer object.
            		foreach(Order order1 in customer2.CustomerOrders)
            		{
            			treeViewAdv1.Nodes[customerArray.IndexOf(customer2)].Nodes.Add(
            				new TreeNodeAdv(customer2.CustomerName + "." + order1.OrderID));
            		}
            	}
            	// Reset the cursor to the default for all controls.
            	Cursor.Current = Cursors.Default;
            }
            </code>
            <code lang="VB">
            ' Create a new ArrayList to hold the Customer objects.
            Private customerArray As New ArrayList()
            Private Sub FillMyTreeView()
            	' Add customers to the ArrayList of Customer objects.
            	Dim x As Integer
            	For x = 0 To 999
            		customerArray.Add(New Customer("Customer" + x.ToString()))
            	Next x
            	
            	' Add orders to each Customer object in the ArrayList.
            	Dim customer1 As Customer
            	For Each customer1 In customerArray
            		Dim y As Integer
            		For y = 0 To 14
            			customer1.CustomerOrders.Add(New Order("Order" + y.ToString()))
            		Next y
            	Next customer1
            	
            	' Display a wait cursor while the TreeNodeAdvs are being created.
            	Cursor.Current = New Cursor("C:\Cursors\MyWait.cur")
            	
            	' Clear the TreeViewAdv each time the method is called.
            	treeViewAdv1.Nodes.Clear()
            	
            	' Add a root TreeNodeAdv for each Customer object in the ArrayList.
            	Dim customer2 As Customer
            	For Each customer2 In customerArray
            		treeViewAdv1.Nodes.Add(New TreeNodeAdv(customer2.CustomerName))
            		
            		' Add a child TreeNodeAdv for each Order object in the current Customer object.
            		Dim order1 As Order
            		For Each order1 In customer2.CustomerOrders
            			treeViewAdv1.Nodes(customerArray.IndexOf(customer2)).Nodes.Add( _
            				New TreeNodeAdv(customer2.CustomerName + "." + order1.OrderID))
            		Next order1
            	Next customer2
            	
            	' Reset the cursor to the default for all controls.
            	Cursor.Current = System.Windows.Forms.Cursors.Default
            	
            	' Begin repainting the TreeView.
            	treeViewAdv1.EndUpdate()
            	End Sub 'FillMyTreeView
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.c_nDrawTextFlags">
            <summary>
            Inflate offset for drawing selection rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.DEF_DEFAULT_IMAGE_INDEX">
            <summary>
            Default image index.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.m_customControl">
            <summary>
            Node custom control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.m_PlusMinusArrowColor">
            <summary>
            Metro Arrow HighLightColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.recalculateVisibleNodeCount">
            <summary>
            Indicate whether to recalculate Visible Node count
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.m_bShowPlusOnExpand">
            <summary>
            Show plus on expand. Use only on LoadOnDemand mode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.textLocationXRel">
            <summary>
            Horizontal offset of text. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.textWidth">
            <summary>
            Width of node text. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.nodeXRel">
            <summary>
            Position of node with indents in pixels.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.m_expandImageIndex">
            <summary>
            Image index of image for expand button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.m_collapseImageIndex">
            <summary>
            Image index of image for collapse button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetFont">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Font"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShouldSerializeFont">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Font"/> property is to be serialized.
            </summary>
            <returns>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Font"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetTextColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TextColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShouldSerializeTextColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TextColor"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetBackground">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Background"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetText">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Text"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetHelpText">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.HelpText"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetHeight">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Height"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetShowCheckBox">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShowCheckBox"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetShowOptionButton">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShowOptionButton"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetShowPlusMinus">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShowPlusMinus"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetSortOrder">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.SortOrder"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetSortType">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.SortType"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetComparer">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Comparer"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetCompareOptions">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CompareOptions"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetCheckState">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckState"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetBaseStyle">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.BaseStyle"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetTag">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Tag"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetLeftImageIndices">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.LeftImageIndices"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetRightImageIndices">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.RightImageIndices"/> property to it's default value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.isSelectable">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShouldSerializeIsSelectable">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetIsSelectable">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetNoChildrenImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NoChildrenImgIndex"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetClosedImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ClosedImgIndex"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetOpenImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OpenImgIndex"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetThemesEnabled">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ThemesEnabled"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetInteractiveCheckBox">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.InteractiveCheckBox"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetCulture">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Culture"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetEnabled">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Enabled"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetEnabledButtons">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.EnabledButtons"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetEnsureDefaultOptinedChild">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.EnsureDefaultOptionedChild"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetEnsureDefaultOptionedChild">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.EnsureDefaultOptionedChild"/> property to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShouldSerializeEnsureDefaultOptinedChild">
            <summary>
            Determines if the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.EnsureDefaultOptionedChild"/> property was modified.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.childMaxXChanged(System.Int32)">
            <summary>
            Called when the child maxX is changed.
            </summary>
            <param name="childMax">The child's maxX</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetNextNode">
            <summary>
            Returns the next node.
            </summary>
            <returns>TreeNodeAdv that represents the next node from the current treenode.</returns>
            <remarks>
            This method will returns the next node regardless whether the node is collapsed state or not.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetOptionedChild">
            <summary>
            Returns the child node who's option button is checked.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetNodeStateImage">
            <summary>
            Gets image for collapse or expand button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Remove">
            <summary>
            Removes itself from the parent node, if there is any.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetNodeCount(System.Boolean)">
            <summary>
            Returns the number of child tree nodes.
            </summary>
            <param name="includeSubTrees"><b>True</b> if the resulting count includes all tree 
            nodes indirectly rooted at this tree node; <b>false</b> otherwise. </param>
            <returns>The number of child tree nodes assigned to the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OnLeftImagePaddingChanged">
            <summary>
            Determines whether the distance between the node's text and Leftimage is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OnRightImagePaddingChanged">
            <summary>
            Determines whether the distance between the node's text and Rightimage is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates the provided SerializationInfo with the data needed to serialize the object .
            </summary>
            <param name="info"> Stores all the data needed to serialize or de-serialize an object.</param>
            <param name="context"> The source and destination of a given serialized stream, and provides an additional caller-defined context.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OnCheckStateChanged(System.EventArgs)">
            <summary>
            Raises the CheckStateChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnCheckStateChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnCheckStateChanged in a derived
            class, be sure to call the base class's OnCheckStateChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OnBeforePopupHelpText(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the BeforePopupHelpText event.
            </summary>
            <param name="args">A CancelEventArgs that contains the event data.</param>
            <remarks>
            <para>The OnBeforePopupHelpText method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Note to Inheritors:  When overriding OnBeforePopupHelpText in a derived
            class, be sure to call the base class's OnBeforePopupHelpText method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OnExpandImageIndexChanged">
            <summary>
            Raises the ExpandImageIndexChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OnCollapseImageIndexChanged">
            <summary>
            Raises the CollapseImageIndexChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.#ctor">
            <overloaded>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> class.
            </overloaded>
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> class with the specified label text.
            </summary>
            <param name="text"> Passes the text value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.#ctor(System.String,Syncfusion.Windows.Forms.Tools.TreeNodeAdv[])">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> class 
            with the specified label text and child tree nodes.
            </summary>
            <param name="text"> Passes the text value.</param>
            <param name="nodes">Contains the TreeNodeAdv collection </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Sort">
            <overloaded>
            Sorts the tree nodes.
            </overloaded>
            <summary>
            Sorts the tree nodes with the current 
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.SortOrder"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.SortType"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Sort(Syncfusion.Windows.Forms.Tools.TreeNodeAdvSortType)">
            <summary>
            Sorts the tree nodes with the specified sort type and the current
            <see cref="!:NodeStyle.SortOrder"/>.
            </summary>
            <param name="sortType">One of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvSortType"/> value.</param>
            <remarks>This will also set the value in the <see cref="!:NodeStyle.SortOrder"/> to the
            specified sort type.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Move(Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection)">
            <overloaded>
            Moves this node to a different collection.
            </overloaded>
            <summary>
            Moves the node to the end of the specified collection.
            </summary>
            <param name="newNodesCollection">
            A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/> to which this node will move.
            </param>
            <remarks>
            <para>A node can be positioned to any other TreeNodeAdvCollection in the same tree or in a different TreeViewAdv control.</para>
            <para>Note: All of the descendants of the node will move along with it.</para>
            <para>Note: A node cannot be moved to one of it's own Descendants.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Move(Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection,System.Int32)">
            <summary>
            Moves the node to a new collection at the specified index.
            </summary>
            <param name="newNodesCollection">
            A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/> to which this node will move.</param>
            <param name="index">
            The new index of the node in the new collection.
            </param>
            <remarks>
            Moving a node by index will ensure that the node ends up at the index 
            specified. Note that the node will first be removed from its existing
            collection and then added to the specified collection at the specified index.
            If the source collection and destination collection are the same, make sure
            to take into account the above semantics while specifying the index, or
            use the Move override that lets you specify a relative position.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Move(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.NodePositions)">
            <summary>
            Moves the node to a specified position in relation to the specified 
            "relative node".
            </summary>
            <param name="relativeNode">The "relative node" that determines this node's new position.</param>
            <param name="nodePosition">Specifies where this node will be moved in relation to the "relative node". </param>
            <remarks>
            <para>A node can be positioned relative to any other node in the same tree or even a different TreeViewAdv Control.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IsParent(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Indicates whether the current node is a direct or indirect child of the specified node.
            </summary>
            <param name="targetNode">The node that is to be tested for ancestry.</param>
            <returns>True if the targetNode is a parent of this node; False otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CreateControlInstance(System.String,System.String)">
            <summary>
            Creates the control instance.
            </summary>
            <param name="controlName">Create the control with specified name.</param>
            <param name="namespaceName">Specifies the namespace name </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.SetControlProperties(System.Windows.Forms.Control,System.Collections.Hashtable)">
            <summary>
            Specifies the control properties.
            </summary>
            <param name="ctrl">Defines the control</param>
            <param name="propertyList"> Holds the property list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CloneCustomControl(System.Windows.Forms.Control)">
            <summary>
            Clone the custom control.
            </summary>
            <param name="ctrl"> The control needs to be cloned.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Clone">
            <summary>
            Creates a clone of this node.
            </summary>
            <returns>The clone of the node.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.BringIntoView">
            <summary>
            Expands parent nodes to make this node visible and also scrolls
            the tree such that this node is brought into view.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Expand">
            <summary>
            Expands the node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ExpandAll">
            <summary>
            Expands this node and all the subnodes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CollapseAll">
            <summary>
            Collapses this node and all it's children.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetNodeTextSize(System.Drawing.Graphics,System.Drawing.Font)">
            <summary>
            Calculates width of string which must be drawn with specified font.
            </summary>
            <param name="g">Context device for drawing.</param>
            <param name="f">Specified font.</param>
            <returns>Width of specified string in pixel.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.DrawText(Syncfusion.Windows.Forms.Tools.TreeViewAdv,Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs)">
            <summary>
            
            </summary>
            <param name="tvaTree"></param>
            <param name="eaEventArgs"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.DrawFocusRect(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Draws dotted border around selected node.
            This will be used to fast drawing when TreeCtrl loses focus.
            </summary>
            <param name="g">Device context needed for drawing.</param>
            <param name="tvaTree">Node's parent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.HasNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Indicates whether node is contained in it's nodes collection or in it's subnodes nodes collection.
            </summary>
            <param name="node">Node to look for.</param>
            <returns>True if node is contained.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetPath(System.String)">
            <summary>
            Returns the path of the node.
            </summary>
            <param name="separator">The separator string.</param>
            <returns>The path of the node.</returns>
            <remarks>
            <p>You can also use the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.FullPath"/> property to get the full path
            with the path separator specified in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PathSeparator"/>
            property.</p>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.m_customControlRelativeLocation">
            <summary>
            CustomControl relative location.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetLongestText">
            <summary>
            Calculates the Longest node length
            </summary>
            <returns>Longest Length</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetCustomControlBounds">
            <summary>
            Return custom control bounds.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.m_customcontrolBounds">
            <summary>
            Variable to set the custom bounds
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ResetCustomControlLocation">
            <summary>
            Reset the Custom control location.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShouldSerializeCustomControlLocation">
            <summary>
            Serializes the custom control location.
            </summary>
            <returns>Returns true if the location is empty.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CustomControlCollectionChanging(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.ComponentModel.CollectionChangeAction)">
            <summary>
            Custom control collection changing.
            </summary>
            <param name="node"></param>
            <param name="action"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.RecalculateMaxX">
            <summary>
            Be very discrete about calling this, as it could cause performance problems.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.RecalculateAllDimensions">
            <summary>
            Recalculates the dimensions of all the UI elements in this node and it's children.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PlusMinusArrowColor">
            <summary>
            Metro PlusMinus Arrow Color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CustomControl">
            <summary>
            Gets or sets node custom control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShowPlusOnExpand">
            <summary>
            Gets or sets show plus on expand. Use only on LoadOnDemand mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PartsPadX">
            <summary>
            Returns the horizontal padding used between the different parts of the tree node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NodeStyle">
            <summary>
            Returns the information about the node's appearance and state.
            </summary>
            <remarks>This property exposes the node's style information store.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ChildStyle">
            <summary>
            Returns the information about the immediate child-nodes' appearance and state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Font">
            <summary>
            Gets / sets the font of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TextColor">
            <summary>
            Gets / sets the color of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Background">
            <summary>
            Gets / sets the background of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Text">
            <summary>
            Gets / sets the text of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.HelpText">
            <summary>
            Gets / sets the help text of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShowLine">
            <summary>
            Gets/Sets the ShowLine of the TreeNodeAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Height">
            <summary>
            Gets / sets the height of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.MultiLine">
            <summary>
            Gets / sets the MultiLine of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PlusMinusSize">
            <summary>
            Gets / sets the Size of the PlusMinus.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckColor">
            <summary>
            Indicates the color of the Check mark.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IntermediateCheckColor">
            <summary>
            Indicates the color of the check mark when it is in intermediate state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckBoxBackGround">
            <summary>
            Indicates the appearance of check box background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IntermediateCheckBoxBackGround">
            <summary>
            Indicates the appearance of check box background when the check box is in intermediate state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShowCheckBox">
            <summary>
            Indicates whether the checkbox of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OptionButtonColor">
            <summary>
            Indicates the color of the Option button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.SelectedOptionButtonColor">
            <summary>
            Indicates the color of the Option button in selected state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShowOptionButton">
            <summary>
            Indicates whether the option button of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ShowPlusMinus">
            <summary>
            Indicates whether the plus/minus of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.SortOrder">
            <summary>
            Gets / sets the sort order of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.SortType">
            <summary>
            Gets / sets the sort type of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Comparer">
            <summary>
            Gets / sets the <see cref="T:System.Collections.IComparer"/> object that compares two nodes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CompareOptions">
            <summary>
            Gets / sets the compare options used in the sorting of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckState">
            <summary>
            Gets / sets the CheckState of the node.
            </summary>
            <remarks>
            <p>Note that setting this property will fire the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck"/>
            event. If you do not want this event to be fired, you can access the tree's 
            internal data structure as follows:</p>
            <code lang="C#">
            treeNodeAdv.NodeStyle.CheckState = CheckState.Checked;
            </code>
            <code lang="VB">
            treeNodeAdv.NodeStyle.CheckState = CheckState.Checked
            </code>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.BaseStyle">
            <summary>
            Gets / sets the base style for the node from which to inherit.
            </summary>
            <remarks>The specified base style should be available in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BaseStyles"/>
            collection.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Tag">
            <summary>
            Gets / sets the object that contains data about the tree node.
            </summary>
            <value>
            An <see cref="T:System.Object"/> that contains data about the tree node. The default is a null reference (Nothing in Visual Basic).
            </value>
            <remarks>
            <p>Any Object derived type may be assigned to this property. If this property is 
            being set through the Windows Forms designer, only text may be assigned.</p>
            <p>When the tree node is cloned, if this object is cloneable (implements ICloneable
            interface) then it will be.</p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.LeftImageIndices">
            <summary>
            Gets / sets the image indices of the images to be drawn on the left of the node's text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.RightImageIndices">
            <summary>
            Gets / sets the image indices of the images to be drawn on the right of the node's text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IsSelectable">
            <summary>
            Gets or Sets whether the node to be selected or not
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NoChildrenImgIndex">
            <summary>
            Gets / sets the image index indicating the image in the StateImageList where the node has no children.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ClosedImgIndex">
            <summary>
            Gets / sets the image index in the StateImageList where the node is not expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OpenImgIndex">
            <summary>
            Gets / sets the image index in the StateImageList where the node is expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ThemesEnabled">
            <summary>
            Indicates whether the node's controls will be themed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.InteractiveCheckBox">
            <summary>
            Indicates whether the node will have an interactive checkbox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ExpandedOnce">
            <summary>
            Indicates whether the node has been expanded at least once.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Culture">
            <summary>
            Gets / sets the culture of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IsEditing">
            <summary>
            Indicates whether the node is in editing state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IsSelected">
            <summary>
            Indicates whether the node is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IsActiveNode">
            <summary>
            Indicates whether the node is the currently active node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NodeX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's drawing bounds.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.LeftImagesX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's left images.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.StateImageX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's state image.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.RightImagesX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's right images.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckBoxX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's checkbox.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OptionButtonX">
            <summary>
            Returns the horizontal distance between the tree border and the beginning
            of the node's option button.
            </summary>
            <remarks>This property returns a valid value only when queried from
            an owner draw paint event like <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckBox">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart"/> corresponding to the checkbox of a tree node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OptionButton">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart"/> corresponding to the option button part of a tree node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Checked">
            <summary>
            Indicates whether the node's checkbox is checked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Enabled">
            <summary>
            Indicates whether the node is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.EnabledButtons">
            <summary>
            Indicates whether the buttons in the node are enabled.
            </summary>
            <value>True to enable the buttons; False otherwise.</value>
            <remarks>The checkbox and option buttons can be disabled keeping the rest of the node enabled
            using this property.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.EnsureDefaultOptionedChild">
            <summary>
            Indicates whether the first child should be marked as <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Optioned"/> and this node's <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OptionedChild"/> if none of the other children is Optioned in a parent node.
            </summary>
            <value>True to ensure a default optioned child; False otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Optioned">
            <summary>
            Indicates whether the node's option button is checked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.HasChildren">
            <summary>
            Indicates whether the node has child nodes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.MaxX">
            <summary>
            Gets / sets the maximum width of all the children and subchildren of this given node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.FirstNode">
            <summary>
            Returns the first child tree node in the tree node collection.
            </summary>
            <value>The first child TreeNodeAdv in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> collection.</value>
            <remarks>
            The <b>FirstNode</b> is the first child TreeNodeAdv in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/> stored in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> property of 
            the current tree node. If the <see cref="T:System.Windows.Forms.TreeNode"/> has no child tree node, the 
            <b>FirstNode</b> property returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.LastNode">
            <summary>
            Returns the last child tree node in the tree node collection.
            </summary>
            <value>The last child TreeNodeAdv in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> collection.</value>
            <remarks>
            The <b>LastNode</b> is the last child TreeNodeAdv in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/> stored in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> property of 
            the current tree node. If the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> has no child tree node, the 
            <b>LastNode</b> property returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PrevNode">
            <summary>
            Returns the previous sibling tree node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that represents the previous sibling tree node.</value>
            <remarks>
            The <b>PrevNode</b> is the previous sibling <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/> stored in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Nodes"/> 
            property of the tree node's parent <b>TreeNodeAdv</b>. If there is no previous 
            tree node, the <b>PrevNode</b> property returns a null reference (Nothing in 
            Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PrevVisibleNode">
            <summary>
            Returns the previous visible tree node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that represents the previous 
            visible tree node.</value>
            <remarks>
            The <b>PrevVisibleNode</b> can be a child, sibling or a tree node from 
            another branch. If there is no previous tree node, the <b>PrevVisibleNode</b> 
            property returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PrevSelectableNode">
            <summary>
            Returns the previous selectable tree node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that represents the previous 
            selectable tree node.</value>
            <remarks>
            The <b>PrevSelectableNode</b> can be a child, sibling or a tree node from 
            another branch. If there is no previous tree node, the <b>PrevSelectableNode</b> 
            property returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NextNode">
            <summary>
            Returns the next sibling tree node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that represents the next sibling tree node.</value>
            <remarks>
            The <b>NextNode</b> is the next sibling <b>TreeNodeAdv</b> in the 
            <see cref="T:System.Windows.Forms.TreeNodeCollection"/> stored in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> 
            property of the tree node's parent <b>TreeNodeAdv</b>. If there is no next 
            tree node, the <b>NextNode</b> property returns a null reference (Nothing in 
            Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NextVisibleNode">
            <summary>
            Returns the next visible tree node.
            </summary>
            <value>
            A TreeNodeAdv that represents the next visible tree node.
            </value>
            <remarks>
            The <b>NextVisibleNode</b> can be a child, sibling or a tree node from 
            another branch. If there is no next tree node, the <b>NextVisibleNode</b> property 
            returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.NextSelectableNode">
            <summary>
            Returns the next selectable tree node.
            </summary>
            <value>
            A TreeNodeAdv that represents the next selectable tree node.
            </value>
            <remarks>
            The <b>NextSelectableNode</b> can be a child, sibling or a tree node from 
            another branch. If there is no next tree node, the <b>NextSelectableNode</b> property 
            returns a null reference (Nothing in Visual Basic).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.OptionedChild">
            <summary>
            Returns the child node who's option button is checked.
            </summary>
            <value>
            A TreeNodeAdv that represents the next visible tree node.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Bounds">
            <summary>
            Returns the bounds of the tree node.
            </summary>
            <value>
            The <see cref="T:System.Drawing.Rectangle"/> that represents the bounds of the tree node.
            </value>
            <remarks>
            The coordinates are relative to the upper left corner of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.DragCueBounds">
            <summary>
            Gets the DragCueBounds
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TextBounds">
            <summary>
            Returns the bounds of the text area of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TextAndImageBounds">
            <summary>
            Returns the bounds of the left images, state images, text area and the right images of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IsVisible">
            <summary>
            Indicates whether the tree node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.PlusMinus">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPart"/> corresponding to the plus-minus part of a tree node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Parent">
            <summary>
            Returns the parent tree node of the current tree node, if there is any.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that represents the parent of the current 
            tree node.</value>
            <remarks>
            If this is the top most node in the tree, the Parent property returns the
            TreeViewAdv's <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Root"/> node.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Index">
            <summary>
            Returns the position of the tree node in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Parent"/>'s tree node collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Level">
            <summary>
            Returns the level of the node.
            </summary>
            <remarks>
            Specifies how deep a node is in the tree. The top-most visible nodes belong
            to level 1. The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Root"/> node is level 0.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TreeView">
            <summary>
            Gets / sets the parent tree view that the tree node is assigned to.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> that represents the parent tree view that 
            the tree node is assigned to.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.FullPath">
            <summary>
            Returns the path from the root tree node to the current tree node.
            </summary>
            <value>The path from the root tree node to the current tree node.</value>
            <remarks>
            <p>You can also use the more flexible <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetPath(System.String)"/> method to
            get the path with a specific path separator.</p>
            <p>The path consists of the labels of all of the tree nodes that must be 
            navigated to get to this tree node, starting at the root tree node. The node 
            labels are separated by the delimiter character specified in the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PathSeparator"/> property of the TreeViewAdv control that 
            contains this node. For example, if the delimiter character of the tree view 
            control named "Location" is set to the backslash character, (\), the <b>FullPath</b> 
            property value is "Country\Region\State".</p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.TagObject">
            <summary>
            Gets / sets the object that contains data about the tree node.
            </summary>
            <value>
            An <see cref="T:System.Object"/> that contains data about the tree node. The default is a null reference (Nothing in Visual Basic).
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes">
            <summary>
            Returns the collection of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> objects assigned to the 
            current tree node.
            </summary>
            <value>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/> that represents the tree nodes assigned 
            to the current tree node.
            </value>
            <remarks>
            The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> property can hold a collection of other <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> 
            objects. Each of the tree node in the collection has a <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Nodes"/> property 
            that can contain its own <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/>. This nesting of 
            tree nodes can make it difficult to navigate a tree structure. The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.FullPath"/> 
            property makes it easier to determine your location in a tree.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Expanded">
            <summary>
            Indicates the expanded state of a tree node.
            </summary>
            <value>True if the tree node is in the expanded state; false otherwise.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ExpandImageIndex">
            <summary>
            Gets or sets image index of image for expand button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CollapseImageIndex">
            <summary>
            Gets or sets image index of image for collapse button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CollapseImage">
            <summary>
            Gets image for collapse button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ExpandImage">
            <summary>
            Gets image for expand button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.LeftImagePadding">
            <summary>
            Gets / sets the space between images for LeftImageList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.RightImagePadding">
            <summary>
            Gets / sets the space between images for RightImageList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.LeftStateImagePadding">
            <summary>
            Gets / sets the space before StateImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.RightStateImagePadding">
            <summary>
            Gets / sets the space after StateImage.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.HistoryManager">
            <summary>
            Returns the TreeView History manager this node belongs to.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IsUndoRedoPerforming">
            <summary>
            Indicates whether the node is in UndoRedo state.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckStateChanged">
            <summary>
            Occurs when the check state of the node changes.
            </summary>
            <remarks>
            <para>This event will be fired when the CheckedState property of the node has changed or when a new node has been Optioned.</para>
            <para>You could alternatively listen to the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterCheck"/>
            event of the tree which will be called when the CheckState is changing for any node in the tree.
            If you want to cancel the check state change, then listen to 
            <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck"/> of the tree.</para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.BeforePopupHelpText">
            <summary>
            Occurs before a popup of the TreeNodeAdv HelpText is opened.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ExpandImageIndexChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ExpandImageIndex"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CollapseImageIndexChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CollapseImageIndex"/> is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Primitives">
            <summary>
            A collection that contains Primitives objects.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CustomControlLocation">
            <summary>
            Gets/ Sets the location for the custom control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvSortType">
            <summary>
            Specifies the different sort types that can be specified in the <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Sort"/> method.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvSortType.Text">
            <summary>
            Sorts by text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvSortType.Tag">
            <summary>
            Sorts by the tag value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvSortType.CheckBox">
            <summary>
            Sorts by the checkbox value.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NodePositions">
            <summary>
            Specifies the node positions in a node collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NodePositions.First">
            <summary>
            The first TreeNodeAdv of the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NodePositions.Last">
            <summary>
            The last TreeNodeAdv of the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NodePositions.Previous">
            <summary>
            The previous TreeNodeAdv of the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NodePositions.Next">
            <summary>
            The next TreeNodeAdv of the TreeViewAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ChildTreeNodeAdvStyleInfo">
            <summary>
            Special class to support serializing the ChildStyle info.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo">
            <summary>
            Contains appearance and behavior information regarding the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>s.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Empty">
            <summary>
            An empty style object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.#ctor">
            <summary>
            Overloaded. Initalizes a new style object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo)">
            <summary>
            Initalizes a new style object and copies all data from an existing style object.
            </summary>
            <param name="style">The style object that contains the original data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore)">
            <summary>
            Initalizes a new style object and associates it with an existing <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore"/>.
            </summary>
            <param name="store">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore"/> that holds data for this <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/>.
            All changes in this style object will be saved in the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore"/> object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.#ctor(Syncfusion.Styles.StyleInfoIdentityBase)">
            <summary>
            Initalizes a new style object and associates it with an existing <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoIdentity"/>.
            </summary>
            <param name="identity">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoIdentity"/> that holds the indentity for this <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/>.
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.#ctor(Syncfusion.Styles.StyleInfoIdentityBase,Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore)">
            <summary>
            Initalizes a new style object and associates it with an existing <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoIdentity"/>.
            </summary>
            <param name="identity">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoIdentity"/> that holds the indentity for this <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/>.
            </param>
            <param name="store">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore"/> that holds data for this <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/>.
            All changes in this style object will be saved in the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore"/> object.
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.GetNode">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> for this style or null if style is used outside a grid model.
            </summary>
            <returns>The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> this style belongs to or null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.CreateSubObjectIdentity(Syncfusion.Styles.StyleInfoProperty)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.OnStyleChanged(Syncfusion.Styles.StyleInfoProperty)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.GetDefaultStyle">
            <override/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.NodeIdentity">
            <summary>
            Holds identity information such as TreeNode for the current <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Store">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore"/> object that holds all the data for this style object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Default">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/> with default settings.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Font">
            <summary>
            Gets / sets the font of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.TextColor">
            <summary>
            Gets / sets the Color of the text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.BaseStyle">
            <summary>
            Gets / sets the base style for the node from which to inherit.
            </summary>
            <remarks>The specified base style should be available in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BaseStyles"/>
            collection.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Background">
            <summary>
            Gets / sets the background of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Text">
            <summary>
            Gets / sets the text of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.HelpText">
            <summary>
            Gets / sets the help text of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.DisplayMember">
            <summary>
            Gets / sets the display member of the data bound to the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Height">
            <summary>
            Gets / sets the height of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.CheckColor">
            <summary>
            Indicates the color of check symbol.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.IntermediateCheckColor">
            <summary>
            Indicates the color of intermediate check symbol.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.IntermediateCheckBoxBackground">
            <summary>
            Indicates the background of checkbox when it is in intermediate state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.CheckBoxBackground">
            <summary>
            Indicates the background of checkbox .
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.ShowCheckBox">
            <summary>
            Indicates whether the checkbox of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.InteractiveCheckBox">
            <summary>
            Indicates whether the node will have an interactive checkbox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Tag">
            <summary>
            Gets / sets the tag of the node. Can be used to store additional information for the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.ShowPlusMinus">
            <summary>
            Indicates whether the plus/minus of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.OptionButtonColor">
            <summary>
            Indicates the color of Option button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.SelectedOptionButtonColor">
            <summary>
            Indicates the color of Selected Option button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.ShowOptionButton">
            <summary>
            Indicates whether the option button of the node is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.LeftImageIndices">
            <summary>
            Gets / sets the image indices of the images to be drawn on the left of the node`s text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.RightImageIndices">
            <summary>
            Gets / sets the image indices of the images  to be drawn on the right of the node`s text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.NoChildrenImgIndex">
            <summary>
            Gets / sets the image index indicating the image in the StateImageList where the node has no children.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.OpenImgIndex">
            <summary>
            Gets / sets the image index in the StateImageList where the node is expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.ClosedImgIndex">
            <summary>
            Gets / sets the image index in the StateImageList where the node is not expanded.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.ThemesEnabled">
            <summary>
            Indicates whether the node`s controls will be themed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.SortType">
            <summary>
            Gets / sets the sort type of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.SortOrder">
            <summary>
            Gets / sets the sort order of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Culture">
            <summary>
            Gets / sets the culture of the node used while sorting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Comparer">
            <summary>
            Gets / sets the <see cref="T:System.Collections.IComparer"/> object that compares two nodes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.CompareOptions">
            <summary>
            Gets / sets the compare options used in the sorting of the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.Enabled">
            <summary>
            Indicates whether the node is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.EnabledButtons">
            <summary>
            Indicates whether the buttons in the node are enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.EnsureDefaultOptionedChild">
            <summary>
            Indicates whether the first child should be marked as <see cref="!:Optioned"/> if none of the other children is Optioned in a parent node.
            </summary>
            <value>True to ensure a default optioned child. False otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo.CheckState">
            <summary>
            Gets / sets the checkState of the node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ChildTreeNodeAdvStyleInfo.#ctor">
            <summary>
            Constructor of the ChildTreeNodeAdvStyleInfo
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ChildTreeNodeAdvStyleInfo.#ctor(Syncfusion.Styles.StyleInfoIdentityBase,Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore)">
            <summary>
            Constructor of the ChildTreeNodeAdvStyleInfo
            </summary>
            <param name="identity">It provides identity information for Syncfusion.Styles.StyleInfoBase objects.</param>
            <param name="store">It provides the storage of the TreeNodeAdvStyleInfoStore</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ChildTreeNodeAdvStyleInfo.#ctor(Syncfusion.Styles.StyleInfoIdentityBase)">
            <summary>
            Constructor of the ChildTreeNodeAdvStyleInfo
            </summary>
            <param name="identity">It provides identity information for Syncfusion.Styles.StyleInfoBase objects.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomControlEditor">
            <summary>
            CustomControlEditor used to design value editors that can provide a user interface (UI) for representing
            and editing the values of objects of the supported data types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomControlEditor.#ctor">
            <summary>
            Constructor of the CustomControlEditor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomControlEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
             Gets the editor style used by the CustomControlEditor.EditValue method.
            </summary>
            <param name="context"> Provides contextual information about a component, such as its container and property descriptor.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomControlEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <param name="provider">An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>The new value of the object. If the value of the object has not changed, this should return the same object it was passed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlPaintAdv.DrawCheckBox(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean,System.Drawing.Color)">
            <summary>
            To draw the check box of the TreeNodeAdv
            </summary>
            <param name="tna"> The TreeNodeAdv which needs to drawn.</param>
            <param name="g"> A graphics object which helps to provide the data.</param>
            <param name="r"> The rectangle of the check box.</param>
            <param name="bs">The button state of the check box</param>
            <param name="metro"> indicates whether the metro style specified or not</param>
            <param name="metroColor">To specifies the metro color</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlPaintAdv.DrawRadioButton(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean,System.Drawing.Color)">
            <summary>
            To draw the RadioButton of the TreeNodeAdv
            </summary>
            <param name="tna"> The TreeNodeAdv which needs to drawn.</param>
            <param name="g"> A graphics object which helps to provide the data.</param>
            <param name="r"> The rectangle of the check box.</param>
            <param name="bs">The button state of the check box</param>
            <param name="metro"> indicates whether the metro style specified or not</param>
            <param name="metroColor">To specifies the metro color</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvSelectionEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvSelectionEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.SelectedNodesCollection,Syncfusion.Windows.Forms.Tools.TreeViewAdvAction)">
            <summary>
            Constructor of the TreeViewAdvSelectionEventArgs
            </summary>
            <param name="selectedNodes">The A <see cref="T:Syncfusion.Windows.Forms.Tools.SelectedNodesCollection"/> instance.</param>
            <param name="action">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction"/> type.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvSelectionEventArgs.SelectedNodes">
            <summary>
            Gets the selected node collection
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvSelectionEventArgs.Action">
            <summary>
            Gets the TreeViewAdvAction
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableSelectionEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableSelectionEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.SelectedNodesCollection,Syncfusion.Windows.Forms.Tools.TreeViewAdvAction,System.Boolean)">
            <summary>
            Constructor of the TreeViewAdvCancelableSelectionEventArgs.
            </summary>
            <param name="selectedNodes">The A <see cref="T:Syncfusion.Windows.Forms.Tools.SelectedNodesCollection"/> instance.</param>
            <param name="action">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction"/> type.</param>
            <param name="cancel"> The selection needs to be canceled or not.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableSelectionEventArgs.Cancel">
            <summary>
            Gets or sets the cancel property.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvNodeEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeExpand"/> event of the TreeViewAdv control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvNodeEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterCollapse"/> event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvNodeEventArgs.Node">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> which is associated with the action.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableNodeEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeExpand"/> event of the TreeViewAdv control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableNodeEventArgs">
            <summary>
            Custom EventArgs class which is used in <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeExpand"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableNodeEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            Initializes the TreeViewAdvCancelableNodeEventArgs class
            </summary>
            <param name="node">The node which is associated with the event</param>
            <param name="cancel"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableNodeEventArgs.Cancel">
            <summary>
            A boolean property which indicates whether the event is to be cancelled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvBeforeCheckEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck"/> event of the TreeViewAdv control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeCheckEventArgs">
            <summary>
            Custom EventArgs class that is passed to BeforeCheck event of <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeCheckEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean,System.Windows.Forms.CheckState)">
            <summary>
            Initializes the TreeNodeAdvBeforeCheckEventArgs class 
            </summary>
            <param name="node">The node which is involved in the action</param>
            <param name="cancel">Parameter to indicate whether the action should be cancelled</param>
            <param name="newState">The new state of check box associated with node</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeCheckEventArgs.NewCheckState">
            <summary>
            Gets the checkstate of the node
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeSelectEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction">
            <summary>
            Specifies the action that raised a TreeViewAdv event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction.ByKeyboard">
            <summary>
            The event was caused by a keystroke.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction.ByMouse">
            <summary>
            The event was caused by a mouse operation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction.Collapse">
            <summary>
            The event was caused by the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> collapsing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction.Expand">
            <summary>
            The event was caused by the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> expanding.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction.Unknown">
            <summary>
            The action that caused the event is unknown.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> objects.
            </summary>
            <remarks>
            The <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.Add(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)"/>, <see cref="!:Remove"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.RemoveAt(System.Int32)"/> methods
            enable you to add and remove individual tree nodes from the collection. You can
            also use the <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.AddRange(Syncfusion.Windows.Forms.Tools.TreeNodeAdv[])"/> or <see cref="!:Clear"/> methods to
            add or remove all the tree nodes from the collection.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.#ctor">
            <summary>
            Creates a new instance of the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.RemoveAt(System.Int32)">
            <summary>
            Removes the element at the specified index of the TreeNodeAdvCollection.
            </summary>
            <param name="index"> The zero-based index of the element to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)">
            <summary>
            
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.Add(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Adds a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> to the collection.
            </summary>
            <param name="node">The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> to add.</param>
            <returns>The position of the added node in the list.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.AddRange(Syncfusion.Windows.Forms.Tools.TreeNodeAdv[])">
            <summary>
            Adds an array of TreeNodeAdv objects to the collection.
            </summary>
            <param name="items">An array of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> objects to add to the collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.Sort">
            <summary>
             Sorts the elements in the entire TreeNodeAdvCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.Sort(System.Windows.Forms.SortOrder)">
            <summary>
            Sorts the collection using the specified sort order.
            </summary>
            <param name="order">One of the <see cref="T:System.Windows.Forms.SortOrder"/> entries.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.BeforeRemoving">
            <summary>
            Occurs before a removing the TreeNodeAdv from TreeNodeAdvCollection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection.Item(System.Int32)">
            <summary>
            Gets / sets a reference to the TreeNodeAdv at the specified index location in the
            collection.
            In C#, this property is the indexer for the TreeNodeAdvCollection class.
            </summary>
            <param name="index">The location of the TreeNodeAdv in the collection.</param>
            <value>The reference to the TreeNodeAdv.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SelectedNodesCollection">
            <summary>
            Specifies the list of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>s currently selected in a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>.
            </summary>
            <remarks>
            <p>This collection contains references to all selected nodes in the <b>TreeViewAdv</b>.
            Adding a <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> to this collection will select the node. Removing a node from this collection will deselect the node.</p>
            <p>Whenever a node is selected/deselected, either by user action or in code,
            it is automatically added/removed from the <b>SelectedNodes</b> collection.</p>
            <p>This collection is read-only, which means you can add and remove elements but cannot change
            the existing elements.</p>
            <p>You can listen to new selections being added to this collection using the collection's
            <see cref="E:Syncfusion.Collections.ArrayListExt.CollectionChanged"/> event handler
            or listen to the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>'s <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> event.</p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectedNodesCollection.#ctor">
            <summary>
            Creates a new instance of this class.
            </summary>
            <remarks>This collection is always read-only. But you can still add/remove nodes.</remarks>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.SelectedNodesCollection.AddHandlers(System.Object)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.SelectedNodesCollection.Clone">
            <summary>
            Creates a shallow copy of the TreeNodeAdvCollection
            </summary>
            <returns>A shallow copy of the TreeNodeAdvCollection.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SelectedNodesCollection.Item(System.Int32)">
            <summary>
            Returns a node at the specified index.
            </summary>
            <remarks>Note that you cannot change the entry at a particular index.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollectionEditor">
            <summary>
            Summary description for TreeNodeAdvCollectionEditor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <param name="provider">An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>The new value of the object. If the value of the object has not changed, this should return the same object it was passed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
             Gets the editor style used by the CustomControlEditor.EditValue method.
            </summary>
            <param name="context"> Provides contextual information about a component, such as its container and property descriptor.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBaseStylesEditor">
            <summary>
            Summary description for TreeNodeAdvBaseStylesEditor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBaseStylesEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <param name="provider">An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>The new value of the object. If the value of the object has not changed, this should return the same object it was passed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBaseStylesEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
             Gets the editor style used by the CustomControlEditor.EditValue method.
            </summary>
            <param name="context"> Provides contextual information about a component, such as its container and property descriptor.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodePrimitiveConverter">
            <summary>
            Provides a type converter to convert expandable objects to and from various other representations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitiveConverter.#ctor">
            <summary>
            Constructor of the TreeNodePrimitiveConverter
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitiveConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Returns whether this converter can convert the object to the specified type, using the specified context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="destinationType"> A System.Type that represents the type you want to convert to.</param>
            <returns> true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodePrimitiveConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts the given value object to the specified type, using the specified context and culture information.   
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture"> A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvConverter">
            <summary>
            Summary description for TreeNodeAdvConverter.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvConverter.#ctor">
            <summary>
            Constructor of the TreeNodeAdvConverter
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Returns whether this converter can convert the object to the specified type, using the specified context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="destinationType"> A System.Type that represents the type you want to convert to.</param>
            <returns> true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts the given value object to the specified type, using the specified context and culture information.   
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture"> A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleNamePairConverter">
            <summary>
            Provides a type converter to convert expandable objects to and from various other representations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleNamePairConverter.#ctor">
            <summary>
            Constructor of the TreeNodePrimitiveConverter
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleNamePairConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Returns whether this converter can convert the object to the specified type, using the specified context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="destinationType"> A System.Type that represents the type you want to convert to.</param>
            <returns> true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleNamePairConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts the given value object to the specified type, using the specified context and culture information.   
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture"> A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoConverter">
            <summary>
            Provides a type converter to convert expandable objects to and from various other representations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoConverter.#ctor">
            <summary>
            Constructor of the TreeNodePrimitiveConverter
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Returns whether this converter can convert the object to the specified type, using the specified context.
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="destinationType"> A System.Type that represents the type you want to convert to.</param>
            <returns> true if this converter can perform the conversion; otherwise, false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            Converts the given value object to the specified type, using the specified context and culture information.   
            </summary>
            <param name="context">An System.ComponentModel.ITypeDescriptorContext that provides a format context.</param>
            <param name="culture"> A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.</param>
            <param name="value">The System.Object to convert.</param>
            <param name="destinationType">The System.Type to convert the value parameter to.</param>
            <returns>An System.Object that represents the converted value.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs">
            <summary>
            Event args that are passed in the DrawNode event of the TreeViewAdv control. 
            Contains information about the appearance of the node and the location and sizes of different parts of the node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Point,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Drawing.Color)">
            <summary>
            Initializes the TreeNodeAdvPaintEventArgs class 
            </summary>
            <param name="node">The node associated with event</param>
            <param name="g">The instance of Graphics class</param>
            <param name="bounds">Bounds of the Node</param>
            <param name="textLocation">Location of Text</param>
            <param name="level">The Level of Node</param>
            <param name="indent">The Indent of Node</param>
            <param name="selected">Indicates whether the Node is selected</param>
            <param name="active">Indicates whether the Node is active</param>
            <param name="fullRowSelect">Indicates whether FullRowSelect is enabled</param>
            <param name="hotTracked">Indicates whether HotTracking is enabled</param>
            <param name="foreColor">The foreground color of node</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.RightMargin">
            <summary>
            Gets / Sets the RightMargin
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Node">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> which is associated with the action.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.TextLocation">
            <summary>
            Gets the location of text as <see cref="T:System.Drawing.Point"/>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Bounds">
            <summary>
            Get the bounds of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Handled">
            <summary>
            Gets / Sets a value indicating whether the event was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.HandledPlusMinus">
            <summary>
            Gets / Sets a value indicating whether painting PlusMinus button was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.HandledCheckBox">
            <summary>
            Gets / Sets a value indicating whether painting CheckBox was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.HandledOptionButton">
            <summary>
            Gets / Sets a value indicating whether painting Option button was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.HandledLeftImageList">
            <summary>
            Gets / Sets a value indicating whether painting images in left side was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.HandledStateImageList">
            <summary>
            Gets / Sets a value indicating whether painting state image was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.HandledText">
            <summary>
            Gets / Sets a value indicating whether painting text was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.HandledRightImageList">
            <summary>
            Gets / Sets a value indicating whether painting images in right side was handled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Graphics">
            <summary>
            Gets the <see cref="T:System.Drawing.Graphics"/> object associated with the event
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Level">
            <summary>
            Gets the level of node
            </summary>
            <remarks>
            An instance of <see cref="T:System.Int32"/>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Indent">
            <summary>
            Gets the indent of node
            </summary>
            <remarks>
            An instance of <see cref="T:System.Int32"/>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Selected">
            <summary>
            Gets / Sets a value indicating whether the node is selected
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Active">
            <summary>
            Gets / Sets a value indicating whether the node is Active
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.FullRowSelect">
            <summary>
            Gets a value indicating whether the FullRowSelect is enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.HotTracked">
            <summary>
            Gets / Sets a value indicating whether the HotTracking is enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.ForeColor">
            <summary>
            Gets / Sets foreground color
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs">
            <summary>
            Event args that are passed in the NodeBackGround event of the TreeViewAdv control. 
            Contains information about the appearance of the node background and the location and sizes of different parts of the node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Drawing.Graphics,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Syncfusion.Drawing.BrushInfo)">
            <summary>
            
            </summary>
            <param name="node">The node associated with event</param>
            <param name="g">The instance of Graphics class</param>
            <param name="selected">Indicates whether the Node is selected</param>
            <param name="active">Indicates whether the Node is active</param>
            <param name="fullRowSelect">Indicates whether FullRowSelect is enabled</param>
            <param name="hotTracked">Indicates whether HotTracking is enabled</param>
            <param name="brushInfo">The BrushInfo with which the background will be painted </param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.Node">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> which is associated with the action.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.Bounds">
            <summary>
            Get the bounds of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.Graphics">
            <summary>
            Gets the <see cref="T:System.Drawing.Graphics"/> object associated with the event
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.Selected">
            <summary>
            Gets / Sets a value indicating whether the node is selected
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.Active">
            <summary>
            Gets / Sets a value indicating whether the node is Active
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.FullRowSelect">
            <summary>
            Gets a value indicating whether the FullRowSelect is enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.HotTracked">
            <summary>
            Gets / Sets a value indicating whether the HotTracking is enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.BrushInfo">
            <summary>
            Gets / Sets the BrushInfo with which the background will be painted by default, if you don't 
            mark this event as handled.
            </summary>
            <remarks>You can optionally change the properties of this BrushInfo object 
            or provide a new BrushInfo without
            marking this event as handled <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.Handled"/>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs.Handled">
            <summary>
            Gets / Sets a value indicating whether the event was handled
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoStore">
            <summary>
            Summary description for TreeViewAdvStyleInfoStore.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvStyleInfoIdentity.Dispose">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvStyleInfoIdentity.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Call this constructor only to initialize ChildStyles. Assumption is made in GetBaseStyles
            that this is called only for ChildStyles.
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvStyleInfoIdentity.GetBaseStyles(Syncfusion.Styles.IStyleInfo)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvStyleInfoIdentity.ToString">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvStyleInfoIdentity.OnStyleChanged(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoIdentity.Dispose">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoIdentity.GetBaseStyles(Syncfusion.Styles.IStyleInfo)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoIdentity.ToString">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfoIdentity.OnStyleChanged(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
            <override/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeStyle">
            <summary>
            Indicates the TreeViewAdv Visual style appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeStyle.Default">
            <summary>
            Represents the Default Visual style appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeStyle.Metro">
            <summary>
            Represents the Metro style appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeStyle.Office2007">
            <summary>
            Represents the Office2007 Visual style appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeStyle.Office2010">
            <summary>
            Represents the Office2010 Visual style appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeSelectionMode">
            <summary>
            Specifies the selection mode for the tree.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeSelectionMode.Single">
            <summary>
            Lets you select one node at a time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeSelectionMode.MultiSelectSameLevel">
            <summary>
            Lets you select multiple nodes within the same level.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeSelectionMode.MultiSelectAll">
            <summary>
            Lets you select multiple nodes across all levels.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption">
            <summary>
            Enum for specifying the options to find and replace in TreeView.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption.MatchWholeText">
            <summary>
            This option helps match the whole searched text with the TreeNodeAdv text, while performing a search in TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption.MatchCase">
            <summary>
            This option specifies whether casing needs to be considered during the search process.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange">
            <summary>
            Enum for specifying the levels of range to find and replace in TreeView.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange.TreeView">
            <summary>
            This option helps specify whether the search needs to be performed with all levels of TreeNodeCollection in TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange.RootNode">
            <summary>
            This option helps to specify whether the search needs to be performed only with the parent level of the TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange.ChildNode">
            <summary>
            This option helps to specify, whether the search needs to be performed only with the child level of TreeNodeAdv
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchNavigation">
            <summary>
            Enum for specifying the navigation style to find and replace in TreeView.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewSearchNavigation.SearchUp">
            <summary>
            This option helps to specify whether the search needs to be performed from the bottom to the top of TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewSearchNavigation.SearchDown">
            <summary>
            This option helps to specify whether the search needs to be performed from the top to the bottom of TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewSearchNavigation.SearchAll">
            <summary>
            This option helps to specify whether the search can be performed in all cases (SearchUp, SearchDown) repeatedly.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv">
            <summary>
            The TreeViewAdv control is an advanced tree control that surpasses the functionality and look of the standard TreeView control.
            It displays a hierarchical collection of labeled items, each represented by a TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DEF_DEFAULT_IMAGE_INDEX">
            <summary>
            Default image index.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.borderSides">
            <summary>
            Initialize the borderSides as All.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.border3DStyle">
            <summary>
            Initialize the border3DStyle as Sunken.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.borderStyle">
            <summary>
            Initialize the borderStyle as Fixed3D.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.borderSingle">
            <summary>
            Initialize the borderSingle as Solid.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.borderColor">
            <summary>
            Initialize the borderColor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.themedDrawing">
            <summary>
            Initialize the themedDrawing property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.themedEditDrawing">
            <summary>
            Initialize the themedEditDrawing property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.themedBorder">
            <summary>
            Indicates whether the themedBorder is needs to be enabled or disabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ignoreThemeBackground">
            <summary>
            Initialize the ignoreThemeBackground property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.helpText">
            <summary>
            Initialize the help text of the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ignoreNextMouseMove">
            <summary>
            Initialize the ignoreNextMouseMove property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.timer">
            <summary>
            Initialize the timer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.toolTipNode">
            <summary>
            Initialize the ToolTipNode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OptionedNode">
            <summary>
            Initialize the OptionedNode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.paintFilter">
            <summary>
            Initialize the paintFilter property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bMouseLeaved">
            <summary>
            Indicates whether mouse has left out of control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_hashHighlightedNodes">
            <summary>
            Nodes needed to be highlighted for selecting child.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_highlightedNode">
            <summary>
            Node which must be highlighted like parent for dragging.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bAllowDropStubWorks">
            <summary>
            Stub variable which indicates whether artificial drag-and-drop works
            when AllowDrop is set to false.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bKeepDottedSelection">
            <summary>
            Indicates whether control must draw dotted rectangle around 
            selected node when it has no focus.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bKeepDragCapturePoint">
            <summary>
            Indicates whether cue image should be drawn 
            at a distance below the mouse cursor while dragging. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_nodeStateImageList">
            <summary>
            ImageList with images that are displayed 
            instead of expand/collapse button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_defaultCollapseImageIndex">
            <summary>
            Index of default image for collapse button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_defaultExpandImageIndex">
            <summary>
            Index of default image for expand button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.delayToolTip">
            <summary>
            Delays the Tool tip
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_lastButtonDownPoint">
            <summary>
            Point to remember last click-point.
            NOTE : It will be set at OnMouseDown and null
             ( set to Point.Empty ) at OnMouseUp.
             ( need to fix issue # 180 )
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_lastButtonDownNode">
            <summary>
            Initialize the m_lastButtonDownNode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeLevelStyleBaseName">
            <summary>
            Initialize the NodeLevelStyleBaseName value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BaseStyleBaseName">
            <summary>
            Initialize the BaseStyleBaseName value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.components">
            <summary>
            Initialize the components.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.root">
            <summary>
            Initialize the Root TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.itemHeight">
            <summary>
            Initialize the default height of the nodes.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.parentIndent">
            <summary>
            Initialize the indent of the child nodes from the parent node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DefaultBaseStyleName">
            <summary>
            Initialize the DefaultBaseStyleName.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.activeNode">
            <summary>
            Initialize the active TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.selectionBaseNode">
            <summary>
            The base node, based on which multiple selection will be performed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.mouseBasedSelectionOn">
            <summary>
            The base node, based on which multiple selection will be performed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.latestMouseBasedSelectionCollection">
            <summary>
            Indicates the mouseBasedSelectionOn.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.keySearching">
            <summary>
            Indicates whether keyboard based searching should be allowed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.keyInputTimer">
            <summary>
            Initialize the keyInputTimer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEditor">
            <summary>
            Initialize the Label Editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.keySearch">
            <summary>
            Initialize the key search.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.searchFromNextSelectableNode">
            <summary>
            Initialize the searchFromNextSelectableNode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.isNavigatedUp">
            <summary>
            Indicates whether the navigation up.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.isNavigatedDown">
            <summary>
            Indicates whether the navigation down.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.isNavigatedToRoot">
            <summary>
            Indicates whether the navigation to Root node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.isMouseDownExpanded">
            <summary>
            Indicates whether the TreeNodeAdv expanded or not.                                                             
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.lineStyle">
            <summary>
            Initialize the Line style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.lineColor">
            <summary>
            Initialize the Line color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.fullRowSelect">
            <summary>
            Indicates whether the complete row will be highlighted when a node is selected.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.hideSelection">
            <summary>
            Indicates whether the TreeViewAdv will hide it's selected nodes when not focused.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.preparingDragCueBitmap">
            <summary>
            Indicates whether the DragCueBitmap is prepared or not
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.dragging">
            <summary>
            Initialize whether the TreeNodeAdv is dragging.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CustomControlsImage">
            <summary>
            Indicates the CustomControlsImage.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.checkedNodes">
            <summary>
            Collection contains checked nodes in tree.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.selectedNodes">
            <summary>
            Collection contains selected nodes in TreeViewAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.clickedOnSelection">
            <summary>
            Indicates whether the TreeNodeAdc clicked on selection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.mouseDownPoint">
            <summary>
            Initialize the Mouse Down point.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEditStartTimer">
            <summary>
            Timer for Label Edit
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.activeNodeForLabelEdit">
            <summary>
            Initialize the active TreeNodeAdv for LabelEdit.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.canDrag">
            <summary>
            Indicates whether the TreeNodeadv can dragged.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.hotTracking">
            <summary>
            Indicates whether the nodes will have a hot tracked appearance when the mouse cursor is hovering over them.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DisableReplacing">
            <summary>
            Indicates the DisableReplacing property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DisableFinding">
            <summary>
            Initialize the DisableFinding property
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.allowMouseBasedSelection">
            <summary>
            Indicates whether multiple nodes can be selected with mouse down and drag.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.showLines">
            <summary>
            Initialize whether the lines are showed in TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.showRootLines">
            <summary>
             Initialize whether the Root lines are showed in TreeViewAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.pathSeparator">
            <summary>
            Initialize the path separator
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.printing">
            <summary>
            Indicates whether the TreeViewAdv is printing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.toolTip">
            <summary>
            Initialize the tool tip control of the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.loadOnDemand">
            <summary>
            Indicates the loadOnDemand
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ownerDrawNodes">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeNodePaint"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint"/> events will be fired before drawing a node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ownerDrawNodesBackground">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeBackgroundPaint"/> event will be fired before drawing a node's background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.themedButtonDrawing">
            <summary>
            Indicates whether the themed button drawing on TreeNodeAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.themedTreeDrawing">
            <summary>
            Indicates whether the themed tree drawing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEdit">
            <summary>
            Initialize the whether the Label edit is enabled or disabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.addSeparatorAtEnd">
            <summary>
            Indicates whether the TreeNodeAdv.GetPath method adds a separator at the end of the path string returned.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.gutterSpace">
            <summary>
            Initialize the space left on the left side of the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.measuringGraphics">
            <summary>
            Initialize the measuringGraphics.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.nodeCount">
            <summary>
            Initialize the TreeNodeAdv Count.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.selectionMode">
            <summary>
            Initialize the selection mode for the tree.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ensureVisibleSelectedNode">
            <summary>
             Indicates whether the selected node will be brought to view by scrolling, if necessary.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.transparentControls">
            <summary>
            Indicates whether the controls (example, PlusMinus) will have a transparent background.
            Setting this property slows down drawing of the TreeViewAdv control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.leftImageList">
            <summary>
            Initialize the leftImageList.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.rightImageList">
            <summary>
            Initialize the rightImageList.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.stateImageList">
            <summary>
            Initialize the stateImageList.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.dragOnText">
            <summary>
            Indicates whether the drag-drop operation will occur only if the node is dragged on the text area.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.selectedNodeBackground">
            <summary>
            Initialize the background of the selected node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.inactiveSelectedNodeBackground">
            <summary>
            Initialize the background of the selected node when the control is not focused.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.selectedNodeForeColor">
            <summary>
            Initialize the text color of the selected node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.inactiveSelectedNodeForeColor">
            <summary>
            Initialize the text color of the inactive node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.rmousedownnode">
            <summary>
            Initialize the Right Mousedown TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.lmousedownnode">
            <summary>
            Initialize the Right Mousedown TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.curSelectedNodeIndex">
            <summary>
            Initialize the curSelectedNodeIndex.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.bgBrush">
            <summary>
            Initialize the background color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.treeNodedragHelper">
            <summary>
            Initialize the Drag helper.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.showDragNodeCue">
            <summary>
            Indicates whether an alpha blended image of the selected nodes should be drawn beside the cursor during drag and drop.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.baseStyles">
            <summary>
            Initialize the base styles.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.boundStyle">
            <summary>
            Initialize the bound styles.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.draggedTnas">
            <summary>
            Indicates whether the dragged TreeNodeAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.broughtIntoView">
            <summary>
            Indicates whether the TreeNodeAdv Bring into View.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.selectUpwardDirection">
            <summary>
            Indicates the direction of selection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.bKeypressed">
            <summary>
            Indicates the currently selected keys.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_lastSelectedByKeyBoard">
            <summary>
            Indicates the current now which is selected by key pressing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.sortWithChildNodes">
            <summary>
            To indicates the whether the child nodes are needs to sorted or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.recalculateExpansion">
            <summary>
            Indicates if node dimension calculation should be done on load.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.focusFailedOnValidation">
            <summary>
            To indicates whether the focus Failed OnValidation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.inNodeRefresh">
            <summary>
            To indicates whether the TreeNodeAdv is refreshed or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.firstkeypress">
            <summary>
            Initialize the first key press.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.secondkeypress">
            <summary>
            Initialize the second key press.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.timediff">
            <summary>
            Initialize the TimeSpan.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CTRLSIZE">
            <summary> 
            Default size of the control 
            </summary> 
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ITMHEIGHT">
            <summary>
            Default item height
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.cachedRgn">
            <summary>
            Initialize the cachedRgn.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.shouldSelectNodeOnEnter">
            <summary>
            Implemented for FR:730.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.canSelectDisabledNode">
            <summary>
            To initialize the disabled node selection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.showFocusRect">
            <summary>
            Indicates whether the FocusRect of the TreeNodeAdv is shown or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_RemovedCustomControls">
            <summary>
            Initialize the m_RemovedCustomControls.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_ControlBounds">
            <summary>
            Initialize the m_ControlBounds.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_ControlParent">
            <summary>
            Initialize the m_ControlParent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_needUpdateEditTop">
            <summary>
            Initialize the StyleNamePairsList
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsEditEnding">
            <summary>
            To avoid nested calling of EndEdit method.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.stylePairs">
            <summary>
            Initialize the StyleNamePairsList
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv._scalefactor">
            <summary>
            Initialize the scale factor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv._touchMode">
            <summary>
            Initialize the EnableTouchMode property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_historyManager">
            <summary>
            Initialize the HistoryManager.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bHistoryEnabled">
            <summary>
            Indicates whether register items in history list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.scroll">
            <summary>
            Initialize the ScrollersFrame.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.suspendExpandRecalculate">
            <summary>
            Indicates whether the suspendExpandRecalculate property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.skinstyle">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.metroColor">
            <summary>
            Initialize the Metro color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.style">
            <summary>
            Initialize Visual style appearance as Default.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.color2007Scheme">
            <summary>
            Specifies office 2007 color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.color2010Scheme">
            <summary>
            Specifies office 2010 color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.tnaCollection">
            <summary>
            Initialize the TreeNode Collection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.expandednode">
            <summary>
            Get the Expanded node collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.selectOnCollapse">
            <summary>
            Indicates whether the collapsed node should be selected if any of the child node is selected or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bAutoControlsAdding">
            <summary>
            Auto custom controls adding in TreeViewAdv.Controls
            false - only in designer editor.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_htCustomControlCollection">
            <summary>
            Custom control collection.
            Key - custom control.
            Value - node.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_EnableValidatingOnLabelEdit">
            <summary>
             Holds whether TreeNodeAdv text can be validated.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.isHScrollValueChanged">
            <summary>
            Indicates whether the HScrollValueChanged.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_focusSubscribed">
            <summary>
            To indicates focus subscribed 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bHScroll">
            <summary>
            Initialize the horizontal scroll bar
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bVScroll">
            <summary>
            To initialize the vertical scroll bar
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv._hScrollPos">
            <summary>
            Initialize the position of the Horizontal scrollbar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.inVScroll">
            <summary>
            Initialize the Vertical scroll.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.inHScroll">
            <summary>
            Initialize the Horizontal scroll.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv._vScrollPos">
            <summary>
            Initialize the position of the Vertical scrollbar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_Keypressed">
            <summary>
            Initialize the key pressed state for TreeViewAdv
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bIsKeyDown">
            <summary>
            Indicates whether the KeyDown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bIsMouseDown">
            <summary>
            Indicates whether the MouseDown
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_pushedState">
            <summary>
            Indicates whether the pressed state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.isMouseMove">
            <summary>
            Indicates whether the Mouse move operation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsLeftMouseDown">
            <summary>
            Indicates whether the MouseDown by using Left MouseButton .
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bIsMouseUp">
            <summary>
            Indicates whether the mouse up.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_lastSelectedNode">
            <summary>
            Indicates whether the last selected node
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ensureVisible">
            <summary>
            To initialize the ensureVisible property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_bNeedUpdateCustomControls">
            <summary>
            Need update custom controls visibility and bounds.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsMouseDownWithCtrl">
            <summary>
            To indicates whether the MouseDown with Ctrl button pressed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.lastNodeOver">
            <summary>
            To indicates whether the Mouse hover on last TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_ShowToolTip">
            <summary>
            Initialize whether the Tool tip should be visible or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.args">
            <summary>
            Initialize the CancelEventArgs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_tnHelpTextNode">
            <summary>
            Initialize the HelpTextNode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_textSelectionLength">
            <summary>
            Indicates the text selection length.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_selectionStart">
            <summary>
            Indicates the text selection start.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.lastText">
            <summary>
            Indicates the last text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.cancelEdit">
            <summary>
            Indicates whether the cancel edit.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.dragCueOn">
            <summary>
            Initialize the dragCueOn property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.updating">
            <summary>
            Indicates whether the updating the value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ignoreLeave">
            <summary>
            To indicates whether the ignoreLeave property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.#ctor">
            <summary>
            Creates a new TreeViewAdv control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeEditorValidateString(Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs)">
            <summary>
            Raises the NodeEditorValidateString event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnNodeEditorValidateString method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnNodeEditorValidateString in a derived
            class, be sure to call the base class's OnNodeEditorValidateString method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeEditorValidating(Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs)">
            <summary>
            Raises the NodeEditorValidating event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnNodeEditorValidating method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnNodeEditorValidating in a derived
            class, be sure to call the base class's OnNodeEditorValidating method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeEditorValidated(Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs)">
            <summary>
            Raises the NodeEditorValidated event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnNodeEditorValidated method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnNodeEditorValidated in a derived
            class, be sure to call the base class's OnNodeEditorValidated method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnEditCancelled(Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs)">
            <summary>
            Raises the edit cancel event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnEditCancelled method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnEditCancelled in a derived
            class, be sure to call the base class's OnEditCancelled method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBeforeEdit(Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs)">
            <summary>
            Raises the BeforeEdit event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnBeforeEdit method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeEdit in a derived
            class, be sure to call the base class's OnBeforeEdit method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEditor_Leave(System.Object,System.EventArgs)">
            <summary>
            Raises the leave event in LabelEditor
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LabelEditStartTimer_Tick(System.Object,System.EventArgs)">
            <summary>
            Raises the Timer event of the LabelEditStartTimer.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEditor_MouseUp(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEditor_LostFocus(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEditor_KeyUp(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEditor_KeyDown(System.Object,System.Windows.Forms.KeyEventArgs)">
            <summary>
            This will be called in a native application. scenario (with COM interop)
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.labelEditor_TextChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnDragEnter(System.Windows.Forms.DragEventArgs)">
            <summary>
            Performs actions required while drag enter. (Overridden method)
            </summary>
            <param name="drgevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnDragLeave(System.EventArgs)">
            <summary>
            Performs actions required while drag leaves. (Overridden method)
            </summary>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnDragOver(System.Windows.Forms.DragEventArgs)">
            <summary>
            Performs the actions required while drag over. (Overridden method)
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnDragDrop(System.Windows.Forms.DragEventArgs)">
            <summary>
            Performs the actions required on drag drop. (Overridden method)
            </summary>
            <param name="drgevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)">
            <summary>
            Performs actions required while QueryContinueDrag. (Overridden method)
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)">
            <summary>
            Performs actions required OnGiveFeedback. (Overridden method)
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DispatchDragOver(System.Windows.Forms.DragEventArgs)">
            <summary>
            Dispatches the drag over operation.
            </summary>
            <param name="drgevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DispatchOnDragDrop(System.Windows.Forms.DragEventArgs)">
            <summary>
            Dispatches the drag drop operation
            </summary>
            <param name="drgevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DispatchOnDragEnter(System.Windows.Forms.DragEventArgs)">
            <summary>
            Dispatches the drag enter operation.
            </summary>
            <param name="drgevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DispatchOnDragLeave(System.EventArgs)">
            <summary>
            Dispatches the DragLeave operation.
            </summary>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DispatchOnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)">
            <summary>
            Dispatches the QueryContinueDrag operation.
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DispatchOnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)">
            <summary>
            Dispatches the GiveFeedback operation.
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnThemeChanged(System.EventArgs)">
            <summary>
            Raises the ThemeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnThemeChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnThemeChanged in a derived
            class, be sure to call the base class's OnThemeChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DrawBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.PaintEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GradientPanel_BackColorChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ImageList_HandleRecreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseItemDrag(System.Windows.Forms.ItemDragEventArgs)">
            <summary>
            Calls the <see cref="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)"/> to raise the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ItemDrag"/> event.
            </summary>
            <param name="e">An ItemDragEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)">
            <summary>
            Raises the ItemDrag event.
            </summary>
            <param name="e">An ItemDragEventArgs that contains the event data.</param>
            <remarks>
            <para>The OnItemDrag method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnItemDrag in a derived
            class, be sure to call the base class's OnItemDrag method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeBackgroundPaint(Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs)">
            <summary>
            Raises the NodeBackgroundPaint event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnNodeBackgroundPaint method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnNodeBackgroundPaint in a derived
            class, be sure to call the base class's OnNodeBackgroundPaint method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBeforeNodePaint(Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs)">
            <summary>
            Raises the BeforeNodePaint event.
            </summary>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs"/> that contains the event data.</param>
            <remarks>
            <para>The OnBeforeNodePaint method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeNodePaint in a derived
            class, be sure to call the base class's OnBeforeNodePaint method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnAfterNodePaint(Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs)">
            <summary>
            Raises the AfterNodePaint event.
            </summary>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs"/> that contains the event data.</param>
            <remarks>
            <para>The OnAfterNodePaint method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnAfterNodePaint in a derived
            class, be sure to call the base class's OnAfterNodePaint method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBeforeExpand(Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableNodeEventArgs)">
            <summary>
            Raises the BeforeExpand event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnBeforeExpand method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeExpand in a derived
            class, be sure to call the base class's OnBeforeExpand method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBeforeCollapse(Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableNodeEventArgs)">
            <summary>
            Raises the BeforeCollapse event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnBeforeCollapse method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeCollapse in a derived
            class, be sure to call the base class's OnBeforeCollapse method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnAfterExpand(Syncfusion.Windows.Forms.Tools.TreeViewAdvNodeEventArgs)">
            <summary>
            Raises the AfterExpand event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnAfterExpand method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnAfterExpand in a derived
            class, be sure to call the base class's OnAfterExpand method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnAfterCollapse(Syncfusion.Windows.Forms.Tools.TreeViewAdvNodeEventArgs)">
            <summary>
            Raises the AfterCollapse event.
            </summary>
            <param name="e">An  EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnAfterCollapse method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnAfterCollapse in a derived
            class, be sure to call the base class's OnAfterCollapse method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnAfterSelect(System.EventArgs)">
            <summary>
            Raises the AfterSelect event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnAfterSelect method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnAfterSelect in a derived
            class, be sure to call the base class's OnAfterSelect method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnAfterCheck(Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs)">
            <summary>
            Raises the AfterCheck event.
            </summary>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs"/> that contains the event data.</param>
            <remarks>
            <para>The OnAfterCheck method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnAfterCheck in a derived
            class, be sure to call the base class's OnAfterCheck method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnAfterInteractiveChecks(Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs)">
            <summary>
            Raises the AfterInteractiveChecks event.
            </summary>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs"/> that contains the event data.</param>
            <remarks>
            <para>The OnAfterInteractiveChecks method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnAfterInteractiveChecks in a derived
            class, be sure to call the base class's OnAfterInteractiveChecks method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBeforeSelect(Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableSelectionEventArgs)">
            <summary>
            Raises the BeforeSelect event.
            </summary>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvCancelableSelectionEventArgs"/> that contains the event data.</param>
            <remarks>
            <para>The OnBeforeSelect method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeSelect in a derived
            class, be sure to call the base class's OnBeforeSelect method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBeforeCheck(Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeCheckEventArgs)">
            <summary>
            Raises the BeforeCheck event.
            </summary>
            <param name="e">An <see cref="!:Syncfusion.Windows.Forms.Tools.TreeViewAdvBeforeCheckEventArgs"/> that contains the event data.</param>
            <remarks>
            <para>The OnBeforeCheck method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeCheck in a derived
            class, be sure to call the base class's OnBeforeCheck method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Draw(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Implements the draw method.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.TreeViewAdv_SizeChanged(System.Object,System.EventArgs)">
            <summary>
            Raises the Size changed event of TreeViewAdv
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.TreeViewAdv_ScrollbarsVisibleChanged(System.Object,System.EventArgs)">
            <summary>
            Raises the Scrollbars VisibleChanged event of TreeViewAdv
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.TreeViewAdv_Leave(System.Object,System.EventArgs)">
            <summary>
            Raises the Leave event of TreeViewAdv
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.selectedNodes_Changed(System.Object,System.ComponentModel.CollectionChangeEventArgs)">
            <summary>
            Raises the selected nodes changed event.
            </summary>
            <param name="sender">The source of the event.&gt;</param>
            <param name="e">A <see cref="T:System.ComponentModel.CollectionChangeEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.FocusInternal(System.Object,System.EventArgs)">
            <summary>
            Indicates whether the Focus Internal event handler.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ProcessMouseBasedSelection(System.Windows.Forms.MouseEventArgs)">
            <summary>
            This method indicates that the multipleNodes can be selected with mouseDown and drag .
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.keyInputTimer_Tick(System.Object,System.EventArgs)">
            <summary>
            Raises the keyInputTimer Tick event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.timer_Tick(System.Object,System.EventArgs)">
            <summary>
             Raises the Timer Tick event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Parent_GotFocus(System.Object,System.EventArgs)">
            <summary>
            Raises the Parent GotFocus event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Office2007ManagedColorsApplied(Syncfusion.Windows.Forms.Office2007Colors.ManagedColorsAppliedEventArgs)">
            <summary>
            Raises the style changed event.
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Office2010ManagedColorsApplied(Syncfusion.Windows.Forms.Office2010Colors.ManagedColorsAppliedEventArgs)">
            <summary>
            Raises the Office2010ManagedColorsApplied event.
            </summary>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBorderStyleChanged">
            <summary>
            Raises the BorderStyleChanged event.
            </summary>
            <remarks>
            <para>The OnBorderStyleChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorderStyleChanged in a derived
            class, be sure to call the base class's OnBorderStyleChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBorder3DStyleChanged">
            <summary>
            Raises the Border3DStyleChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorder3DStyleChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorder3DStyleChanged 
            in a derived class, be sure to call the base class's 
            OnBorder3DStyleChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBorderSingleChanged">
            <summary>
            Raises the BorderSingleChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderSingleChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorderSingleChanged 
            in a derived class, be sure to call the base class's 
            OnBorderSingleChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBorderColorChanged">
            <summary>
            Raises the BorderColorChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderColorChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorderColorChanged 
            in a derived class, be sure to call the base class's 
            OnBorderColorChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnGradientBackgroundChanged">
            <summary>
            Raises the GradientBackgroundChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnGradientBackgroundChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnGradientBackgroundChanged 
            in a derived class, be sure to call the base class's 
            OnGradientBackgroundChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnVerticalGradientChanged">
            <summary>
            Raises the VerticalGradientChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnVerticalGradientChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnVerticalGradientChanged 
            in a derived class, be sure to call the base class's 
            OnVerticalGradientChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnGradientColorsChanged">
            <summary>
            Raises the GradientColorsChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnGradientColorsChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnGradientColorsChanged 
            in a derived class, be sure to call the base class's 
            OnGradientColorsChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnBorderSidesChanged">
            <summary>
            Raises the BorderSidesChanged event.
            </summary>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderSidesChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OmBorderSidesChanged 
            in a derived class, be sure to call the base class's 
            OnBorderSidesChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_printDocument">
            <summary>
            Initialize the Print Document
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_MetroColorTable">
            <summary>
            Initialize the MetroColorTable;
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExpandedNodesCollections(Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection)">
            <summary>
            Returns the collection of Expanded Node
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetThemesEnabled">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemesEnabled"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeThemesEnabled">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemesEnabled"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemesEnabled"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeBackColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackColor"/> property is to be serialized.
            </summary>
            <returns>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackColor"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetBackColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetToolTip">
            <summary>
            Resets the <see cref="!:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ToolTip"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetHelpText">
            <summary>
            Resets the <see cref="!:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HelpText"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetBackgroundColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackgroundColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeBackgroundColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackgroundColor"/> property is to be serialized.
            </summary>
            <returns>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackgroundColor"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetBorderColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeBorderColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderColor"/> property is to be serialized.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackColor"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetNoChildrenImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NoChildrenImgIndex"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeNoChildrenImgIndex">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NoChildrenImgIndex"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NoChildrenImgIndex"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeEnableTouchMode">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnableTouchMode"/> property is to be serialized.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnableTouchMode"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetEnableTouchMode">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnableTouchMode"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeSelectedNodeForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodeForeColor"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodeForeColor"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetSelectedNodeForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodeForeColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeInactiveSelectedNodeForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InactiveSelectedNodeForeColor"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InactiveSelectedNodeForeColor"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetInactiveSelectedNodeForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InactiveSelectedNodeForeColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeSelectedNodeBackground">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodeBackground"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodeBackground"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetSelectedNodeBackground">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodeBackground"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeInactiveSelectedNodeBackground">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InactiveSelectedNodeBackground"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InactiveSelectedNodeBackground"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetInactiveSelectedNodeBackground">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InactiveSelectedNodeBackground"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetItemHeight">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ItemHeight"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeItemHeight">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ItemHeight"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ItemHeight"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetShowCheckBoxes">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowCheckBoxes"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeShowCheckBoxes">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowCheckBoxes"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowCheckBoxes"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetInteractiveCheckBoxes">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InteractiveCheckBoxes"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeInteractiveCheckBoxes">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InteractiveCheckBoxes"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InteractiveCheckBoxes"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeLineColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LineColor"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LineColor"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetLineColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LineColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetShowPlusMinus">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowPlusMinus"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeShowPlusMinus">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowPlusMinus"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowPlusMinus"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetShowToolTip">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowToolTip"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeShowToolTip">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowToolTip"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowToolTip"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetShowOptionButtons">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowOptionButtons"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeShowOptionButtons">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowOptionButtons"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowOptionButtons"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetStyle">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Style"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeStyle">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Style"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Style"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetClosedImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ClosedImgIndex"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeClosedImgIndex">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ClosedImgIndex"/> property is to be serialized.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ClosedImgIndex"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetOpenImgIndex">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OpenImgIndex"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeOpenImgIndex">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OpenImgIndex"/> property is to be serialized or not.
            </summary>
            <returns> The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OpenImgIndex"/> value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CreateAccessibilityInstance">
            <summary>
            Overrides the AccessibleObject.
            </summary>
            <returns> The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> that owns the TreeViewAdvAcessibleObject.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnEnter(System.EventArgs)">
            <summary>
            Raises the OnEnter event.
            </summary>
            <param name="arg">A <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the OnPaint event.
            </summary>
            <param name="arg">A <see cref="T:System.Windows.Forms.PaintEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the OnMouseDown 
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnMouseEnter(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnMouseLeave(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnMouseHover(System.EventArgs)">
            <summary>
            Performs actions required on mouse hover. (Overridden method)
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnMouseWheel(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overriding the OnMouseWheel function to handle the mouse wheel processing for scroll bars.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="pevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.WndProc(System.Windows.Forms.Message@)">
            <summary>
             Overrides System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@).
            </summary>
            <param name="m">The Windows System.Windows.Forms.Message to process.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnDoubleClick(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnSetCursor(System.Windows.Forms.Message@)">
            <summary>
            Performs actions required on setting up the cursor. (Overridden method)
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SetDefaultSelectionOnEnter">
            <summary>
            Selects a default node (the first visible one) if the tree did not
            have anything focused.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnGotFocus(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnLostFocus(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Refresh">
            <summary>
            Forces the control to invalidate its client area and immediately redraw itself and any child controls.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnRightToLeftChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnParentChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnVScrollBarValueChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnHScrollBarValueChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnSizeChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnInvalidated(System.Windows.Forms.InvalidateEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ProcessDialogKey(System.Windows.Forms.Keys)">
            <summary>
            Do this instead of listening to KeyDown in TextBox which prevents the gong sound when hitting esc key in text box.
            In a native applications. scenario this won't be hit, so we instead listen to the TextBox's KeyDown event and process the keys there.
            </summary>
            <param name="keyData"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsInputKey(System.Windows.Forms.Keys)">
            <summary>
            
            </summary>
            <param name="keyData"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsInputChar(System.Char)">
            <summary>
            
            </summary>
            <param name="charCode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnUpdatingChanged(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnHandleDestroyed(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnHandleCreated(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <returns>true to release both managed and unmanaged resources; false to release only unmanaged resources.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DisposeNodes(Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection)">
            <summary>
            Method to invoke TreeNodeAdv's Dispose method
            </summary>
            <param name="nodes"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StopAutoScrollingInternal">
            <summary>
            StopAutoScrollingInternal for scrolling purpose.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StartAutoScrollingInternal">
            <summary>
            StartAutoScrollingInternal for scrolling purpose.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DispatchDoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)">
            <summary>
            Dispatches the Drag drop operation.
            </summary>
            <param name="data"></param>
            <param name="allowedEffects"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetDragWindowLocation(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bFinal"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeginEdit(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Overloaded. Begins the editing of the specified node.
            </summary>
            <param name="node">The node to edit.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeginEdit">
            <summary>
            Begins the editing of the selected node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PrepareEditor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowEditor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EndEdit(System.Boolean)">
            <summary>
            Saves or Cancels the editing of the selected node.
            </summary>
            <param name="cancel">True to cancel editing; false to save changes.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EndEdit">
            <summary>
            Forces the end of the editing of the selected node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResetEnableValidatingOnLabelEdit">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnableValidatingOnLabelEdit"/> property to it's default value.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSerializeEnableValidatingOnLabelEdit" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EndEdit(System.String,System.Boolean)">
            <summary>
            Forces the end of the editing of the selected node.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HideEditor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InvalidateNodeCollection(System.Collections.ICollection)">
            <summary>
            Invalidates nodes in collection.
            </summary>
            <param name="col">Collection to invalidate.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.UpdateImageList(System.Windows.Forms.ImageList@,System.Windows.Forms.ImageList)">
            <summary>
            
            </summary>
            <param name="ilTarget"></param>
            <param name="ilSource"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RefreshCustomControlCollection">
            <summary>
            Recreate CustomControlCollection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SetSelectedNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Collections.ArrayList,Syncfusion.Windows.Forms.Tools.TreeViewAdvAction)">
            <summary>
            
            </summary>
            <param name="nodeToAdd"></param>
            <param name="removedNodes"></param>
            <param name="action"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SetSelectedNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.TreeViewAdvAction)">
            <summary>
            
            </summary>
            <param name="nodeToAdd"></param>
            <param name="nodeToRemove"></param>
            <param name="action"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SetSelectedNode(System.Collections.ArrayList,System.Collections.ArrayList,Syncfusion.Windows.Forms.Tools.TreeViewAdvAction)">
            <summary>
            
            </summary>
            <param name="nodesToAdd"></param>
            <param name="nodesToRemove"></param>
            <param name="action"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SetSelectedNode(System.Collections.ArrayList,System.Collections.ArrayList,Syncfusion.Windows.Forms.Tools.TreeViewAdvAction,System.Boolean,System.Boolean)">
            <summary>
            This method is used internally by the tree control to add and remove selected nodes. This
            method will fire the appropriate selection events to let the user cancel the selection, etc.
            </summary>
            <param name="nodesToAdd">The nodes to add.</param>
            <param name="nodesToRemove">The nodes to remove.</param>
            <param name="action">Specifies what kind of action triggered this call.</param>
            <param name="fireEvent">Indicates whether selection events should be fired before and after this selection change.</param>
            <param name="forceRemove">Indicates whether the specified nodes to be removed from selection will be removed even if the user
            cancelled the selection change the BeforeSelect event handler.</param>
            <returns>True if the selection changed; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AddHighlightParent(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Highlighted all parent nodes.
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RefreshHighlitedNodes">
            <summary>
            Refresh Highlighting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OrderNodesByRowIndex(System.Collections.ArrayList)">
            <summary>
            
            </summary>
            <param name="nodes"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnSelectionModeChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsBaseStyleRemoveable(System.String)">
            <summary>
            
            </summary>
            <param name="styleName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetHintTextForStyle(System.String)">
            <summary>
            
            </summary>
            <param name="styleName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsNodeLevelStyle(System.String)">
            <summary>
            
            </summary>
            <param name="styleName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.iterate(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            
            </summary>
            <param name="tna"></param>
            <param name="bExpanded"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnStyleChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.UpdateRootPlusMinusVisibility">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExpandedChanging(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            
            </summary>
            <param name="node"></param>
            <param name="expanding"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsNodeUnderCollapsedNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Returns true/false if the specified node is under the collapsed node.
            </summary>
            <param name="collapsed">The collapsed.</param>
            <param name="activeNode1">The node.</param>
            <returns>
            	<c>true</c> if specified node under collapsed node; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsCollapsedContainsActiveNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Returns true/false if the active node is under the collapsed node.
            </summary>
            <param name="collapsed">The collapsed.</param>
            <returns>
            	<c>true</c> if active node under collapsed node; otherwise, <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RemoveNodeFromList(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Removes the nodes list from selected nodes list, if its under the collapsed node.
            </summary>
            <param name="nodeToBeAdded">Collapsed node.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsCollapsedContainsSelectionNodes(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Returns true if the node which is to be collapsed contains any selcted nodes.
            </summary>
            <param name="collapsednode">The Collapsed node.</param>
            <returns>
            	<c>true</c> if collapsed node contains selection nodes; otherwise, it returns <c>false</c>.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RemovedNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExtractSelectedBoundsFromBmp(System.Drawing.Bitmap,Syncfusion.Windows.Forms.Tools.TreeNodeAdv[])">
            <summary>
            
            </summary>
            <param name="bmp"></param>
            <param name="tnas"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CustomControlToBitmap(System.Windows.Forms.Control)">
            <summary>
            Gets the CustomControl image
            </summary>
            <param name="customControl">A CustomControl used in TreeNodeAdv.</param>
            <returns>bitMap</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetSelectedNodesRectangle(Syncfusion.Windows.Forms.Tools.TreeNodeAdv[])">
            <summary>
            Returns the smallest rectangle enclosing the selected region of all the nodes specified.
            </summary>
            <param name="tnas">The nodes whose selected region is to be included in the resultant rect.</param>
            <returns>The bounding Rectangle.</returns>
            <remarks>The node's text and left images will be included in the rectangles.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetMinIndex(Syncfusion.Windows.Forms.Tools.TreeNodeAdv[])">
            <summary>
            
            </summary>
            <param name="tnas"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetMaxIndex(Syncfusion.Windows.Forms.Tools.TreeNodeAdv[])">
            <summary>
            
            </summary>
            <param name="tnas"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.alignCustomControlInvoked">
            <summary>
            Specifies whether the AlignCustomControl method is called
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdv.m_AlignCustomControlLocation">
            <summary>
            Specifies the location of the Custom Control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CustomControlPosition(System.Drawing.Point)">
            <summary>
            Aligns the start of custom control in the same location.
            </summary>
            <param name="Point">Location of the Custom Control</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetMaxRight">
            <summary>
            Calculates the Longest node length
            </summary>
            <returns>Longest Length</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetRTLMaxRight">
            <summary>
            Calculates the Longest node length
            </summary>
            <returns>Longest Length</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetMaxRight(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Calculates the Longest node length for child nodes.
            </summary>
            <param name="treeNodeAdv">TreeNodeAdv</param>
            <returns>Longest Length</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetRTLMaxRight(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Calculates the Longest node length for child nodes.
            </summary>
            <param name="treeNodeAdv">TreeNodeAdv</param>
            <returns>Longest Length</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.FindImageRight(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            If Left/Right images has been assigned then those width has also been included.
            </summary>
            <param name="tna">TreeNodeAdv</param>
            <returns>Width of the image</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ResolveNodes(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.System#ComponentModel#ISupportInitialize#BeginInit">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.System#ComponentModel#ISupportInitialize#EndInit">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseNodeAfterFoundEvent(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            
            </summary>
            <param name="node"></param>
            <param name="searchText"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseNodeBeforeFindEvent(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            
            </summary>
            <param name="node"></param>
            <param name="searchText"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseNodeReplacingEvent(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.TreeViewSearchRange)">
            <summary>
            
            </summary>
            <param name="node"></param>
            <param name="searchText"></param>
            <param name="replaceText"></param>
            <param name="searchOption"></param>
            <param name="searchRange"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseNodeReplacedEvent(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String,System.String)">
            <summary>
            
            </summary>
            <param name="node"></param>
            <param name="searchText"></param>
            <param name="replaceText"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseNodeHotTracked">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseNodeSingleClick(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="hitnode"></param>
            <param name="button"></param>
            <param name="clicks"></param>
            <param name="x"></param>
            <param name="y"></param>
            <param name="delta"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeStateImageListChanged">
            <summary>
            Raises the NodeStateImageListChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnDefaultExpandImageIndexChanged">
            <summary>
            Raises the DefaultExpandImageIndexChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnDefaultCollapseImageIndexChanged">
            <summary>
            Raises the DefaultCollapseImageIndexChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseNodeStateImageList">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseDefaultExpandImageIndexChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RaiseDefaultCollapseImageIndexChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Syncfusion#Drawing#INonClientPaintingSupport#NonClientPaint(System.Windows.Forms.PaintEventArgs,System.Drawing.Rectangle,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <param name="displayRect"></param>
            <param name="windowRectInScreen"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Syncfusion#Windows#Forms#IProvideCustomContextMenuPositionalInformation#GetMenuPositionForKeyboardInvoke">
            <summary>
            Implement this interface to support keyboard based (Shift+F10) context menu 
            invocation. The context menu will then appear near the selected node.
            </summary>
            <remarks>The PopupMenu in the XPMenus framework will then call this method to
            determine the location for pop-up.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.WmContextMenuByKey(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemedPaintBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="graphics"></param>
            <param name="rect"></param>
            <param name="clip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PaintChildrenBackground(System.Drawing.Graphics,System.Windows.Forms.Control,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="graphics"></param>
            <param name="control"></param>
            <param name="clipRect"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InvalidateWindow">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.rootMaxXChanged(System.Int32)">
            <summary>
            
            </summary>
            <param name="maxX"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ReflectPosition(System.Int32)">
            <summary>
            
            </summary>
            <param name="position"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DrawNode(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Int32,System.Int32,System.Drawing.Point,System.Boolean,System.Boolean)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="clip"></param>
            <param name="node"></param>
            <param name="y"></param>
            <param name="level"></param>
            <param name="mousePos"></param>
            <param name="mouseDown"></param>
            <param name="background"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DrawVerticalLines(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Int32,System.Int32)">
            <summary>
            Draws the vertical lines of the tree.
            </summary>
            <param name="g">Graphics object.</param>
            <param name="node">Node to draw the vertical lines to.</param>
            <param name="rowIndex">The RowIndex of the node.</param>
            <param name="lastNode">The Last Visible Node Row Index for comparing if in the node iteration nodes have passed it.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CustomControlsRefresh">
            <summary>
            Updates Layout for CustomControl in all nodes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetIsMirrored">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.MirrorHorizontalPosition(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="nX"></param>
            <param name="nWidth"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RefreshVScrollbar">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RefreshVScrollbar(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Int32)">
            <summary>
            
            </summary>
            <param name="currentNode"></param>
            <param name="y"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.MoveScrollBarOnClick(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            
            </summary>
            <param name="currentNode"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DrawSelectionRectangles(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="clipRectangle"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CancelMouseBasedSelection">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SetNextNodeSelected(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            
            </summary>
            <param name="newNode"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsMultipleSelection(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SetNodesSelected(System.Boolean)">
            <summary>
            Selectess all nodes from current active node to first or last node.
            </summary>
            <param name="fromCurrentToFirst">If True - select all nodes from current active node to first. 
            Otherwise - select all nodes from current active node to last one.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PerformNodeSelection(System.Int32)">
            <summary>
            
            </summary>
            <param name="i"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.FindNode(System.String,System.Boolean)">
            <summary>
            
            </summary>
            <param name="s"></param>
            <param name="bShiftPressed"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.MakeDirty">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExpandedChanged(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            
            </summary>
            <param name="node"></param>
            <param name="expanded"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodesChanging">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodesChanged">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetEVVScrollPos(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            
            </summary>
            <param name="node"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ValidateScrollPosition">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            Gets node by path
            </summary>
            <param name="node"> TreeNodeAdv object, root for search </param>
            <param name="path"> Node path. </param>
            <returns> TreeNodeAdv object by path. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CheckToolTipClicked(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="mousePos"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ApplyMouseBasedSelectionOn(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ClearSelectionClickMonitors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsDraggedPastMouseDownPoint(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="pt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.UpdateTips(System.Boolean)">
            <summary>
            
            </summary>
            <param name="mouseHover"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SetSelectionBaseNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Overrides
            </summary>
            <param name="node"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ApplyScaleToControl(System.Single)">
            <summary> 
            Scale the control based on the scale factor passed in the argument. 
            </summary> 
            <param name="scaleFactor">value to scale the factor based upon.</param> 
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CreatetoolTip">
            <summary>
            Creates a ToolTip
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CreateHelpText">
            <summary>
            Creates the HelpText
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Print">
            <summary>
            Begins the printing process of the TreeViewAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PrintPreview">
            <summary>
            Begins the printing process of the TreeViewAdv
            and shows TreeViewAdv before printing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ToImage">
            <summary>
            Gets the image
            </summary>
            <returns> Returns the image.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetDraggedNodesBitmap">
            <summary>
            Returns a <see cref="T:System.Drawing.Bitmap"/> that contains the image of the dragged nodes
            with it's state image.
            </summary>
            <returns>A <see cref="T:System.Drawing.Bitmap"/> instance when there is atleast
            one selected node; Null otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PointToNode(System.Drawing.Point)">
            <summary>
            Returns the tree node at the specified point in client co-ordinates.
            </summary>
            <param name="pt">The point in client co-ordinates.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeToPoint(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Returns the location of the tree node in client co-ordinates.
            </summary>
            <param name="node">The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> whose location you need.</param>
            <returns>A <see cref="T:System.Drawing.Point"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetHeightOfRows(System.Int32,System.Int32)">
            <summary>
            Returns the total height of the rows from the specified start to end.
            </summary>
            <param name="start">The top row.</param>
            <param name="end">The bottom row.</param>
            <returns>The total height.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeToRectangle(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Returns the rectangular area in which the tree node will be drawn.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>.</param>
            <returns>A <see cref="T:System.Drawing.Rectangle"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RowIndexToNode(System.Int32)">
            <summary>
            Returns the tree node at the specified row index.
            </summary>
            <param name="rowIndex">The row index.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeToRowIndex(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Returns the row index of a tree node.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>.</param>
            <returns>The row index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CancelMode">
            <summary>
            Cancels any current mouse based selection and edit mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetNodeFromPath(System.String)">
            <summary>
            Returns a node from the specified path. Make sure that the path does not end with a separator when calling this.
            </summary>
            <param name="path">The path of the node.</param>
            <returns>The node that has the specified path.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetPathFromNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Returns the path of the specified node.
            </summary>
            <param name="node">Node whose path is to be returned.</param>
            <returns>The path of the node.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExtendSelectionTo(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Overloaded. Extends the selection to the specified node.
            </summary>
            <param name="selNode">A TreeNodeAdv.</param>
            <remarks>This method will not do anything if the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectionMode"/>
            property is set to <b>TreeSelectionMode.Single</b>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExtendSelectionTo(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            Extends the selection to the specified node.
            </summary>
            <param name="selNode">A TreeNodeAdv.</param>
            <param name="removeCurrentMultipleSelection">Indicates whether or not any current selection should be removed.</param>
            <remarks>This method will not do anything if the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectionMode"/>
            property is set to <b>TreeSelectionMode.Single</b>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)">
            <summary>
            Begins a drag-and-drop operation.
            Added by lucas in order to resolve problem 169.
            </summary>
            <param name="data">The data to drag.</param>
            <param name="allowedEffects">One of the DragDropEffects values.</param>
            <returns>A value from the DragDropEffects enumeration that
             represents the final effect that was performed
             during the drag-and-drop operation.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.MeasureDisplayStringSize(System.Drawing.Graphics,System.String,System.Drawing.Font)">
            <summary>
            Returns the width required to draw the text specified using the font specified.
            </summary>
            <param name="graphics">A <see cref="T:System.Drawing.Graphics"/> object.</param>
            <param name="text">The text that is to be drawn.</param>
            <param name="font">The <see cref="T:System.Drawing.Font"/> using which to draw.</param>
            <returns>Width required.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CollapseAll">
            <summary>
            Collapses all the tree nodes.
            </summary>
            <remarks>
            <p>The CollapseAll method collapses all the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> 
            objects, including all the child tree nodes, that are in the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> control.</p>
            <p>The state of a <b>TreeNodeAdv</b> persists. For example, suppose that 
            a parent tree node is expanded. If the child tree nodes were not 
            previously collapsed, they will appear in their previously-expanded 
            state. Calling the <b>CollapseAll</b> method ensures that all the tree nodes 
            appear in the collapsed state.</p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExpandAll">
            <summary>
            Expands all the tree nodes.
            </summary>
            <remarks>
            <p>The <b>ExpandAll</b> method expands all the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> 
            objects, including all the child tree nodes, that are in the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> 
            control.</p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CancelEditMode">
            <summary>
            Cancels the edit mode.
            </summary>
            <remarks>
            <p> The <b>CancelEditMode</b> method cancels the edit mode when the node is in the EditingMode.</p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetNodeCount(System.Boolean)">
             <summary>
             Retrieves the number of tree nodes, optionally including those in all 
             subtrees, assigned to the tree view control.
             </summary>
             <param name="includeSubTrees"><b>true</b> to count the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> 
             items that the subtrees contain; false otherwise. </param>
             <returns>The number of tree nodes, optionally including those in all subtrees, assigned to the tree view control.</returns>
             <remarks>
             If includeSubTrees is <b>true</b>, the result is the number of all the tree nodes in the entire tree structure.
             </remarks>
             <example>This example describes how to count all the nodes(including child nodes) of the treeViewAdv
            The user could get the total number of nodes by calling GetNodeCount method with the 
            bool argument which indicates whether count should include sub trees or not. If we
            pass it as true, it will count the nodes with the subtrees also.
            <code language="C#">
            private void button1_Click(object sender, System.EventArgs e) 
            { 
               //Call the tree control's "GetNodeCount" method with true to 
               //get the total number of nodes in the tree 
             int TotalNodesInTree = this.treeViewAdv1.GetNodeCount( true ); 
             MessageBox.Show( "Total nodes in tree = " + TotalNodesInTree.ToString()); 
            } 
             //Add nodes  
            private void button2_Click(object sender, System.EventArgs e) 
            { 
            this.treeViewAdv1.SelectedNode.Nodes.Add(new TreeNodeAdv()); 
            } 
             //Remove nodes 
            private void button3_Click(object sender, System.EventArgs e) 
            { 
            this.treeViewAdv1.SelectedNode.Parent.Nodes.Remove(this.treeViewAdv1.SelectedNode); 
            } 
            </code>
            <code language="VB"> 
            Private Sub button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) 
             ' Call the tree control's  "GetNodeCount" method with true to 
             ' get the total number of nodes in the tree 
             Dim TotalNodesInTree As Integer = Me.treeViewAdv1.GetNodeCount(True) 
             MessageBox.Show("Total nodes in tree = " &amp; TotalNodesInTree.ToString()) 
             End Sub 
             'Add nodes  
            Private Sub button2_Click(ByVal sender As Object, ByVal e As System.EventArgs) 
            Me.treeViewAdv1.SelectedNode.Nodes.Add(New TreeNodeAdv()) 
            End Sub 
             'Remove nodes 
            Private Sub button3_Click(ByVal sender As Object, ByVal e As System.EventArgs) 
            Me.treeViewAdv1.SelectedNode.Parent.Nodes.Remove(Me.treeViewAdv1.SelectedNode) 
            End Sub 
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnsureVisible(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Overloaded. Scrolls the control so that the specified node becomes visible.
            </summary>
            <param name="node">The node that requires visibility.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnsureVisibleH(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>        
            Scrolls the control so that the specified node becomes visible and 
            optionally forces it to be the top-most visible node.
            </summary>
            <param name="node">The node that is to be scrolled</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnsureVisibleV(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Boolean)">
            <summary>
            Scrolls the control so that the specified node becomes visible and 
            optionally forces it to be the top-most visible node.
            </summary>
            <param name="node">The node that is to be scrolled.</param>
            <param name="showOnTop">True to force it to be the the top-most visible node; false to just scroll it into view.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetNodeAtPoint(System.Int32,System.Int32)">
            <summary>
            Overloaded. Retrieves the TreeNodeAdv at the point with the specified coordinates.
            </summary>
            <param name="x">The X - coordinate position to evaluate and retrieve the TreeNodeAdv from TreeViewAdv.</param>
            <param name="y">The Y - coordinate position to evaluate and retrieve the TreeNodeAdv from TreeViewAdv.</param>
            <returns>The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> at the specified location, in TreeViewAdv (client) coordinates,
            or null if there is no node at that location.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetNodeAtPoint(System.Drawing.Point)">
            <summary>
            Returns the node at the specified location.
            </summary>
            <param name="pt">The System.Drawing.Point to evaluate and retrieve the node from.</param>
            <returns>The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> at the specified point, in TreeViewAdv (client) coordinates,
            or null if there is no node at that location.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetNodeAtPoint(System.Drawing.Point,System.Boolean)">
            <summary>
            Returns the node at the specified location.
            </summary>
            <param name="pt">Location.</param>
            <param name="textBounds">Indicates whether the testing will be done using the bounds of the text, not the whole bounds of the node.</param>
            <returns>The node at the point.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetNodeAtPoint(System.Drawing.Point,System.Boolean,System.Boolean)">
            <summary>
            Returns the node at the specified location.
            </summary>
            <param name="pt">Location.</param>
            <param name="textBounds">Indicates whether the testing will be done using the bounds of the text, not the whole bounds of the node.</param>
            <param name="textOrImageBounds">Indicates whether the testing will be done using the bounds of the images and text, 
            not the whole bounds of the node.</param>
            <returns>The node at the point.</returns>
            <remarks>If both the textBounds and textOrImageBounds params are false then the testing will be done on the 
            whole node.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GetNodeAtPointEx(System.Drawing.Point)">
            <summary>
            Returns the node at the specified point.  
            </summary>
            <param name="pt">Specified point.</param>
            <returns>Node at specified point if exist; null otherwise.</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderStyleChanged">
            <summary>
            Occurs when the tree's BorderStyle is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Border3DStyleChanged">
            <summary>
            Occurs when the tree's Border3DStyle is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderSingleChanged">
            <summary>
            Occurs when the tree's Border2DStyle is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderColorChanged">
            <summary>
            Occurs when the tree's BorderColor is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GradientBackgroundChanged">
            <summary>
            Occurs when the tree's GradientBackground is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.VerticalGradientChanged">
            <summary>
            Occurs when the tree's VerticalGradient is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GradientColorsChanged">
            <summary>
            Occurs when the tree's GradientColors is changed 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderSidesChanged">
            <summary>
            Occurs when the tree's BorderSides is changed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemeChanged">
            <summary>
            Occurs when the ThemesEnabled property changes
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeHotTrackChanged">
            <summary>
            This event will be triggered when mouse hover occurs in tree nodes and it returns the particular node details which is currently being pointed from its argument.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ItemDrag">
            <summary>
            Occurs when the user begins a drag of one or more items in the tree view control.
            </summary>
            <remarks>
            <p>The <b>Item</b> property in the argument is an array of TreeViewAdv nodes that
            are currently selected.</p>
            <p>
            You can choose to initiate an ole drag-and-drop operation in this event handler.
            </p>
            </remarks>
            <example>
            To initiate an ole drag-drop in this event handler:
            <code lang = "C#">
            // TreeViewAdv.ItemDrag event listener
            private void treeViewAdv1_ItemDrag(object sender, System.Windows.Forms.ItemDragEventArgs e)
            {
            	// Begin a drag and drop operation of the selected nodes (or some other data).
            	TreeNodeAdv[] nodes = e.Item as TreeNodeAdv[];
            	DragDropEffects result = this.DoDragDrop(nodes, DragDropEffects.Copy | DragDropEffects.Move);
            	// more application logic based on result...
            }
            </code>
            <code lang = "VB">
            ' TreeViewAdv.ItemDrag event listener
            Private Sub treeViewAdv1_ItemDrag(ByVal sender As Object, ByVal e As System.Windows.Forms.ItemDragEventArgs) Handles treeViewAdv2.ItemDrag
            	' Begin a drag and drop operation of the selected nodes (or some other data).
            	Dim nodes As TreeNodeAdv() = CType(e.Item, TreeNodeAdv())
            	Dim result As DragDropEffects = Me.DoDragDrop(nodes, DragDropEffects.Copy Or DragDropEffects.Move)
            	' more application logic based on result...
            End Sub 'treeViewAdv1_ItemDrag '
            </code>
            <para>Also take a look at our ..\Tools\Samples\Tree Package\TreeViewAdvDragDrop
            sample for more information on how to turn on drag-drop cues.</para>
            </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeStateImageListChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeStateImageList"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DefaultCollapseImageIndexChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DefaultCollapseImageIndex"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DefaultExpandImageIndexChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DefaultExpandImageIndex"/> is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect">
            <summary>
            Occurs before a node is selected.
            </summary>
            <remarks>
            The collection in the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvSelectionEventArgs.SelectedNodes"/> property is 
            both read-only and fixed size.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCheck">
            <summary>
            Occurs before a node's check box is checked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterSelect">
            <summary>
            Occurs after a node is selected.
            </summary>
            <remarks>
            You can determine the selected node using the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNode"/> property.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterCheck">
            <summary>
            Occurs after a node is checked.
            </summary>
            <remarks>
            <para>This event will be fired when the node's <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckState"/> property has changed or when a new 
            node has been <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Optioned"/>.</para>
            <para>You could alternatively listen to the individual node's 
            <see cref="E:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckStateChanged"/> event.</para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterInteractiveChecks">
            <summary>
            Occurs after one or more node's CheckState has changed due to <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.InteractiveCheckBox"/> setting.
            </summary>
            <remarks>
            <para>When <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.InteractiveCheckBox"/> is turned on in a parent node, changing the parent's <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.CheckState"/> or one
            of it's children's will cause the CheckStates of the parent and the child nodes to be updated appropriately.
            This event will be fired at the end of all these updates.</para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeExpand">
            <summary>
            Occurs before a node is expanded.
            </summary>
            <remarks>
            Handle this event when you want to do some processing of the specified node before it's expanded.
            Use this event when you set the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LoadOnDemand"/> property to true to add child nodes to the specified node before it is expanded.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeCollapse">
            <summary>
            Occurs before a node has collapsed.
            </summary>
            <remarks>
            Handle this event when you want to do some processing of the specified node before it's collapsed.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterExpand">
            <summary>
            Occurs after a node is expanded.
            </summary>
            <remarks>
            Handle this event when you want to do some processing of the specified node after it's expanded.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterCollapse">
            <summary>
            Occurs after a node has collapsed.
            </summary>
            <remarks>
            Handle this event when you want to do some processing of the specified node after it's collapsed.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeNodePaint">
            <summary>
            Fired before a node is being painted when the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OwnerDrawNodes"/> property is set to true.
            </summary>
            <remarks>
            Handle this event when you want to draw the node yourself. If you set the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs.Handled"/>
            property to true the TreeViewAdv assumes that you have drawn all the contents of the node and no additional drawing will be done by the TreeViewAdv.
            If you leave it to false the TreeViewAdv will automatically draw the usual contents of the node. Do not draw the background of the node here. 
            Otherwise it will draw over the vertical line. Use the NodeBackgroundPaint for painting the background.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint">
            <summary>
            Fired after a node is being painted when the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OwnerDrawNodes"/> property is set to true.
            </summary>
            <remarks>
            This event is ideal for custom drawing portions of the node in addition to the default drawing.
            The HandledXXX properties of the event args can be ignored for this event.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeBackgroundPaint">
            <summary>
            Fired to draw the background of a node if the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OwnerDrawNodesBackground"/> property is set.
            </summary>
            <remarks>
            Handle this event when you want to draw the background of the node yourself.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeAfterFound">
            <summary>
            This Event will be triggered when TreeNodeAdv match is found based on search string
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeBeforeFind">
            <summary>
            This Event will be triggered once TreeNodeAdv match yet to be found based on search string
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeReplacing">
            <summary>
            This Event will be triggered on matched TreeNodeAdv text is being replaced based on search string
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeReplaced">
            <summary>
            This Event will be triggered on matched TreeNodeAdv text after gets replaced based on search string
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeMouseDoubleClick">
            <summary>
            This event will be triggered if double click occurs on TreeNodeAdv 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeMouseClick">
            <summary>
            This event will be triggered if single click occurs on TreeNodeAdv 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeEditorValidateString">
            <summary>
            Occurs when the text entered by the user changes in the Node editor control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeEditorValidating">
            <summary>
            Occurs before the newly entered text in the Node editor gets stored.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeEditorValidated">
            <summary>
            Occurs after the newly entered text in the Node editor gets stored.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EditCancelled">
            <summary>
            Occurs after the Editing mode gets canceled by Escape key.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeEdit">
            <summary>
            Occurs before a node gets into the edit mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemedDrawing">
            <summary>
            Gets/Sets the Themed Drawing
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemedEditDrawing">
            <summary>
            Gets/Sets the ThemedEditDrawing
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemedButtonDrawing">
            <summary>
            Gets/Sets the ThemedButtonDrawing
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.TreeNodeDragHelper">
            <summary>
            Gets/Sets the TreeNodeDragHelper
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemedTreeDrawing">
            <summary>
            Gets/Sets the ThemedTreeDrawing
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemedBorder">
            <summary>
            Gets/Sets the ThemedBorder
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsBroughtIntoView">
            <summary>
            Gets/Sets the IsBroughtIntoView
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.MultiSelect">
            <summary>
            Gets the MultiSelect
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SingleSelect">
            <summary>
            Gets the SingleSelect
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BoundStyle">
            <summary>
            Gets the BoundStyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeCount">
            <summary>
            Gets/Sets the NodeCount
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NeedRootLinesSpace">
            <summary>
            Gets the NeedRootLinesSpace
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.MouseBasedSelectionOn">
            <summary>
            Gets/Sets the MouseBasedSelectionOn
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LMouseDownNode">
            <summary>
            Gets/Sets the LMouseDownNode
            TODO: Should we clear this on MouseLeave?
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LinePen">
            <summary>
            Gets the LinePen
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodesBounds">
            <summary>
            Gets the SelectedNodesBounds
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CustomControlCollection">
            <summary>
            Gets custom control collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ClientHeight">
            <summary>
            Gets the ClientHeight
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsVerticalGradient">
            <summary>
            Gets the IsVerticalGradient
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsHorizontalGradient">
            <summary>
            Gets the IsHorizontalGradient
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LabelEditStartTimer">
            <summary>
            Gets/Sets the LabelEditStartTimer
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NeedUpdateCustomControls">
            <summary>
            Gets or sets custom controls visibility and bounds update need.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DragCueOn">
            <summary>
            Gets/Sets the DragCueOn
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NavigationKeypressed">
            <summary>
            Gets or sets the Key pressed state of the TreeViewAdv.
            </summary>
            <value>Default value is false.</value>
            <returns>True will be return, if keyboard input key is raised by KeyDown, KeyUp and KeyPress events, otherwise return false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HistoryManager">
            <summary>
            Gets or sets the HistoryManager to use.
            <value> The Default value is Null.</value>
            <remarks>It is used for Undo/Redo operations.</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HistoryEnabled">
            <summary>
            Indicates whether register items in history list.
            <value>The default value is false.</value>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HistoryEnabled"/> helps tor record the actions for Undo\Redo usage.</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IgnoreThemeBackground">
            <summary>
            Indicates whether the control will ignore the theme's background color and draw 
            the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackgroundColor"/> instead when <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemesEnabled"/> property is set as true.
            </summary>
            <value>True to ignore theme background; false otherwise. Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ThemesEnabled">
            <summary>
            Indicates whether the control and it's parts should be drawn themed.
            </summary>
            <value>True to enable themes; false otherwise. Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderSides">
            <summary>
            Gets or sets the border sides of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> that will be drawn.
            </summary>
            <value>One of the <see cref="T:System.Windows.Forms.Border3DSide"/> values. Default is Border3DSide.All.</value>
            <returns>One of the BorderSides value.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackColor">
            <summary>
            Gets or sets the background color for the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>. (overridden property)
            <value>The default is the value of the System.Windows.Forms.Control.DefaultBackColor property.</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CanSelectDisabledNode">
            <summary>
            Gets or sets to make disabled node selection.
            <value> The default value is false.</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowFocusRect">
            <summary>
            Gets or sets the FocusRect of the node.
            <value> The Default value is true.</value>
            <remarks>If, the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowFocusRect"/> property enabled,
            the selected <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> rectangle will be focused.</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BackgroundColor">
            <summary>
            Gets or sets the background color, gradient and other styles. This will override the BackColor setting.
            </summary>
            <remarks> The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> provides this property to enable specialized custom gradient backgrounds. </remarks>The 
            <returns> BackgroundColor.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderColor">
            <summary>
            Gets or sets the color of the 2D border.
            </summary>
            <value>The default value is Color.Black.</value>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderColor"/> property is applied to TreeViewAdv
            when BorderStyle is set as FixedSingle.</remarks>
            <returns> The BorderColor of the TreeViewAdv.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderSingle">
            <summary>
            Gets or sets the 2D border style.
            </summary>
            <value>One of the <see cref="T:System.Windows.Forms.ButtonBorderStyle"/> values. Default is ButtonBorderStyle.Solid.</value>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderSingle"/> property is applied to TreeViewAdv
            when BorderStyle is set as FixedSingle.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderStyle">
            <summary>
            Gets or sets the border style of the control.
            </summary>
            <value>One of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BorderStyle"/> values. Default is BorderStyle.Fixed3D.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Border3DStyle">
            <summary>
            Gets or sets the style of the 3D border.
            </summary>
            <value>One of the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Border3DStyle"/> values. Default is Border3DStyle.Sunken.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnableValidatingOnLabelEdit">
            <summary>
             Gets/Sets whether TreeNodeAdv text can be validated
            </summary>
             <value>The Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowDragNodeCue">
            <summary>
            Indicates whether an alpha blended image of the selected nodes
            should be drawn beside the cursor during drag and drop.
            </summary>
            <value>
            <para>True to show an alpha blended image; false otherwise. Default is true.</para>
            <para>You could customize the style in which nodes are drawn in the above image by 
            adding a "DragNodeCueStyle" style to the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BaseStyles"/> collection.</para>
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ScaleFactor">
            <summary> 
            Gets or sets a value to scale the control based upon.
            </summary> 
            <value>The default value is 1.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled.
            </summary>
            <value> The default control size before enabling the TouchMode.</value>
            <returns> The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> control size before enabling the TouchMode.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnableTouchMode">
            <summary> 
            Gets or sets value to enable or disable the Touch mode to the controls. 
            </summary> 
            <value> Default value is false.</value>
            <remarks>Scale factor will be updated automatically if scale factor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ActiveNode">
            <summary>
            Gets or sets the active TreeNodeAdv.
            </summary>
            <value>The default value is Null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HelpTextControl">
            <summary>
            Gets the help text control of the TreeViewAdv.
            </summary>
            <remarks>This is the control used to display the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.HelpText"/> of the nodes.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ToolTipControl">
            <summary>
            Gets the tool tip control of the TreeViewAdv.
            </summary>
            <remarks> This is the control used to display the <see cref="!:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.ToolTip"/> for the nodes
            when the text of the nodes are partially visible.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodeForeColor">
            <summary>
            Gets or sets the text color of the selected TreeNodeAdv.
            </summary>
            <value>The default is a SystemColors.HighlightText.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InactiveSelectedNodeForeColor">
            <summary>
            Gets or sets the text color of the selected node when not focused.
            </summary>
            <value>The default value is a SystemColors.ControlText.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodeBackground">
            <summary>
            Gets or sets the background of the selected node.
            </summary>
            <value>The default value is SystemColors.Highlight.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InactiveSelectedNodeBackground">
            <summary>
            Gets or sets the background of the selected node when the control is not focused.
            </summary>
            <value>The default value is SystemColors.Control.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DragOnText">
            <summary>
            Indicates whether the drag-drop operation will occur only if the node is dragged on the text area.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NoChildrenImgIndex">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StateImageList"/> index value of the image that is displayed when a TreeNodeAdv has no children.
            </summary>
            <value>An index into the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StateImageList"/>. The default value is zero.</value>
            <returns> A zero-based index that represents the position of an Image in an ImageList.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ClosedImgIndex">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StateImageList"/> index value of the image that is displayed when a TreeNodeAdv is collapsed.
            </summary>
            <value>An index into the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StateImageList"/>. Default is 1.</value>
            <returns> A zero-based index that represents the position of an Image in an ImageList.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OpenImgIndex">
            <summary>
            Gets or sets the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StateImageList"/> index value of the image that is displayed when a TreeNodeAdv is expanded.
            </summary>
            <value>An index into the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StateImageList"/>. Default is 2.</value>
            <returns> A zero-based index that represents the position of an Image in an ImageList.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StateImageList">
            <summary>
            Gets or sets the image list that holds images to be drawn based on the state of the node.
            </summary>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OpenImgIndex"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ClosedImgIndex"/> and
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NoChildrenImgIndex"/> properties refer to an image inside this list.</remarks>
            <returns>The ImageList that contains the System.Drawing.Image objects used by the tree nodes.</returns>
            <value>The default value is null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RightImageList">
            <summary>
            Gets or sets the image list that holds images to be drawn on the right of the node.
            </summary>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.RightImageIndices"/> will then indicate
            which images are to be drawn in the node.</remarks>
            <returns>The ImageList that contains the System.Drawing.Image objects used by the tree nodes.</returns>
            <value>The default value is null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LeftImageList">
            <summary>
            Gets or sets the image list that holds images to be drawn on the left of the node.
            </summary>
            <remarks>The <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.LeftImageIndices"/> will then indicate which images are to be drawn in the node.</remarks>
            <returns>The ImageList that contains the System.Drawing.Image objects used by the tree nodes.</returns>
            <value>The default value is null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.TransparentControls">
            <summary>
            Indicates whether the controls (example, PlusMinus) will have a transparent background.
            Setting this property slows down drawing of the TreeViewAdv control.
            </summary>
            <value>The default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.EnsureVisibleSelectedNode">
            <summary>
            Indicates whether the selected node will be brought to view by scrolling, if necessary.
            </summary>
            <value>The default is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectionMode">
            <summary>
            Gets or sets the selection mode for the tree.
            </summary>
            <value>The default value is <b>TreeSelectionMode.Single</b>.</value>
            <remarks>
            Note that setting this property does not affect the current selection state.
            For example, if the current selection includes multiple nodes and this property gets set
            to <b>TreeSelectionMode.Single</b>, then the <see cref="!:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectionNodes"/>
            will not be cleared to show a single selection.
            </remarks>
            <returns>One of the TreeSelectionMode</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BaseStyles">
            <summary>
            Returns a collection of base styles used in the tree.
            </summary>
            <value>A Hash table of style names versus styles. The style names are of type string and
            the styles are of type <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/>.</value>
            <remarks>
            This collection holds the standard style that specifies the global node settings
            for all the nodes (is named "Standard"), the node level styles for nodes at specific levels (should use the
            convention "NodeLevelX") and other custom base styles. Also when you specify a style named
            "DragNodeCueStyle" that style will be applied on the nodes before preparing the 
            drag-cue bitmap during drag-and-drop, a feature that can be turned on using the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowDragNodeCue"/> property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BaseStylePairs">
            <summary>
            Gets or sets the base style name pairs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.StandardStyle">
            <summary>
            Returns the standard style that all the nodes inherit from, by default.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AddSeparatorAtEnd">
            <summary>
            Indicates whether the <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetPath(System.String)"/> method adds a separator at the end of the path string returned.
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GutterSpace">
            <summary>
            Gets or sets the space left on the left side of the control.
            </summary>
            <value>Default is 3.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LabelEdit">
            <summary>
            Indicates whether the label text of the tree nodes can be edited.
            </summary>
            <returns>True if the label text of the tree nodes can be edited; false otherwise.</returns>
             <value>The default is false.</value>
            <remarks>
            The <see cref="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeginEdit(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)"/> method will let you begin editing a node
            programmatically irrespective of this setting.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OwnerDrawNodes">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeNodePaint"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterNodePaint"/> events will be fired before drawing a node.
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OwnerDrawNodesBackground">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeBackgroundPaint"/> event will be fired before drawing a node's background.
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LoadOnDemand">
            <summary>
            Indicates whether the tree should follow the load-on-demand paradigm.
            </summary>
            <value>The default value is false.</value>
            <remarks>
            <para>When set to true, all the nodes will have the plus-minus set to visible to begin with. 
            You should then handle the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeExpand"/> event of the nodes and add sub nodes to the respective nodes.
            The tree will then keep or hide the plus-minus based on whether or not children were added.</para>
            <para>This provides you a way to delay loading nodes in trees until the user initiates a node expand.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Printing">
            <summary>
            Indicates whether the TreeViewAdv is printing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PrintDocument">
            <summary>
            Gets or sets the PrintDocument.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RecalculateExpansion">
            <summary>
            Indicates if node dimension calculation should be done on load.
            <value>The default value is true.</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowOptionButtons">
            <summary>
            Indicates whether the nodes will have an option button.
            </summary>
            <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.IsEditing">
            <summary>
            Indicates whether the selected node is in editing mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PathSeparator">
            <summary>
            Gets or sets the separator string that splits the path of a node. 
            Call <see cref="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.GetPath(System.String)"/> to get the path of the specified node.
            </summary>
            <returns>The delimiter string that the tree node System.Windows.Forms.TreeNode.FullPath property uses.</returns>
            <value>The default value is the backslash character (\).</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Style">
            <summary>
            Indicates the visual style.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Syncfusion#Windows#Forms#IVisualStyle#VisualTheme">
            <summary>
            Specifies the Visual Theme
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Office2007ColorScheme">
            <summary>
            Gets or sets office 2007 color scheme.
            </summary>
            <value>The default value is Office2007Theme.Blue</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Office2010ColorScheme">
            <summary>
            Gets or sets office 2010 color scheme.
            <value>The default value is Office2010Theme.Blue</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Office2010ColorTable">
            <summary>
            Gets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.MetroColor">
            <summary>
            Gets or sets the Metro color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.MetroArrowColorTable">
            <summary>
            Gets or sets the MetroColorTable to customize appearance of the collapse/expand button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowPlusMinus">
            <summary>
            Indicates whether the plus minus controls are visible.
            </summary>
            <returns>true if plus sign and minus sign buttons are displayed next to tree nodes that contain child tree nodes; otherwise, false.</returns>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowLines">
            <summary>
            Indicates whether the tree lines are visible.
            </summary>
            <returns>true if lines are drawn between tree nodes in the tree view control; otherwise, false. </returns>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowRootLines">
            <summary>
            Indicates whether lines are drawn between the tree nodes that are at the root of the tree view.
            </summary>
            <returns>true if lines are drawn between the tree nodes that are at the root of the tree view; otherwise, false. </returns>
            <value> The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Indent">
            <summary>
            Gets or sets the indent of the child nodes from the parent node.
            </summary>
            <retuns>The distance, in pixels, to indent each of the child tree node levels.</retuns>
            <value>The default value is 19.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HotTracking">
            <summary>
            Indicates whether the nodes will have a hot tracked appearance when the mouse cursor is hovering over them.
            </summary>
            <value>The default value is false.</value>
            <returns>true if a tree node label takes on the appearance of a hyper-link as the mouse pointer passes over it; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AllowMouseBasedSelection">
            <summary>
            Indicates whether multiple nodes can be selected with mouse down and drag.
            </summary>
            <value>Default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExpandedNodes">
            <summary>
            Returns the collection of Nodes which are in Expanded state
            </summary>        
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CollapsedNodes">
            <summary>
            Returns the collection of Nodes which are in Collapsed state
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodes">
            <summary>
            Returns the selected nodes of the TreeViewAdv.
            </summary>
            <remarks>Use this property only when <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectionMode"/> property
            lets you select multiple nodes. Otherwise, use <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNode"/> to get the single selected node.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CheckedNodes">
            <summary>
            Returns the checked nodes of the TreeViewAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HideSelection">
            <summary>
            Indicates whether the TreeViewAdv will hide it's selected nodes when not focused.
            </summary>
            <returns>true if the selected tree node is not highlighted when the tree view has lost the focus; otherwise, false.</returns>
            <value> The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.FullRowSelect">
            <summary>
            Indicates whether the complete row will be highlighted when a node is selected.
            </summary>
            <value>The default value is false.</value>
            <returns>true if the selection highlight spans the width of the tree view control; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.GridOfficeScrollBars">
            <summary>
            Get or sets the OfficeScrollBars
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LineColor">
            <summary>
            Gets or sets the color of the tree lines.
            </summary>
            <value>Default is Color.Gray.</value>
            <returns>The System.Drawing.Color of the lines connecting the tree nodes.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LineStyle">
            <summary>
            Gets or sets the line style of the tree lines.
            </summary>
            <value>Default value is DashStyle.Dot.</value>
            <returns>One of the Line style</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AllowKeyboardSearch">
            <summary>
            Indicates whether keyboard based searching should be allowed.
            </summary>
            <value>Default value is true.</value>
            <remarks>
            When set to true, the users can key in char keys to browse to the next node that begins with
            that character(s). Multiple characters entered in succession will be assumed to be part of the
            same word, so search will be performed on that substring. Search will be restricted to 
            <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.IsVisible"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdv.Expanded"/> nodes.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.InteractiveCheckBoxes">
            <summary>
            Indicates whether the state of the parent node's check box is based on the check state of it's child nodes' check boxes.
            </summary>
            <value>Default value is false.</value>
            <remarks>
            If all child nodes are checked the parent node is also checked. The same with unchecked.
            If some child nodes are checked and some are unchecked then the parent node will have an indeterminate state.
            If the CheckState of the parent node is set by code or by clicking on it the state of all sub nodes will be set to that state.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectOnCollapse">
            <summary>
            Gets or sets a value indicating whether the collapsed node should be selected if any of the child node is selected or not.
            </summary>
            <value><c>true</c> if the collapsed node should be selected if that node has a selected child node; otherwise, <c>false</c>.</value>
            <remarks>
            If this property is set to false, it won't trigger the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterSelect"/> event after collapsing the node. 
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowCheckBoxes">
            <summary>
            Indicates whether check boxes will be shown for the nodes.
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNode">
            <summary>
            Gets or sets the selected node of the TreeViewAdv.
            </summary>
            <remarks><para>The tree fires the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeSelect"/> event to let you cancel the change 
            and <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterSelect"/> event to notify you of a new selected node.</para>
            <para>Use to <see cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectedNodes"/> property when multi-node selection is turned on.</para> </remarks>
            <returns> The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that is currently selected in the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> .</returns>
            <value>The default value is Null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SelectionBaseNode">
            <summary>
            The base node, based on which multiple selection will be performed.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance or null if there is no such node.</value>
            <remarks>
            This node will be consulted while extending the selection in a multi-select
            scenario using user interaction or when calling the <see cref="M:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ExtendSelectionTo(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)"/> method.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ItemHeight">
            <summary>
            Gets or sets the default height of the nodes.
            </summary>
            <value> The default value is dependent on the control's font height.</value>
            <returns> The height, in pixels, of each tree node in the tree view.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Root">
            <summary>
            Gets or sets the root node of the TreeViewAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Nodes">
            <summary>
            Gets or sets the top-level nodes collection of the TreeViewAdv.
            </summary>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/>that represents the tree nodes assigned to the tree view control.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.RMouseDownNode">
            <summary>
            Gets or sets the node on which the user did a right-mouse down.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance.</value>
            <remarks>
            <para>This property will return a non-null value only when the user
            has his mouse down or when the context menu is being shown for the tree.</para>
            <para>Use this property in your context-menu's pop up event to determine on which
            node the user had right-clicked. However, do not use this property in a context menu
            item's Click property as this would be set to null by then. If the user right-clicked in the empty region then
            this property will return null.</para>
            <para>
            When the user instead used the keyboard to invoke the context menu (via Shift+F10)
            then this property will return the currently selected node and the
            menu will also appear beside the selected node.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HorizontalThumbTrack">
            <summary>
            Indicates whether the control should scroll while the user is dragging a horizontal scrollbar thumb.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SuspendExpandRecalculate">
            <summary>
            Gets or sets a value indicating whether the Recalculation of the Nodes maximum height should be done while expanding or collapsing.
            </summary>
            <value>
            	<c>true</c> if suspend recalculate the nodes height while expand/collapse; otherwise, <c>false </c>. The default value is false.
            </value>
            <remarks>
            This property can be reduced the delay while expanding/ collapsing the large number of nodes, if we set it as true.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SmartSizeBox">
            <summary>
            Indicates whether the size box should be drawn when both scrollbars are visible
            and the control is not a docked window in an MDIChild window. Note: Another better solution is drawing the NonClientArea
            ourselves. See SizeGripStyle which implements this newer solution.
            </summary>
            <value>The default value is false.</value>
            <remarks>
            Showing the size box works around a problem with .NET controls because by
            default the area at the bottom right is not drawn and that can cause
            drawing glitches. Note: Another better solution is drawing NonClientArea
            ourselves. See SizeGripStyle which implements this newer solution.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.VerticalThumbTrack">
            <summary>
            Indicates whether the control should scroll while the user is dragging a vertical scrollbar thumb.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeStateImageList">
             <summary>
             Gets or sets ImageList with images that are displayed 
             instead of expand or collapse button.
             </summary>
            <para> The below description helps the user to set Custom images for expand/collapse (+/-) signs in the TreeViewAdv 
            The standard +/- signs for the expand/collapse buttons in the TreeViewAdv can be replaced with 
            the custom images by setting ImageList to the newly added NodeStateImageList property of the TreeViewAdv.
            Single click on the image expands or collapses the current node.
            By setting some particular index of default image for expand/collapse button in the 
            TreeviewAdv's DefaultCollapseImageIndex and DefaultExpandImageIndex property ,all the
            ParentNode's can be displayed with default Images for expanding and collapsing actions.
            Each Parent Node's +/- signs can be set with different images ,by setting the TreeNodeAdv's
            CollpaseImageIndex and ExpandImageIndex.</para>
             <returns>The ImageList that contains the System.Drawing.Image objects used by the tree nodes.</returns>
             <value>The default value is null.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DefaultCollapseImageIndex">
            <summary>
            Gets or sets index of default image for collapse button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DefaultExpandImageIndex">
            <summary>
            Gets or sets the index of default image for expand button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AllowIncreaseSmallChange">
            <summary>
            Indicates whether the scroll control can increase the <see cref="P:System.Windows.Forms.ScrollBar.SmallChange"/>. (overridden property)
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.DelayToolTip">
            <summary>
            Delays the Tool tip by one second
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.KeepDottedSelection">
            <summary>
            Indicates whether control must draw dotted rectangle around 
            selected node when it has no focus.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.KeepDragCapturePoint">
            <summary>
            Indicates whether cue image should be drawn 
            at a distance below the mouse cursor while dragging. 
            </summary>
            <value>The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.SortWithChildNodes">
            <summary>
            Gets or sets a value indicating whether sort TreeViewAdv including all the child nodes.
            </summary>
            <value>
            	<c>true</c> if sort all with child nodes; otherwise, <c>false</c>. The default value is false.
            </value>
            
            <example>This example describes how to sort all the nodes in the TreeViewAdv
            <code language="C#">
            If SortWithChildNodes property is set to true,the user can sort all the nodes including all the child nodes in the treeViewAdv.
            The SortOrder of the Root should be specified for the sorting all nodes.
            //Sorts only the root nodes.
            private void button1_Click(object sender, System.EventArgs e)
            {
            this.treeViewAdv1.Nodes.Sort();
            }
            //Sort all the root nodes and the child nodes in the TreeviewAdv
            private void button2_Click_1(object sender, System.EventArgs e)
            {
            this.treeViewAdv1.Root.SortOrder=SortOrder.Ascending;
            this.treeViewAdv1.SortWithChildNodes=true;
            this.treeViewAdv1.Root.Sort();
            }
            </code>
            <code language="VB">
            'Sorts only the root nodes.
            Private Sub button1_Click(ByVal sender As Object, ByVal e As System.EventArgs)
            Me.treeViewAdv1.Nodes.Sort()
            End Sub
            'Sort all the root nodes and the child nodes in the TreeviewAdv
            Private Sub button2_Click_1(ByVal sender As Object, ByVal e As System.EventArgs)
            Me.treeViewAdv1.Root.SortOrder=SortOrder.Ascending
            Me.treeViewAdv1.SortWithChildNodes=True
            Me.treeViewAdv1.Root.Sort()
            End Sub
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShouldSelectNodeOnEnter">
            <summary>
            Gets or sets a value indicating whether the default node should be selected on the TreeViewAdv control gains focus.
            </summary>
            <value>
            	<c>true</c> if node should be selected on TreeViewAdv gains focus; otherwise, <c>false</c>. The default value is true.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.Padding">
            <summary>
            Gets or sets padding within the control.
            </summary>
            <returns>A System.Windows.Forms.Padding indicating the space between the control edges and its contents.</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.PaddingChanged">
            <summary>
            Occurs when the control's padding changes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HorisontalScroll">
            <summary>
            Enables or disables horizontal scrollbar. 
            This property will be set/reset by the tree as and when required.
            </summary>	
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.VerticallScroll">
            <summary>
            Enables or disables vertical scrollbar. 
            This property will be set/reset by the tree as and when required.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.VScroll">
            <summary>
            Overridden. Enables or disables vertical scrollbar.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HScroll">
            <summary>
            Overridden. Enables or disables horizontal scrollbar.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.HScrollPos">
            <summary>
            Gets or sets the position of the Horizontal scrollbar.
            </summary>
            <value>The default value is 1.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.VScrollPos">
            <summary>
            Gets or sets the position of the Vertical scrollbar.
            <value>The default value is 1.</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.TopVisibleNode">
            <summary>
            Returns the first fully-visible tree node in the tree view control.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that represents the first fully-visible 
            tree node in the tree view control.</value>
            <remarks>
            Initially, the <b>TopVisibleNode</b> returns the first root tree node, which is 
            located at the top of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>. However, if the user has scrolled 
            the contents, another tree node might be at the top.
            <seealso cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.TopVisibleNode"/>
            </remarks>
            <returns>The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that represents the first fully-visible tree node in the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.VisibleCount">
            <summary>
            Gets the number of tree nodes that can be fully visible in the TreeViewAdv.
            </summary>
            <value> The number of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> items that can be fully visible in the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> control.</value>
            <remarks>
            The <b>VisibleCount</b> value can be greater than the number of tree nodes 
            in the tree view. The value is calculated by dividing the height of the 
            client window by the height of a tree node item. The result is the total 
            number of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> objects that the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> is 
            capable of displaying within its current dimensions.
            </remarks>
            <returns>The number of <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> items that can be
            fully visible in the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.LastVisibleNode">
            <summary>
            Returns the last visible node.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance.</value>
            <remarks><seealso cref="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.TopVisibleNode"/></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.ShowToolTip">
            <summary>
            Gets/ Sets whether the Tool tip should be visible or not.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.CreateParams">
            <summary>
            Overrides System.Windows.Forms.Control.CreateParams.
            </summary>
            <returns> A System.Windows.Forms.CreateParams that contains the required creation parameters when the handle to the control is created.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AlignCustomControlLocation">
            <summary>
            Specifies the location of the Custom Control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog">
            <summary>
            TreeViewAdvFindReplaceDialog class for search functionality.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.isMatchFound">
            <summary>
            Specifies the Matchfound on initialization.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.NodePointIndex">
            <summary>
            Initialize the Node index.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.searchText">
            <summary>
            Initialize the search text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.treeNodeAdvCollection">
            <summary>
            Initialize the TreeNodeAdvCollection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.treeView">
            <summary>
            Initialize the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.m_searchOptions">
            <summary>
            Initialize the TreeViewSearchOption as MatchWholeText.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.m_treeSearchRange">
            <summary>
            Initialize the TreeViewSearchRange as TreeView.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.m_nodeSearchType">
            <summary>
            Initialize the TreeViewSearchNavigation as SearchAll.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.#ctor(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Initializes new instances of TreeViewAdvFindReplaceDialog class.
            </summary>
            <param name="tree">TreeViewAdv instance</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.Find(System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.TreeViewSearchRange)">
            <summary>
            Highlights matched TreeNodeAdv based on search string
            </summary>
            <param name="nodeText">The Search Text</param>
            <param name="searchOption">The search option for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption"/>.</param>
            <param name="searchRange">The search range for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange"/>.</param>
            <returns>true if match found</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.Find(System.String)">
            <summary>
            Highlights matched TreeNodeAdv based on search string.
            </summary>
            <param name="nodeText">Search Text.</param>
            <returns>true if match found</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.FindAll(System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.TreeViewSearchRange)">
            <summary>
            Highlights all matched TreeNodeAdv based on the search string.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="searchOption">The search option for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption"/>.</param>
            <param name="searchRange">The search range for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange"/>.</param>
            <returns>returns true if match found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.FindAll(System.String)">
            <summary>
            Highlights all matched TreeNodeAdv based on search string.
            </summary>
            <param name="nodeText">Search Text.</param>
            <returns>returns true if match found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.Replace(System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.TreeViewSearchRange)">
            <summary>
            Replace the search text with replace text by specified the TreeViewSearchOption and TreeViewSearchRange.
            Returns true if matched TreeNodeAdv text replaced.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="replaceText">Text to be replaced.</param>
            <param name="searchOption">The search option for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption"/>.</param>
            <param name="searchRange">The search range for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange"/>.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.Replace(System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchRange)">
            <summary>
            Replace the search text with replace text by specified the TreeViewSearchRange.
            Returns true if matched TreeNodeAdv text replaced.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="replaceText">Text to be replaced.</param>
            <param name="searchRange">The search range for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange"/>.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.Replace(System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchOption)">
            <summary>
            Replace the search text with replace text by specified the TreeViewSearchOption.
            Returns true if matched TreeNodeAdv text replaced.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="replaceText">Text to be replaced.</param>
            <param name="searchOption">The search option for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption"/>.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.Replace(System.String,System.String)">
            <summary>
            Replace the search text with replace text.
            Returns true if matched TreeNodeAdv text replaced.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="replaceText">Text to be replaced.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.Replace(System.String)">
            <summary>
            Returns true if matched TreeNodeAdv text replaced.
            </summary>
            <param name="ReplaceText">Text to be replaced.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.ReplaceAll(System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchRange)">
            <summary>
            Replace the all the TreeNodeAdv search text with replace text by using specified the TreeViewSearchRange.
            Returns true if matched TreeNodeAdv text replaced.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="replaceText">Text to be replaced.</param>
            <param name="searchRange">The search range for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange"/>.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.ReplaceAll(System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchOption)">
            <summary>
            Replace the all the TreeNodeAdv search text with replace text by using specified the TreeViewSearchOption.
            Returns true if matched TreeNodeAdv text replaced.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="replaceText">Text to be replaced.</param>
            <param name="searchoption">The search option for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption"/>.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.ReplaceAll(System.String,System.String)">
            <summary>
            Replace the all the TreeNodeAdv search text with replace text.
            Returns true if all matched TreeNodeAdv text replaced.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="replaceText">Text to be replaced.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.ReplaceAll(System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.TreeViewSearchRange)">
            <summary>
            Replace the all the TreeNodeAdv search text with replace text by using specified the TreeViewSearchOption and TreeViewSearchRange.
            Returns true if all matched TreeNodeAdv text replaced.
            </summary>
            <param name="nodeText">Search Text.</param>
            <param name="replaceText">Text to be replaced.</param>
            <param name="searchOption">The search option for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchOption"/>.</param>
            <param name="searchRange">The search range for <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewSearchRange"/>.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.ReplaceAll(System.String)">
            <summary>
            Returns true if matched all TreeNodeAdv text replaced.
            </summary>
            <param name="ReplaceText">Text to be replaced.</param>
            <returns>returns true if matched TreeNodeAdv text replaced.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.Search(System.String)">
            <summary>
            Defines if Search Text matches any TreeNodeAdv text.
            </summary>
            <param name="Text">Search String.</param>
            <returns>returns true if match found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.FindNameInTreeView(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            Find and return TreeNodeAdv based on TreeSearchOption
            </summary>
            <param name="node">TreeNodeAdv instances.</param>
            <param name="name">Search Text.</param>
            <returns>Returns the Search <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.FindNameInTreeView(Syncfusion.Windows.Forms.Tools.TreeViewAdv,System.String)">
            <summary>
            Find and return matched TreeNodeAdv Collection
            </summary>
            <param name="treeView">TreeViewAdv Instances</param>
            <param name="name">Search String</param>
            <returns>Returns the Search <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCollection"/>.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.TreeView">
            <summary>
            Gets/Sets the TreeViewAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.SearchTreeNodeAdvCollection">
            <summary>
            Gets/Sets value of TreeNodeAdvCollection that matches search string.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.TreeViewSearchOption">
            <summary>
            Gets/Sets value of TreeViewAdv Search Option.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.TreeViewSearchRange">
            <summary>
            Gets/Sets value of TreeViewAdv search range.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvFindReplaceDialog.TreeViewSearchNavigation">
            <summary>
            Gets/Sets value of TreeNodeAdv search navigation type.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.AfterCheck"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeEditorValidated"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeEditorValidateString"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeEditorValidating"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvMouseClickArgs">
            <summary>
            Handles the <see cref="!:TreeViewAdv.NodeDoubleClick"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewOnAfterFindArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeAfterFound"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAfterFindArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewOnBeforeFindArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeBeforeFind"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeFindArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewOnReplacingArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeReplacing"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewOnReplacedArgs">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnNodeReplaced"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvBeforeEditEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeEdit"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.BeforeNodePaint"/> event of the TreeViewAdv control.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeBackgroundPaint"/> event of the TreeViewAdv control.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvPaintBackgroundEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs">
            <summary>
            Provides data for the TreeViewAdv selection events.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs.action">
            <summary>
            Initialize the TreeViewAdvAction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs.node">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Overloaded. Creates a new instance of this class.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.TreeViewAdvAction)">
            <summary>
            Creates a new instance of this class.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance.</param>
            <param name="action">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction"/> type.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs.Action">
            <summary>
            Gets / sets the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvAction"/> associated with the event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEventArgs.Node">
            <summary>
            Gets / sets the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> associated with the event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs">
            <summary>
            Provides data for the cancelable validation events in the TreeViewAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs">
            <summary>
            Provides data for the editing events in the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs.label">
            <summary>
            Initialize the label of the TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs.node">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            Creates a new instance of the TreeNodeAdvEditEventArgs.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance.</param>
            <param name="label">The label for the node.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs.Label">
            <summary>
            Returns the label for the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvEditEventArgs.Node">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> that is currently being edited.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs.cancel">
            <summary>
            Initialize the cancel that event needs to cancel or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs.continueEditing">
            <summary>
            Initialize whether the editing needs to end or not.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            Creates a new instance of the class.
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance.</param>
            <param name="label">The new text for the node.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs.Cancel">
            <summary>
            Indicates whether the event should be cancelled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs.ContinueEditing">
            <summary>
            Indicates whether editing should end now.
            </summary>
            <value>This property is consulted only when <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvCancelableEditEventArgs.Cancel"/> is set to true.
            If you Cancel the operation and if this property is set
            to false, editing mode will end; otherwise editing mode will be preserved.
            Default is true.</value>
            <remarks> This property will be ignored by the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeEditorValidateString"/> event. </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs">
            <summary>
            Provides data for the <see cref="!:Syncfusion.Windows.Forms.Tools.TreeViewAdv.NodeDoubleClick"/> event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.node">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.m_Mousebutton">
            <summary>
            Initialize the Mouse Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.m_Click">
            <summary>
            Initialize the number of times the mouse button was pressed and released.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.x">
            <summary>
            Initialize the x-coordinate of the mouse point.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.y">
            <summary>
            Initialize the y-coordinate of the mouse point.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.m_Delta">
            <summary>
            Initialize the signed count of the number of detent the mouse wheel has rotated.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Creates a new instance of the TreeViewAdvMouseClickEventArgs
            </summary>
            <param name="treenode">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance.</param>
            <param name="button">A <see cref="T:System.Windows.Forms.MouseButtons"/></param>
            <param name="clicks">Number of the Mouse click.</param>
            <param name="X"> X-coordinate of the mouse point.</param>
            <param name="Y"> Y-coordinate of the mouse point.</param>
            <param name="delta">The number of detent the mouse wheel has rotated.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.Node">
            <summary>
            Gets TreeNodeAdv instance
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.Mousebutton">
            <summary>
            Gets/Sets which mouse button was pressed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.Clicks">
            <summary>
            Gets the number of times the mouse button was pressed and released.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.X">
            <summary>
            Gets the x-coordinate of the mouse during the generating mouse event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.Y">
            <summary>
            Gets the y-coordinate of the mouse during the generating mouse event
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvMouseClickEventArgs.Delta">
            <summary>
            Gets a signed count of the number of detents the mouse wheel has rotated, multiplied by the WHEEL_DELTA constant. A detent is one notch of the mouse wheel.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAfterFindArgs">
            <summary>
            TreeNodeAdvAfterFindArgs class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAfterFindArgs.m_searchText">
            <summary>
            Initialize the Search text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAfterFindArgs.node">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAfterFindArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            Initializes new instances of TreeNodeAdvAfterFindArgs class
            </summary>
            <param name="m_node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance</param>
            <param name="n_searchText">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> Text which needs to be searched</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAfterFindArgs.Node">
            <summary>
            Gets/Sets value of TreeNodeAdv instance that matches Search String
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvAfterFindArgs.SearchText">
            <summary>
            Gets/Sets value of search string
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeFindArgs">
            <summary>
            TreeNodeAdvBeforeFindArgs class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeFindArgs.m_searchText">
            <summary>
            Initialize the search text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeFindArgs.node">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeFindArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            Initializes new instances of TreeNodeAdvBeforeFindArgs class
            </summary>
            <param name="m_node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance</param>
            <param name="n_searchText">The text of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> which needs to be searched</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeFindArgs.Node">
            <summary>
            Gets/Sets TreeNodeAdv instance value that matches Search String
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeFindArgs.SearchText">
            <summary>
            Gets/Sets TreeNodeAdv search string value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs">
            <summary>
            TreeNodeAdvOnReplacingArgs class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.m_replaceText">
            <summary>
            Initialize the replace text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.m_searchText">
            <summary>
            Initialize the search text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.m_treesearchOption">
            <summary>
            Initialize the TreeViewSearchOption
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.m_treesearchrange">
            <summary>
            Initialize the TreeViewSearchRange
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.node">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeViewSearchOption,Syncfusion.Windows.Forms.Tools.TreeViewSearchRange)">
            <summary>
            Initializes new instances of TreeNodeAdvOnReplacingArgs class
            </summary>
            <param name="m_node">TreeNodeAdv Instance</param>
            <param name="n_searchText">Search String</param>
            <param name="n_replace">Replace String</param>
            <param name="findOption">TreeViewSearchOption</param>
            <param name="searchRange">TreeViewSearchRange</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.Node">
            <summary>
            Gets/Sets TreeNodeAdv instance value that matches search string
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.TreeViewSearchOption">
            <summary>
            Gets/Sets TreeViewAdv search option value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.TreeViewSearchRange">
            <summary>
            Gets/Sets TreeViewAdv search range value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.SearchText">
            <summary>
            Gets/Sets TreeNodeAdv search string value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacingArgs.ReplaceText">
            <summary>
            Gets/Sets TreeNodeAdv replace text value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs.m_replaceText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs.m_searchText">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs.node">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs.#ctor(System.String,System.String,Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Initializes new instances of TreeNodeAdvOnReplacedArgs class
            </summary>
            <param name="n_searchText">Search String</param>
            <param name="n_replace">Replace String</param>
            <param name="m_node">TreeNodeAdv Instances</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs.Node">
            <summary>
            Gets/Sets TreeNodeAdv instance value that matches Search String
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs.SearchText">
            <summary>
            Gets/Sets TreeNodeAdv search string value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvOnReplacedArgs.ReplaceText">
            <summary>
            Gets/Sets TreeNodeAdv replace text value
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs">
            <summary>
            Provides data for the <see cref="!:TreeNodeAdv.BeforeEdit"/> event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs.textBox">
            <summary>
            Initialize the TextBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs.node">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Windows.Forms.TextBox)">
            <summary>
            Creates a new instance of the class.
            </summary>
            <param name="node">Specifies the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>.</param>
            <param name="textBox">A <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs.TextBox"/> instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs.Node">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs.TextBox">
            <summary>
            Returns the <see cref="P:Syncfusion.Windows.Forms.Tools.TreeNodeAdvBeforeEditEventArgs.TextBox"/> that is used to edit the node.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleNamePairsList">
            <summary>
            StyleNamePairsList class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleNamePairsList.tree">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleNamePairsList.#ctor(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Constructor of the StyleNamePairsList class
            </summary>
            <param name="tree">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleNamePairsList.AddRange(Syncfusion.Windows.Forms.Tools.StyleNamePair[])">
            <summary>
            Adds the elements of an System.Collections.ICollection to the end of the System.Collections.ArrayList.
            </summary>
            <param name="stylePairs">The System.Collections.ICollection whose elements should be added to the end of the System.Collections.ArrayList.
            The collection itself cannot be null, but it can contain elements that are null.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleNamePairsList.Add(Syncfusion.Windows.Forms.Tools.StyleNamePair)">
            <summary>
            Adds an object to the end of the System.Collections.ArrayList.  
            </summary>
            <param name="stylePair">The System.Object to be added to the end of the System.Collections.ArrayList. The value can be null.</param>
            <returns>The System.Collections.ArrayList index at which the value has been added.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.StyleNamePair">
            <summary>
            StyleNamePair class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleNamePair.name">
            <summary>
            Initialize the string name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.StyleNamePair.style">
            <summary>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/> appearance and behavior information regarding the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.StyleNamePair.#ctor(System.String,Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo)">
            <summary>
            Constructor of the StyleNamePair.
            </summary>
            <param name="name">Passes the name</param>
            <param name="style">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo"/> appearance and behavior information regarding the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeBoundStyleInfoStore">
            <summary>
            TreeBoundStyleInfoStore class
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeBoundStyleInfoStore.tree">
            <summary>
            Initialize the TreeNodeAdv.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeBoundStyleInfoStore.#ctor(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Constructor of the TreeBoundStyleInfoStore
            </summary>
            <param name="tree">The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeBoundStyleInfoStore.HasValue(Syncfusion.Styles.StyleInfoProperty)">
            <summary>
            Overrides the HasValue 
            </summary>
            <param name="sip">Provides a unique identifier for a property in a style object and stores information about the associated property.</param>
            <returns></returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TreeBoundStyleInfoStore.GetValue(Syncfusion.Styles.StyleInfoProperty)" -->
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable">
            <summary>
            Metro color table for collapse/expand button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable.m_ArrowNormal">
            <summary>
            Initialize the MetroPlusMinus Arrow NormalColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable.m_ArrowHovered">
            <summary>
            Initialize the MetroPlusMinus Arrow SelectedColor
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable.m_ArrowPushed">
            <summary>
            Initialize the MetroPlusMinus Arrow PressedColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable"/> class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable.ArrowNormal">
            <summary>
            Gets or sets the MetroPlusMinus Arrow color in normal state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable.ArrowHovered">
            <summary>
            Gets or sets the MetroPlusMinus Arrow color in hover state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroArrowColorTable.ArrowPushed">
            <summary>
            Gets or sets the MetroPlusMinus Arrow color in pressed state.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument">
            <summary>
            The TreeViewPrintDocument class helps to provide the custom printing support for TreeViewAdv.
            </summary>
            <example>
            Use the following code for printing:
            <code lang="C#">
            TreeViewPrintDocument printDocument = new TreeViewPrintDocument(this.treeViewAdv1);
            printDocument.Print();
            </code>
            Use the following code for print preview:
            <code lang="C#">
            TreeViewPrintDocument printDocument = new TreeViewPrintDocument(this.treeViewAdv1);
            printDocument.PrintPreview();
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.treeView">
            <summary>
            Initialize the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_HeaderText">
            <summary>
            Initialize the header text
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_HeaderColor">
            <summary>
            Initialize the header color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_HeaderFont">
            <summary>
            Initialize the Header font.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.headerHeight">
            <summary>
            Initialize the Header height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_HeaderAlignment">
            <summary>
            Initialize the Header text alignment
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_FooterText">
            <summary>
            Initialize the footer text.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_FooterColor">
            <summary>
            Initialize the footer color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_FooterFont">
            <summary>
            Initialize the footer font.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.footerHeight">
            <summary>
            Initialize the footer height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_FooterAlignment">
            <summary>
            Initialize the Footer text alignment
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_ShowPageNo">
            <summary>
            Initialize whether the page number is shown or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_ShowDateTime">
            <summary>
            Initialize whether the date time is shown or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_EnableCustomHeader">
            <summary>
            Indicates whether Custom Header is enabled or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_EnableCustomFooter">
            <summary>
            Indicates whether Custom Footer is enabled or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_PrintHeaderFooterOnAllPages">
            <summary>
            Initialize whether the header is displayed on all the pages.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_PrintHeaderOnFirstPageOnly">
            <summary>
            Initialize whether the header is displayed only on first page.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_printPosition">
            <summary>
            Initialize the PrintPosition.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_imgControl">
            <summary>
            Initialize the image control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_NodeHeight">
            <summary>
            Initialize the Node height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_ScrollBarHeight">
            <summary>
            Initialize the scrollbar height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_ScrollBarWidth">
            <summary>
            Initialize the scrollbar width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_PageNumber">
            <summary>
            Initialize the Page Number.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_dtDateTime">
            <summary>
            Initialize the Date time.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.pageCount">
            <summary>
            Initialize the Page count.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.m_pdCurrentDirection">
            <summary>
            Initialize the Direction to print the TreeViewAdv.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.noPrintDialog">
            <summary>
            Initialize whether the TreeViewAdv print directly
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.#ctor">
            <summary>
            Constructor of the TreeViewPrintDocument
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.#ctor(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Constructor of the TreeViewPrintDocument
            </summary>
            <param name="tree">The instance of the TreeViewAdv.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.Print">
            <summary>
            Start the TreeViewAdv to printing process.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.Print(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Start the TreeViewAdv to printing process.
            </summary>
            <param name="treeView">The TreeViewAdv which needs to be printed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.PrintPreview">
            <summary>
            Begins the printing process of the TreeViewAdv and it shows TreeViewAdv before printing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.PrintPreview(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Shows a PrintPreview dialog displaying the Tree control passed in.
            </summary>
            <param name="treeView">The TreeView instance for print preview.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.PrintNoDialog">
            <summary>
            Prints entire control directly on default printer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.PrepareTreeImage(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Gets an image that shows the entire tree, not just what is visible on the form
            </summary>
            <param name="tree">The instance of the TreeViewAdv.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.GetPrintDocument(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Returns the PrintDocument.
            </summary>
            <param name="treeeView">The TreeViewAdv instance.</param>
            <returns>The value of the TreeViewPrintDocument.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.GetImage(System.IntPtr,System.Int32,System.Int32)">
            <summary>
            Returns an image of the specified width and height, of a control represented by handle.
            </summary>
            <param name="handle">The handle of the custom control.</param>
            <param name="width">The width of the custom control.</param>
            <param name="height">The width of the custom control.</param>
            <returns>The image.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawImageWithCustomControls(System.IntPtr,System.Int32,System.Int32,System.Collections.Generic.Dictionary{System.Windows.Forms.Control,System.Drawing.Point})">
            <summary>
            Draw the image with custom controls.
            </summary>
            <param name="handle">The handle of the control.</param>
            <param name="width">The width of the control.</param>
            <param name="height">The height of the control.</param>
            <param name="customControls">The custom control collections.</param>
            <returns>The image.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.OnPrintHeader(Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintHeader"/> event
            </summary>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs"/>that contains the event data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.OnPrintFooter(Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintFooter"/> event
            </summary>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs"/>that contains the event data</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.OnBeginPrint(System.Drawing.Printing.PrintEventArgs)">
            <summary>
            Raises the BeginPrint event. It is called after the Print() method is called and before the first page of the control prints.
            </summary>
            <param name="e">The PrintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.OnPrintPage(System.Drawing.Printing.PrintPageEventArgs)">
            <summary>
            Raises the PrintPage event. It is called before a control prints.
            </summary>
            <param name="e">The PrintPageEventArgs contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.HeaderText">
            <summary>
            Gets or sets the value of the Header text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.HeaderTextColor">
            <summary>
            Gets or sets the value of the Header text color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.HeaderFont">
            <summary>
            Gets or sets the value of the Header font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.HeaderHeight">
            <summary>
            Gets or sets a value that specifies the height of the header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.HeaderAlignment">
            <summary>
            Gets or sets the value of the HeaderAlignment
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.FooterText">
            <summary>
            Gets or sets the value of the Footer text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.FooterTextColor">
            <summary>
            Gets or sets the value of the Footer text color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.FooterFont">
            <summary>
            Gets or sets the value of the Footer font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.FooterHeight">
            <summary>
            Gets or sets a value that specifies the height of the footer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.FooterAlignment">
            <summary>
            Gets or sets the value of the Footer Alignment
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.ShowPageNumber">
            <summary>
            Indicates whether the page number is shown or not.
            </summary>
            <value>true, if the Page number is showed in printing process. Otherwise, false. The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.ShowDateTime">
            <summary>
            Indicates whether the date time is shown or not.
            </summary>
            <value>true, if the DateTime is showed in printing process. Otherwise, false. The default value is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.PrintHeaderFooterOnAllPages">
            <summary>
            Indicates whether the Header and Footer shown on all the pages.
            </summary>
            <remarks>If PrintHeaderOnFirstPageOnly is enabled, then Header will shown on first page only.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.PrintHeaderOnFirstPageOnly">
            <summary>
            Indicates whether the Header is shown on first page only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.EnableCustomHeader">
            <summary>
            Indicates whether Custom Header is enabled or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.EnableCustomFooter">
            <summary>
            Indicates whether Custom Footer is enabled or not.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintHeader">
            <summary>
            Handle the event to draw Header to the TreeViewAdv print document
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintFooter">
            <summary>
            Handle the event to draw Footer to the TreeViewAdv print document.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintHeaderFooterEventHandler">
            <summary>
            Represents the methods that handles <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintHeader"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintFooter"/> events.
            </summary>
            <param name="sender">The source of the event</param>
            <param name="e">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs"/> that contains the event data</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintHeader"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewPrintDocument.DrawPrintFooter"/> events
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.drawRectangle">
            <summary>
            Initialize the rectangle to draw the Header or footer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.pageNumber">
            <summary>
            Initialize the page number.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.pageCount">
            <summary>
            Initialize the page count.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.graphics">
            <summary>
            Initialize the Graphics object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.#ctor(System.Drawing.Rectangle,System.Drawing.Graphics,System.Int32,System.Int32,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs"/> class.
            </summary>
            <param name="drawRectangle">Rectangle area to draw Header / Footer</param>
            <param name="graphics">Printer graphics</param>
            <param name="pageNumber">Current page number</param>
            <param name="pageCount">Total page count</param>
            <param name="cancel">Indicates whether printing should be canceled.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.PageNumber">
            <summary>
            Gets the current page number.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.PageCount">
            <summary>
            Gets the total page count.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.DrawRectangle">
            <summary>
            Gets the Rectangle area to draw Header or Footer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewPrintHeaderFooterEventArgs.Graphics">
            <summary>
            Gets the printer graphics
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PrintDirection">
            <summary>
            Specifies the Print direction which needs to print the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintDirection.Horizontal">
            <summary>
            Specifies the Horizontal direction which needs to print the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PrintDirection.Vertical">
            <summary>
            Specifies the Vertical direction which needs to print the control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvBaseStylesEditorForm">
            <summary>
            Summary description for TreeViewAdvBaseStylesEditorForm.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvBaseStylesEditorForm.#ctor(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Constructor of the TreeViewAdvBaseStylesEditorForm
            </summary>
            <param name="treeView">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvBaseStylesEditorForm.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvBaseStylesEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewDropPositions">
            <summary>
            Specifies the position where a drop can occur during drag-and-drop.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QueryDragInsertInfoEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.QueryDragInsertInfo"/>
            event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QueryDragInsertInfoEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Constructor of the QueryDragInsertInfoEventArgs class
            </summary>
            <param name="node">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeNodeAdv"/> instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryDragInsertInfoEventArgs.DragInsertColor">
            <summary>
            The Color of DragHighLightTracker can be changed based on the tree's background Color 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryDragInsertInfoEventArgs.Node">
            <summary>
            Gets the TreeNodeAdv.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.QueryAllowedPositionsForNode"/>
            event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.TreeViewDropPositions,Syncfusion.Windows.Forms.Tools.TreeViewDropPositions)">
            <summary>
            Creates a new instance of the class.
            </summary>
            <param name="highLightNode">The node over which the mouse is during drag-and-drop.</param>
            <param name="highlightPosition">The computed drop-position.</param>
            <param name="allowedPositions">The allowed drop-positions.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs.ShowSelectionHighlight">
            <summary>
            Indicates whether the drag over node should be drawn with the selection highlight.
            </summary>
            <value>True to show the highlight; false otherwise. Default is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs.HighlightNode">
            <summary>
            Returns the currently highlighted node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs.NewDropPosition">
            <summary>
            Returns the computed drop position.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs.AllowedPositions">
            <summary>
            Gets / sets the allowed drop-positions.
            </summary>
            <remarks>Change this value if you want to prevent drop in the
            <see cref="P:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs.NewDropPosition"/>.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker">
            <summary>
            TreeViewAdv Drag and Drop UI helper class.
            </summary>
            <remarks>
            <p>Use this class (will be referred to as "tracker" below) only when you want to support dropping adjacent (above or below) to a node.
            Otherwise simply listen to the <see cref="E:System.Windows.Forms.Control.DragOver"/> and <see cref="E:System.Windows.Forms.Control.DragDrop"/> events and provide/use the <see cref="!:System.Windows.Forms.DropEffect"/>.
            When used, this tracker will draw indicators above or below a node while dragging an item
            over the node. The tracker needs to be updated as shown below in the DragXXX events.</p>
            <p>
            The usage semantics for the tracker is as follows:
            </p>
            <list type="number">
            <item><description>Create an instance of this class and listen to the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.QueryAllowedPositionsForNode"/> event.</description></item>
            <item><description>In the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>'s <b>DragOver</b> event update the highlighted node with a call to the
            <see cref="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.SetHighlightNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Drawing.Point)"/> method.</description></item>
            <item><description>In the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>'s <b>DragLeave</b> event clear the highlighted node with a call to the
            <see cref="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.ClearHighlightNode"/> method.</description></item>
            <item><description>In the <see cref="E:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.QueryAllowedPositionsForNode"/> event handler, specify
            whether a computed adjacent position should be allowed.</description></item>
            <item><description>In the <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/>'s <b>DragDrop</b> event get the highlighted node
            and the drop-position from the tracker and insert the new node(s) accordingly.</description></item>
            </list>
            </remarks>
            <example>
            Please take a look at our sample in the ..\Essential Tools\Samples\Tree Package\TreeViewAdvDragDrop folder
            for more information.
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.#ctor(Syncfusion.Windows.Forms.Tools.TreeViewAdv)">
            <summary>
            Creates a new instance of the class.
            </summary>
            <param name="tree">The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> instance where drag-and-drop will occur.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.ClearHighlightNode">
            <summary>
            Clears the current highlight node setting.
            </summary>
            <remarks>Call this method from the TreeViewAdv's <b>DragLeave</b> and <b>DragDrop</b>(after
            you get the highlight information from the tracker class) events.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.SetHighlightNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.Drawing.Point)">
            <summary>
            Sets the node over which the mouse is currently hovering during drag-drop.
            </summary>
            <param name="highlightNode">The new highlight node.</param>
            <param name="ptInTree">The point in tree where the mouse is in the tree view's client co-ordinates.</param>
            <remarks>
            Call this method from the TreeViewAdv's <b>DragOver</b> method.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.QueryAllowedPositionsForNode">
            <summary>
            Occurs before drawing a highlight indicator above or below a node.
            </summary>
            <remarks>You can listen to this event and prevent drawing highlights
            for some specific nodes.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.QueryDragInsertInfo">
            <summary>
            Occurs before drawing a DragInsert position.
            </summary>
            <remarks>You can listen to this event and change DragInsert highlight color.</remarks>
            
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.EdgeSensitivity">
            <summary>
            This property will soon be replaced by the
            <see cref="!:EdgeSensitiviyOnTop"/> and <see cref="!:EdgeSensitiviyAtBottom"/>
            properties, please use them instead.
            </summary>
            <value>Default is zero.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.EdgeSensitivityOnTop">
            <summary>
            Gets / sets a height for the top edge of a node while dragging over.
            </summary>
            <value>Default is -1.</value>
            <remarks>
            <p>
            By default (when value is negative), the top 1/3 of the node will be considered the top edge.
            This value will be used when you allow dropping before a node using 
            the <see cref="P:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs.AllowedPositions"/> property. 
            Set this to zero if you never want to drop on top of a node.
            </p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.EdgeSensitivityAtBottom">
            <summary>
            Gets / sets a height for the bottom edge of a node while dragging over.
            </summary>
            <value>Default is -1.</value>
            <remarks>
            <p>
            By default (when value is negative), the bottom 1/3 of the node will be considered the bottom edge.
            This value will be used when you allow dropping below a node using the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventArgs.AllowedPositions"/> property. 
            Set this to zero if you never want to drop below a node.
            </p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.HotTrackDragOverNode">
            <summary>
            Indicates whether the drag over node should be drawn with the selected background.
            </summary>
            <default>True to draw selected; false otherwise. Default is true.</default>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.HighlightNode">
            <summary>
            Returns the node over which the mouse is hovering for drop.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.DropPosition">
            <summary>
            Returns the computed drop-position around the highlight node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewAdvDragHighlightTracker.WaitTimeBeforeExpand">
            <summary>
            Gets / sets the time interval after which a node will be expanded on mouse
            hover during drag and drop.
            </summary>
            <value>Time in milliseconds. Default is 750.</value>
            <remarks>
            If you do not want a node to expand on drag over, set this value to -1.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QueryAllowedPositionsEventHandler">
            <summary>
            Handles the <see cref="!:TreeViewAdv.QueryAllowedPositionsForNode"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.QueryDragInsertInfoEventHandler">
            <summary>
            Handles the <see cref="!:TreeViewAdv.QueryDragInsertInfo"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorPropertyGrid">
            <summary>
             Provides a user interface for browsing the properties of an object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorPropertyGrid.#ctor(System.IServiceProvider)">
            <summary>
            Constructor of the TreeViewAdvEditorPropertyGrid
            </summary>
            <param name="provider">It used for retrieving a service object; that is, an object that provides custom support to other objects.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorForm">
            <summary>
            Summary description for TreeViewAdvEditorForm.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorForm.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorForm.#ctor(Syncfusion.Windows.Forms.Tools.TreeViewAdv,System.IServiceProvider)">
            <summary>
            Constructor of the TreeViewAdvEditorForm
            </summary>
            <param name="Tree">A <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> instance.</param>
            <param name="provider">It used for retrieving a service object; that is, an object that provides custom support to other objects.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorForm.#ctor">
            <summary>
            Constructor of the TreeViewAdvEditorForm
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorForm.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorForm.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditorForm.IsChildNode(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.TreeNodeAdv)">
            <summary>
            Checks whether destinationNode is child node of the sourceNode.
            </summary>
            <param name="sourceNode"></param>
            <param name="destinatioNode"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditor.m_htControlsBitmaps">
            <summary>
            Controls bitmaps.
            Key - control.
            value - bitmap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditor.GetControlBitmap(System.Windows.Forms.Control,System.Drawing.Rectangle)">
            <summary>
            Paint control in bitmap if need and save bitmap in collection.
            If Control has been painted return bitmap from collection.
            </summary>
            <param name="control"></param>
            <param name="controlBounds"></param>
            <returns></returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TreeViewAdvEditor.OnMouseDown(System.Windows.Forms.MouseEventArgs)" -->
        <member name="T:Syncfusion.Windows.Forms.Tools.TreeViewCommand">
            <summary>
            Summary description for TreeViewCommands.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewCommand.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,System.String)">
            <summary>
            Overloaded. Creates a new instance of command for the node's Text editing action.
            </summary>
            <param name="node">The node on which action is to be performed.</param>
            <param name="newText">New text for the editing action.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewCommand.#ctor(Syncfusion.Windows.Forms.Tools.TreeNodeAdv,Syncfusion.Windows.Forms.Tools.Action)">
            <summary>
            Creates a new instance of command for the node's action.
            </summary>
            <param name="node">The node on which action is to be performed.</param>
            <param name="action">The action to perform.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewCommand.Execute">
            <summary>
            Executes the action to be performed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TreeViewCommand.Reverse">
            <summary>
            Performs the reverse action on the node.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewCommand.Node">
            <summary>
            Returns the node on whom the action is to be performed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TreeViewCommand.Action">
            <summary>
            Returns the action to be performed on the node.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Action">
            <summary>
            Specifies the action to be performed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Action.Add">
            <summary>
            Specifies whether the TreeNodeAdv needs to added.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Action.Remove">
            <summary>
            Specifies whether the TreeNodeAdv needs to removed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Action.Edit">
            <summary>
            Specifies whether the TreeNodeAdv needs to edited.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Action.None">
            <summary>
            Default action
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DomainUpDownExt">
            <summary>
            Extends the DomainUpDown to provide XP Look and Feel.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.NumericUpDownExt"/>
            <remarks>
            Take a look at the <see cref="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ThemesEnabled"/> and
            <see cref="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ThemedBorder"/> properties.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.WM_TOUCH">
            <summary>
            Default windows message for gesture support.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.WM_MOUSEACTIVATE">
            <summary>
            Default windows message for Mouse captured.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.checkTouch">
            <summary>
            Collects the boolean value if Control is selected by Touch or Mouse control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ShowTouchKeyboard(System.Collections.Generic.List{System.Boolean})">
            <summary>
            To show/display the touch keyboard
            </summary>
            <param name="CheckTouch"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.HideTouchKeyboard">
            <summary>
            To hide the touch keyboad.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.DomainUpDownExt"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.DefWndProc(System.Windows.Forms.Message@)">
            <summary>
            Sends the specified message to the default windows procedure.
            </summary>
            <param name="msg"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnTextBoxResize(System.Object,System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Resize"></see> event.
            </summary>
            <param name="source">The source of the event.</param>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
            <remarks> Overridden.Sets the PreferredHeight and position controls based on settings</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Layout"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.LayoutEventArgs"></see> that contains the event data.</param>
            <remarks>Positions child controls based on settings.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnHandleCreated(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.HandleCreated"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
            <remarks> Overridden</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnFontChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.FontChanged"></see> event.
            </summary>
            <param name="e">An <see cref="T:System.EventArgs"></see> that contains the event data.</param>
            <remarks> Overridden.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.UpdateHeight">
            <summary>
            Updates the height of the control to the preferred height based on settings.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.UpButton">
            <summary>
            Displays the previous item in the collection.
            </summary>
            <PermissionSet>
            <IPermission class="System.Security.Permissions.EnvironmentPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            <IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            <IPermission class="System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Flags="UnmanagedCode, ControlEvidence"/>
            <IPermission class="System.Diagnostics.PerformanceCounterPermission, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            </PermissionSet>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.DownButton">
            <summary>
            Displays the next item in the object collection.
            </summary>
            <PermissionSet>
            <IPermission class="System.Security.Permissions.EnvironmentPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            <IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            <IPermission class="System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Flags="UnmanagedCode, ControlEvidence"/>
            <IPermission class="System.Diagnostics.PerformanceCounterPermission, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
            </PermissionSet>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.PositionControls">
            <summary>
            Positions child controls based on settings.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.Paint"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.PaintEventArgs"></see>  that contains the event data.</param>
            <remarks >Overridden and activate the themes </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.metroColor">
             <summary>
            Metrocolor
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.RaiseThemeChangedEvent(System.EventArgs)">
            <summary>
            Raises the ThemeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The RaiseThemeChangedEvent method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding RaiseThemeChangedEvent in a derived
            class, be sure to call the base class's RaiseThemeChangedEvent method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnBorder3DStyleChanged(System.EventArgs)">
            <summary>
            Raises the Border3DStyleChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorder3DStyleChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorder3DStyleChanged 
            in a derived class, be sure to call the base class's 
            OnBorder3DStyleChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnBorderColorChanged(System.EventArgs)">
            <summary>
            Raises the BorderColorChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderColorChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBorderColorChanged 
            in a derived class, be sure to call the base class's 
            OnBorderColorChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnBorderSidesChanged(System.EventArgs)">
            <summary>
            Raises the BorderSidesChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBorderSidesChanged method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OmBorderSidesChanged 
            in a derived class, be sure to call the base class's 
            OnBorderSidesChanged method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnSpinOrientationChanged(System.EventArgs)">
            <summary>
            Raises the SpinOrientationChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.DomainUpDownExt_LostFocus(System.Object,System.EventArgs)">
            <summary>
            Event will be triggered when the DomainUpDownExt lost its Focus.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseDown"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"></see> that contains the event data.</param>
            <remarks>Gets the CapturedButton according to MousePosition</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Raises the <see cref="E:System.Windows.Forms.Control.MouseMove"></see> event.
            </summary>
            <param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs"></see> that contains the event data.</param>
            <remarks>Overridden and captures the Up or Down  buttons based on MousePosition.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.BorderSides">
            <summary>
            Gets or sets the border sides of the control that will be drawn in 3D mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.BorderColor">
            <summary>
            Gets or sets the color of the 2D border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.Border3DStyle">
            <summary>
            Gets or sets the style of the 3D border.
            </summary>
            <remarks>
            This style is used when the BorderStyle is Fixed3D and when XP Themed drawing is disabled.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.MaxLength">
            <summary>
            Gets or sets the maximum length of the text that can be entered into the editable portion of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.SpinOrientation">
            <summary>
            Gets or sets UpDownButton's orientation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.VisualStyle">
            <summary>
            Gets or sets visual style that is used for drawing a control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ColorScheme">
            <summary>
            Gets or sets color scheme for control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.Office2010ColorScheme">
            <summary>
            Gets or sets color scheme for control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.BackColor">
            <summary>
            Gets or sets the background color. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.CreateParams">
            <summary>
            Overrides the <see cref="P:System.Windows.Forms.Control.CreateParams"></see> property.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.UpDownAlign">
            <summary>
            Gets or sets the alignment of the up and down buttons on the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.BorderStyle">
            <summary>
            Gets or sets the border style for control.
            </summary>
            <remarks >Overridden.Cannot set BorderStyle to None when ThemesEnabled. Use ThemedBorder property to disable borders when themed.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.MetroColor">
             <summary>
            Gets or Sets the metrocolor
             </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ThemeChanged">
            <summary>
            Fired when the ThemesEnabled property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether XP Themes (visual styles) should be used for this control when
            available.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ThemedBorder">
            <summary>
            Gets or sets a value indicating whether you want themed border around the control when themes are enabled.
            </summary>
            <remarks>
            This property is used only when the <see cref="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.ThemesEnabled"/> property is set.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.Border3DStyleChanged">
            <summary>
            Occurs when border's 3D style is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.BorderColorChanged">
            <summary>
            Occurs when border's color is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.BorderSidesChanged">
            <summary>
            Occurs when border's sides are changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DomainUpDownExt.SpinOrientationChanged">
            <summary>
            Occurs when the SpinOrientation property has changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DomainUpDownExtAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DomainUpDownExtAccessibility.m_DomainUpDownExt">
            <summary>
            DomainUpDownExt
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExtAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.DomainUpDownExt)">
            <summary>
            Constructor
            </summary>
            <param name="domainUpDownExt">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DomainUpDownExtAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExtAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExtAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExtAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DomainUpDownExtAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NumericUpDownExtAccessibility">
            <summary>
             Provides information about a control that can be used by an accessibility application.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NumericUpDownExtAccessibility.m_NumericUpDownExt">
            <summary>
            NumericUpDownExt
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExtAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.NumericUpDownExt)">
            <summary>
            Constructor
            </summary>
            <param name="NumericUpDownExt">The RibbonControlAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NumericUpDownExtAccessibility.HitTest(System.Int32,System.Int32)">
            <summary>
            Retrieves the child object at the specified screen coordinates.
            </summary>
            <param name="x">The horizontal screen coordinate.</param>
            <param name="y">The vertical screen coordinate.</param>
            <returns>An RibbonControlAdvAccessibility that represents the child object at the given screen coordinates.
            This method returns the calling object if the object itself is at the location specified.
            Returns null if no object is at the tested location.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExtAccessibility.Bounds">
            <summary>
            Bounds of the Control
            </summary>
            <returns>The accessible object bounds.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExtAccessibility.Role">
            <summary>
            Gets the role for the RibbonControlAdv. This is used by accessibility programs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExtAccessibility.Name">
            <summary>
            Gets or sets the accessible object name
            </summary>
            <returns>The accessible object name.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NumericUpDownExtAccessibility.Description">
            <summary>
            Gets the description of the RibbonControlAdvAccessibility
            </summary>
            <returns> A string describing the RibbonControlAdvAccessibility.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Wizard">
            <summary>
            The base class for wizard-like controls.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.OnAfterPageSelect(Syncfusion.Windows.Forms.Tools.WizardPageSelectEventArgs)">
            <summary>
            Called when AfterPageSelect event is fired
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.OnBeforePageSelect(Syncfusion.Windows.Forms.Tools.WizardPageSelectEventArgs)">
            <summary>
            Called when OnBeforePageSelect event is fired
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.OnNext(System.EventArgs)">
            <summary>
            Called when Next event is fired
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.OnBack(System.EventArgs)">
            <summary>
            Called when Back event is fired
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.SetPageContainer(Syncfusion.Windows.Forms.Tools.WizardContainer)">
            <summary>
            Sets the container for the pages.
            </summary>
            <param name="container">Wizard Container</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.EndInit">
            <summary>
            Called by the designer when the control is created for the first time.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.AddPage(Syncfusion.Windows.Forms.Tools.WizardPage)">
            <summary>
            Adds the specified page to the wizard.
            </summary>
            <param name="page">The <see cref="T:Syncfusion.Windows.Forms.Tools.WizardPage"/> to add.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.RemovePage">
            <summary>
            Removes the selectedPage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.RemovePage(Syncfusion.Windows.Forms.Tools.WizardPage)">
            <summary>
            Removes the specified page.
            </summary>
            <param name="page">The <see cref="T:Syncfusion.Windows.Forms.Tools.WizardPage"/> to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.NextPage">
            <summary>
            Selects the next page.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.PreviousPage">
            <summary>
            Selects the previous page.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Wizard.SetRedraw(System.Boolean)">
            <summary>
            Allow changes in wizard to be redrawn or prevents changes from being redrawn based on parameter.
            </summary>
            <param name="redrawValue">Indicates whether to redraw changes.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Wizard.Next">
            <summary>
            This event is fired when the Next button is pressed or the NextPage method of the Wizard is called.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Wizard.Back">
            <summary>
            This event is fired when the Back button is pressed or the PreviousPage method of the Wizard is called
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Wizard.BeforePageSelect">
            <summary>
            This event gets fired when selected page is about to change
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Wizard.AfterPageSelect">
            <summary>
            This event gets fired when selected page get changed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Wizard.PageContainer">
            <summary>
            Gets the Panel based class that holds the pages.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Wizard.DesignerHost">
            <summary>
            Gets the Designer Host.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Wizard.CardLayout">
            <summary>
            Gets the CardLayout component used to switch between the pages.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Wizard.WizardPages">
            <summary>
            Gets or sets the array that holds the pages.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Wizard.SelectedPage">
            <summary>
            Gets or sets the selected page.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WizardControl">
            <summary>
            The WizardControl is a control derived class that enables the creation of wizard applications. 
            The manipulation of the WizardPages is easy through the designer verbs that are available to the user and it`s properties.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WizardControl.m_bAutoLayoutBanner">
            <summary>
            Auto layout banner in banner control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WizardControl.m_bAutoLayoutTitle">
            <summary>
            Auto layout title in banner control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WizardControl.m_bAutoLayoutDescription">
            <summary>
            Auto layout title in description control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnHelp(System.EventArgs)">
            <summary>
            Raises the Help event
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnFinish(System.EventArgs)">
            <summary>
            Raises the Finish event
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnCancel(System.EventArgs)">
            <summary>
            Raises the Cancel event
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnEndInit">
            <summary>
            Initializes the dynamic controls used in the wizard.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnBeforeNext(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the BeforeNext event.
            </summary>
            <param name="e">A CancelEventArgs that lets you cancel the action.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBeforeNext method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeNext 
            in a derived class, be sure to call the base class's 
            OnBeforeNext method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnBeforeBack(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the BeforeBack event.
            </summary>
            <param name="e">A CancelEventArgs that lets you cancel the action.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBeforeBack method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeBack 
            in a derived class, be sure to call the base class's 
            OnBeforeBack method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnBeforeCancel(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the BeforeCancel event.
            </summary>
            <param name="e">A CancelEventArgs that lets you cancel the action.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The BeforeCancel method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding BeforeCancel 
            in a derived class, be sure to call the base class's 
            BeforeCancel method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnBeforeFinish(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the BeforeFinish event.
            </summary>
            <param name="e">A CancelEventArgs that lets you cancel the action.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBeforeFinish method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeFinish 
            in a derived class, be sure to call the base class's 
            OnBeforeFinish method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.RepositionNavigationButtons(System.Boolean)">
            <summary>
            Positions the Navigation buttons.
            </summary>
            <param name="bIsMirrored">bool Mirrored</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControl.OnBannerControlLocationChanging(System.Windows.Forms.Control,System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the BannerControlLocationChanging event
            </summary>
            <param name="banerControl">Banner control</param>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControl.Help">
            <summary>
            Occurs before Help button is clicked
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControl.Finish">
            <summary>
            Occurs before Finish button is clicked
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControl.Cancel">
            <summary>
            Occurs before Cancel button is clicked
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.HelpButton">
            <summary>
            Gets the Help button of the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.FinishButton">
            <summary>
            Gets the Finish button of the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.NextButton">
            <summary>
            Gets the Next button of the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.BackButton">
            <summary>
            Gets the Back button of the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.BackButtonCausesValidation">
            <summary>
            Gets or sets a value indicating whether the ValidatePage event being fired.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.CancelButton">
            <summary>
            Gets the Cancel button of the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.AutoLayoutBanner">
            <summary>
            Gets or sets a value indicating whether auto layout banner in banner control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.AutoLayoutTitle">
            <summary>
            Gets or sets a value indicating whether auto layout title in banner control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.AutoLayoutDescription">
            <summary>
            Gets or sets a value indicating whether auto layout title in description control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.Description">
            <summary>
            Gets or sets the label that shows the description of the current page.
            </summary>
            <remarks>
            <p>The specified Label, if not a child of the BannerPanel will then be made a
            child of the BannerPanel.</p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.Title">
            <summary>
            Gets or sets the label that shows the title of the current page.
            </summary>
            <remarks>
            <p>The specified Label, if not a child of the BannerPanel will then be made a
            child of the BannerPanel.</p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.WizardPages">
            <summary>
            Gets or sets the array that holds the pages.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.Banner">
            <summary>
            Gets or sets the PictureBox that shows the Banner Image of the Wizard.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.BannerPanel">
            <summary>
            Gets or sets the Banner Panel of the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.WizardPageContainer">
            <summary>
            Gets or sets the PageContainer of the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.GridBagLayout">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.GridBagLayout"/> used to layout the different
            controls in the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControl.SelectedWizardPage">
            <summary>
            Gets or sets the selected wizard control page.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControl.BeforeNext">
            <summary>
            Occurs before the Next button is clicked.
            </summary>
            <remarks>You can validate the current <see cref="P:Syncfusion.Windows.Forms.Tools.WizardControl.SelectedPage"/> and cancel the next button click, if necessary.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControl.BeforeBack">
            <summary>
            Occurs before the Back button is clicked.
            </summary>
            <remarks>You can validate the current <see cref="P:Syncfusion.Windows.Forms.Tools.WizardControl.SelectedPage"/> and cancel the back button click, if necessary.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControl.BeforeFinish">
            <summary>
            Occurs before the Finish button is clicked.
            </summary>
            <remarks>You can validate the current <see cref="P:Syncfusion.Windows.Forms.Tools.WizardControl.SelectedPage"/> and cancel the finish button click, if necessary.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControl.BeforeCancel">
            <summary>
            Occurs before the Cancel button is clicked.
            </summary>
            <remarks>You can cancel the cancel button click if necessary.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControl.BannerControlLocationChanging">
            <summary>
            Occurs when Banner Panel controls are laid out. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardButton.FlatStyle">
            <summary>
            Gets or sets the FlatStyle for the Wizard Button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WizardControlDesigner">
            <summary>
            WizardControl Designer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.WizardDesigner">
            <summary>
            WizardControl Designer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WizardControlPage">
            <summary>
            The WizardControlPage is used with the WizardControl.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WizardPage">
            <summary>
            The WizardControlPage is used with the WizardControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WizardPage.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardPage.RaisePageLoad">
            <summary>
            Raises the PageLoad event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardPage.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardPage.SettingsChanged">
            <summary>
            Fired when the settings (Title or LayoutName) of the page are changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardPage.PageLoad">
            <summary>
            Occurs when this page has been selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardPage.NextPage">
            <summary>
            Gets or sets the next page.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardPage.PreviousPage">
            <summary>
            Gets or sets the previous page.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardPage.LayoutName">
            <summary>
            Gets or sets the name of the page as seen by the Wizard. Used with the SelectedPage property of the Wizard.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardPage.Title">
            <summary>
            Gets or sets the title of the page. Appears in the Title Label of the Wizard.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WizardControlPage.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControlPage.RaiseCancelClick">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.CancelClick"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControlPage.RaiseBackClick">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.BackClick"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControlPage.RaiseNextClick">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.NextClick"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControlPage.RaiseFinishClick">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.FinishClick"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControlPage.RaiseValidatePage(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.ValidatePage"/> event.
            </summary>
            <param name="e"> EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControlPage.RaiseHelpClick">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.HelpClick"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WizardControlPage.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.CancelClick">
            <summary>
            Occurs to notify that the cancel button was clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.BackClick">
            <summary>
            Occurs to notify that the back button was clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.NextClick">
            <summary>
            Occurs to notify that the next button was clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.FinishClick">
            <summary>
            Occurs to notify that the finish button was clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.HelpClick">
            <summary>
            Occurs to notify that the help button was clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.WizardControlPage.ValidatePage">
            <summary>
            Occurs to validate a page before a new page is selected.
            </summary>
            <remarks>You can validate this page
            and cancel new page selection, if necessary.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.Description">
            <summary>
            Gets or sets the description of the page. Appears in the Description Label of the BannerPanel of the WizardControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.FullPage">
            <summary>
            Gets or sets a value indicating whether the BannerPanel of the WizardControl is hidden when this page is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.CancelOverFinish">
            <summary>
            Gets or sets a value indicating whether the Cancel button is positioned over the Finish button.
            </summary>
            <remarks>This will override the <see cref="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.FinishVisible"/> setting if true.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.HelpVisible">
            <summary>
            Gets or sets a value indicating whether  the Help button is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.HelpEnabled">
            <summary>
            Gets or sets a value indicating whether the Help button is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.FinishVisible">
            <summary>
            Gets or sets a value indicating whether the Finish button is visible.
            </summary>
            <remarks>This will be overridden by the <see cref="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.CancelOverFinish"/> property.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.FinishEnabled">
            <summary>
            Gets or sets a value indicating whether the Finish button is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.NextVisible">
            <summary>
            Gets or sets a value indicating whether the Next button is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.NextEnabled">
            <summary>
            Gets or sets a value indicating whether the Next button is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.BackVisible">
            <summary>
            Gets or sets a value indicating whether the Back button is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.BackEnabled">
            <summary>
            Gets or sets a value indicating whether the Back button is enabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.CancelVisible">
            <summary>
            Gets or sets a value indicating whether the Cancel button is visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardControlPage.CancelEnabled">
            <summary>
            Gets or sets a value indicating whether the Cancel button is enabled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WizardContainer">
            <summary>
            The WizardContainer is used with the WizardControl. It holds a collection of WizardPage controls.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WizardPageSelectEventArgs">
            <summary>
            WizardPageSelect EventArgs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WizardPageSelectEventArgs.Page">
            <summary>
            Gets or sets the Wizard Page
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskPane">
            <summary>
            The XPTaskPane is a WordXP like control that you can see on the right when you start Microsoft Word XP.
            It is a wizard based class.
            You can easily Add/Remove pages using the designer verbs in the designer or by calling the AddPage/RemovePage methods of the base class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskPane.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskPane.HeaderSize">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskPane.m_office2007ColorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskPane.m_office2010ColorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.ResetBackColor">
            <summary>
            Resets the BackColor property to its default value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskPane.xpmetroColor">
             <summary>
            Metrocolor of xptaskpane
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskPane.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.Dispose(System.Boolean)">
            <summary>
            Cleans up any resources being used.
            </summary>
            <param name="disposing">Bool disposing</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.OnEndInit">
            <summary>
            Called by the Designer when the control is first created.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.GetOffice2007PathFromBounds(System.Drawing.Rectangle)">
            <summary>
            Gets rounded borders for drawing control in Office2007 style.
            </summary>
            <param name="bounds">Bounds of the control ot get path from.</param>
            <returns>Returns Graphics path</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.UpdateVerticalScrolls">
            <summary>
            Performs VerticalScrolls layout logic
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskPane.DesignerClick(System.Drawing.Point)">
            <summary>
            Called by the designer when the user clicks on the next or back buttons.
            </summary>
            <param name="pt">Point for hit point</param>
            <returns>Returns true if designer click</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.ScrollSpeed">
            <summary>
            Gets or sets the scrolling speed of Vertical Scroll.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.VerticalScroll">
            <summary>
            Gets or sets a value indicating whether enables scroll buttons that occupy vertical space instead of horizontal space instead of default scrollbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.DownScroll">
            <summary>
            Gets the vertical down scroll bar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.TaskPanePageContainer">
            <summary>
            Gets or sets the PageContainer of the XPTaskPane.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.TaskPages">
            <summary>
            Gets or sets the array that holds pages.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.WizardPages">
            <summary>
            Gets or sets the wizard pages.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.Header">
            <summary>
            Gets the Header Panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.BackColor">
            <summary>
            Gets or sets the backcolor. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.HeaderLabel">
            <summary>
            Gets the Header Title-Label.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.HeaderLeftToolbar">
            <summary>
            Gets the Header's left XPToolBar control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.HeaderRightToolbar">
            <summary>
            Gets the Header's right XPToolBar control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.HeaderMenuItem">
            <summary>
            Gets the Header's dropdown menu (<see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>).
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.VisualStyle">
            <summary>
            Gets or sets the style to be used for drawing the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskPane"/> control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.Office2007ColorScheme">
            <summary>
            Gets or sets  office 2007 color scheme for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.Office2010ColorScheme">
            <summary>
            Gets or sets  office 2010 color scheme for the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.Office2010ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskPane.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskPage">
            <summary>
            The Panel based XPTaskPage.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskPaneDesigner">
            <summary>
            The XPTaskPane Designer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VerticalScrollBar">
            <summary>
            VerticalScroll Bar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.#ctor(System.Boolean)">
            <summary>
            Initializes a new instance of the VerticalScrollBar class
            </summary>
            <param name="bUpScroll">Defines scroll direction</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.m_timerScroll">
            <summary>
            Timer used for scrolling.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.m_bUpScroll">
            <summary>
            Defines scroll direction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.m_mouseOver">
            <summary>
            Internal use flag - indicates whether mouse is currently over VerticalScrollBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.m_brushMouseOver">
            <summary>
            Brush used to draw VerticalScrllBar when Mouse is over it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.m_brushDefault">
            <summary>
            Brush used to draw VerticalScrollBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.m_penBorder">
            <summary>
            Pen used to draw VerticalScrollbar border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.UpdateDrawingObjects">
            <summary>
            Updates brushes and pens used for drawing routine.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.DrawUpDownButton(System.Drawing.Graphics)">
            <summary>
            Scrollbar direction arrow drawing routine.
            </summary>
            <param name="g">Graphics to draw on.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.StartTimer">
            <summary>
            Starts scroll timer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.StopTimer">
            <summary>
            Stops scroll timer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.MouseOverBrush">
            <summary>
            Gets or sets brush used to draw VerticalScrollbar when mouse is over it.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.DefaultBrush">
            <summary>
            Gets or sets brush used to draw VerticalScrollbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.BorderPen">
            <summary>
            Gets or sets pen used to draw VerticalScrollbar border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.MouseOver">
            <summary>
            Gets or sets a value indicating whether mouse is over VerticalScrollbar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.ScrollSpeed">
            <summary>
            Gets Scrolling speed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.ScrollTimer">
            <summary>
            Gets or sets timer used for scrolling purporses.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VerticalScrollBar.UpScroll">
            <summary>
            Gets a value indicating whether scrolling direction is up or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarStyle.Default">
            <summary>
            Classic appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarStyle.Office2007">
            <summary>
            Office 2007-like appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarStyle.Office2010">
            <summary>
            Office 2010-like appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarStyle.Metro">
            <summary>
            Metro theme appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBar">
            <summary>
            Represents a Windows XP like task menu panel.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>
            <remarks>
            <para>An XPTaskBar is a panel that can display a set of command items 
            (<see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/>) or frequently
            used features (like "Search", "Advanced Search", etc) in panels, that
            can be classified, contained and displayed within one or more command boxes 
            (<see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>).
            The command boxes themselves can be expanded and collapsed by the user, to show or hide its set of
            command items and optionally a child panel.</para>
            <para>This task bar panel can be used to provide quick and easy shortcuts to commonly
            used commands and features.</para>
            <para>To enable themes support in XP turn on the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.ThemesEnabled"/> property.</para>
            <para>This is the look-and-feel used in the Windows XP Control Panel Window.</para>
            </remarks>
            <example>
            The following example creates a <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBar"/> with 2 <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>s and few <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/>s.
            <para>Use the Syncfusion.Windows.Forms.Tools namespace for this code.</para>
            <coderef file="\Tools\Samples\GroupBar Package\XPTaskBar\CS\Form1.cs" name="Initializing XPTaskBar" lang="C#"><code lang="C#">
            XPTaskBarBox taskBarBox1 = new XPTaskBarBox();
            taskBarBox1.HeaderBackColor = Color.Blue;
            taskBarBox1.ImageList = this.imageList1;
            taskBarBox1.Text = "Header Text";
            taskBarBox1.ItemBackColor = Color.WhiteSmoke;
            taskBarBox1.Items.Add(new XPTaskBarItem("Item 1", Color.Black, 0, "Tag1"));
            taskBarBox1.Items.Add(new XPTaskBarItem("Item 2", Color.Black, 0, "Tag2"));
            taskBarBox1.ItemClick += new XPTaskBarItemClickHandler(xpTaskBarBox_ItemClick);
            XPTaskBarBox taskBarBox2 = new XPTaskBarBox();
            taskBarBox2.HeaderBackColor = Color.Blue;
            taskBarBox2.ImageList = this.imageList1;
            taskBarBox2.Text = "Another Header Text";
            taskBarBox2.ItemBackColor = Color.WhiteSmoke;
            taskBarBox2.Items.Add(new XPTaskBarItem("Item 3", Color.Black, 0, "Tag3"));
            taskBarBox2.ItemClick += new XPTaskBarItemClickHandler(this.xpTaskBarBox_ItemClick);
            this.xpTaskBar1.Controls.Add(taskBarBox1);
            this.xpTaskBar1.Controls.Add(taskBarBox2);</code></coderef>
            <coderef file="\Tools\Samples\GroupBar Package\XPTaskBar\VB\Form1.vb" name="Initializing XPTaskBar" lang="VB"><code lang="VB">
                       Dim taskBarBox1 As XPTaskBarBox
                       taskBarBox1 = New XPTaskBarBox()
                       taskBarBox1.HeaderBackColor = Color.Blue
                       taskBarBox1.ImageList = Me.imageList1
                       taskBarBox1.Text = "Header Text"
                       taskBarBox1.ItemBackColor = Color.WhiteSmoke
                       taskBarBox1.Items.Add(New XPTaskBarItem("Item 1", Color.Black, 0, "Tag1"))
                       taskBarBox1.Items.Add(New XPTaskBarItem("Item 2", Color.Black, 0, "Tag2"))
                       AddHandler taskBarBox1.ItemClick, New XPTaskBarItemClickHandler(AddressOf taskMenuBox_ItemClick)
                       Dim taskBarBox2 As XPTaskBarBox
                       taskBarBox2 = New XPTaskBarBox()
                       taskBarBox2.HeaderBackColor = Color.Blue
                       taskBarBox2.ImageList = Me.imageList1
                       taskBarBox2.Text = "Another Header Text"
                       taskBarBox2.ItemBackColor = Color.WhiteSmoke
                       taskBarBox2.Items.Add(New XPTaskBarItem("Item 3", Color.Black, 0, "Tag3"))
                       AddHandler taskBarBox2.ItemClick, New XPTaskBarItemClickHandler(AddressOf taskMenuBox_ItemClick)
                       Me.xpTaskBar1.Controls.Add(taskBarBox1)
                       Me.xpTaskBar1.Controls.Add(taskBarBox2)</code></coderef>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.DEF_BORDERSTYLE_FIXEDSINGLE_OFFSET">
            <summary>
            Offset for width of XPTaskBarBox by <see cref="F:System.Windows.Forms.BorderStyle.FixedSingle"/> border style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.DEF_BORDERSTYLE_FIXED3D_OFFSET">
            <summary>
            Offset for width of XPTaskBarBox by <see cref="F:System.Windows.Forms.BorderStyle.Fixed3D"/> border style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.themeChanged">
            <summary>
            Indicates whether theme is changed at run time
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_bInitializing">
            <summary>
            Indicates XPTaskBar has been already initialized.
            </summary>
            <remark>internal usage flag</remark>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_bLayoutInProgress">
            <summary>
            Indicates whether layout is in progress.
            </summary>
            <remark>internal usage flag</remark>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_style">
            <summary>
            Specifies an advanced appearance this control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_colorScheme">
            <summary>
            Specifies office 2007 color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_office2007ColorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_color2010Scheme">
            <summary>
            Specifies office 2010 color scheme.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_office2010ColorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_bChildSetFocus">
            <summary>
            Indicates, whether WM_SETFOCUSED was received by child.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_minimumSize">
            <summary>
            Minimum size for XPTaskBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.m_itemsAlignment">
            <summary>
            specifies the Alignment of Taskbar box items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.OnMinimumSizeChanged">
            <summary>
            Raises the MinimumSizeChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.#ctor">
            <summary>
            Initializes a new instance of the XPTaskBar class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.ResetBackColor">
            <summary>
            Resets the back color to it's default value. (overridden method)
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
            <param name="disposing">bool disposing</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.pady">
             <summary>
            Default value for PADY property
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.ShouldSerializePADY">
            <summary>
            Serializes the PADY property
            </summary>
            <returns>Returns true if it has default value</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.ResetPADY">
            <summary>
            Resets the PADY value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.Layout(System.Drawing.Graphics)">
            <summary>
            Lays out its children.
            </summary>
            <param name="g">The Graphics object based on which to determine the sizes and positions.</param>
            <remarks>
            <para>Note that the XPTaskBar control follows a different layout pattern from the usual Windows Forms Control.
            When requested a layout by the default Windows Forms Layout event, this control will only mark its
            child positions as dirty and recalculate its child positions when a subsequent Paint event occurs,
            with a call to this Layout method. This technique is followed to reduce flicker.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.GetTaskChildrenHeight">
            <summary>
            Calculates taskBarBoxesHeight.
            </summary>
            <returns>Children heght</returns>
            <remark>used only with vertical layout</remark>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.OnUpdateFlowLayoutBeforeLayout">
            <summary>
            This method gets called every time before the XPTaskBarBoxes get laid out
            by the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.FlowLayout"/> component.
            </summary>
            <remarks>
            <para>You shouldn't have to override this method typically. Do so when you need a 
            different layout logic than the default one. When overriding this method, make sure to call the base class. 
            The base class will set up the margins and bounds for the layout.</para>
            <para>The FlowLayout component used internally can be accessed using the FlowLayout property.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.LayoutTaskBarBoxes(System.Int32)">
            <summary>
            Internal method used to layout the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>s.
            </summary>
            <param name="nTaskBarBoxesHeght">TaskBar Box height</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.GetBorderStyleOffset">
            <summary>
            Gets offset for width of XPTaskBarBox by different <see cref="T:System.Windows.Forms.BorderStyle"/>.
            </summary>
            <returns>Returns BOrder Style offset</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.metrocolor">
             <summary>
            Metrocolor
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.borderClr">
             <summary>
            Gets or sets the border color. 
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.ResetEnabledefaultPADY">
            <summary>
            To reset EnableDefaultPADY
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.ShouldSerializeEnabledefaultPADY">
            <summary>
            To Specify EnabledefaultPADY to be serialized or not
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.SaveBoxExpandedStates">
            <summary>
            Overloaded. Saves the expanded state of the child task bar boxes in the Isolated Storage.
            </summary>
            <remarks>
            <p>Call this method whenever you want to save the current expanded state of 
            the task bar boxes in the Isolated Storage.</p>
            <p>Note that you do not have to call this method to persist state. You could 
            use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.AutoPersistStates"/> property instead.</p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.SaveBoxExpandedStates(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the expanded state of the child task bar boxes 
            into the specified serializer.
            </summary>
            <param name="serializer">A <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            <p>Call this method whenever you want to save the current expanded state of 
            the task bar boxes in a custom location (instead of the default Isolated Storage).</p>
            <p>Note that you do not have to call this method to persist state. You could 
            use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.AutoPersistStates"/> property instead.</p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.LoadBoxExpandedStates">
            <summary>
            Overloaded. Loads the expanded state of the child task bar boxes from the Isolated Storage.
            </summary>
            <remarks>
            <p>Call this method whenever you want to load the saved expanded states of 
            the task bar boxes from the Isolated Storage.</p>
            <p>Note that you do not have to call this method to persist state. You could 
            use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.AutoPersistStates"/> property instead.</p>
            </remarks>
            <returns>Returns Load expanded states</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.LoadBoxExpandedStates(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Loads the expanded state of the child task bar boxes from the specified AppStateSerializer.
            </summary>
            <param name="serializer">A <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <returns>True if loaded successfully; false otherwise.</returns>
            <remarks>
            <p>Call this method whenever you want to load the saved expanded states of 
            the task bar boxes from a specific location.</p>
            <p>Note that you do not have to call this method to persist state. You could 
            use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.AutoPersistStates"/> property instead.</p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.ApplyDeserializedStates(System.Collections.Hashtable)">
            <summary>
            Applies the deserialized expanded state information on the current task bar boxes.
            </summary>
            <param name="htStates">A <see cref="T:System.Collections.Hashtable"/> instance.</param>
            <remarks>
            This method will be called to apply the persisted expanded-state of the
            task bar boxes. The hash table should contain text-boolean pairs indicating
            the text of the task bar box and it's collapsed state (true for collapsed, false for expanded).
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.BeginInit">
            <summary>
            Signals the object that initialization is starting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.EndInit">
            <summary>
            Signals the object that initialization is complete.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBar.MinimumSizeChanged">
            <summary>
            Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.MinimumSize"/> property changes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.BeforeTouchSize">
            <summary>
            Gets/Sets Control size before touch enabled
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.BoxItemsAlignment">
            <summary>
            Gets or sets the Taskbar box's items alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.Style">
            <summary>
            Gets or sets an advanced appearance for the xpTaskBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.Office2007ColorScheme">
            <summary>
            Gets or sets office 2007 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.Office2010ColorScheme">
            <summary>
            Gets or sets office 2010 color scheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.Office2010ColorTable">
            <summary>
            Gets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.VerticalPadding">
            <summary>
            Gets or sets the vertical spacing between the layout task bar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.BackColor">
            <summary>
            Gets or sets the backcolor. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.HorizontalPadding">
            <summary>
            Gets or sets the horizontal spacing between the layout task bar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.VerticalLayout">
            <summary>
            Gets or sets a value indicating whether the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>s should be aligned vertically
            or horizontally in this control.
            </summary>
            <value>True to align vertically, one below the other; false to align horizontally.
            Default is true.</value>
            <remarks>
            When you set this property to false, you should typically also set the 
            <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.ColWidthOnHorizontalAlignment"/> property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.AutoPersistStates">
            <summary>
            Gets or sets a value indicating whether to automatically persists the collapsed state of the child boxes.
            </summary>
            <value>True to persist the expanded state every time the control is disposed; false otherwise. 
            Default is true.</value>
            <remarks>
            <p>When this property is true, the expanded states of the child task bar boxes are
            cached as the users expands/collapses them and when this control is disposed, the cached
            state is persisted in the Isolated Storage.</p>
            <p>
            When the application loads again and when child task bar boxes are added to this control,
            the saved state is reapplied on the task bar boxes.
            </p>
            <p>
            State is saved in the Isolated Storage of the system, scoped by the current user identity.
            </p>
            <p>You can also optionally, explicitly control the persistent store and/or
            the time of persistence using explicit calls to <see cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.LoadBoxExpandedStates"/>
            and <see cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBar.SaveBoxExpandedStates"/> methods.</p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.ScrollerFrame">
            <summary>
            Gets the ScrollerFrame
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.UseCustomScrollerFrame">
            <summary>
            Gets or Sets whether to have custom scrollbar
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.ColWidthOnHorizontalAlignment">
            <summary>
            Gets or sets the width for each column when in horizontal alignment mode.
            </summary>
            <value>
            Default is 100.
            </value>
            <remarks>
            This property will be used when the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>s are aligned
            horizontally, by setting the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.VerticalLayout"/> property to false.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.MinimumSize">
            <summary>
            Gets or sets minimum size for XPTaskBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.AutoSize">
            <summary>
            Gets or sets a value indicating whether the control is automatically resized to display its entire contents.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.Text">
            <summary>
            Gets or sets the text associated with the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.Size">
            <summary>
            Gets or sets the height and width of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.Location">
            <summary>
            Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.NeedLayout">
            <summary>
            Gets a value indicating whether need layout
            Internal method, not to be used directly.
            </summary>
            <remarks>
            <para>
            Indicates whether this control's content needs to be laid out.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.PADY">
            <summary>
            Gets / sets the vertical padding provided in pixels between contents of the header and the header's top and bottom borders.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.IsOffice2007Style">
            <summary>
            Returns true if TaskBar style is Office2007.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.IsOffice2010Style">
            <summary>
            Returns true if TaskBar style is Office2010.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.IsMetroStyle">
            <summary>
            Returns true if TaskBar style is  Metro.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.HeaderImageList">
            <summary>
            Gets or sets the ImageList that will be used to draw the header images in the individual <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>.
            </summary>
            <value>An <see cref="T:System.Windows.Forms.ImageList"/> instance. Default is null.</value>
            <remarks>
            This ImageList will automatically be used by the child <b>XPTaskBarBox</b> instances.
            You can override this behavior by setting a different ImageList in the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ImageList"/> property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.ThemesEnabled">
            <summary>
            Gets or sets a value indicating whether XP Themes (visual styles) should be used for this control when
            available.
            </summary>
            <remarks>
            <para>This property will also affect the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>
            children's themes usage.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.FlowLayout">
            <summary>
            Gets the <see cref="T:Syncfusion.Windows.Forms.Tools.FlowLayout"/> component used
            to manage the layout of the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>s inside this control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.MetroColor">
             <summary>
            Gets or Sets the Metrocolor
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.EnabledefaultPADY">
            <summary>
            Enable / disable the default padding property
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBar.ItemsAlignment">
            <summary>
            Specifies the Taskbar box's items alignment
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.ItemsAlignment.Vertical">
            <summary>
            Represents Vertical
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBar.ItemsAlignment.Horizontal">
            <summary>
            Represents Horizontal
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItemClickArgs">
            <summary>
            Provides data for the XPTaskBarBox's <see cref="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ItemClick"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarItemClickArgs.#ctor(Syncfusion.Windows.Forms.Tools.XPTaskBarItem)">
            <summary>
            Creates a new instance of the XPTaskBarBox class.
            </summary>
            <param name="item">The item that was clicked.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItemClickArgs.XPTaskBarItem">
            <summary>
            Returns the item that was clicked.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItemClickHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ItemClick"/>
            event in the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name=" e">An <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItemClickArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProvideItemsBackgroundBrush"/>
            and <see cref="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProvideHeaderBackgroundBrush"/> event.
            </summary>
            <remarks>
            If the bounds can be represented by a Rectangle then the
            Bounds property will have a valid value. If it cannot be
            represented by a Rectangle then the Path property will have a
            valid value.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs.#ctor(System.Drawing.Rectangle,System.Drawing.Drawing2D.GraphicsPath)">
            <summary>
            Creates an instance of the ProvideBrushEventArgs class.
            </summary>
            <param name="bounds">The bounds for which a brush is requested.</param>
            <param name="path">The GraphicsPath for which a brush is requested.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs.Bounds">
            <summary>
            Returns the bounds for which a brush is requested.
            </summary>
            <value>The Rectangle specifying the bounds.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs.Path">
            <summary>
            Returns the GraphicsPath for which a brush is requested.
            </summary>
            <value>A GraphicsPath object.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs.Brush">
            <summary>
            Gets / sets the Brush that will be used to draw the specified
            Bounds or Path.
            </summary>
            <value>A Brush object.</value>
            <remarks>The event handler should set this property for it
            to be used while drawing the specified bounds.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ProvideBrushEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProvideItemsBackgroundBrush"/>
            and <see cref="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProvideHeaderBackgroundBrush"/> in the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox">
            <summary>
            Represents a task bar box within the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBar"/>.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBar"/>
            <remarks>
            <para>The <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/> contains 
            a header and a content area. </para>
            <para>The content area further contains 2 portions.
            The first portion(Task-List portion) shows a list of clickable tasks represented by the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/>s.
            The second portion(Panel portion) shows a <see cref="T:System.Windows.Forms.Panel"/> in the content area, if there is a child Panel
            added to the child Controls list. Note that the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/> can
            contain only one Panel. If you try to add more than one Panel to the <see cref="P:System.Windows.Forms.Control.Controls"/> list,
            an exception will be thrown.</para>
            <para>This control is XP Themes aware and if themes support is turned ON
            (<see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.ThemesEnabled"/> property set to true), it will draw
            the header and the content portion using themes in XP. Optionally, you can owner draw
            the header portion and the content portion with a 
            custom brush to create a Windows XP task menu look-and-feel in other platforms.</para>
            </remarks>
            <example>
            Take a look at the XPTaskBar class reference for an example on how to use this class.
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DEF_VISIBLE_PROPERTY_NAME">
            <summary>
            Name for visible property.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_bShowToolTip">
            <summary>
            Indicates whether tooltip is shown.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_toolTip">
            <summary>
            Representes the Tooltip control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.InitializeToolTip">
            <summary>
            Tooltip initialization.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetItemAtPoint(System.Drawing.Point)">
            <summary>
            Retrieves the XPTaskBarItem item at point.
            </summary>
            <param name="pt">Point ( in screen coordinates ) to get item from.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.imageRectangle">
            <summary>
            To calculate the bounds of the image rectangle for MetroStyle
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_Wraptext">
            <summary>
            Indicates whether the XpTaskBarbaritem's text should get wrapped or not
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ShouldSerializeWrapText">
            <summary>
            Serializes the Wraptext value
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ResetWrapText">
            <summary>
            resets the wraptext value
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.SimulateThemedPaintingForNonDefaultThemes">
            <summary>
            Indicates whether themed drawing should be simulated for color schemes other than the default blue.
            </summary>
            <remarks>This is necessary because the themes API uses the blue color scheme to draw
            the background colors for all theme colors. Turn this off if you want to use the blue color scheme for
            all the other color schemes.</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.AnimationDelayInMilliSeconds">
            <summary>
            Specifies the animation delay when the task box is opened/closed. Default is 50ms.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.AnimationPositions">
            <summary>
            Specifies the total animation positions. Default is 10.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_HeaderTextAlign">
            <summary>
            Specifies the text header alignment.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_HeaderDirection">
            <summary>
            Specifies the header direction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_enItemAction">
            <summary>
            Indicate whether occurs same action about XPTaskBarItem.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_animatedItem">
            <summary>
            Item which animating.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_bUseAdditionalAnimation">
            <summary>
            Indicate whether the items added or removed it's drawing with animation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.#ctor">
            <summary>
            Creates a new instance of the XPTaskBarBox.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.BeginInit">
            <summary>
            Signals the object that initialization is starting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.EndInit">
            <summary>
            Signals the object that initialization is complete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Layout(System.Drawing.Graphics)">
            <summary>
            Lays out it's items.
            </summary>
            <param name="g">The Graphics object based on which to determine the sizes and positions.</param>
            <remarks>
            <para>Note that the XPTaskBarBox control follows a different layout pattern from a usual Windows Forms Control.
            When requested a Layout by the default Windows Forms Layout event, this control will only mark its
            child positions as dirty and recalculate its child positions when a subsequent Paint event occurs,
            with a call to this Layout method. This technique is followed to reduce flicker.</para>
            </remarks>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnHandleCreated(System.EventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.TaskMenuItems_PropertyChanged(System.Object,Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            Overrides default layout behavior.
            </summary>
            <param name="sender"></param>
            <remarks>
            This control will delay laying out itself and its children until the next paint message.
            To force a layout call the <see cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.TaskMenuItems_PropertyChanged(System.Object,Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)"/> method.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.AttachChildPanel(System.Windows.Forms.Panel)">
            <summary>
            Called when a child <see cref="T:System.Windows.Forms.Panel"/> gets added to this control.
            </summary>
            <param name="childPanel">A <see cref="T:System.Windows.Forms.Panel"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DetachChildPanel(System.Windows.Forms.Panel)">
            <summary>
            Called when the child panel gets removed from this control.
            </summary>
            <param name="childPanel">The <see cref="T:System.Windows.Forms.Panel"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.UpdateChildPanelBounds(System.Int32)">
            <summary>
            Called to update the child panel's bounds, based on the current settings and layout.
            </summary>
            <param name="top">The top location for the Panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnControlRemoved(System.Windows.Forms.ControlEventArgs)"/>.
            </summary>
            <param name="e">The ControlEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnControlAdded(System.Windows.Forms.ControlEventArgs)"/>.
            </summary>
            <param name="e">The ControlEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnProvideHeaderBackGroundBrush(Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs)">
            <summary>
            Raises the ProvideHeaderBackgroundBrush event.
            </summary>
            <param name="args">A ProvideBrushEventArgs instance 
            containing data regarding this event.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. <para>The OnProvideHeaderBackGroundBrush method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnProvideHeaderBackGroundBrush 
            in a derived class, be sure to call the base class's 
            OnProvideHeaderBackGroundBrush method so that registered 
            delegates receive the event.</para>
            </remarks>
            <example>
            Take a look at the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBar"/> class reference for an example of this event handler
            that uses a gradient brush to draw the header's background.
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnProvideItemsBackGroundBrush(Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs)">
            <summary>
            Raises the ProvideItemsBackgroundBrush event.
            </summary>
            <param name="args">A ProvideItemsBackgroundBrush instance
            that contains data related to this event.</param>
            <remarks>Raising an event invokes the event handler
            through a delegate. For more information, see Raising
            an Event. <para>The OnProvideItemsBackGroundBrush method also
            allows derived classes to handle the event without
            attaching a delegate. This is the preferred technique
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnProvideItemsBackGroundBrush
            in a derived class, be sure to call the base class's
            OnProvideItemsBackGroundBrush method so that registered
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnCollapsedStateChanged(System.EventArgs)">
            <summary>
            Raises the CollapsedStateChanged event.
            </summary>
            <param name="args">A EventArgs instance
            that contains data related to this event.</param>
            <remarks>Raising an event invokes the event handler
            through a delegate. For more information, see Raising
            an Event. <para>The OnCollapsedStateChanged method also
            allows derived classes to handle the event without
            attaching a delegate. This is the preferred technique
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnCollapsedStateChanged
            in a derived class, be sure to call the base class's
            OnCollapsedStateChanged method so that registered
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnCollapsedStateChanging(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the CollapsedStateChanging event
            </summary>
            <param name="args">
            A EventArgs instance
            that contains data related to this event.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.useCustomColors">
            <summary>
            variable for UseVisualStyleHeaderColor
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ShouldSerializeUseVisualStyleColor">
            <summary>
            Serializes UseVisualStyleColor property
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ResetUseVisualStyleColor">
            <summary>
            Resets UseVisualStyleColor property to its default value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ResetHeaderBackColor">
            <summary>
            Resets the header backcolor to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ShouldSerializeHeaderBackColor">
            <summary>
            Indicates whether the Header BackColor has a value different from its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ResetHeaderForeColor">
            <summary>
            Resets the header forecolor to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ShouldSerializeHeaderForeColor">
            <summary>
            Indicates whether the Header ForeColor has a value different from its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ResetItemBackColor">
            <summary>
            Resets the item backcolor to its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ShouldSerializeItemBackColor">
            <summary>
            Indicates whether the Item BackColor has a value different from its default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetPreferredHeight">
            <summary>
            Returns the preferred height for this box.
            </summary>
            <returns>The height in pixels.</returns>
            <remarks>Internally used by the XPTaskBar while laying out these controls.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetHeaderButtonSize">
            <summary>
            Returns the size of the expand/collapse button.
            </summary>
            <returns>The Size of the button.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ExpandContent">
            <summary>
            Overloaded. Expands the content area of this task bar box, if collapsed, with animation.
            </summary>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.CollapseContent(System.Boolean)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ExpandContent(System.Boolean)">
            <summary>
            Expands the content area of this task bar box, if collapsed.
            </summary>
            <param name="useAnimation">Indicates whether to use animation while expanding.</param>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.CollapseContent"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.CollapseContent(System.Boolean)">
            <summary>
            Overloaded. Collapses the content area of this task bar box, if expanded.
            </summary>
            <param name="useAnimation">Indicates whether to use animation while collapsing.</param>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ExpandContent"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.CollapseContent">
            <summary>
            Collapses the content area of this task bar box, if expanded, with animation.
            </summary>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ExpandContent(System.Boolean)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnLayoutNeed(System.EventArgs)">
            <summary>
            Raises the LayoutNeed event.
            </summary>
            <param name="e">A EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnBeforeAnimation(System.EventArgs)">
            <summary>
            Raises the BeforeAnimation event.
            </summary>
            <param name="e">A EventArgs that contains the event data.</param>
            <returns>True if there were listeners; false otherwise.</returns>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnBeforeAnimation method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnBeforeAnimation 
            in a derived class, be sure to call the base class's 
            OnBeforeAnimation method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnAfterAnimation(System.EventArgs)">
            <summary>
            Raises the AfterAnimation event.
            </summary>
            <param name="e">A EventArgs that contains the event data.</param>
            <returns>True if there were listeners; false otherwise.</returns>
            <remarks>Raising an event invokes the event handler 
            through a delegate. For more information, see Raising 
            an Event. <para>The OnAfterAnimation method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnAfterAnimation 
            in a derived class, be sure to call the base class's 
            OnAfterAnimation method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnFontChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnFontChanged(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.UpdatePreferredHeight(System.Drawing.Graphics)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.UpdateExpanderButtonPosition">
            <summary>
            Advanced method to aid customization.
            </summary>
            <remarks>
            <para>
            Updates the expander button position based on the current box dimensions.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DetermineItemsRectHeight(System.Drawing.Graphics)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <returns>The height for the items area.</returns>
            <remarks>
            <para>
            Called by <see cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.UpdatePreferredHeight(System.Drawing.Graphics)"/>
            to determine the height for the items area.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DetermineItemsRectHeightOnHorizontalAlignment(System.Drawing.Graphics)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <returns>The height for the items area.</returns>
            /// <remarks>
            <para>
            Called by <see cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.UpdatePreferredHeight(System.Drawing.Graphics)"/>
            to determine the height for the items area.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DetermineHeaderHeight(System.Drawing.Graphics)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <returns>The height for the header portion.</returns>
            <remarks>
            <para>
            Called by <see cref="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.UpdatePreferredHeight(System.Drawing.Graphics)"/>
            to determine the height for the header area.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetPrefferedHeightForText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Boolean)">
            <summary>
            Advanced method to aid customization.
            </summary>
            <param name="g">The <see cref="T:System.Drawing.Graphics"/> context.</param>
            <param name="text">The text for which to determine the height.</param>
            <param name="width">The available width.</param>
            <returns>The preferred height.</returns>
            <remarks>
            <para>
            Called to determine the required height for the specified text given the available width.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.SetSelectedItemNull">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetHeaderRect">
            <summary>
            The Rectangle representing the header.
            </summary>
            <returns>A Rectangle instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetItemsRect">
            <summary>
            The Rectangle representing the Items area.
            </summary>
            <returns>A Rectangle instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DrawItems(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draws the items portion of the task bar box.
            </summary>
            <param name="ea">The PaintEventArgs containing information about this Paint event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DrawHeader(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draws the header portion of the task bar box.
            </summary>
            <param name="ea">The PaintEventArgs containing information about this Paint event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetHeaderNeedMirrored">
            <summary>
            Indicates whether mirrored icon and expander button in header is required.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetHeaderTextBounds">
            <summary>
            Returns the header text bounds.
            </summary>
            <returns>A Rectangle in the XPTaskBarBox client area.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_mouseDownPos">
            <summary>
            Used to determine, start drag and drop or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_dragItem">
            <summary>
            Item to drag.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_bIsDragging">
            <summary>
            Indicates whether dragging is performed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.m_separatorBounds">
            <summary>
            Used to draw separator line between items, when dragging.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetInsertionIndex(System.Drawing.Point)">
            <summary>
            Returns the index to insert the item, from the specified point.
            </summary>
            <param name="pt"> Point to determine insertion index for. </param>
            <returns> Item index or the inset item after; -1 indicates item should be inserted first.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetSeparatorLineBounds">
            <summary>
            Returns separator line bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DrawSeparator(System.Drawing.Graphics)">
            <summary>
            Draws separator between items, when dragging is performed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProcessDragEnter(System.Windows.Forms.DragEventArgs)">
            <summary>
            Initiates the DragEnter process.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProcessDragLeave">
            <summary>
            Initiates the DragLeave process.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProcessDragOver(System.Windows.Forms.DragEventArgs)">
            <summary>
            Initiates the DragOver process.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProcessDragDrop(System.Windows.Forms.DragEventArgs)">
            <summary>
            Initiates the DragDrop process.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ShouldToggle">
            <summary>
            Indicates whether the collapse button has to be toggled.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HitTest(System.Drawing.Point)">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/> at the specified point on the client.
            </summary>
            <param name="mousePoint">The <see cref="T:System.Drawing.Point"/> representing the client co-ordinates.</param>
            <returns>The XPTaskBarItem at the specified point. Null if none is found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnLostFocus(System.EventArgs)">
            <summary>
            Deactivate tooltip on LostFocus event.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnEnter(System.EventArgs)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnLeave(System.EventArgs)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.IsInputKey(System.Windows.Forms.Keys)" -->
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ToggleContentVisibility(System.Boolean)">
            <summary>
            Toggles the collapsed/expanded state of the box.
            </summary>
            <param name="useAnimation">Indicates whether to use animation.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnItemClick(Syncfusion.Windows.Forms.Tools.XPTaskBarItemClickArgs)">
            <summary>
            Raises the ItemClick event.
            </summary>
            <param name="args">An XPTaskBarItemClickArgs instance 
            containing data regarding this event.</param>
            <remarks>Raising an event invokes the event handler 
            through a delegate. <para>The OnItemClick method also 
            allows derived classes to handle the event without 
            attaching a delegate. This is the preferred technique 
            for handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnItemClick 
            in a derived class, be sure to call the base class's 
            OnItemClick method so that registered 
            delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.PerformItemClick(Syncfusion.Windows.Forms.Tools.XPTaskBarItem)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ItemClick"/> event for the specified <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/>.
            </summary>
            <param name="item">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnMouseLeave(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)"/>.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnBackColorChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnBackColorChanged(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.OnTextChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnTextChanged(System.EventArgs)"/>.
            </summary>
            <param name="e">EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.GetHeaderBorderPath">
            <summary>
            Returns the <see cref="T:System.Drawing.Drawing2D.GraphicsPath"/> object representing the
            header border.
            </summary>
            <returns>The GraphicsPath object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ShowToolTip">
            <summary>
            Indicates whether tooltip is shown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ToggleByButton">
            <summary>
            Indicates whether the XpTaskBarBox expands or collapses only when
            the Collapse Button is clicked or always when the header is clicked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.WrapText">
            <summary>
            Indicates whether the item's text in XPTaskBarBox should get wrapped 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Collapsed">
            <summary>
            Indicates the state of the task bar box.
            </summary>
            <value>True if collapsed; false otherwise. Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderDirection">
            <summary>
            Gets / sets the header direction.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ExpanderButton">
            <summary>
            Returns the button in the header used to collapse, expand the task bar box.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.PADX">
            <summary>
            Gets / sets the horizontal padding provided in pixels between contents of the header and the header's left and right borders.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.PADY">
            <summary>
            Gets / sets the vertical padding provided in pixels between contents of the header and the header's top and bottom borders.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.NeedLayout">
            <summary>
            Indicates whether it's dimensions have changed, requiring a fresh layout.
            </summary>
            <remarks>
            Internal property. You do not have to call this property directly.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HotTrackColor">
            <summary>
            Gets or sets the hot tracking color.
            </summary>
            <value>The color of the hot track.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ClipHeaderText">
            <summary>
            Gets or sets a value indicating whether header text should be clipped.
            </summary>
            <value><c>true</c> if header text should be clipped; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Focused">
            <summary>
            Gets a value indicating whether the control has input focus.
            </summary>
            <returns>true if the control has focus; otherwise, false.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DefaultSize">
            <override/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Items">
            <summary>
            Returns the list of <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/>s.
            </summary>
            <value>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItemsCollection"/> object.
            </value>
            <remarks>
            You can add, remove, insert <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/>s into this collection.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ShowCollapseButton">
            <summary>
            Indicates whether to show or hide the expand-collapse button in the header.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderTextAlign">
            <summary>
            Gets / sets the header text alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ChildPanel">
            <summary>
            Returns the current child <see cref="T:System.Windows.Forms.Panel"/>, if any.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.PreferredChildPanelHeight">
            <summary>
            Gets / sets the preferred height required to draw the child panel.
            </summary>
            <remarks>
            <para>
            This will be the height set on the child panel.
            The Panel's width will be automatically set based on the available width for the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>.
            </para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProvideHeaderBackgroundBrush">
             <summary>
             Occurs when the header portion of the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/> gets drawn.
             </summary>
             <remarks>
             This event allows you to provide a Brush with which the
             background of the header will get drawn. This event will not be fired when
             XP Themes is set to be used to render the header.
             </remarks>
             <example>
             <coderef file="\Tools\Samples\GroupBar Package\XPTaskBar\CS\Form1.cs" name="XPTaskBar brush provider" lang="C#"><code lang="C#">
            		private void xpTaskBarBox_ProvideHeaderBackgroundBrush(object sender, Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs args)
            		{
            			// Blend settings
            			float[] relativeIntensities = {0.0f, 0.0f, 1.0f};
            			float[] relativePositions   = {0.0F, 0.5f, 1.0F};
            			Blend blend = new Blend();
            			blend.Factors = relativeIntensities;
            			blend.Positions = relativePositions;
            
            			XPTaskBarBox box = sender as XPTaskBarBox;
            
            			// Header back brush
            			LinearGradientBrush lgBrush = new LinearGradientBrush(args.Bounds,
            				Color.White, box.HeaderBackColor, 0, true);
            			lgBrush.Blend = blend;
            			args.Brush = lgBrush;
            		}
            
            		private void xpTaskBarBox_ProvideItemsBackgroundBrush(object sender, Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs args)
            		{
            			// Blend settings
            			float[] relativeIntensities = {0.0f, 0.0f, 1.0f};
            			float[] relativePositions   = {0.0F, 0.5f, 1.0F};
            			Blend blend = new Blend();
            			blend.Factors = relativeIntensities;
            			blend.Positions = relativePositions;
            
            			// Items back brush
            			LinearGradientBrush lgBrush = new LinearGradientBrush(args.Bounds,
            				Color.WhiteSmoke, Color.Silver, 91, false);
            			lgBrush.Blend = blend;
            			args.Brush = lgBrush;
            		}</code></coderef>
             <coderef file="\Tools\Samples\GroupBar Package\XPTaskBar\VB\Form1.vb" name="XPTaskBar brush provider" lang="VB"><code lang="VB">
                    Private Sub xpTaskBarBox_ProvideHeaderBackgroundBrush(ByVal sender As Object, ByVal args As ProvideBrushEventArgs)
            
                        ' Blend settings
                        Dim relativeIntensities() As Single
                        relativeIntensities = New Single() {0.0!, 0.0!, 1.0!}
                        Dim relativePositions() As Single
                        relativePositions = New Single() {0.0!, 0.5!, 1.0!}
                        Dim blend As Blend
                        blend = New Blend()
                        blend.Factors = relativeIntensities
                        blend.Positions = relativePositions
                        Dim box As XPTaskBarBox
                        box = CType(sender, XPTaskBarBox)
                        ' Header back brush
                        Dim lgBrush As LinearGradientBrush
                        lgBrush = New LinearGradientBrush(args.Bounds, Color.White, box.HeaderBackColor, 0, True)
                        lgBrush.Blend = blend
                        args.Brush = lgBrush
            
                    End Sub
                    Private Sub xpTaskBarBox_ProvideItemsBackgroundBrush(ByVal sender As Object, ByVal args As ProvideBrushEventArgs)
            
                        ' Blend settings
                        Dim relativeIntensities() As Single
                        relativeIntensities = New Single() {0.0!, 0.0!, 1.0!}
                        Dim relativePositions() As Single
                        relativePositions = New Single() {0.0!, 0.5!, 1.0!}
                        Dim blend As Blend
                        blend = New Blend()
                        blend.Factors = relativeIntensities
                        blend.Positions = relativePositions
                        ' Items back brush
                        Dim lgBrush As LinearGradientBrush
                        lgBrush = New LinearGradientBrush(args.Bounds, Color.WhiteSmoke, Color.Silver, 91, False)
                        lgBrush.Blend = blend
                        args.Brush = lgBrush
            
                    End Sub</code></coderef>
             </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.CollapsedStateChanged">
            <summary>
            Occurs after the box has been collapsed or expanded.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.CollapsedStateChanging">
            <summary>
            Occurs when the box has being collapsed or expanded.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ProvideItemsBackgroundBrush">
             <summary>
             Occurs when the content portion of the XPTaskBarBox gets drawn.
             </summary>
             <remarks>
             This event allows you to provide a Brush with which the
             background of the content portion will be drawn. This event will not be fired 
             when XP Themes is set to be used for drawing the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>.
             </remarks>
             <example>
             <coderef file="\Tools\Samples\GroupBar Package\XPTaskBar\CS\Form1.cs" name="XPTaskBar brush provider" lang="C#"><code lang="C#">
            		private void xpTaskBarBox_ProvideHeaderBackgroundBrush(object sender, Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs args)
            		{
            			// Blend settings
            			float[] relativeIntensities = {0.0f, 0.0f, 1.0f};
            			float[] relativePositions   = {0.0F, 0.5f, 1.0F};
            			Blend blend = new Blend();
            			blend.Factors = relativeIntensities;
            			blend.Positions = relativePositions;
            
            			XPTaskBarBox box = sender as XPTaskBarBox;
            
            			// Header back brush
            			LinearGradientBrush lgBrush = new LinearGradientBrush(args.Bounds,
            				Color.White, box.HeaderBackColor, 0, true);
            			lgBrush.Blend = blend;
            			args.Brush = lgBrush;
            		}
            
            		private void xpTaskBarBox_ProvideItemsBackgroundBrush(object sender, Syncfusion.Windows.Forms.Tools.ProvideBrushEventArgs args)
            		{
            			// Blend settings
            			float[] relativeIntensities = {0.0f, 0.0f, 1.0f};
            			float[] relativePositions   = {0.0F, 0.5f, 1.0F};
            			Blend blend = new Blend();
            			blend.Factors = relativeIntensities;
            			blend.Positions = relativePositions;
            
            			// Items back brush
            			LinearGradientBrush lgBrush = new LinearGradientBrush(args.Bounds,
            				Color.WhiteSmoke, Color.Silver, 91, false);
            			lgBrush.Blend = blend;
            			args.Brush = lgBrush;
            		}</code></coderef>
             <coderef file="\Tools\Samples\GroupBar Package\XPTaskBar\VB\Form1.vb" name="XPTaskBar brush provider" lang="VB"><code lang="VB">
                    Private Sub xpTaskBarBox_ProvideHeaderBackgroundBrush(ByVal sender As Object, ByVal args As ProvideBrushEventArgs)
            
                        ' Blend settings
                        Dim relativeIntensities() As Single
                        relativeIntensities = New Single() {0.0!, 0.0!, 1.0!}
                        Dim relativePositions() As Single
                        relativePositions = New Single() {0.0!, 0.5!, 1.0!}
                        Dim blend As Blend
                        blend = New Blend()
                        blend.Factors = relativeIntensities
                        blend.Positions = relativePositions
                        Dim box As XPTaskBarBox
                        box = CType(sender, XPTaskBarBox)
                        ' Header back brush
                        Dim lgBrush As LinearGradientBrush
                        lgBrush = New LinearGradientBrush(args.Bounds, Color.White, box.HeaderBackColor, 0, True)
                        lgBrush.Blend = blend
                        args.Brush = lgBrush
            
                    End Sub
                    Private Sub xpTaskBarBox_ProvideItemsBackgroundBrush(ByVal sender As Object, ByVal args As ProvideBrushEventArgs)
            
                        ' Blend settings
                        Dim relativeIntensities() As Single
                        relativeIntensities = New Single() {0.0!, 0.0!, 1.0!}
                        Dim relativePositions() As Single
                        relativePositions = New Single() {0.0!, 0.5!, 1.0!}
                        Dim blend As Blend
                        blend = New Blend()
                        blend.Factors = relativeIntensities
                        blend.Positions = relativePositions
                        ' Items back brush
                        Dim lgBrush As LinearGradientBrush
                        lgBrush = New LinearGradientBrush(args.Bounds, Color.WhiteSmoke, Color.Silver, 91, False)
                        lgBrush.Blend = blend
                        args.Brush = lgBrush
            
                    End Sub</code></coderef>
             </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.BackgroundImage">
            <summary>
            Overridden. See <see cref="P:System.Windows.Forms.Control.BackgroundImage"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderBackColor">
            <summary>
            Gets / sets the background color with which the header will be drawn.
            </summary>
            <value>A Color value representing the header backcolor.</value>
            <remarks>
            <para>This setting will be ignored when XP Themes is set to be used for drawing
            the header.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.UseCustomColors">
            <summary>
            Gets/sets whether to enable HeaderBackColor, HeaderForeColor, ItemBackColor in XPTaskBarBox based on VisualStyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderForeColor">
            <summary>
            Gets or sets the fore color of the header.
            </summary>
            <remarks>
            <para>This setting will be ignored when XP Themes is set to be used for drawing
            the header.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderFont">
            <summary>
            Gets / sets the text font with which the header text will be drawn.
            </summary>
            <value>A Font value. Default is the Font property with Bold setting.</value>
            <remarks>This will be ignored when <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ThemesEnabled"/> is set to true.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.FocusOnClick">
            <summary>
            Indicates whether the control should take focus when the user click the header or an item.
            </summary>
            <value>True to take focus; false otherwise. Default is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.DrawFocusRect">
            <summary>
            Indicates whether the control should take focus when the user click the header or an item.
            </summary>
            <value>True to take focus; false otherwise. Default is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ItemBackColor">
            <summary>
            Gets / sets the color with which the Items portion of the XPTaskBarBox will be drawn.
            </summary>
            <value>The Color value with which the Items portion will be drawn.</value>
            <para>This setting will be ignored when XP Themes is set to be used for drawing
            the content portion.</para>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ImageListAdv">
            <summary>
            Gets / sets the ImageListAdv which contains the images with which the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Items"/> and the header will be drawn.
            </summary>
            <value>An ImageListAdv instance containing the images.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderImageListAdv">
            <summary>
            Gets / sets the HeaderImageListAdv which contains the images with which the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Items"/> and the header will be drawn.
            </summary>
            <value>An HeaderImageListAdv instance containing the images.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ImageList">
            <summary>
            Gets / sets the ImageList which contains the images with which the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Items"/> and the header will be drawn.
            </summary>
            <value>An ImageList instance containing the images.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderImageList">
            <summary>
            Gets / sets the ImageList that will be used to draw the header image.
            </summary>
            <value>An <see cref="T:System.Windows.Forms.ImageList"/> instance. Default is the
            value from the parent <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBar.HeaderImageList"/> property.</value>
            <remarks>
            This ImageList will automatically be picked up from the parent <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBar"/> instance.
            You can override this behavior by setting a different ImageList in this property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderImageIndex">
            <summary>
            Gets / sets the index into the <see cref="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderImageList"/>.
            </summary>
            <remarks>
            The zero-based index to the image in the XPTaskBarBox.HeaderImageList 
            The default is -1, which signifies no image.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.PreferredHeight">
            <summary>
            Gets / sets the preferred height for this control with the current settings.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.Parent">
            <summary>
            Gets / sets the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBar"/> parent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ThemesEnabled">
            <summary>
            Reflects the corresponding property in the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBar"/>
            parent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.FocusTextBounds">
            <summary>
            Gets or sets a value indicating whether focus should be set only to the text bounds.
            </summary>
            <value><c>true</c> if focus to be set to text bounds; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.AnimationDelay">
            <summary>
            Gets / sets the AnimationDelay for the XPTaskBarBox.
            </summary>
            <remarks>
            Set this property to a different value if the AnimationDelay for this
            XPTaskBarBox is to be different. By default this is set to <see cref="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.AnimationDelayInMilliSeconds"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.AnimationPositionsCount">
            <summary>
            Gets / sets the AnimationPositions count for the XPTaskBarBox.
            </summary>
            <remarks>
            Set this property to a different value if the AnimationPositions count for this
            XPTaskBarBox is to be different. By default this is set to <see cref="F:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.AnimationPositions"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.UseAdditionalAnimation">
            <summary>
            Gets or sets value indicating whether the items added or removed it's drawing with animation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.PropagateBackColorToItems">
            <summary>
            Specifies whether background color is propagated to items when it changes.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.ItemClick">
             <summary>
             The event that gets thrown when the user clicks on an item.
             </summary>
             <remarks>
             The XPTaskBarItemClickArgs contains a reference to the XPTaskBarItem that was clicked.
             </remarks>
             <example>
             <coderef file="\Tools\Samples\GroupBar Package\XPTaskBar\CS\Form1.cs" name="XPTaskBar Click Handler" lang="C#"><code lang="C#">
            		private void xpTaskBarBox_ItemClick(object sender, Syncfusion.Windows.Forms.Tools.XPTaskBarItemClickArgs e)
            		{
            			this.aboutDrawingLabel.BorderStyle = BorderStyle.None;
            			this.aboutLable.BorderStyle = BorderStyle.None;
            			this.aboutItemsLabel.BorderStyle = BorderStyle.None;
            
            			switch(e.XPTaskBarItem.Tag as string)
            			{
            				case "about":
            					this.aboutLable.BorderStyle = BorderStyle.FixedSingle;
            					break;
            				case "about items":
            					this.aboutItemsLabel.BorderStyle = BorderStyle.FixedSingle;
            					break;
            				case "about drawing":
            					this.aboutDrawingLabel.BorderStyle = BorderStyle.FixedSingle;
            					break;
            				case "aboutSyncfusion":
            					this.ShowAboutDialog();
            					break;
            			}
            		}</code></coderef>
             <coderef file="\Tools\Samples\GroupBar Package\XPTaskBar\VB\Form1.vb" name="XPTaskBar Click Handler" lang="VB"><code lang="VB">
                    Private Sub xpTaskBarBox_ItemClick(ByVal sender As Object, ByVal e As XPTaskBarItemClickArgs)
            
                        Me.aboutDrawingLabel.BorderStyle = BorderStyle.None
                        Me.aboutLable.BorderStyle = BorderStyle.None
                        Me.aboutItemsLabel.BorderStyle = BorderStyle.None
                        Select Case CType(e.XPTaskBarItem.Tag, String)
                            Case "about"
                                Me.aboutLable.BorderStyle = BorderStyle.FixedSingle
                                'End Section
                            Case "about items"
                                Me.aboutItemsLabel.BorderStyle = BorderStyle.FixedSingle
                                'End Section
                            Case "about drawing"
                                Me.aboutDrawingLabel.BorderStyle = BorderStyle.FixedSingle
                                'End Section
                            Case "aboutSyncfusion"
                                Me.ShowAboutDialog()
                                'End Section
                        End Select
            
                    End Sub</code></coderef>
             </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.BeforeAnimation">
            <summary>
            This event gets called before the box expands or collapses.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.AfterAnimation">
            <summary>
            This event gets called after the box expands or collapses.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.LayoutNeed">
            <summary>
            This event is raised when 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderHit">
            <summary>
            Indicates whether the mouse is currently over the header portion.
            </summary>
            <value>True to indicate the mouse is over the header; false otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HitItem">
            <summary>
            Gets / sets the current <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/> on which the mouse is on.
            </summary>
            <value>An XPTaskBarItem instance.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox.HeaderDirectionFormat">
            <summary>
            Specifies the header direction format.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ItemAction">
            <summary>
            Specifies the action which occurs with item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemAction.Show">
            <summary>
            Item is showing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ItemAction.Hide">
            <summary>
            Item is hiding.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItemsCollection">
            <summary>
            A collection of <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem"/>s.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItemsCollection.Item(System.Int32)">
            <summary>
            Gets / sets a reference to the XPTaskBarItem at the specified index location in the
            XPTaskBarItemsCollection object.
            In C#, this property is the indexer for the XPTaskBarItemsCollection class.
            </summary>
            <param name="index">The location of the XPTaskBarItem in the 
            XPTaskBarItemsCollection collection.</param>
            <value>The reference to the XPTaskBarItem.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItemsComparer">
            <summary>
            Class implementing IComparer that assists in sorting of XpTaskBarBox Items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarItemsComparer.Compare(System.Object,System.Object)">
            <summary>
            Implementation of compare method.
            </summary>
            <param name="x"></param>
            <param name="y"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPTaskBarItem">
            <summary>
            Represents an item in the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBarBox"/>.
            </summary>
            <example>
            Take a look at the <see cref="T:Syncfusion.Windows.Forms.Tools.XPTaskBar"/> class reference for an example of the usage of this class.
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.m_image">
            <summary>
            Used to draw item's image, after item has been dragged to other TaskBarBox.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.m_bVisible">
            <summary>
            Indicates whether the item is displayed. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.m_bEnabled">
            <summary>
            Indicates whether the item can respond to user interaction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.m_sName">
            <summary>
            Name of the item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.OnPropertyChanged(Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            Raises the PropertyChanged event.
            </summary>
            <param name="args">An SyncfusionPropertyChangedEventArgs that contains the event data.</param>
            <remarks>
            The OnPropertyChanged method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnPropertyChanged in a derived 
            class, be sure to call the base class's OnPropertyChanged method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.#ctor">
            <summary>
            Overloaded. Creates a new instance of the XPTaskBarItem class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.#ctor(System.String,System.Drawing.Color,System.Int32,System.String)">
            <summary>
            Creates a new instance of the XPTaskBarItem class and 
            sets its text, forecolor, imageIndex and indicates
            whether it is a hyper link.
            </summary>
            <param name="text">The text of the item.</param>
            <param name="foreColor">The forecolor for the item.</param>
            <param name="imageIndex">The index into the XPTaskBarBox's ImageList.</param>
            <param name="toolTip">A tag object that you can set for convenience.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.#ctor(System.String,System.Drawing.Color,System.Int32,System.Object,System.String)">
            <summary>
            Creates a new instance of the XPTaskBarItem class and 
            sets its text, forecolor, imageIndex, tag and indicates
            whether it is a hyper link.
            </summary>
            <param name="text">The text of the item.</param>
            <param name="foreColor">The forecolor for the item.</param>
            <param name="imageIndex">The index into the XPTaskBarBox's ImageList.</param>
            <param name="tag">A tag object that you can set for convenience.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.#ctor(System.String,System.Drawing.Color,System.Int32,System.Object,System.String,System.Boolean,System.Boolean,System.String)">
            <summary>
            Creates a new instance of the XPTaskBarItem class and 
            sets its text, forecolor, imageIndex, tag and indicates
            whether it is a hyper link.
            </summary>
            <param name="text">The text of the item.</param>
            <param name="foreColor">The forecolor for the item.</param>
            <param name="imageIndex">The index into the XPTaskBarBox's ImageList.</param>
            <param name="tag">A tag object that you can set for convenience.</param>
            <param name="toolTip">Contains text for tooltip. Empty string or null value means no tooltip.</param>
            <param name="visible">Indicates whether the item is displayed.</param>
            <param name="enabled">Indicates whether the item can respond to user interaction.</param>
            <param name="name">Name of the item.</param>		
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.Clone">
            <summary>
            Creates a copy of ArrayList Collection.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.PropertyChanged">
            <summary>
            Occurs when one of the XPTaskBarItem's property has changed.
            </summary>
            <remarks>
            This event may not be thrown for some of the properties
            in BarItem. Take a look at the property's documentation
            to confirm whether this event will be thrown for a property.
            <para>This event will also be raised when it's associated
            MainBarManager's value changes too.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.Image">
            <summary>
            Returns item's image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.ToolTip">
            <summary>
            Gets / sets the text for tooltip. Empty string or null value means no tooltip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.ItemFont">
            <summary>
            Gets or sets the item font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.LeftSpacing">
            <summary>
            Gets or sets the spacing (indent) to the left of text.
            </summary>
            <value>The left spacing.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.Visible">
            <summary>
            Indicates whether the item is displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.Enabled">
            <summary>
            Indicates whether the item can respond to user interaction.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.Name">
            <summary>
            Gets / sets the name of the item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.Text">
            <summary>
            Gets / sets the item's text.
            </summary>
            <value>A string value.</value>
            <remarks><para>Changing this property's value will throw the PropertyChanged event.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.ImageList">
            <summary>
            Retrieves the image list associated with the item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.ImageIndex">
            <summary>
            Gets / sets an index into the ImageList in the corresponding XPTaskBarBox.
            </summary>
            <value>A zero-based index that represents the position 
            in the ImageList control (assigned to the ImageList 
            property of the XPTaskBarBox) where the image is located. The default is -1.</value>
            <remarks><para>Changing this property's value will throw the PropertyChanged event.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.Parent">
            <summary>
            Gets / sets the XPTaskBarBox that this item is part of.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.ForeColor">
            <summary>
            Gets / sets the foreground color (typically the color 
            of the text) property of the XPTaskBarItem.
            </summary>
            <value>
            A color that represents the foreground color. The default is 
            Color.Empty.
            </value>
            <remarks><para>Changing this property's value will throw the PropertyChanged event.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPTaskBarItem.Tag">
            <summary>
            Gets / sets the object that contains data about the item.
            </summary>
            <value>
            An Object that contains data about the control. 
            The default is a null reference (Nothing in Visual Basic).
            </value>
            <remarks>
            Any type derived from the Object class can be assigned 
            to this property. If the Tag property is set through 
            the Windows Forms designer, only text may be assigned.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ExpanderButton">
            <summary>
            Specifies the button that is drawn on a XPTaskBarBox header help expand/collapse it.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ExpanderButton.DrawOffice2007Button(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws office2007 like collapse button.
            </summary>
            <param name="g"></param>
            <param name="arrowColor"></param>
            <param name="backColor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ExpanderButton.DrawOffice2010Button(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws office2010 like collapse button.
            </summary>
            <param name="g"></param>
            <param name="arrowColor"></param>
            <param name="backColor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ExpanderButton.DrawMetroButton(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws Metro collapse button.
            </summary>
            <param name="g"></param>
            <param name="arrowColor"></param>
            <param name="backColor"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ExpanderButton.Bounds">
            <summary>
            Gets / sets the bounds of the button in the XPTaskBarBox's client Rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ExpanderButton.ExpandedState">
            <summary>
            Indicates whether the button is expanded or collapsed.
            </summary>
            <value>True for expanded state; false for collapsed.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner">
            <summary>
            This is a designer for the AutoComplete control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.dvRefreshColumns">
            <summary>
            Designer verb for adding a button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.dvcVerbs">
            <summary>
            The collection of designer verbs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.#ctor">
            <summary>
            Initializes a new instance of the ButtonEditDesigner class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.HandleRefreshColumns(System.Object,System.EventArgs)">
            <summary>
            Handles the AddButton. 
            </summary>
            <param name="sender">The designer.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overrides initialize.  Here we add an event handler to the selection service.
            Notice that we are very careful not to assume that the selection service is
            available.  It is entirely optional that a service is available and you should
            always degrade gracefully if a service could not be found.
            </summary>
            <param name="component">The AutoComplete control that is being designed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.Dispose(System.Boolean)">
            <summary>
            Overrides Dispose.  Here we remove our handler for the selection changed
            event.  With designers, it is critical that they clean up any event they
            have attached.  Otherwise, during the course of an editing session many
            designers may get created and never destroyed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.HandleSelectionChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the SelectionChanged event of the Selection service.
            </summary>
            <param name="sender">The selection service.</param>
            <param name="e">EventArgs with the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.UpdateAutoCompleteSelection(System.ComponentModel.Design.ISelectionService)">
            <summary>
            Updates the current selection.
            </summary>
            <param name="ss">The ISelectionService object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.PreFilterProperties(System.Collections.IDictionary)">
            <summary>
            Adjusts the set of properties the component exposes through a TypeDescriptor.
            </summary>
            <param name="properties">An IDictionary that contains the properties for the class of the component. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.RemovePropertyBrowsable(System.ComponentModel.IComponent,System.String[],System.Collections.IDictionary)">
            <summary>
            Removes a set of properties.
            </summary>
            <param name="control">The control to which the changes apply.</param>
            <param name="strcolln">The array of property names to exclude.</param>
            <param name="properties">Contains the properties for the class of the component.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteDesigner.Verbs">
            <summary>
            Returns the designer verbs collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.dvRefreshColumns">
            <summary>
            Designer verb for adding a button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.dvcVerbs">
            <summary>
            The collection of designer verbs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.#ctor">
            <summary>
            Initializes a new instance of the ButtonEditDesigner class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.HandleRefreshColumns(System.Object,System.EventArgs)">
            <summary>
            Handles the AddButton. 
            </summary>
            <param name="sender">The designer.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overrides initialize.  Here we add an event handler to the selection service.
            Notice that we are very careful not to assume that the selection service is
            available.  It is entirely optional that a service is available and you should
            always degrade gracefully if a service could not be found.
            </summary>
            <param name="control">The AutoComplete control that is being designed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.Dispose(System.Boolean)">
            <summary>
            Overrides Dispose.  Here we remove our handler for the selection changed
            event.  With designers, it is critical that they clean up any events they
            have attached.  Otherwise, during the course of an editing session many
            designers may get created and never destroyed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.HandleSelectionChanged(System.Object,System.EventArgs)">
            <summary>
            Handles the SelectionChanged event of the Selection service.
            </summary>
            <param name="sender">The selection service.</param>
            <param name="e">EventArgs with the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.UpdateAutoCompleteSelection(System.ComponentModel.Design.ISelectionService)">
            <summary>
            Updates the current selection.
            </summary>
            <param name="ss">The ISelectionService object.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.PreFilterProperties(System.Collections.IDictionary)">
            <summary>
            Adjusts the set of properties the component exposes through a TypeDescriptor.
            </summary>
            <param name="properties">An IDictionary that contains the properties for the class of the component. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.RemovePropertyBrowsable(System.ComponentModel.IComponent,System.String[],System.Collections.IDictionary)">
            <summary>
            Removes a set of properties.
            </summary>
            <param name="control">The control to which the changes apply.</param>
            <param name="strcolln">The array of property names to exclude.</param>
            <param name="properties">Contains the properties for the class of the component.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ComboBoxAutoCompleteDesigner.Verbs">
            <summary>
            Returns the designer verbs collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BarManagerActionList.ImageList">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.BarManagerActionList.ImageListAdv">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.EnvDte.GetCurrentDTE">
            <summary>
            Gets current Dte from running object table( ROT ).
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.BarManagerDesigner">
            <summary>
            Summary description for BarManagerDesigner.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.BarManagerConverter">
            <exclude/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.BarManagerConverter.c_sOffice2007ThemeName">
            <summary>
            Name to Office2007Theme property of the Barmanager.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.BarItemsConverter">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.BarTypeConverter">
            <exclude/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditActionList.ShowTextBox">
            <summary>
            Gets or sets a value indicating whether to show text box.
            </summary>
            <value><c>true</c> if show text box; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditActionList.ButtonStyle">
            <summary>
            Gets or sets the button style.
            </summary>
            <value>The button style.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditActionList.UseVisualStyle">
            <summary>
            Gets or sets a value indicating whether to use visual style.
            </summary>
            <value><c>true</c> if use visual style; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditActionList.Buttons">
            <summary>
            Gets or sets the buttons.
            </summary>
            <value>The buttons.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ButtonEditActionList.Name">
            <summary>
            Gets or sets the name.
            </summary>
            <value>The name.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ButtonEditChildButtonDesigner">
            <summary>
            Extends the design time capabilities of <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEditChildButton"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditChildButtonDesigner.#ctor">
            <summary>
            Initializes a new instance of the ButtonEditChildButtonDesigner class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditChildButtonDesigner.PreFilterProperties(System.Collections.IDictionary)">
            <summary>
            Adjusts the set of properties the component exposes through a TypeDescriptor.
            </summary>
            <param name="properties">An IDictionary that contains the properties for the class of the component.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditChildButtonDesigner.RemovePropertyBrowsable(System.Windows.Forms.Control,System.String[],System.Collections.IDictionary)">
            <summary>
            
            </summary>
            <param name="control"></param>
            <param name="strcolln"></param>
            <param name="properties"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner">
            <summary>
            Extends design-time behavior for the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.dvAddButton">
            <summary>
            Designer verb for adding a button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.dvRemoveButton">
            <summary>
            Designer verb for removing a button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.dvcVerbs">
            <summary>
            The collection of designer verbs.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.m_btn">
            <summary>
            Instance of ButtonEdit
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.m_txtBox">
            <summary>
            Instance of TextBoxExt
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.#ctor">
            <summary>
            Initializes a new instance of the ButtonEditDesigner class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Prepares the designer to view, edit and design the specified component.
            Overrides ComponentDesigner.Initialize.
            </summary>
            <param name="component">The component for this designer.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.HandleComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)">
            <summary>
            Handles the ComponentChanged event of the IComponentChangeService.
            </summary>
            <param name="sender">The IComponentChange Service.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.OnAddButton(System.Object,System.EventArgs)">
            <summary>
            Handles the AddButton verb. 
            </summary>
            <param name="sender">The designer.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.OnRemoveButton(System.Object,System.EventArgs)">
            <summary>
            Handles the RemoveButton verb.
            </summary>
            <param name="sender">The designer.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.Verbs">
            <summary>
            Returns the designer verbs collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ButtonEditDesigner.AssociatedComponents">
            <summary>
            Returns the collection of components associated with the designer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ButtonEditTypeEditor">
            <summary>
            UITypeEditor for <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditTypeEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
               <para>
                  Indicates whether this editor supports the painting of a representation
                  of an object's value.
               </para>
            </summary>
            <param name="context">
               An <see cref="T:System.ComponentModel.ITypeDescriptorContext"/> that can be used to provide additional context information.
            </param>
            <returns>
               <para>
               <see langword="true"/> if PaintValue is implemented;
               <see langword="false"/> otherwise.
               </para>
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ButtonEditTypeEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)">
            <overload>
               <para>Paints a representative value of the specified object to the specified canvas.</para>
            </overload>
            <summary>
               <para>Paints a representative value of the specified object to the
                  specified canvas.</para>
            </summary>
            <param name='pe'>A drawing canvas to paint the value's representation on.</param>
            <remarks>
               <para> Painting will occur within the boundaries of the specified rectangle.</para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CalculatorDesigner">
            <exclude/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.CalculatorDesigner.dvWindowsStandard">
            <summary>
            Fields
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CalculatorDesigner.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CalculatorDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CalculatorDesigner.OnComponentChanged(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CalculatorDesigner.OnWindowsStandardLayout(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CalculatorDesigner.OnFinancialLayout(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.CalculatorDesigner.Verbs">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CalculatorCultureEditor">
            <summary>
            Summary description for CurrencyCultureEditor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ColorPickerDesigner">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CommandBarsCollectionEditor">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CBControllerDesigner">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CommandBarDesigner">
            <exclude/>
            <summary>
            Summary description for CommandBar Designer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CommandDockBarSerializationProvider">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CBSerializationProvider">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CommandDockBarSerializer">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CurrencyEditDesigner">
            <summary>
            Extends design-time behavior for the <see cref="T:Syncfusion.Windows.Forms.Tools.ButtonEdit"/> control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.CurrencyEditDesigner.dummySerProvider">
            <summary>
            To prevent unserializable child control from getting serialized 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.CurrencyEditDesigner.dummyButtonsSerProvider">
            <summary>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CurrencyEditDesigner.#ctor">
            <summary>
            Initializes a new instance of the CurrencyEditDesigner class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CurrencyEditDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Prepares the designer to view, edit and design the specified component.
            Overrides ComponentDesigner.Initialize
            </summary>
            <param name="component">The component for this designer.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CurrencyEditDesigner.PreFilterProperties(System.Collections.IDictionary)">
            <summary>
            Overrides PreFilterProperties and removes the properties 
            visible in the designer for the SplashControl.
            </summary>
            <param name="properties"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.CurrencyEditDesigner.RemovePropertyBrowsable(System.Windows.Forms.Control,System.String[],System.Collections.IDictionary)">
            <summary>
            Helper function for removing a list of properties.
            </summary>
            <param name="control"></param>
            <param name="strcolln"></param>
            <param name="properties"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.DataColumnInfoConverter">
            <summary>
            TypeConverter for DataColumnInfo.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DataColumnInfoConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Indicates whether this converter can convert an object to
            the given destination type using the context.
            </summary>
            <param name="context">An ITypeDescriptorContext object that provides a format context. </param>
            <param name="destinationType">A <see cref="T:System.Type"/> object that represents the type to which you want to convert. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DataColumnInfoConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            This member overrides <see cref="M:System.ComponentModel.TypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"/>.
            </summary>
            <param name="context">An ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">A CultureInfo object. If a null reference (Nothing in Visual Basic) is passed, the current culture is assumed. </param>
            <param name="value">The Object to convert.</param>
            <param name="destinationType">The Type to convert the value parameter to.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteTargetConverter">
            <summary>
            TypeConverter for AutoCompleteTarget.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteTargetConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
            <summary>
            Indicates whether this converter can convert an object to
            the given destination type using the context.
            </summary>
            <param name="context">An ITypeDescriptorContext object that provides a format context. </param>
            <param name="destinationType">A <see cref="T:System.Type"/> object that represents the type to which you want to convert. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.AutoCompleteTargetConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
            <summary>
            This member overrides <see cref="M:System.ComponentModel.TypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"/>.
            </summary>
            <param name="context">An ITypeDescriptorContext that provides a format context.</param>
            <param name="culture">A CultureInfo object. If a null reference (Nothing in Visual Basic) is passed, the current culture is assumed. </param>
            <param name="value">The Object to convert.</param>
            <param name="destinationType">The Type to convert the value parameter to.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.DockingManagerDesigner">
            <exclude/>
            <summary>
            Summary description for DockingManagerDesigner.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.DMgrSerializationProvider">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.DMFormCollectionCodeDomSerializer">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.DockPropertiesExtender">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.CaptionButtonsCodeDomSerializer">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.DockingManagerCDS">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.DragDropBehavior">
            <summary>
            This class provides extended design-time behavior for mouse processing
            and allows user to handle it at design time in VS2005. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.#ctor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.tree_ColumnsEditor(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.tree_NodesEditor(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.tree_AddNode(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.tree_AddColumn(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.tree_StylesEditor(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.selectionService_SelectionChanging(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.Instance">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.MultiColumnTreeViewDesigner.Verbs">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner">
            <summary>
            The designer for the SplashControl class. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.dvDisplaySplash">
            <summary>
            Designer verb for previewing the Splash Form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.dvCancelSplash">
            <summary>
            Designer verb for cancelling the Splash Form being
            previewed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.dvcVerbs">
            <summary>
            The designer verbs collection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.customPanelLocation">
            <summary>
            For the preview splash verb.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.customSplashUsed">
            <summary>
            Indicates whether a custom splash panel is being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.#ctor">
            <summary>
            Creates a new object of type SplashControlDesigner
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Overrides initialize.  Here we add an event handler to the selection service.
            Notice that we are very careful not to assume that the selection service is
            available.  It is entirely optional that a service is available and you should
            always degrade gracefully if a service could not be found.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.HandlePreviewSplashEvent(System.Object,System.EventArgs)">
            <summary>
            Implementation for the verb PreviewSplash.
            </summary>
            <param name="sender">The sender.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.HandleCancelSplashEvent(System.Object,System.EventArgs)">
            <summary>
            Handler for the CancelSplash verb.
            </summary>
            <param name="sender">Event sender</param>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.HandleSplashClosedEvent(System.Object,System.EventArgs)">
            <summary>
            Handler for the SplashClosed event.
            </summary>
            <param name="sender">The splash form</param>
            <param name="e">Event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.PreFilterProperties(System.Collections.IDictionary)">
            <summary>
            Overrides PreFilterProperties and removes the properties 
            visible in the designer for the SplashControl.
            </summary>
            <param name="properties"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.RemovePropertyBrowsable(System.ComponentModel.IComponent,System.String[],System.Collections.IDictionary)">
            <summary>
            Helper function for removing a list of properties.
            </summary>
            <param name="control"></param>
            <param name="strcolln"></param>
            <param name="properties"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.SplashControlDesigner.Verbs">
            <summary>
            Returns the designer verbs collection.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.DEF_SPLITDISTANCE_PROP_NAME">
            <summary>
            Splitter distance property name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.m_splitContainer">
            <summary>
            Split container, this designer is associated with.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.m_selectionService">
            <summary>
            Used to handle components selection changed in VS003 designer
            to config correctly menu commands in VS2003 main menu, etc.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.m_bIsActive">
            <summary>
            Indicates, is designer active or not.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.InitSelectionService">
            <summary>
            Subscribes selection service events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.UninitSelectionService">
            <summary>
            Unsubscribes selection service events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initializes designer.
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.UnInitDesignerHost">
            <summary>
            Unsubscribe DesignerHost events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.InitDesignerHost">
            <summary>
            Subscribe DesignerHost events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.OnContextMenu(System.Int32,System.Int32)">
            <summary>
            Shows context menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.EnsureReferences">
            <summary>
            Ensure that references to all split containers have been created
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.UpdateProperties">
            <summary>
            update specified split container properties to notify designer that they are changed
            and needed to be serialized.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.EnablePanelsDesign">
            <summary>
            Enables container's split panels design-time behaviour.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.DesignerActivated(System.Object,System.EventArgs)">
            <summary>
            Additional logic on designer activation is implemented here.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.DesignerDeactivated(System.Object,System.EventArgs)">
            <summary>
            Additional logic on designer deactivation is implemented here.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.SelectionChanged(System.Object,System.EventArgs)">
            <summary>
            Additional logic for selected control changing is implemented here.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Design.SplitContainerAdvDesigner.SelectionService">
            <summary>
            Gets selection service to handle components selection changed in 
            VS003 designer to config correctly menu commands in VS2003 main menu,
            etc.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner">
            <summary>
            This class implements specific for nested controls design-time behaviour
            to split panels. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner.DEF_BORDER_OFFSET">
            <summary>
            Offset, used for selection frame drawing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner.DEF_MIDDLE_BRIGHTNESS">
            <summary>
            Used to get brigtness per cent in panel's background color
            to determine selection frame color.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner.DEF_EPS">
            <summary>
            used for mathematic float comparision operations.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner.m_panel">
            <summary>
            Split panel, this designer is associated with.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            Initialize designer.
            </summary>
            <param name="component"> Component, designer is associated with. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Additional drawing logic is implemented here.
            </summary>
            <param name="pe"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner.DrawSelectionFrame">
            <summary>
            Draws selection frame around panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Design.SplitPanelAdvDesigner.SelectionRules">
            <summary>
            Gets selection rules allowed to this component at design-time.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabControlActionList.RaiseComponentChanged(System.ComponentModel.MemberDescriptor,System.Object,System.Object)">
            <summary>
            Notifies the IComponentChangeService that this component has been changed.
            </summary>
            <param name="member">A MemberDescriptor that indicates the member that has been changed.</param>
            <param name="oldValue">The old value of the member.</param>
            <param name="newValue">The new value of the member. </param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TabControlAdvDesigner">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.TreeViewAdvDesigner">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TreeViewAdvDesigner.#ctor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TreeViewAdvDesigner.tree_NodesEditor(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TreeViewAdvDesigner.tree_AddChildNode(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TreeViewAdvDesigner.tree_AddNode(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.TreeViewAdvDesigner.selectionService_SelectionChanging(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TreeViewAdvDesigner.Instance">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.TreeViewAdvDesigner.Verbs">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.XPTaskBarDesigner">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.XPTaskBarBoxDesigner">
            <exclude/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.XPToolBarDesigner">
            <exclude/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.XPToolBarDesigner.OnControlLoad">
            <summary>
            Called after control is desserialized.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarController">
             <summary>
             The CommandBarController acts as a central point of control for the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>s hosted on a form.
             </summary>
             <remarks>
             <p>
             The Essential Tools CommandBars framework implements a hosting environment that can be used for
             creating toolbars, statusbars and rebars similar to those that are present
             in the Microsoft Visual Studio.NET IDE and the Microsoft Office XP product suite.
             A CommandBar, similar to Win32/MFC control bars, is purely a container control that
             is responsible only for it's layout state and it is the client window, such as a ToolBar,
             StatusBar or any other Windows Forms control, that provides the CommandBar with it's
             functional identity.
             </p>
             <p>CommandBars have two basic states - a docked state and a floating state.
             In the docked state, the CommandBars are usually aligned along one of the borders
             (left, right, top or bottom) of the host form. Depending upon the preferences set,
             the bar can either take up an entire row as in the case of a menu or share it's
             space with other bars within a particular row as with toolbars and rebars. By default,
             a docked CommandBar has a gripper and a drop-down button with a customizable click event.
             The gripper can be used to reposition the bar within a row, move it between rows and to drag
             it out of the frame and float as a separate window. In the docked mode, when the row
             width is adequate, the CommandBars are usually sized to their maximum length. However,
             reducing the frame width/height will, based on the user-setting, force the CommandBar to
             reduce in size while retaining the same height or wrap thereby increasing the bar height.
             The wrapping mode is particularly useful for toolbars and is fully customizable.
             In the floating state, the CommandBar is parented by a floating window
             that can dragged around the desktop. A floating CommandBar can be redocked to it's host
             by either double-clicking it or by dragging it over one of the edges of the host form.
             </p>
             <p>
             The CommandBarController class, as the name implies, serves as a form-scope controller for all the CommandBars.
             Attributes that are common across all CommandBars within a host form, such as the
             <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarController.EnabledDockBorders"/> and <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarController.PersistState"/> are
             usually set on the CommandBarController instance. The CommandBarController implements
             the API and the requisite design-time support for creating and working with CommandBars.
             </p>
             </remarks>
             <seealso cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"></seealso>
             <example>
             The sample code shows how to create and initialize a CommandBarController, create a CommandBar
             control that is initially docked to the top border of the form and hosts a Panel control and finally add
             the CommandBar to the CommandBarController's collection.
            
             <coderef file="Tools\Samples\CommandBars Package\CommandBars\CS\DockedBarsForm.cs" name="CommandBars" lang="C#"><code lang="C#">
            		private void InitializeCommandBars()
            		{
            			// Create the CommandBarController
            			this.commandBarController1 = new Syncfusion.Windows.Forms.Tools.CommandBarController();
            			((System.ComponentModel.ISupportInitialize)(this.commandBarController1)).BeginInit();
            
            			// Set the CommandBarController's host form
            			this.commandBarController1.HostForm = this;
            			this.commandBarController1.PersistState = true;
            
            			// Create the CommandBar control
            			this.commandBarAddress = new Syncfusion.Windows.Forms.Tools.CommandBar();
            
            			// Set the CommandBar Layout/Behavior/Appearance attributes
            			this.commandBarAddress.DockBorder = Syncfusion.Windows.Forms.Tools.DockBorder.Top;
            			this.commandBarAddress.HideDropDownButton = true;
            			this.commandBarAddress.MaxLength = 400;
            			this.commandBarAddress.MinHeight = 26;
            			this.commandBarAddress.MinLength = 50;
            			this.commandBarAddress.Name = "commandBarAddress";
            			this.commandBarAddress.RowIndex = 1;
            			this.commandBarAddress.RowOffset = 1;
            			this.commandBarAddress.Text = "Address";
            
            			// Create the ComboBox control and add it to the CommandBars Controls collection
            			this.comboBox1 = new System.Windows.Forms.ComboBox();
            			this.commandBarAddress.Controls.AddRange(new System.Windows.Forms.Control[] {this.comboBox1});
            
            			// Add the CommandBar to the CommandBarController.CommandBars collection
            			this.commandBarController1.CommandBars.Add(this.commandBarAddress);
            
            			((System.ComponentModel.ISupportInitialize)(this.commandBarController1)).EndInit();
            		}</code></coderef>
            
             <coderef file="Tools\Samples\CommandBars Package\CommandBars\VB\DockedBarsForm.vb" name="CommandBars" lang="VB"><code lang="VB">
                    Private Sub InitializeCommandBars()
            
                        ' Create the CommandBarController
                        Me.commandBarController1 = New Syncfusion.Windows.Forms.Tools.CommandBarController(Me.components)
                        CType(Me.commandBarController1, System.ComponentModel.ISupportInitialize).BeginInit()
            
                        ' Set the CommandBarController's host form
                        Me.commandBarController1.HostForm = Me
                        Me.commandBarController1.PersistState = True
            
                        ' Create the CommandBar control
                        Me.commandBarAddress = New Syncfusion.Windows.Forms.Tools.CommandBar()
            
                        ' Set the CommandBar Layout/Behavior/Appearance attributes
                        Me.commandBarAddress.DockState = Syncfusion.Windows.Forms.Tools.CommandBarDockState.Top
                        Me.commandBarAddress.MaxLength = 400
                        Me.commandBarAddress.MinHeight = 26
                        Me.commandBarAddress.MinLength = 50
                        Me.commandBarAddress.Name = "commandBarAddress"
                        Me.commandBarAddress.RowIndex = 1
                        Me.commandBarAddress.RowOffset = 1
                        Me.commandBarAddress.Text = "Address"
            
                        ' Create the ComboBox control and add it to the CommandBars Controls collection
                        Me.comboBox1 = New System.Windows.Forms.ComboBox()
                        Me.commandBarAddress.Controls.AddRange(New System.Windows.Forms.Control() {Me.comboBox1})
            
                        ' Add the CommandBar to the CommandBarControllers CommandBars       // collection
                        Me.commandBarController1.CommandBars.Add(Me.commandBarAddress)
            
                        CType(Me.commandBarController1, System.ComponentModel.ISupportInitialize).EndInit()
            
                    End Sub</code></coderef>
            
             </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.m_office2007ColorTable">
            <summary>
            Colors for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.m_office2010ColorTable">
            <summary>
            Colors for Office2010 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.m_bInternalDocking">
            <summary>
            Indicates whether brought the CommandBar to the front of the z-order.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.m_office2007Theme">
            <summary>
            Colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.m_office2010Theme">
            <summary>
            Colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.OnThemesEnabledChanged">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBarController.ThemesEnabledChanged"/> event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.metroColor">
             <summary>
            Metrocolor
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.metrobackColor">
             <summary>
            Metrocolor
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.OnStyleChanged">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBarController.StyleChanged"/> event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.ResetBackColor">
            <summary>
            Resumes the back color to default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.#ctor">
            <summary>
            Overloaded. Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.#ctor(System.ComponentModel.IContainer)">
            <summary>
            Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController"/> and initializes it with the container.
            </summary>
            <param name="container">An object implementing the <see cref="T:System.ComponentModel.IContainer"/> 
            interface to associate with this instance of the CommandBarController.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SaveCommandBarState">
            <summary>
            Overloaded. Persists the current state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> objects to IsolatedStorage.
            </summary>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarState"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SaveCommandBarState(Syncfusion.Runtime.Serialization.SerializeMode,System.Object)">
            <summary>
            Persists the current state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> objects using the specified storage medium and location.
            </summary>
            <remarks>
            Writes the CommandBar state information onto the persistence medium specified by the
            <paramref name="mode"/> parameter and at the path specified by the <paramref name="persistpath"/> object.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is highly recommended that
            you use the <see cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SaveCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/> and
            <see cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/> methods.
            <para>
            This method will be removed in a future version. Please use the more flexible SaveCommandBarState(AppStateSerializer) variant, instead.
            </para>
            </remarks>
            <param name="mode">A <see cref="T:Syncfusion.Runtime.Serialization.SerializeMode"/> value describing the persistence medium.</param>
            <param name="persistpath">The name of the IsolatedStorage/INI/XML file or registry key in which the
            state information is to be persisted. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SaveCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Persists the current state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> objects using the specified <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/>.
            </summary>
            <remarks>
            Writes the CommandBar state information onto the persistence medium.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is highly recommended that
            you use the <see cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SaveCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/> and
            <see cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/> methods.
            </remarks>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarState">
            <summary>
            Overloaded. Retrieves the persisted state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> objects from Isolated Storage.
            </summary>
            <returns>TRUE if the load is successful; FALSE otherwise.</returns>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SaveCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarState(Syncfusion.Runtime.Serialization.SerializeMode,System.Object)">
            <summary>
            Retrieves the persisted state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> objects using the specified storage and location.
            </summary>
            <param name="mode">A <see cref="T:Syncfusion.Runtime.Serialization.SerializeMode"/> value describing the persistence medium.</param>
            <param name="persistpath">The name of the IsolatedStorage/INI/XML file or registry key containing the persisted information.</param>
            <returns>TRUE if the load is successful.</returns>
            <remarks>
            <para>Reads the CommandBar state information from the specified persistent store and
            applies the new state. This method has been provided only to allow a higher degree
            of control over the serialization process. For normal state storage and retrieval
            it is highly recommended that you use the <see cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SaveCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/>
            and <see cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/> methods.</para>
            <para>
            This method will be removed in a future version. Please use the more flexible LoadCommandBarState(AppStateSerializer) variant, instead.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Retrieves the persisted state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> objects using the specified <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/>.
            </summary>
            <param name="serializer">An instance of AppStateSerializer, from which to load.</param>
            <returns>TRUE if the load is successful.</returns>
            <remarks>
            Reads the CommandBar state information from the specified persistent store and
            applies the new state. This method has been provided only to allow a higher degree
            of  control over the serialization process. For normal state storage and retrieval
            it is highly recommended that you use the <see cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SaveCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/>
            and <see cref="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)"/> methods.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadDesignerCommandBarState">
            <summary>
            Restores the default state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> objects.
            </summary>
            <remarks>
            Loads the state set within the designer.
            </remarks>
            <returns>TRUE if the load is successful.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SetChildStartLocation">
            <summary>
            Sets location for CommandBar from ChildFrameBarManager;
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarController.nFreezeActivation">
            <summary>
            Need this to avoid recursive mdichild and owned forms activating.
            Especially issue occurs when activating mdichild form, which is in minimized state, and
            has some floating forms related to it's ChildBarManager.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.ReadDeserializedData(Syncfusion.Windows.Forms.Tools.CommandBar)">
            <summary>
            Reads deserialized data to CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LoadCommandBarStateFromCache(Syncfusion.Windows.Forms.Tools.CommandBar)">
            <summary>
            Loads the command bar state from cache
            </summary>
            <param name="cbar"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.RecalcLayout(Syncfusion.Windows.Forms.Tools.CommandBarDockBorder)">
            <summary>
            Overloaded. Forces a layout recalculation.
            </summary>
            <remarks>
            Forces a recalculation of all <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>s occupied by the
            state specified by the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder"/> value.
            </remarks>
            <param name="style">A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder"/> value representing the CommandBar position.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.RecalcBorderLayout(Syncfusion.Windows.Forms.Tools.CommandBarDockState)">
            <summary>
            
            </summary>
            <param name="border"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LayoutDockBar(Syncfusion.Windows.Forms.Tools.CommandDockBar,Syncfusion.Windows.Forms.Tools.CommandDockBar)">
            <summary>
            
            </summary>
            <param name="dockBarToLayout"></param>
            <param name="dockBarToIgnore"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.LayoutDockBarsExceptBar(Syncfusion.Windows.Forms.Tools.CommandDockBar)">
            <summary>
            Layout the bars which are docked.
            </summary>
            <param name="dockBarToIgnore">The dock bar which should be ignored while layouting.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.RecalcLayout(Syncfusion.Windows.Forms.Tools.CommandBar)">
            <summary>
            Forces a layout recalculation on the specified <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <param name="cbar">The CommandBar for which the layout is to be recalculated.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.BringToFront">
            <summary>
            Brings the CommandBar to the front of the z-order.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SendToBack">
            <summary>
            Sends the CommandBar to the back of the z-order.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.SuspendLayout">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.ResumeLayout">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.GetDockBar(Syncfusion.Windows.Forms.Tools.CommandBarDockState)">
            <summary>
            
            </summary>
            <param name="border"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.GetDockBar(Syncfusion.Windows.Forms.Tools.CommandBarDockBorder)">
            <summary>
            Gets the Dock bar
            </summary>
            <param name="dockstyle"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.OnProvidePresistenceID(Syncfusion.Windows.Forms.ProvidePersistenceIDEventArgs)">
            <summary>
            Raises the ProvidePersisteceID event.
            </summary>
            <param name="e">
            An ProvidePersistenceIDEventArgs object containing data pertaining to this event.
            </param>
            <remarks>
            The OnProvidePresistenceID method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>Notes to Inheritors:  When overriding OnProvidePresistenceID in a derived
            class, be sure to call the base class's OnProvidePresistenceID method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.ResetDockBarZOrder">
            <summary>
            Resumes the dock bar z-order to default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.BeginInit">
            <summary>
            Begins the initialization of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController"/> component.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.EndInit">
            <summary>
            Ends the initialization of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController"/> component.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.GetCommandBarsList">
            <summary>
            Gets the list of commandBars in the commandBars	Collection.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.ComponentModel.Component.Dispose(System.Boolean)"/>.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBarController.ProvidePersisteceID">
            <summary>
            Lets you specify a unique ID used to distinguish the persistence information
            of different instances of your Form type.
            </summary>
            <remarks>
            The default persistence logic assumes that there will be only a single CommandBarController
            in an application. But that might not be the case if you have more than 1 MDI parent.
            In such cases, the persisted state of one MDI parent will get overridden by the other
            since the default logic doesn't distinguish these 2 different instances.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBarController.ProvidePersistenceID">
            <summary>
            Lets you specify a unique ID used to distinguish the persistence information
            of different instances of your Form type.
            </summary>
            <remarks>
            The default persistence logic assumes that there will be only a single CommandBarController
            in an application. But that might not be the case if you have more than 1 MDI parent.
            In such cases, the persisted state of one MDI parent will get overridden by the other
            since the default logic doesn't distinguish these 2 different instances.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBarController.StyleChanged">
            <summary>
            Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarController.Style"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBarController.ThemesEnabledChanged">
            <summary>
            Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarController.ThemesEnabled"/> property is changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBarController.LayoutSuspended">
            <summary>
            Occurs when CommandBars' layout is internally suspended.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBarController.LayoutResumed">
            <summary>
            Occurs when CommandBars' layout is internally resumed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.InternalDocking">
            <summary>
            Gets or sets a value indicating whether brought the CommandBar to the front of the z-order.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.HostForm">
            <summary>
            Gets or sets the host form.
            </summary>
            <value>The Form that will host the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>s.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.EnabledDockBorders">
            <summary>
            Gets or sets the edges of the form along which <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>s are allowed to dock.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder"/> value specifying the dockable edges.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.PersistState">
            <summary>
            Indicates whether the application's CommandBars state should be persisted.
            </summary>
            <value>When TRUE the application's CommandBars state will be persisted. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.FreezeLayout">
            <summary>
            Gets or sets FreezeLayout
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBars">
            <summary>
            Returns a reference to the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>s that belong to this CommandBarController.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBarsCollection"/> that contains the CommandBars in this
            CommandBarController.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBarSerializer">
            <summary>
            Gets or sets the CommandBarSerializer
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.ThemesEnabled">
            <summary>
            Indicates whether XP Themes (visual styles) should be used for CommandBars.
            </summary>
            <value>True to turn on themes; false otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.RightToLeft">
            <summary>
            Gets a value indicating whether the control's elements are aligned RightToLeft.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.MetroColor">
             <summary>
            Gets or Sets the MetroColor
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.MetroBackColor">
             <summary>
            Gets or Sets the MetroColor
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.Style">
            <summary>
            Gets or sets the visual style of the CommandBars.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.VisualStyle"/> value. Default is VisualStyle.OfficeXP.</value>
            <remarks>Note that this setting will be ignored when <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarController.ThemesEnabled"/> is turned on and themes are available in the OS.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.Office2010Theme">
            <summary>
            Gets or sets colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.Office2010ColorTable">
            <summary>
            Gets colors for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.Office2007Theme">
            <summary>
            Gets or sets colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.Office2007ColorTable">
            <summary>
            Gets colors for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.BackColor">
            <summary>
            Gets or sets the background color used to draw the host form's dockable regions.
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> that represents the background color.</value>
            <remarks>
            The dockable region is the area along the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarController.HostForm"/>'s border
            on which the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>s are docked. The <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController"/> uses the
            specified color for drawing the Form's dockable regions.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarController.AppMainFormWnd">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarController.DockBarStateEventArgs">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBarsCollection">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> objects.
            </summary>
            <seealso cref="P:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBars"></seealso>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBarsCollection.#ctor(Syncfusion.Windows.Forms.Tools.CommandBarController)">
            <summary>
            Creates a new instance of the CommandBarsCollection class.
            </summary>
            <param name="cbctrlr"> The <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController"/> that this collection belongs to.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBarsCollection.Add(Syncfusion.Windows.Forms.Tools.CommandBar)">
            <summary>
            Adds a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> to the collection.
            </summary>
            <param name="cbar"> The CommandBar to be added.</param>
            <returns> The total number of CommandBars present in the collection. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBarsCollection.Remove(Syncfusion.Windows.Forms.Tools.CommandBar)">
            <summary>
            Removes the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> from the collection.
            </summary>
            <param name="cbar">The CommandBar to be removed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBarsCollection.Contains(Syncfusion.Windows.Forms.Tools.CommandBar)">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is present.
            </summary>
            <param name="cbar"> The CommandBar to locate in the collection.</param>
            <returns>TRUE if the CommandBar is present; FALSE otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarController.CommandBarsCollection.Item(System.Int32)">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> at the specified index.
            </summary>
            <value>The zero-based index of the CommandBar to get.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ICommandBarDesignerMouseHook">
            The CommandBar designer use this interface for communicating mousemove messages.
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ICommandBarSerializer">
            CommandBar serialization wrappers should implement the ICommandBarSerializer interface
            along with ISerializable.
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CBCtrlrSerializationWrapper.GetCommandBarName(Syncfusion.Windows.Forms.Tools.CommandBar)">
            <summary>
            Gets name of CommandBar for save serialization data.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CBCtrlrSerializationWrapper.IsInitialized(System.String)">
            <summary>
            Indicating whether state of the CommandBar loaded from isolated storage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CBCtrlrSerializationWrapper.IsInitialized(Syncfusion.Windows.Forms.Tools.CommandBar)">
            <summary>
            Indicating whether state of the CommandBar loaded from isolated storage.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder">
            <summary>
            Specifies the edges of the host form along which <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>s may be docked.
            </summary>
            <remarks>
            The CommandBarDockBorder enumeration is used with the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarController.EnabledDockBorders"/>
            and <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.AllowedDockBorders"/> properties for specifying the host form edges along which
            <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>s may be docked.
            <p>
            This enumeration has the FlagsAttribute that allows a bitwise combination of its member values.
            </p>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder.None">
            <summary>
            None of the host form's borders is enabled for docking.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder.Top">
            <summary>
            The top edge is enabled for docking.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder.Bottom">
            <summary>
            The bottom edge is enabled for docking.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder.Left">
            <summary>
            The left edge is enabled for docking.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder.Right">
            <summary>
            The right edge is enabled for docking.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarDockState">
            <summary>
            Provides state information for a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <remarks>
            The CommandBarDockState enumeration is used with the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.DockState"/>
            property for specifying the docked/floating state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </remarks>
            <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.DockState"/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockState.None">
            <summary>
            The CommandBar is in an uninitialized state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockState.Top">
            <summary>
            The CommandBar is docked to the top border of the form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockState.Bottom">
            <summary>
            The CommandBar is docked to the bottom border of the form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockState.Left">
            <summary>
            The CommandBar is docked to the left border of the form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockState.Right">
            <summary>
            The CommandBar is docked to the right border of the form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarDockState.Float">
            <summary>
            The CommandBar is in a floating state.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarResizeType">
            <summary>
            Specifies the type of resizing that a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is undergoing.
            </summary>
            <remarks>
            The CommandBarResizeType enumeration is used by the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarWrapping"/> event to provide
            information on the type of resizing.
            <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarWrapping"/>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarResizeType.None">
            <summary>
            No resizing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarResizeType.Top">
            <summary>
            A floating CommandBar is being resized with the top edge being used as the resize handle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarResizeType.Bottom">
            <summary>
            A docked/floating CommandBar is being resized with the bottom edge being used as the resize handle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarResizeType.Left">
            <summary>
            A floating CommandBar is being resized with the left edge being used as the resize handle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarResizeType.Right">
            <summary>
            A docked/floating CommandBar is being resized with the right edge being used as the resize handle.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs">
            <summary>
             Provides information about the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarWrapping"/> event.
            </summary>
             <remarks>
             CommandBarWrappingEventArgs is a custom event argument class used by the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> class
             for notifying users of wrap events and also for getting the new size of the CommandBar's client
             control during custom wrapping.
             </remarks>
             <seealso cref="T:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventHandler"/>.
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs.#ctor(System.Drawing.Size,Syncfusion.Windows.Forms.Tools.CommandBarResizeType)">
            <summary>
            Creates a new instance of the CommandBarWrappingEventArgs class.
            </summary>
            <param name="clientsize">The current/proposed size of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s client control.</param>
            <param name="resizetype">A <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs.CommandBarResizeType"/> value specifying the type of resizing.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs.ClientSize">
            <summary>
            Gets / sets the current/proposed size of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s client control.
            </summary>
            <value>A Size value indicating the width and height for the CommandBar's client control.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs.CommandBarResizeType">
            <summary>
            Returns the type of resizing taking place.
            </summary>
            <value>A <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs.CommandBarResizeType"/> value.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventHandler">
            <summary>
            Delegate that will handle the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarWrapping"/> event.
            </summary>
            <param name="obj"> The source of the event.</param>
            <param name="arg"> A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanging"/> event.
            </summary>
            <remarks>
            The CommandBarStateChangingEventArgs is a custom event argument class used by the
            <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanging"/> event for notifying subscribers
            that a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s dock/float state is about to change.
            </remarks>
            <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventHandler"/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventArgs.m_cancel">
            <summary>
            Indicating whether 
            the event should be canceled.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.CommandBarDockState)">
            <summary>
            Creates an instance of the CommandBarStateChangingEventArgs class.
            </summary>
            <param name="state">A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarDockState"/> value indicating the new state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventArgs.NewDockState">
            <summary>
            Gets / sets the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s new position.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarDockState"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventArgs.Cancel">
            <summary>
            Gets or sets a value indicating whether 
            the event should be canceled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventHandler">
            <summary>
            Delegate that will handle the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanging"/> event.
            </summary>
            <param name="obj"> The source of the event.</param>
            <param name="arg"> A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBar">
            <summary>
            Implements a container for creating dockable toolbar, statusbar and rebar type controls.
            </summary>
            <remarks>
            <p>
            The CommandBar class is a part of the Essential Tools CommandBars framework and allows
            Windows Forms developers to add to their applications dockable command bars similar to
            those that are present in the Microsoft Visual Studio.NET and Office XP environments.
            </p>
            <p>
            The CommandBar, similar to to the MFC/Win32 control bars, is a container control that primarily
            serves as a host for some other Windows Forms control. The CommandBar class implements the hosting
            and layout logic while the contained control provides the functional significance.
            </p>
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController"/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBar.m_needRefreshTextData">
            <summary>
            Indicates whether to refresh floating caption text color and text font.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBar.m_chevronColor">
            <summary>
            Color for chevron.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBar.m_renderer">
            <summary>
            Reference to renderer for docked CommandBar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBar.m_rendererFloating">
            <summary>
            Reference to renderer for floating CommandBar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.GetDropDownState">
            <summary>
            Gets visual state for DropDown button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.GetCloseButtonState">
            <summary>
            Gets visual state for close button of the floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.GetTextRectangle">
            <summary>
            Gets rectangle for display text of the docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.GetFloatingTextRectangle">
            <summary>
            Gets rectangle for display text of the floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.GetFloatinCaptionFont">
            <summary>
            Gets font for caption of the floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.IsShowChevron">
            <summary>
            Indicates whether the chevron must be displayed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.IsShowText">
            <summary>
            Indicates whether the text must be displayed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.ResetFont">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.Font"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.CalcCommandBarMaxLength(System.Int32)">
            <summary>
            Calculates the CommandBar's maximum length for the specified client width.
            </summary>
            <summary>
            Estimates the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.MaxLength"/> value for the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> to
            host a client control of the specified width.
            </summary>
            <param name="nctrlwidth">The client control width.</param>
            <returns>The maximum length estimate.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.CalcChildControlBounds(System.Drawing.Size,Syncfusion.Windows.Forms.Tools.CommandBarDockState)">
            <summary>
            Calculates the client control bounds for the specified <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> size and dock position.
            </summary>
            <param name="szbar">The CommandBar size .</param>
            <param name="cdb">A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarDockState"/> value.</param>
            <returns>The client control bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.ChangeCommandBarOrientation">
            <summary>
            Changes the command bar orientation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.CalculateFloatingSize">
            <summary>
            Gets the size of the floating bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.UpdateColorScheme">
            <summary>
            Updates color scheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.SetRenderer">
            <summary>
            Sets renderer for CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnControlAdded(System.Windows.Forms.ControlEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnControlRemoved(System.Windows.Forms.ControlEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnSystemColorsChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnSystemColorsChanged(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnCommandBarWrapping(Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarWrapping"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnCommandBarDropDownClicked(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarDropDownClicked"/> event.
            </summary>
            <param name="arg">An <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnCommandBarStateChanging(Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanging"/> event.
            </summary>
            <param name="arg">A <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanging"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnCommandBarStateChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanged"/> event.
            </summary>
            <param name="arg">An <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnCommandBarUserClosed(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarUserClosed"/> event.
            </summary>
            <param name="arg">An <see cref="T:System.EventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.#ctor">
            <summary>
            Creates a new instance of the CommandBar class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnDoubleClick(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnDoubleClick(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.OnMouseLeave(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBar.HandleMouseDown(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handles the mouse down event.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarWrapping">
            <summary>
            Occurs when the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is being wrapped.
            </summary>
            <remarks>
            The CommandBarWrapping event is fired whenever the CommandBar is in the process of
            being wrapped. Handle this event for customizing the resizing/wrapping behavior
            of the CommandBar.
            <p>
            See <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventHandler"/> and <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarWrappingEventArgs"/> for
            more information.
            </p>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarDropDownClicked">
            <summary>
            Occurs when the dropdown button on a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is clicked.
            </summary>
            <remarks>
            The CommandBarDropDownClicked event is fired when the dropdown button on a
            <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is clicked.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanging">
            <summary>
            Occurs when a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s dock/float state is about to change.
            </summary>
            <remarks>
            The CommandBarStateChanging event is fired before a CommandBar's dock/float state changes.
            Handle this event to perform any custom processing before state changes.
            <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventHandler"/> and <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarStateChangingEventArgs"/>
            </remarks>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanged"/>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanged">
            <summary>
            Occurs after a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s dock/float state changes.
            </summary>
            <remarks>
            The CommandBarStateChanged event is fired after a CommandBar's dock/float state changes.
            Handle this event to perform any custom processing required after a state change.
            </remarks>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarStateChanging"/>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarUserClosed">
            <summary>
            Occurs when a floating <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is hidden by the user.
            </summary>
            <remarks>
            The <see cref="E:Syncfusion.Windows.Forms.Tools.CommandBar.CommandBarUserClosed"/> event occurs when a floating CommandBar is hidden as a
            result of the user clicking the close button.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.DockState">
            <summary>
            Gets / sets the current dock or float state for the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarDockState"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.AllowedDockBorders">
            <summary>
            Gets / sets the edges of the Form along which the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> may be docked.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarDockBorder"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.RowOffset">
            <summary>
            Gets / sets the linear offset of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> within a row.
            </summary>
            <value> An integer value representing the row offset. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.RowIndex">
            <summary>
            Gets / sets the index of the row/column for the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <value>A zero-based integer value representing the row index.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.MinLength">
            <summary>
            Gets / sets the minimum linear dimension of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <value>An integer value representing the minimum length.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.MaxLength">
            <summary>
            Gets / sets the maximum(ideal) linear dimension of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <value>An integer value representing the ideal length.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.MinHeight">
            <summary>
            Gets / sets the ideal lateral dimension of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <value>An integer value representing the minimum height.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.IntegralHeight">
            <summary>
            Gets / sets the incremental step by which the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s lateral dimension increases when wrapped.
            </summary>
            <value>An integer value representing the incremental height.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.ShowDockModeText">
            <summary>
            Indicates whether the text caption should be displayed on a docked <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <value>TRUE if the text is to be displayed. The default is TRUE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.HideGripper">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s positioning gripper should be hidden.
            </summary>
            <value>TRUE if the gripper is to be hidden. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.HideChevron">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> should be drawn without a chevron.
            </summary>
            <remarks>
            When a docked CommandBar is sized less than the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.MaxLength"/> value, a
            chevron will normally be displayed on it's trailing edge.
            </remarks>
            <value>TRUE if the chevron is to be hidden. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.ChevronColor">
            <summary>
            Gets or sets color for chevron.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.HideDropDownButton">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>'s dropdown button should be hidden.
            </summary>
            <value>TRUE if the dropdown button is to be hidden. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.HideCloseButton">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> will have a close button when floating.
            </summary>
            <value>TRUE if the close button is to be hidden. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.DockModeWrapping">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> should wrap when docked.
            </summary>
            <remarks>
            Setting this property to TRUE will force a docked CommandBar to wrap when it's
            bounds are less than the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.MaxLength"/> value.
            </remarks>
            <value>TRUE indicates that the CommandBar will wrap. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.FloatModeWrapping">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> should wrap when floating.
            </summary>
            <remarks>
            Setting this property to TRUE will force a floating <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> to wrap
            when it's bounds are less than the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.MaxLength"/> value.
            </remarks>
            <value>TRUE indicates that the CommandBar will wrap. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.OccupyFullRow">
             <summary>
             Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> should occupy the entire row when docked.
             </summary>
            <value>TRUE indicates that the CommandBar will occupy the entire row. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.Floating">
            <summary>
            Returns the current dock/float state of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <value>TRUE if the CommandBar is floating.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.FloatBounds">
            <summary>
            Gets / sets the bounds of a floating <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </summary>
            <value>A Rectangle value that represents the float bounds of the CommandBar. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.DisableFloating">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is allowed to float.
            </summary>
            <value>TRUE if floating is to be disallowed. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.DisableDocking">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is allowed to dock.
            </summary>
            <value>TRUE if docking is to be disallowed. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.AlwaysLeadingEdge">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is always docked to the leading edge.
            </summary>
            <value>TRUE to enforce leading edge docking. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.AlwaysTrailingEdge">
            <summary>
            Indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> is always docked to the trailing edge.
            </summary>
            <value>TRUE to enforce trailing edge docking. The default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.Font">
            <summary>
            Gets / sets the font used to display text in the control.
            </summary>
            <value>A Font object.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.IsChevronVisible">
            <summary>
            Indicates whether the chevron is currently displayed.
            </summary>
            <value>TRUE if the chevron is visible; FALSE otherwise</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.VLeft">
            <summary>
            Gets / sets the Virtual Left property - used for layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.VRight">
            <summary>
            Gets / sets the Virtual Right property - used for layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.VLocation">
            <summary>
            Gets / sets the Virtual Location property - used for layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.VBounds">
            <summary>
            Returns the Virtual Bounds property - used for layout.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.PopupContainer">
            <summary>
            Gets / sets the PopupContainer control to be displayed when the dropdown button is clicked.
            </summary>
            <value>An instance of the <see cref="T:Syncfusion.Windows.Forms.PopupControlContainer"/> class.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.PopupMenu">
            <summary>
            Gets / sets the PopupMenu to be displayed when the dropdown button is clicked.
            </summary>
            <value>An instance of the <see cref="P:Syncfusion.Windows.Forms.Tools.CommandBar.PopupMenu"/> class.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.AllowQuickCustomizing">
            <summary>
            Gets value indicating whether quick customizing is allowed and dropdown arrow should be drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBar.Office2010ColorTable">
            <summary>
            Gets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarAccessibleObject">
            <summary>
            ControlAccessibleObject derived class that implements the Accessibility object for the CommandBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarPainter">
            <summary>
            Represents helper methods for drawing primitives of the CommandBar and ControlBar 
            with like Office2003 and OfficeXP visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarPainter.c_iGripperXOffset">
            <summary>
            Indent for gripper.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarPainter.c_iGripperYOffset">
            <summary>
            Space before for gripper.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarPainter.c_iGripperPointSize">
            <summary>
            Size for point of the gripper.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarPainter.c_iRectOffset">
            <summary>
            Offset for rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarPainter.c_iDropDownRadius">
            <summary>
            Radius for rounded corner of the DropeDown button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarPainter.c_iChevronDistance">
            <summary>
            Distance between chevron's arrows.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandBarPainter.c_iChevronArrowNumber">
            <summary>
            Number of the chevron arrows.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDockedText(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar for like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintFloatingText(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws text of the floating CommandBar for like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintControlBarText(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws text of the ControlBar for like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDropDownButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,System.Boolean,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws DropDown button for like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintMetroGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws gripper for like Metro visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws gripper for like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintGripperOfficeXP(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.DockStyle,System.Drawing.Color)">
            <summary>
            Draws gripper for OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintControlBarGripperOfficeXP(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Boolean,System.Boolean,System.Drawing.Color)">
            <summary>
            Draws gripper for OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDockedBackground(System.Drawing.Graphics,System.Boolean,System.Boolean,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws the background region of the CommandBar like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDockedBackgroundOfficeXP(System.Drawing.Graphics,System.Boolean,System.Windows.Forms.DockStyle,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws the background region of the CommandBar for OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintFloatingBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws background of the floating CommandBar like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintFloatingCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws close button of the floating CommandBar like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintFloatingDropDownButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws DropDown button of the floating CommandBar like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDropDownButtonOfficeXP(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,System.Boolean,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws DropDown button for OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDropDownArrowsThemed(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,System.Boolean,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws arrows for DropDown button of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintFloatingDropDownArrowsThemed(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws arrow for DropDown button of the floating CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintControlBarBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Boolean,System.Boolean,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws background for ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintControlBarDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws DropDown button for ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintControlBarCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws close button for ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintControlBarDropDownThemed(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws DropDown button for ControlBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintChevronOfficeXP(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,System.Drawing.Color)">
            <summary>
            Draws chevron arrow for OfficeXP visual style of the docked CommandBar.
            </summary>
            <param name="rect">Rectangle of the DropDown button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDropDownArrowOfficeXP(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws DropDown button for docked CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDropDownVertical(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws DropDown button for vertical docked CommandBar with like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDropDownHorizontal(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws DropDown button for horizontal docked CommandBar with like Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDockedBackgroundHorizontal(System.Drawing.Graphics,System.Boolean,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws the background region of the CommandBar
            like Office2003 visual style when in a horizontal docked state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDockedBackgroundVertical(System.Drawing.Graphics,System.Boolean,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draws the background region of the CommandBar
            like Office2003 visual style when in a vertical docked state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintChevronHorizontal(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Drawing.Color)">
            <summary>
            Draws chevron arrow for DropDown button of the horizontal docked CommandBar.
            </summary>
            <param name="rect">Rectangle of the DropDown button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintChevronVertical(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Drawing.Color)">
            <summary>
            Draws chevron arrow for DropDown button of the vertical docked CommandBar.
            </summary>
            <param name="rect">Rectangle of the DropDown button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDropDownHorizontalArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws DropDown arrow for DropDown button of the horizontal docked CommandBar.
            </summary>
            <param name="rect">Rectangle of the DropDown button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.PaintDropDownVerticalArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Paint DropDown arrow for DropDown button of the vertical docked CommandBar.
            </summary>
            <param name="rect">Rectangle of the DropDown button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.GetDropDownHorizontalPath(System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Gets path for DropDown button of the horizontal docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.GetDropDownVerticalPath(System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Gets path for DropDown button of the vertical docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.SetCommadBarExcludeClip(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Sets exclude clip for CommandBar background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarPainter.GetsNumberGripperPoints(System.Int32)">
            <summary>
            Gets number gripper points.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2003">
            <summary>
            Represents renderer of the Office2003 visual style for docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2003.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2003.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2003.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2003.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with Office2003 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2003">
            <summary>
            Represents renderer of the Office2003 visual style for floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2003.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2003.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2003.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2003.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2003.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the floating CommandBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2003">
            <summary>
            Represents renderer of the Office2003 visual style for docked ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2003.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the ControlBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2003.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the ControlBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2003.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the ControlBar with Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2003.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2003.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the ControlBar with Office2003 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2007">
            <summary>
            Represents renderer of the Office2007 visual style for docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2007.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2007.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2007.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2007.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2007.ColorTable">
            <summary>
            Gets or sets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2007">
            <summary>
            Represents renderer of the Office2007 visual style for floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2007.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2007.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2007.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2007.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2007.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the floating CommandBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2007.ColorTable">
            <summary>
            Gets or sets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2007">
            <summary>
            Represents renderer of the Office2007 visual style for docked ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2007.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the ControlBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2007.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the ControlBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2007.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the ControlBar with Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2007.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2007.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the ControlBar with Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2007.ColorTable">
            <summary>
            Gets or sets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2010">
            <summary>
            Represents renderer of the Office2010 visual style for docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2010.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2010.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2010.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2010.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarRendererOffice2010.ColorTable">
            <summary>
            Gets or sets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2010">
            <summary>
            Represents renderer of the Office2010 visual style for floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2010.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2010.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2010.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2010.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2010.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the floating CommandBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOffice2010.ColorTable">
            <summary>
            Gets or sets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2010">
            <summary>
            Represents renderer of the Office2010 visual style for docked ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2010.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the ControlBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2010.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the ControlBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2010.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the ControlBar with Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2010.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2010.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the ControlBar with Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBarRendererOffice2010.ColorTable">
            <summary>
            Gets or sets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarRendererOfficeXP">
            <summary>
            Represents renderer of the OfficeXP visual style for docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOfficeXP.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOfficeXP.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOfficeXP.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOfficeXP.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererOfficeXP.GetDropDownRect">
            <summary>
            Gets rectangle of the DropDown button for OfficeXP visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOfficeXP">
            <summary>
            Represents renderer of the OfficeXP visual style for floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOfficeXP.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOfficeXP.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOfficeXP.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOfficeXP.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererOfficeXP.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the floating CommandBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarRendererOfficeXP">
            <summary>
            Represents renderer of the OfficeXP visual style for docked ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOfficeXP.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the ControlBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOfficeXP.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the ControlBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOfficeXP.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the ControlBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOfficeXP.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererOfficeXP.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the ControlBar with OfficeXP visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarRendererThemed">
            <summary>
            Represents themed renderer for docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererThemed.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererThemed.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererThemed.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererThemed.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererThemed.GetDropDownRect">
            <summary>
            Gets rectangle of the DropDown button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendereThemed">
            <summary>
            Represents themed renderer for floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendereThemed.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendereThemed.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendereThemed.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendereThemed.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendereThemed.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the floating CommandBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendereThemed.GetThemedCaptionColor">
            <summary>
            Gets color for caption text.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendereThemed.GetThemedCaptionFont">
            <summary>
            Gets font for caption text.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarRendererThemed">
            <summary>
            Represents themed renderer for docked ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererThemed.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the ControlBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererThemed.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the ControlBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererThemed.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the ControlBar with themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererThemed.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererThemed.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the ControlBar with themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarRendererVS2005">
            <summary>
            Represents renderer of the VS2005 visual style for docked CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererVS2005.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererVS2005.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererVS2005.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarRendererVS2005.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererVS2005">
            <summary>
            Represents renderer of the VS2005 visual style for floating CommandBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererVS2005.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererVS2005.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererVS2005.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererVS2005.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the CommandBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarFloatingRendererVS2005.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the floating CommandBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarRendererVS2005">
            <summary>
            Represents renderer of the VS2005 visual style for docked ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererVS2005.DrawText(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws text of the ControlBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererVS2005.DrawBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws background of the ControlBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererVS2005.DrawDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean,Syncfusion.Windows.Forms.Tools.CBButtonState,System.Boolean,System.Boolean)">
            <summary>
            Draws DropBownButton of the ControlBar with VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererVS2005.DrawCloseButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.CBButtonState)">
            <summary>
            Draws close button of the ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBarRendererVS2005.DrawGripper(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws gripper of the ControlBar with VS2005 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarWeakContainer">
            <summary>
            Summary description for CommandBarWeakContainer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CommandDockBar.m_nSuspendCount">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.RecalcHeightForBarsInRow(System.Boolean,Syncfusion.Windows.Forms.Tools.CommandBar[]@,System.Int32@)">
            <summary>
            
            </summary>
            <param name="next">If True - indexes of command bars in array are higher, 
            then index of commandbar that is current processing.</param>
            <param name="cbarray"></param>
            <param name="ndelta"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.UpdateColorScheme">
            <summary>
            Updates color scheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.DrawBackgroundThemed(System.Drawing.Graphics)">
            <summary>
            Draws themed background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.DrawBackgroundOffice2003(System.Drawing.Graphics)">
            <summary>
            Draws background for Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.DrawBackgroundVS2005(System.Drawing.Graphics)">
            <summary>
            Draws background for VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.DrawBackgroundMetro(System.Drawing.Graphics)">
            <summary>
            Draws background for Metro visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.DrawBackgroundOffice2007(System.Drawing.Graphics)">
            <summary>
            Draws background for Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.DrawBackgroundOffice2010(System.Drawing.Graphics)">
            <summary>
            Draws background for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.Dispose(System.Boolean)">
            Clean up any resources being used.
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.OnControllerLayoutSuspended(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.OnControllerLayoutResumed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandDockBar.ResumeLayoutInternal">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandDockBar.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandDockBar.Office2010ColorTable">
            <summary>
            Gets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandBarForm">
              Form class that hosts the CommandBars in the floating state.
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CommandBarForm.GetBorderColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets color for border amenably with VisualStyle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarForm.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CommandBarForm.Office2010ColorTable">
            <summary>
            Gets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CommandDockBarAccessibleObject">
            <summary>
            ControlAccessibleObject derived class that implements the Accessibility object for the CommandDockBar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBar">
            <summary>
            <p>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlBar"/> is a specialized implementation of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> class that 
            is used for hosting controls within the Essential Tools XPMenus Framework. A ControlBar can contain two controls - 
            the main control that occupies the ControlBar's client region and optionally, a <see cref="P:Syncfusion.Windows.Forms.Tools.ControlBar.CaptionControl"/> that is 
            displayed within the ControlBar's caption region. While just about any <see cref="T:System.Windows.Forms.Control"/> instance 
            can be used as the ControlBar's main client, the caption control position is normally occupied by single line controls such as a 
            ToolBar, TextBox or ComboBox. ControlBars thus function as full-featured docking windows that can be docked along 
            the host form's borders or floated as top-level windows, while following the layout limitations of the XPMenus toolbars.
            Examples of the ControlBar concept include the Microsoft Office 2003 TaskPane window.
            </p>
            <p>
            ControlBars are supported through the XPMenus framework and can be added to any form that has been initialized 
            with a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/>. Invoking the MainFrameBarManager's AddControlBar design-time verb will 
            create a new ControlBar and add it to the form. Dropping a control onto the ControlBar sets it as the ControlBar's main client. 
            To assign the caption control, drop control onto the ControlBar and set the <see cref="P:Syncfusion.Windows.Forms.Tools.ControlBar.CaptionControl"/> to reference it.
            </p>
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlBar.m_renderer">
            <summary>
            Reference to renderer for ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBar.#ctor">
            <summary>
            Creates a new instance of the ControlBar class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBar.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBar.UpdateColorScheme">
            <summary>
            Updates color schemes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBar.SetRenderer">
            <summary>
            Sets renderer for ControlBar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBar.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnControlRemoved(System.Windows.Forms.ControlEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlBar.GetTextRectangle">
            <summary>
            Gets rectangle for display text of the ControlBar.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBar.ControlBarCaptionHeight">
            <summary>
            Gets / sets the height of the <see cref="T:Syncfusion.Windows.Forms.Tools.ControlBar"/> caption area.
            </summary>
            <value>An integer value representing the caption height.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBar.Size">
            <summary>
            Gets / sets the size of the ControlBar in pixels.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBar.MinimumSize">
            <summary>
            Gets / sets the minimum extent to which the ControlBar can be sized.
            </summary>
            <value>A <see cref="T:System.Drawing.Size"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBar.MaximumSize">
            <summary>
            Gets / sets the maximum extent to which the ControlBar can be sized.
            </summary>
            <value>A <see cref="T:System.Drawing.Size"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBar.CaptionControl">
            <summary>
            Gets / sets the control that is displayed in the CommandBar's caption region.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.Control"/> instance.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlBar.ClientControl">
            <summary>
            Gets the client control in the control collection.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlBarWeakContainer">
            <summary>
            Summary description for ControlBarWeakContainer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationState">
            <summary>
            Specifies the AutoHideAniamation state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideAnimationState.None">
            <summary>
            No AutoHide Animation state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideAnimationState.Hiding">
            <summary>
            Hiding the AutoHide window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideAnimationState.Showing">
            <summary>
            Showing the AutoHide window.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AHTabPage">
            <summary>
            Auto Hide Tab page.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AHTabPage.m_dhcClient">
            <summary>
            Initialize the DHCClient.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabPage.#ctor(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,System.String,System.Int32)">
            <summary>
            Constructor of the AHTabPage.
            </summary>
            <param name="dhc">The DockStateControllerBase instance</param>
            <param name="text">The string of the AH tab page.</param>
            <param name="imgindex"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabPage.DHCClient">
            <summary>
            Gets the DockStateControllerBase.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AHTabControl">
            <summary>
            Summary description for AHTabControl.	
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AHTabControlBase">
            <summary>
            The AHTabControlBase class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControlBase.#ctor">
            <summary>
            Constructor of the AHTabControlBase.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControlBase.GetGroupItemRect(System.Int32,System.Int32)">
            <summary>
            Returns the GroupItem Rectangle.
            </summary>
            <param name="tabIndex"></param>
            <param name="groupIndex"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControlBase.TabsData">
            <summary>
            Gets the TabDataCollection
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AHTabControl.parent">
            <summary>
            Initialize the TopLevel Form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Constructor of the AHTabControl.
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
            <param name="border">The DockingStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.ForceLayout">
            <summary>
            Forces immediate layout of control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.dockingManager_ImageListChanged(System.Object,System.EventArgs)">
            <summary>
            Occurs on DockingManager ImageList changed.
            </summary>
            <param name="obj"></param>
            <param name="e">The EventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.AddToEmptyLeft(System.Int32)">
            <summary>
            Add the padding on AHControl.
            </summary>
            <param name="nleft">The value that needs to be assigned</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.AddTab(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,System.Boolean)">
            <summary>
            Add the tab from the DockStateControllerBase.
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
            <param name="bshowcontrol">Indicates whether control is shown or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.RemoveTab(Syncfusion.Windows.Forms.Tools.DockStateControllerBase)">
            <summary>
            Remove the tab in AHTabControl.
            </summary>
            <param name="dscbase">The DockStateControllerBase instance.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AHTabControl.args">
            <summary>
            Initialize the WindowAutoHidingEventArgs 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.ShowController(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,System.Boolean)">
            <summary>
            Show the AHTab control.
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
            <param name="bAnimate">Indicates whether the Animation needs to specified or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.ShowController(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,System.Boolean,System.Boolean)">
            <summary>
            Show the AHTab control.
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
            <param name="banimate">Indicates whether the Animation needs to specified or not.</param>
            <param name="bActivateAfterShow">Specifies whether control needs to be activated after shown.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.RefreshInnerControlLayout(System.Drawing.Rectangle)">
            <summary>
            Recalculating location and size for inner control childs.
            </summary>
            <param name="rectangle"> New layout rectangle. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.HideController(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,System.Boolean)">
            <summary>
            Hide the Controller in AHTabControl.
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
            <param name="banimate">Indicates whether the Animation needs to specified or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.HideController(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,System.Boolean,System.Boolean)">
            <summary>
            Hide the Controller in AHTabControl.
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
            <param name="banimate">Indicates whether the Animation needs to specified or not.</param>
            <param name="bhidenow">Indicates whether the controls needs to hide immediately.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.UpdateAHTabText(Syncfusion.Windows.Forms.Tools.DockStateControllerBase)">
            <summary>
            Update the AH TabItem text.
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.GetActiveTabGroupOrSubGroupRect">
            <summary>
            Returns the Active TabGroup Or SubGroup Rectangle.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.GetActiveTabGroupOrSubGroupDockHostRect">
            <summary>
            Returns the ActiveTabGroup Or SubGroupDockHostRect.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabControl.UpdateRenderer">
            <summary>
            Update the Renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.Font">
            <summary>
            Gets / Sets the Font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.ActiveTabFont">
            <summary>
            Gets/Sets the ActiveTabFont
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.Padding">
            <summary>
            Gets /Sets the Padding.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.Alignment">
            <summary>
            Gets / Sets the Tab alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.Edge">
            <summary>
            Gets the DockingStyle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.LeadSpace">
            <summary>
            Sets the LeadSpace.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.TrailSpace">
            <summary>
            Sets the TrailSpace
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.EmptyLeft">
            <summary>
            Gets the EmptyLeft.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.ThemeDraw">
            <summary>
            Gets the ThemedControlDrawing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AHTabControl.DockingManager">
            <summary>
            Gets the DockingManager.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupItem">
            <summary>
            The TabGroup item class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupItem.#ctor">
            <summary>
            Constructor of the TabGroupItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupItem.#ctor(System.String,System.Int32,System.Object)">
            <summary>
            Constructor of the TabGroupItem.
            </summary>
            <param name="text">The  text of the TabGroupItem.</param>
            <param name="imageIndex">The image index.</param>
            <param name="tag">The tag value</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabGroupItem.PropertyChanged">
            <summary>
            Occurs on Property changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupItem.Text">
            <summary>
            Gets / Sets the text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupItem.ImageIndex">
            <summary>
            Gets/Sets the Image index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupItem.Tag">
            <summary>
            Gets /Sets the tag value.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupItemsList">
            <summary>
            The TabGroupItemsList class.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupItemsList.Item(System.Int32)">
            <summary>
            Gets/Sets the TabGroupItem index.
            </summary>
            <param name="index">The index value.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupData">
            <summary>
            The TabGroupData class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupData.#ctor">
            <summary>
            Constructor of the TabGroupData.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupData.Items">
            <summary>
            Gets the TabGroupItemsList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupData.Padding">
            <summary>
            Gets/Sets the Padding.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupData.Text">
            <summary>
            Gets /Sets the text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupData.ImageIndex">
            <summary>
            Gets /Sets the ImageIndex.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabGroupData.SelectedIndexChanged">
            <summary>
            Occurs when Selected index changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupData.SelectedIndex">
            <summary>
            Gets / Sets the SelectedIndex.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabPanelPropertyTabGroup">
            <summary>
            TabPanelPropertyTabGroup contains the required information.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelPropertyTabGroup.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default back color for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelPropertyTabGroup.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabPanelPropertyTabGroup.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default inactive tab's color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabPanelPropertyTabGroup.ShowInDesignMode">
            <summary>
            Returns whether the ShowInDesignMode
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupRenderer">
            <summary>
            The TabGroupRenderer class.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabGroupRenderer">
            <summary>
            ITabGroupRenderer interface helps to paints the tab in group mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabGroupRenderer.GetGroupItemBounds(System.Int32)">
            <summary>
            Gets group item bounds form number of items.
            </summary>
            <param name="i">number of items.</param>
            <returns>Group item bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabGroupRenderer.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Gets overlap size for current size.
            </summary>
            <param name="tabSize">Starting size.</param>
            <returns>Overlap size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabGroupRenderer.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Gets preferred size for item.
            </summary>
            <param name="g">Graphics in which to measure strings.</param>
            <returns>Preferred size.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabGroupRenderer.TabData">
            <summary>
            Gets/sets group tab data.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabGroupRenderer.Bounds">
            <summary>
            Gets/sets bounds.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.OVERLAPX">
            <summary>
            Initialize the OVERLAPX
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Constructor of the TabGroupRenderer.
            </summary>
            <param name="parent">The ITabControl instance</param>
            <param name="panelRenderer"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.GetGroupItemBounds(System.Int32)">
            <summary>
            Gets the GroupItem bounds. 
            </summary>
            <param name="i">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.GetActiveForeColor">
            <summary>
             Overrides the fore color of the Active tab item
            </summary>
            <returns>Color of the active tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.GetForeColor">
            <summary>
            Overrides the fore color of the tab item
            </summary>
            <returns>Color of text in tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Gets the Preferred size
            </summary>
            <param name="g"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.TabStyleName">
            <summary>
            Returns the TabStyleName.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.TabPanelPropertyExtender">
            <summary>
            Returns the TabPanelPropertyTabGroup
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.TabData">
            <summary>
            Gets /Sets the TabData.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupRenderer.Bounds">
            <summary>
            Gets / Sets the Bounds.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AHTabRenderer">
            <summary>
            AHTabRenderer class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabRenderer.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Constructor of the AHTabRenderer.
            </summary>
            <param name="parent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabRenderer.GetGroupItemRect(System.Int32,System.Int32)">
            <summary>
            Returns the Group Item rectangle.
            </summary>
            <param name="tabIndex"> The tab index</param>
            <param name="groupIndex">The group index</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AHTabPanelData">
            <summary>
            The AHTabPanelData class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabPanelData.#ctor(System.Windows.Forms.Control)">
            <summary>
            Constructor of the AHTabPanelData
            </summary>
            <param name="parent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AHTabPanelData.CreateNewTabData">
            <summary>
            Creates the New Tab Data
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonType.Close">
            <summary>
            Closing control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonType.Pin">
            <summary>
            Auto-hiding control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonType.Menu">
            <summary>
            Showing popup menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonType.Maximize">
            <summary>
            Maximizing control. May be used alone or in pair with Restore button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonType.Restore">
            <summary>
            Restoring control's previous size. May be used only in pair with Maximize button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonType.Custom">
            <summary>
            User-defined button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CaptionButtonState">
            <summary>
            Specifies the Caption Button state of the docking windows.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonState.Normal">
            <summary>
            Normal state of Caption Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonState.Active">
            <summary>
            Active state of Caption Button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionButtonState.Pushed">
            <summary>
            Pushed state of Caption Button.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection">
            <summary>
            Caption Buttons collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.Add(Syncfusion.Windows.Forms.Tools.CaptionButton)">
            <summary>
            Adds the caption button to the control.
            </summary> 
            <param name="button">The CaptionButton instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.Contains(Syncfusion.Windows.Forms.Tools.CaptionButton)">
            <summary>
            Returns whether the CaptionButtonsCollection contains the Caption button.
            </summary>
            <param name="button">The Caption Button instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.Remove(Syncfusion.Windows.Forms.Tools.CaptionButton)">
            <summary>
            Remove the Caption button.
            </summary>
            <param name="button">The Caption Button instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.IndexOf(Syncfusion.Windows.Forms.Tools.CaptionButton)">
            <summary>
            Returns the index of the Caption button.
            </summary>
            <param name="button">The Caption Button instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.CaptionButton)">
            <summary>
            Insert the Caption button in specified index.
            </summary>
            <param name="index"></param>
            <param name="button">The Caption Button instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.Dispose">
            <summary>
            Dispose the caption button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.Clone">
            <summary>
            Returns the cloned CaptionButtonsCollection.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.MergeWith(Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection,System.Boolean)">
            <summary>
            Serves to merge with caption buttons collection.
            </summary>
            <param name="collection">The CaptionButtonsCollection instance.</param>
            <param name="bCloneButtons"> Indicates whether the CaptionButtonsCollection are cloned.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.ExcludeCommonButtonsWith(Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection)">
            <summary>
            Exclude the common buttons
            </summary>
            <param name="collection">The CaptionButtonsCollection instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.Item(System.Int32)">
            <summary>
            Gets /Sets the index of the caption button.
            </summary>
            <param name="index">The index of the caption button</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.Item(System.String)">
            <summary>
            Gets / Sets the name of the caption button.
            </summary>
            <param name="name">The name of the caption button.</param>
            <returns></returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.CollectionChanged">
            <summary>
            Occurs when the collection changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection.CollectionItemChanged">
            <summary>
            Occurs when the Collection Item changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsCollection">
            <summary>
            The CaptionButtonOptionsCollection class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsCollection.Add(Syncfusion.Windows.Forms.Tools.CaptionButtonOptions)">
            <summary>
            Add the CaptionButtonOptions
            </summary>
            <param name="options">The CaptionButtonOptions instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsCollection.Contains(Syncfusion.Windows.Forms.Tools.CaptionButtonOptions)">
            <summary>
            Check whether the CaptionButtonOptionsCollection contains the CaptionButtonOptions.
            </summary>
            <param name="options">The CaptionButtonOptions instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsCollection.Remove(Syncfusion.Windows.Forms.Tools.CaptionButtonOptions)">
            <summary>
            Remove the CaptionButtonOptions from its collection.
            </summary>
            <param name="options"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsCollection.IndexOf(Syncfusion.Windows.Forms.Tools.CaptionButtonOptions)">
            <summary>
            Returns the index of the CaptionButtonOptions.
            </summary>
            <param name="options">The CaptionButtonOptions instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsCollection.Insert(System.Int32,Syncfusion.Windows.Forms.Tools.CaptionButtonOptions)">
            <summary>
            Insert the CaptionButtonOptions in specified index
            </summary>
            <param name="index">The index which needs to insert the CaptionButtonOptions.</param>
            <param name="options">The CaptionButtonOptions instance.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsCollection.Item(System.Int32)">
            <summary>
            Gets/Sets the CaptionButtonOptions
            </summary>
            <param name="index">The index of the CaptionButtonOptions.</param>
            <returns></returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsCollection.CollectionChanged">
            <summary>
            Occurs when the collection changed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable">
            <summary>
            The CaptionButtonOptionsTable class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable.Add(Syncfusion.Windows.Forms.Tools.CaptionButton,Syncfusion.Windows.Forms.Tools.CaptionButtonOptions)">
            <summary>
            Add the CaptionButton and CaptionButtonOptions.
            </summary>
            <param name="button">The CaptionButton instance.</param>
            <param name="options">The CaptionButtonOptions instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable.RemoveAt(System.Int32)">
            <summary>
            Remove the item from CaptionButtonsCollection and CaptionButtonOptionsCollection.
            </summary>
            <param name="index">The index which needs to be removed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable.Clear">
            <summary>
            Clear the collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable.Dispose">
            <summary>
            Dispose the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable.IsDisposed">
            <summary>
            Returns whether its disposed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable.Buttons">
            <summary>
            Returns the CaptionButtonsCollection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable.Options">
            <summary>
            Returns the CaptionButtonOptionsCollection.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CaptionButton">
            <summary>
            The CaptionButton class which contains the required details.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButton.#ctor">
            <summary>
            Constructor of the CaptionButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButton.#ctor(Syncfusion.Windows.Forms.Tools.CaptionButtonType)">
            <summary>
            Constructor of the CaptionButton.
            </summary>
            <param name="type">The Caption button type.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButton.#ctor(Syncfusion.Windows.Forms.Tools.CaptionButtonType,System.String)">
            <summary>
            Constructor of the CaptionButton.
            </summary>
            <param name="type">The Caption button type.</param>
            <param name="name">The name of the caption button.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButton.#ctor(Syncfusion.Windows.Forms.Tools.CaptionButtonType,System.String,System.Int32,System.Drawing.Color,System.String)">
            <summary>
            Constructor of the CaptionButton.
            </summary>
            <param name="type">The CaptionButtonType.</param>
            <param name="name">The name of the Caption button.</param>
            <param name="imageIndex">The index of the image.</param>
            <param name="clr">The color</param>
            <param name="tooltip">The ToolTip of the caption button</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButton.FireClickEvent(System.ComponentModel.CancelEventArgs)">
            <summary>
            Occurs when caption button captured.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButton.Clone">
            <summary>
            Returns the cloned caption button.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButton.HasDefaultValue(Syncfusion.Windows.Forms.Tools.CaptionButton)">
            <summary>
            Returns the HasDefaultValue
            </summary>
            <param name="button"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButton.SuperToolTipInfo">
            <summary>
            Gets / sets customizable SuperToolTip drawing info used by the caption button.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.ToolTipInfo"/> used to draw supertooltip for current button.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButton.Name">
            <summary>
            Gets/Sets the name of this button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButton.ToolTip">
            <summary>
            Gets/sets text that will be displayed in ToolTip when cursor is over this button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButton.TransparentImageColor">
            <summary>
            Indicates what color in button's image should be transparent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButton.ImageIndex">
            <summary>
            Indicates index of image to use when displaying this button.
            External ImageList should be used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButton.Type">
            <summary>
            Indicates type of this button.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CaptionButton.Click">
            <summary>
            Raises the click event.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CaptionButton.Changed">
            <summary>
            Raises when Caption button changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.CaptionButton.TypeChanging">
            <summary>
            Raises when type changing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CaptionButtonOptions">
            <summary>
            The CaptionButtonOptions class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptions.#ctor">
            <summary>
            Constructor of the CaptionButtonOptions.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionButtonOptions.#ctor(System.Boolean)">
            <summary>
            Constructor of the CaptionButtonOptions
            </summary>
            <param name="bmodified">Indicates whether the modified.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionButtonOptions.ModifiedView">
            <summary>
            Gets / Sets the ModifiedView.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionPainter.#ctor(Syncfusion.Windows.Forms.Tools.DockHostController)">
            <summary>
            Constructor of the CaptionPainter
            </summary>
            <param name="dhc">The DockHostController instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionPainter.HitTest(Syncfusion.Windows.Forms.Tools.MouseAction,System.Drawing.Point)">
            <summary>
            Returns the Caption hit area.
            </summary>
            <param name="action">The mouse action on caption</param>
            <param name="pt">The coordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionPainter.GetButtonImageBounds(Syncfusion.Windows.Forms.Tools.CaptionButtonType)">
            <summary>
            Returns the Caption Button image bounds.
            </summary>
            <param name="buttonType">The CaptionButtonType.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionPainter.GetCaptionButtonBounds(System.Int32)">
            <summary>
            Returns the CaptionButton Bounds
            </summary>
            <param name="index">The index of the caption button.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionPainter.GetCaptionButtonIndex">
            <summary>
            Returns the caption button index
            </summary>
            <returns>The index of the caption button.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionPainter.GetHitButton">
            <summary>
            Gets the caption button.
            </summary>
            <returns>The caption button.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionPainter.GetButtonAt(System.Drawing.Point)">
            <summary>
            Returns the caption button from the specified point
            </summary>
            <param name="pt">The coordinate point.</param>
            <returns>The caption button.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CaptionPainter.PaintCaption(System.Drawing.Graphics,System.Drawing.Pen)">
            <summary>
            Paint the caption.
            </summary>
            <param name="gph">The Graphics objects</param>
            <param name="pen">The Pen which needs to paint the caption.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionPainter.Buttons">
            <summary>
            Returns the CaptionButtonsCollection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionPainter.BorderWidth">
            <summary>
            Returns the default border width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionRect">
            <summary>
            Returns the caption rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionHeight">
            <summary>
            Returns the Caption height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionButtonHeight">
            <summary>
            Returns the caption button height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionButtonWidth">
            <summary>
            Returns the Caption Button width.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionHitTest">
            <summary>
            Specifies the caption hit area.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionHitTest.None">
            <summary>
            None
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionHitTest.CaptionRect">
            <summary>
            Indicates the caption rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionHitTest.ButtonRect">
            <summary>
            Indication the caption button rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionHitTest.ButtonDown">
            <summary>
            Indicates whether the caption button down.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CaptionPainter.CaptionHitTest.ButtonUp">
            <summary>
            Indicates whether the caption button up.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockAbilityEditor">
            <summary>
            Editor for DockAbility extended property of controls in DockingManager.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.#ctor">
            <summary>
            Constructor of the DockAbilityEditor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.
            </summary>
            <param name="context"> An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <returns>A System.Drawing.Design.UITypeEditorEditStyle value that indicates the style of editor used by the 
            System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method. If the System.Drawing.Design.UITypeEditor does not support this method, 
            then System.Drawing.Design.UITypeEditor.GetEditStyle() will return System.Drawing.Design.UITypeEditorEditStyle.None.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            Edits the specified object's value using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle() method.
            </summary>
            <param name="context"> An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.</param>
            <param name="provider"> An System.IServiceProvider that this editor can use to obtain services.</param>
            <param name="value">The object to edit.</param>
            <returns>The new value of the object. If the value of the object has not changed, this should return the same object it was passed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.DockAbilityUI.#ctor">
            <summary>
            Constructor of the DockAbilityUI.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.DockAbilityUI.End">
            <summary>
            Dispose the DockAbility.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.DockAbilityUI.Start(System.Object)">
            <summary>
            Indicates the start dock ability.
            </summary>
            <param name="strvalue"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.DockAbilityUI.Value">
            <summary>
            Returns the value of the DockAbility.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.DockAbilityUI.InternalArrowControl.#ctor(Syncfusion.Windows.Forms.Tools.DockingStyle,System.Boolean)">
            <summary>
            Constructor of the InternalArrowControl
            </summary>
            <param name="style">The DockingStyle.</param>
            <param name="bChecked">Indicates whether its checked or not</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.DockAbilityUI.InternalArrowControl.Checked">
            <summary>
            Returns the checked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.DockAbilityUI.InternalArrowControl.Style">
            <summary>
            Returns the DockingStyle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockAbilityEditor.DockAbilityUI.InternalArrowControl.InternalBrush">
            <summary>
            Returns the internal brush.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockingStyle">
            <summary>
            Specifies the type of docking.
            </summary>
            <remarks>
            The DockingStyle enumeration is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to convey
            and to get information about a dock operation. The DockingStyle value is always
            expressed relative to the dock target. For example, when a control is being
            docked to the main form and DockingStyle.Left is used, this implies that the
            control will be docked to the left border of the form and have a width equal to the specified
            width and a height equal to the form's client rectangle height.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingStyle.Left">
            <summary>
            The control is docked to the left edge of the parent control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingStyle.Right">
            <summary>
            The control is docked to the right edge of the parent control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingStyle.Top">
            <summary>
            The control is docked to the top edge of the parent control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingStyle.Bottom">
            <summary>
            The control is docked to the bottom edge of the parent control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingStyle.Tabbed">
            <summary>
            The control is docked as a tabbed window along with the dock target. This style
            is not applicable when the dock target is the host form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingStyle.Fill">
            <summary>
            For internal use.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingStyle.None">
            <summary>
            No dock border.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TransitType">
            <summary>
            Specifies transit operations.
            </summary>
            <remarks>
            This enum is used by ApplyDockInfo method.
            </remarks> 
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RelationNamePair.Name">
            <summary>
            Initialize the name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.RelationNamePair.Relation">
            <summary>
            Intialize the relation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RelationNamePair.#ctor(System.String,System.Single)">
            <summary>
            Constructor of the RelationNamePair
            </summary>
            <param name="name">The name</param>
            <param name="relation">Indicates the relation.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockAbility">
            <summary>
            Specifies where user can dock in some control using drag providers.
            </summary>
            <remarks>
            This enum is used by DockAbility and OuterDockAbility extended properties in DockingManager.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.None">
            <summary>
            No docking available in current control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.Left">
            <summary>
            The user can dock to the left side of control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.Top">
            <summary>
            The user can dock to top of control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.Right">
            <summary>
            The user can dock to the right side of control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.Bottom">
            <summary>
            The user can dock to bottom of control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.Tabbed">
            <summary>
            The user can dock another control in tab group.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.Horizontal">
            <summary>
            Left, Right and Tabbed docking enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.Vertical">
            <summary>
            Top, Bottom and Tabbed docking enabled.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockAbility.All">
            <summary>
            All kinds of docking enabled.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlSizeStates">
            <summary>
            Defines control states according to its size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlSizeStates.Maximized">
            <summary>
            Control is maximized.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlSizeStates.Maximize">
            <summary>
            Control is maximizing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlSizeStates.Restore">
            <summary>
            Control is restoring from minimized/maximized states.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControlSizeStates.Minimize">
            <summary>
            Control is minimizing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MouseAction">
            <summary>
            Indicates the Mouse action.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MouseAction.LBtnDown">
            <summary>
            Specifies whether the left mouse button down.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MouseAction.LBtnUp">
            <summary>
            Specifies whether the left mouse button up.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MouseAction.RBtnDown">
            <summary>
            Specifies whether the Right mouse button down.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MouseAction.RBtnUp">
            <summary>
            Specifies whether the Right mouse button up.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MouseAction.LBtnDblClk">
            <summary>
            Specifies whether the double click.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MouseAction.MouseMove">
            <summary>
            Specifies whether the mouse move.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MouseAction.MouseLeave">
            <summary>
            Specifies whether the mouse leave.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockPreference">
            <summary>
            Specifies the Dock preference.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockPreference.All">
            <summary>
            Indicates docked control preferred to dock in all direction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockPreference.Horizontal">
            <summary>
            Indicates the docked control preferred to dock in horizontal.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockPreference.Vertical">
            <summary>
            Indicates the docked control preferred to dock in vertical.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockPreference.Tabbed">
            <summary>
            Indicates the docked control preferred to tab docked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockPreference.None">
            <summary>
            No dock preference.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockInfo.dController">
            <summary>
            Initialize the DockControllerBase
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockInfo.dStyle">
            <summary>
            Initialize the DockingStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockInfo.nPriority">
            <summary>
            Initialize the priority.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockInfo.nDockIndex">
            <summary>
            Initialize the dock index.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockInfo.DP">
            <summary>
            Initialize the dock preference.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockInfo.rcDockArea">
            <summary>
            Initialize the dock area.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockInfo.rcControlArea">
            <summary>
            Initialize the control area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockInfo.#ctor(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockingStyle,System.Int32,System.Int32,Syncfusion.Windows.Forms.Tools.DockPreference,System.Drawing.Rectangle)">
            <summary>
            Constructor of the DockInfo.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="ds">The DockingStyle</param>
            <param name="priority">The priority</param>
            <param name="index">The index of the control.</param>
            <param name="dp">The DockPreference.</param>
            <param name="rc">The rectangle of the docked control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockInfo.#ctor(Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Constructor of the DockInfo.
            </summary>
            <param name="di">The DockInfo</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockInfo.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Private constructor called during the de-serialization process.
            </summary>
            <param name="info">The SerializationInfo</param>
            <param name="context">The StreamingContext</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockInfo.ControlleName">
            <summary>
            Gets/ Sets the controller name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockInfo.NullInfo">
            <summary>
            Gets the Dock information.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControllerChangedEventArgs">
            <summary>
            Custom Event argument class used for controller change notifications. Parent Controller's, while being undocked,
            use this event argument to notify all child subscriber controllers of the new dock parent controller information.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControllerChangedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.DockInfo,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Constructor of the ControllerChangedEventArgs.
            </summary>
            <param name="di">The DockInfo</param>
            <param name="dcr">The dock relationship.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControllerChangedEventArgs.NewDockInfo">
            <summary>
            Gets the NewDockInfo.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControllerChangedEventArgs.DCRelation">
            <summary>
            Gets the Dock relationship.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControllerChangedEH">
            <summary>
            Delegate used for ControllerChangedEvent notifications 
            </summary>
            <param name="obj">The source of the object.</param>
            <param name="arg">The ControllerChangedEventArgs contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DCRelationship.nRelation">
            <summary>
            Initialize the relation.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DCRelationship.bChild">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DCRelationship.DP">
            <summary>
            Initialize the dock preference.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DCRelationship.nIndex">
            <summary>
            Initialize the dock index.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DCRelationship.#ctor(System.Int32,System.Boolean,Syncfusion.Windows.Forms.Tools.DockPreference,System.Int32)">
            <summary>
            Constructor of the DCRelationship
            </summary>
            <param name="relation">The dock relation.</param>
            <param name="child"></param>
            <param name="priority">The Dock preference.</param>
            <param name="index">The index of the dock control.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Direction.None">
            <summary>
            Specifies no particular direction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Direction.Horizontal">
            <summary>
            Specifies horizontal direction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Direction.Vertical">
            <summary>
            Specifies vertical direction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Direction.Both">
            <summary>
            Specifies horizontal and vertical directions at a time.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Minimization">
            <summary>
            Specifies the Minimization.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Minimization.Horizontal">
            <summary>
            Controller is horizontally minimized.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Minimization.Vertical">
            <summary>
            Controller is vertically minimized.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Minimization.None">
            <summary>
            Controller is not minimized.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControllerDCRPair">
            <summary>
            The ControllerDCRPair class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControllerDCRPair.#ctor(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Constructor of the ControllerDCRPair.
            </summary>
            <param name="dc">The DockControllerBase</param>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockingManagerException">
            <summary>
            DockingManagerException raised when user tries to perform
            restricted operation in DockingManager.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManagerException.c_message">
            <summary>
            Default message to show when exception fired.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManagerException.#ctor">
            <summary>
            Constructor of the DockingManagerException.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManagerException.#ctor(System.Exception)">
            <summary>
            Constructor of the DockingManagerException.
            </summary>
            <param name="innerExc">Inner exception.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManagerException.#ctor(System.String)">
            <summary>
            Constructor of the DockingManagerException.
            </summary>
            <param name="message">message to show.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManagerException.#ctor(System.String,System.Exception)">
            <summary>
            Constructor of the DockingManagerException.
            </summary>
            <param name="message">message to show.</param>
            <param name="innerExc">inner exception.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManagerException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructor of the DockingManagerException.
            </summary>
            <param name="info">info.</param>
            <param name="context">context.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IEnumWrapper">
            <summary>
            Supports a simple iteration over a nongeneric collection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IEnumWrapper.#ctor(System.Object)">
            <summary>
            Constructor of the IEnumWrapper.
            </summary>
            <param name="obj"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IEnumWrapper.MoveNext">
            <summary>
            Advances the enumerator to the next element of the collection.
            </summary>
            <returns>true if the enumerator was successfully advanced to the next element; false.
            if the enumerator has passed the end of the collection.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.IEnumWrapper.Reset">
            <summary>
            Sets the enumerator to its initial position, which is before the first element in the collection.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.IEnumWrapper.Current">
            <summary>
            Gets the current element in the collection.
            IEnumerator implementation
            </summary>
            <returns>The current element in the collection. </returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockControllerBase">
            <summary>
            The DockControllerBase
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.Refresh">
            <summary>
            Refresh the controller.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.AddToDCR(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the AddToDCR. It helps to add the docked control with specified dock relationship.
            </summary>
            <param name="dcr">The DCRelationship</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.RemoveFromDCR(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the RemoveFromDCR. It helps to remove the docked control.
            </summary>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.InsertIntoDCR(System.Collections.ArrayList,System.Int32,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the InsertIntoDCR. It helps to insert the docked control with specified dock relationship.
            </summary>
            <param name="al">The ArrayList.</param>
            <param name="nindex">The index which needs to be added.</param>
            <param name="dcr">The DCRelationship</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.UpdateDCRIndex(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Update the docked control index
            </summary>
            <param name="dcrs">The DCRelationship</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.IsTargetController(System.Drawing.Point)">
            <summary>
            Validate the target controller in specified point.
            </summary>
            <param name="ptscreen">The coordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.IsTargetController(System.Windows.Forms.Control)">
            <summary>
            Validate the target controller in specified point.
            </summary>
            <param name="ctrl"> The control needs to be validated.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.AddChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Add the Child in DockingManager.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="db">The DockingStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.InsertChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Int32,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Insert the Child in DockingManager.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="index">The index which needs to be insert the child.</param>
            <param name="db">The DockingStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.RemoveChild(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Remove the child from DockingManager.
            </summary>
            <param name="dc">The DockControllerBase.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.ReplaceChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Replace the child in DockingManager.
            </summary>
            <param name="dccurrent">The current DockControllerBase instance.</param>
            <param name="dcnew">The new DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.GetChildAt(System.Int32)">
            <summary>
            Get the child at specified index.
            </summary>
            <param name="index">The index of the child.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.GetChildHostIndex(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Get the child host index.
            </summary>
            <param name="child">The DockControllerBase instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.AdjustLayout">
            <summary>
            Adjust the layout of the docked control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.GetDockInfo(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Get the dock info of the docked control.
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="pt">The coordinate point that needs to get the dock information.</param>
            <param name="di">The DockInfo.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.QueryDropProceedWithDock(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Dock the docked on dropped position.
            </summary>
            <param name="ctrldrop">The control which needs to be drop.</param>
            <param name="style">The DockingStyle.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.CloseController">
            <summary>
            The Close controller.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.FireControllerChanged(Syncfusion.Windows.Forms.Tools.DockInfo,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Occurs when controller changed.
            </summary>
            <param name="newdi"> The Dock info</param>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.InvokeDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Invoke the Docking in DockingManager.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.InvokePrevDockFloatTransition(System.Boolean)">
            <summary>
            Invoke the previous dock,  float transition.
            </summary>
            <param name="showFloating">Indicates whether the show floating.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.RedockController(Syncfusion.Windows.Forms.Tools.DockInfo,System.Boolean)">
            <summary>
            Redock the controller.
            </summary>
            <param name="di">The DockInfo</param>
            <param name="bforcenew">Indicates whether it forced to new</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.AttemptDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Collections.IEnumerator)">
            <summary>
            Attempt the docked control relationship docking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="iedcr">The IEnumerator.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.InvokeDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Invoke the docked control relationship with Docking
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.QueryRelationship(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Returns the value of the Query dock relationship.
            </summary>
            <param name="dcr">The DCRelationship instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.Dispose">
            <summary>
            Dispose the DockControllerBase.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.ApplyDockInfo">
            <summary>
            Apply Dock info for the docked control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.MoveController">
            <summary>
            Move the controller.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.DockAsMDIChild">
            <summary>
            Dock as MDI child.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControllerBase.UpdateControl">
            <summary>
            Update the control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockControllerBase.ControllerChanged">
            <summary>
            Controller Changed Event - fired whenever a target controller is changed
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.DockingManager">
            <summary>
            Gets / Sets the DockingManager.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.HostControl">
            <summary>
            Gets the HostControl
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.Deleting">
            <summary>
            Gets / Sets the Deleting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.ParentController">
            <summary>
            Gets / Sets the ParentController.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.ToplevelController">
            <summary>
            Gets the ToplevelController
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.LayoutRect">
            <summary>
            Gets / Sets the LayoutRect
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.DICurrent">
            <summary>
            Gets / Sets the DICurrent.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.DITransient">
            <summary>
            Gets / Sets the DITransient.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.DockBoundary">
            <summary>
            Gets / Sets the DockBoundary.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.Floating">
            <summary>
            Gets / Sets the floating. 
            </summary>
            <returns> Returns true if the controller is hosted within a floating frame. Else false</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.MainFormController">
            <summary>
            Gets the MainFormController
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.ChildCount">
            <summary>
            Gets the Child count.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.ChildHostCount">
            <summary>
            Gets the Child Host count.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.DCR">
            <summary>
            Gets the IEnumerator
            </summary>
            <returns>Returns null.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.DCRCurrent">
            <summary>
            Gets / Sets the current DCRelationship
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.ChildEnumerator">
            <summary>
            Gets the ChildEnumerator
            </summary>
            <returns>Returns null.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.ChildControllers">
            <summary>
            Gets the ChildControllers
            </summary>
            <returns>Returns null.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.ChildHostEnumerator">
            <summary>
            Gets the ChildHostEnumerator.
            </summary>
            <returns>Returns null.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControllerBase.MinimumSize">
            <summary>
            Gets / Sets the MinimumSize.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStateControllerBase">
            <summary>
            A DockStateControllerBase type can be dragged around as well as serve as drop targets. This controller provides
            feedback and also allows itself to be dropped on other controllers.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.bInAutoHide">
            <summary>
            Initialize the control in AutoHide
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.bAutoHideSizing">
            <summary>
            Initialize the control in AutoHide Sizing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.EnterAutoHideMode">
            <summary>
            Indicates control is entered in Auto hide mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.ExitAutoHideMode(System.Boolean)">
            <summary>
            Exit the Auto hide mode.
            </summary>
            <param name="bcloseonexit"> Indicates whether the close on exit.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.TransientControllerChanged(System.Object,Syncfusion.Windows.Forms.Tools.ControllerChangedEventArgs)" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.DockEdge">
            <summary>
            Gets the DockingStyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.AutoHideIndex">
            <summary>
            Gets / Sets the Auto hide index
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.PreviousAutoHideIndex">
            <summary>
            Gets / Sets the PreviousAutoHideIndex
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.DINew">
            <summary>
            Gets / Sets the new DockInfo
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.DIPrevious">
            <summary>
            Gets / Sets the previous DockInfo.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerBase.AutoHideMode">
            <summary>
            Gets / Sets the AutoHideMode.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragAxis">
            <summary>
            Enum of permissible drag axis. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragAxis.None">
            <summary>
            No drag axis specified.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragAxis.X">
            <summary>
            X - co-ordinate point.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragAxis.Y">
            <summary>
            Y - co-ordinate point.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragAxis.XY">
            <summary>
            XY - co-ordinate point.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IDraggable">
            <summary>
            All components that expect to be dragged will need to implement the IDraggable interface. This interface 
            is used by the drag provider to provide drag services to the component.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IDockingManagerDesignerMouseHook">
            <summary>
            The DockingManager designer uses this interface for communicating mouse messages
            to the docked/floating controls.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabFeedback">
            <summary>
            ITabFeedback is implemented by controls that allow tabbed docking/undocking. The FBProvider implementation 
            uses the ITabFeedback methods to interact with controls, primarily dockhosts, during a tabbed docking
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RectangleCollection.Add(System.Drawing.Rectangle)">
            <summary>
            Add the rectangle value.
            </summary>
            <param name="value">The Rectangle.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.RectangleCollection.Item(System.Int32)">
            <summary>
            Gets / Sets the Rectangle for specified index.
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControllerSizeCalculator.SplitterWidth">
            <summary>
            Indicates the Splitter width.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControllerSizeCalculator.CalculateSize(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Drawing.Size,System.Drawing.Size)">
            <summary>
            Calculate the size.
            </summary>
            <param name="controller">The DockControllerBase instance.</param>
            <param name="parentSize">The parent size.</param>
            <param name="newParentSize">The new parent size.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockUtilities">
            Helper Recursive functions	
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockUtilities.RecGetChildControllers(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Collections.ArrayList)">
            <summary>
            Re get the child controllers.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="alchildren">The ArrayList that contains the DockControllerBase</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockHostController">
            <summary>
            DockHostControllers provide the visual feedback while dragging and are responsible for sizing the host controls.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockHostController.enableDockVisibility">
            <summary>
            Property to check the DockVisibility
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,Syncfusion.Windows.Forms.Tools.DockHost)">
            <summary>
            Constructor of the DockHostController
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
            <param name="host">The DockHost instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.AddToDCR(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the AddToDCR. It helps to add the docked control with specified dock relationship.
            </summary>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.RemoveFromDCR(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the RemoveFromDCR. It helps to remove the docked control.
            </summary>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.InsertIntoDCR(System.Collections.ArrayList,System.Int32,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the InsertIntoDCR. It helps to insert the docked control with specified dock relationship.
            </summary>
            <param name="al">The ArrayList.</param>
            <param name="nindex">The index which needs to be inserted.</param>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.AddChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the AddChild.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="db">The DockingStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.InsertChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Int32,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the InsertChild.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="i">The index to be inserted.</param>
            <param name="db">The DockingStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.RemoveChild(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the RemoveChild.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.GetChildAt(System.Int32)">
            <summary>
            Gets the child at specified index.
            </summary>
            <param name="index">The index of the DockControllerBase</param>
            <returns>Null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.GetChildHostIndex(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Gets the index of the ChildHost index.
            </summary>
            <param name="child">The DockControllerBase instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.AdjustLayout">
            <summary>
            Overrides the AdjustLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.ShowController">
            <summary>
            Show the controller.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.CloseController">
            <summary>
            Undock the controller from the present dock/float state and then hide and dispose it.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.GetTabDockTargetRectangle">
            <summary>
            Gets the Tab Dock target rectangle.
            </summary>
            <returns>The Rectangle</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.GetDockInfo(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Get the DockInfo.
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="ptscreen">The coordinate point.</param>
            <param name="di">The DockInfo.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.QueryDropProceedWithDock(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the QueryDropProceedWithDock.
            </summary>
            <param name="ctrldrop">The control which needs to be drop.</param>
            <param name="style">The DockingStyle.</param>
            <returns></returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.DockHostController.dhc_ControllerChanged(System.Object,Syncfusion.Windows.Forms.Tools.ControllerChangedEventArgs)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.InvokePrevDockFloatTransition(System.Boolean)">
            <summary>
            Overrides the InvokePrevDockFloatTransition
            </summary>
            <param name="showFloating">Indicates whether the show floating.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.InvokePrevDockFloatTransition">
            <summary>
            Invoke the previous dock, float transition.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.TransitToPrevFloat(System.Boolean)">
            <summary>
            Transit the docked control to previous Float state. 
            </summary>
            <param name="showFloating">Indicates whether the Floating needs to be shown or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.TransitToPrevDock">
            <summary>
            Transit the control to previous Dock state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.SetRelatedSize(System.Boolean)">
            <summary>
            Sets controllers size according to siblings.
            </summary>
            <param name="floating">if location is floating.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.TransitDockToFloat">
            <summary>
            Transit the docked control to Floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.TransitFloatToDock">
            <summary>
            Transit the Floating control to Docked state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.TransitDockInFloatToFloat">
            <summary>
            Transit the Docked control in Float to Floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.TransitFloatToDockInFloat">
            <summary>
            Transit the Floating to Docking in Floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.TransitDockToDockInFloat">
            <summary>
            Transit the docked control dock in Floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.TransitDockToDock">
            <summary>
            Transit the docked control to another docking state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.MoveFloatToFloat">
            <summary>
            Move floating control to floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.InvokeDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the InvokeDocking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.InvokeTabbedDocking(Syncfusion.Windows.Forms.Tools.DockStateControllerBase)">
            <summary>
            Invoke the tabbed docking.
            </summary>
            <param name="ddcbase">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.QueryRelationship(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the QueryRelationship.
            </summary>
            <param name="dcr">The DCRelationship instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.AttemptDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Collections.IEnumerator)">
            <summary>
            Overrides the AttemptDCRDocking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="iedcr">The IEnumerator.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.InvokeDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the InvokeDCRDocking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.InvokeInternalDCRDocking(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Invoke the internal DCRDocking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.RedockController(Syncfusion.Windows.Forms.Tools.DockInfo,System.Boolean)">
            <summary>
            Redock the controller.
            </summary>
            <param name="di">The DockInfo</param>
            <param name="bforcenew">Indicates whether its force to new.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.UpdateDCRIndex(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the UpdateDCRIndex.
            </summary>
            <param name="dcrs">The DCRelationship</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.CreateFloatingFrame(System.Drawing.Point,System.Boolean)">
            <summary>
            Creates the Floating form frame.
            </summary>
            <param name="ptlocation">The location of the floating form</param>
            <param name="show">Indicates whether its shown or not.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.ToggleAutoHideMode(System.Boolean)">
            <summary>
            Switching to the Auto hide mode
            </summary>
            <param name="animate">Indicates whether the animation is appeared or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.ToggleAutoHideMode">
            <summary>
            Switching to Auto Hide mode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.EnterAutoHideMode">
            <summary>
            Enter the Auto hide mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.LoadInAutoHideMode">
            <summary>
            Load in Auto hide mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.ExitAutoHideMode(System.Boolean)">
            <summary>
            Exit the AutoHideMode.
            </summary>
            <param name="bcloseonexit"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.DHCDragSplitterMoved(System.Object,System.Windows.Forms.SplitterEventArgs)">
            <summary>
            Drag splitter moved.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="args">The SplitterEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.GetSerCurrentDI">
            <summary>
            Returns the DockInfo.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.GetSerPreviousDI">
            <summary>
            Returns the previous DockInfo.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.ApplyDockInfo">
            <summary>
            Apply dock info.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.MoveController">
            <summary>
            Move the controller.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.DockAsMDIChild">
            <summary>
            Overrides the DockAsMDIChild. It helps to dock control as MDIChild.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostController.UpdateControl">
            <summary>
            Update the docked control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.Closing">
            <summary>
            Gets/sets if control is closing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.ControlLocation">
            <summary>
            Gets / sets the Control's location in undocked mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.StoredSize">
            <summary>
            Gets/Sets size of controller, when controllers dock visibility is false
            and must be set to controller after showing it.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.ControlSize">
            <summary>
            Gets / sets the Control's size in undocked mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.IsSelectedTabPage">
            <summary>
            Returns the selected tab page.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.UniqueName">
            <summary>
            Gets / Sets the Unique name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.ParentController">
            <summary>
            Gets or sets the ParentController.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.HostControl">
            <summary>
            Returns the host control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.DockLabel">
            <summary>
            Gets / sets the dock label for the controller.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.MdiImageIndex">
            <summary>
            Gets/ Sets the MDI image index.
            Newly Added
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.ImageIndex">
            <summary>
            Gets / sets the image index for the host controller.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.ControlImage">
            <summary>
            Gets / sets the control image for the controller.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.LayoutRect">
            <summary>
            Gets / sets the layout rectangle for the controller.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.Floating">
            <summary>
            Gets / Sets the floating.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.FloatingWindowTargetSize">
            <summary>
            Gets / Sets the Floating window target size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.FloatingAutoHide">
            <summary>
            Gets whether floating window is in auto hide mode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.ChildCount">
            <summary>
            Gets the child count.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.ChildHostCount">
            <summary>
            Gets the child host count.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.DCR">
            <summary>
            Gets the IEnumerator
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.DCRCurrent">
            <summary>
            Gets / Sets the DCRelationship.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.DockDCRList">
            <summary>
            Gets/ Sets the DockDCRList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.FloatDCRList">
            <summary>
            Gets / Sets the FloatDCRList.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.DockVisibility">
            <summary>
            Gets / sets the visibility state of the controller.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.DIPrevious">
            <summary>
            Gets / Sets the previous DockInfo
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.DockTab">
            <summary>
            Gets/ Sets the Dock Tab control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.AutoHideMode">
            <summary>
             Gets / Sets the Auto Hide Mode
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.FloatOnly">
            <summary>
            Gets / Sets the Float only.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.HideCaption">
            <summary>
            Gets / Sets the Hide caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.MaximizeButtonVisibility">
            <summary>
            Gets / Sets the MaximizeButton Visibility
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.AutoHideButtonVisibility">
            <summary>
            Gets / Sets the Auto Hide Visibility
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.CloseButtonVisibility">
            <summary>
            Gets / Sets the close button visibility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.MenuButtonVisiblity">
            <summary>
             Gets / Sets the MenuButton visibility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostController.MinimumSize">
            <summary>
            Gets/ Sets the Minimum size.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockHost">
               The DockHost class implements a container for hosting a dockable control. Any control embedded in a 
               DockHost automatically avails of the docking frameworks functionality. The DockHost is responsible 
               for the frame, caption rect, docking/floating transitions etc., DockHosts interact with the 
               docking framework through the DockHostController class. DockHost classes are never directly exposed 
               to the users. Users are oblivious of the existence of the dockhost class and all programmatic interaction 
               occurs through the DockingManager instance. Calling DockControl/FloatControl on the dockingmanager will create a dockhost for the
               particular control and lay it out as per the configuration. 	
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,System.Windows.Forms.Control)">
            <summary>
            Constructor of the DockHost.
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
            <param name="ctrl">The dock enabled control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.InitializeDockHost(Syncfusion.Windows.Forms.Tools.DockingManager,System.Windows.Forms.Control)">
            <summary>
            Initialize the Dock host.
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
            <param name="ctrl">The dock enabled control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.RecSubscribeChildControlEvents(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Subscribe the child control events.
            </summary>
            <param name="ctrl">The Dock enabled control.</param>
            <param name="subscribe">Indicates whether the event subscribe or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.IsSuitableDockTarget(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Implementation of the IDraggable interface methods
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.InitiateDrag(Syncfusion.Windows.Forms.Tools.MouseAction,System.Drawing.Point)">
            <summary>
            Initiate the drag.
            </summary>
            <param name="action">The Mouse Action</param>
            <param name="ptscreen">The mouse coordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.AllowedDragAxis(System.Drawing.Point@,System.Drawing.Point)">
            <summary>
            Returns the allowed drag axis.
            </summary>
            <param name="ptdrag">The mouse point of the drag location.</param>
            <param name="ptdelta">The mouse point.</param>
            <returns>The dragged axis.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.DrawHollow">
            <summary>
            Indicates the DrawHollow.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.AbortDrag">
            <summary>
            Cancel the Drag operation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.QueryDragProceedWithDock">
            <summary>
            Gets the QueryDragProceedWithDock.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.ProvideTabFeedback(Syncfusion.Windows.Forms.Tools.IDraggable,Syncfusion.Windows.Forms.Tools.MouseAction)">
            <summary>
            Provide Tab Feedback.
            </summary>
            <param name="idg">The IDraggable instance.</param>
            <param name="action">The Mouse action</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.HandleMouseDown(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handles the Mouse down event.
            </summary>
            <param name="button">Indicates the Mouse Buttons</param>
            <param name="ptscreen">The coordinate point</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.HandleMouseMove(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handles the Mouse move event.
            </summary>
            <param name="button">Indicates the Mouse Buttons</param>
            <param name="ptscreen">The coordinate point</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.HandleMouseUp(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handles the Mouse up event.
            </summary>
            <param name="button">Indicates the Mouse Buttons</param>
            <param name="ptscreen">The coordinate point</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.HandleDoubleClick(System.Drawing.Point)">
            <summary>
            Handles the Double click event.
            </summary>
            <param name="ptscreen"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.HandleMouseLeave">
            <summary>
            Handles the Mouse leave event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.InitiateFloatingResize(System.Drawing.Point,System.Int32)">
            <summary>
            Initiate the Floating resize
            </summary>
            <param name="ptscreen">The coordinate point</param>
            <param name="nchittest"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.GetDesignMode">
            <summary>
            Gets the Design mode of the DockingManager
            </summary>
            <returns>The DesignMode of the DockingManager.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.GetNextControl(System.Windows.Forms.Control)">
            <summary>
            Retrieves the next control forward in the tab order of docked controls.
            </summary>
            <param name="curControl"> The Control to start the search with. </param>
            <returns> The next control in the tab order. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.SubscribeDockHostEvents">
            <summary>
            Subscribe the DockHost Events.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.UnsubscribeDockHostEvents">
            <summary>
            Unsubscribe the DockHost Events
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.Dispose(System.Boolean)">
            Clean up any resources being used.		
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHost.GetController">
            <summary>
            Gets the DockControllerBase.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHost.ClientRectangle">
            <summary>
            Gets the ClientRectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHost.InternalController">
            <summary>
            Gets the internal controller.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHost.ImageIndex">
            <summary>
            Gets / Sets the Image index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHost.MdiImageIndex">
            <summary>
            Gets / Sets the MDI Image index.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHost.DragDockInfo">
            <summary>
            Gets / Sets the Drag DockInfo 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHost.DragRectangle">
            <summary>
            Gets/ Sets the DragRectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHost.TitleBar">
            <summary>
            Gets the Title Bar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NameGenerator.Generate(System.Windows.Forms.Control)">
            <summary>
            Generate the name
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockHostAccessibility">
            <summary>
            Coded UI Accessibility for Docking Manager
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockHostAccessibility.hostController">
            <summary>
            Hold Host Controller instance
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.DockHost)">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostAccessibility.Role">
            <summary>
            Gets the Accessible Role
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostAccessibility.Name">
            <summary>
            Gets the Accessible Name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostAccessibility.Value">
            <summary>
            Gets the Accessible Value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostAccessibility.Description">
            <summary>
            Gets the Description
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStateChangeEventArgs">
            <summary>
            Custom event argument class used for notifying users of dockstate changes.
            </summary>
            <remarks>
            The DockStateChangeEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateChanging"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateChanged"/> events.
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockStateChangeEventHandler"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateChangeEventArgs.#ctor(System.Windows.Forms.Control[])">
            <summary>
            Creates a new instance of the DockStateChangeEventArgs class.
            </summary>
            <param name="ctrls">The control(s) being docked/floated.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateChangeEventArgs.Controls">
            <summary>
            Returns the collection of controls undergoing the dockstate transfer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStateChangeEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateChanging"/> and
            <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateChanged"/> events.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockStateChangeEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockControlEventArgs">
            <summary>
            Custom event argument base class used for providing data for docking window events.
            </summary>
            <remarks>
            The DockControlEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for a dockable control.
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventArgs"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockActivationChangedEventArgs"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockStateUnavailableEventArgs"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControlEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Creates a new instance of the DockControlEventArgs class.
            </summary>
            <param name="ctrl">The control undergoing the state change.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControlEventArgs.Control">
            <summary>
            Returns the control undergoing the state change.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.Control"/> value.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockMouseSelectionEventHandler">
            <summary>
            Handles the <see cref="!:DockingManager.DockControlMouseSelection"/> and
            <see cref="!:DockingManager.OnCaptionDoubleClicked"/> events.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockControlMouseSelection"/> value that contains the selected control</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockControlMouseSelection">
            <summary>
            Custom event argument class used for notifying users once mouse selection is done on control caption.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockControlMouseSelection.ctrl">
            <summary>
            Gets control which is selected
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockControlMouseSelection.#ctor(System.Windows.Forms.Control)">
            <summary>
            Creates a new instance of the DockControlMouseSelection class.
            </summary>
            <param name="ctrl">Active Control</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockControlMouseSelection.Control">
            <summary>
            Gets mouse selected control
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventArgs">
            <summary>
            Custom event argument class used for notifying users of DockVisibility state changes.
            </summary>
            <remarks>
            The DockVisibilityChangedEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockVisibilityChanged"/> event.
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventHandler"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockControlEventArgs"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Creates a new instance of the DockVisibilityChangedEventArgs class.
            </summary>
            <param name="ctrl">The control for which the DockVisibility state has changed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventArgs.#ctor(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingAction)">
            <summary>
            Creates a new instance of the DockVisibilityChangedEventArgs class with specified arguments.
            </summary>
            <param name="ctrl">The control for which the DockVisibility state has changed.</param>
            <param name="dAction">The action which caused the event.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventArgs.Action">
            <summary>
            Gets the DockingAction.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs">
            <summary>
            Custom event argument class used for notifying users of DockVisibility state changing.
            </summary>
            <remarks>
            The DockVisibilityChangingEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockVisibilityChanging"/> event.
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventHandler"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockControlEventArgs"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Overloaded. Creates a new instance of the DockVisibilityChangedEventArgs class.
            </summary>
            <param name="ctrl">The control for which the DockVisibility state is changing.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs.#ctor(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Creates a new instance of the DockVisibilityChangedEventArgs class 
            with specified <c>Cancel</c> property value.
            </summary>
            <param name="ctrl">The control for which the DockVisibility state is changing.</param>
            <param name="cncl">The value of Cancel property.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs.#ctor(System.Windows.Forms.Control,System.Boolean,Syncfusion.Windows.Forms.Tools.DockingAction)">
            <summary>
            Creates a new instance of the DockVisibilityChangedEventArgs class  
            with specified <c>Cancel</c> property value. 
            </summary> 
            <param name="ctrl">The control for which the DockVisibility state is changing.</param> 
            <param name="cncl">The value of Cancel property.</param> 
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs.Action">
            <summary>
            Gets the DockingAction
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs.Cancel">
            <value>
            Indicates whether to close the selected docking window.
            </value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockVisibilityChanged"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockVisibilityChanging"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockMenuClickEventArgs">
            <summary>
            Custom event argument class used for notifying users of docking controls
            programmatically using context menu.
            </summary>
            <remarks>
            The DockMenuClickEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockMenuClick"/> event.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockMenuClickEventArgs.#ctor(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Creates the instance for DockMenuClickEventArgs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockMenuClickEventArgs.DockingStyle">
            <summary>
            Returns the docking style of the window.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStateLoadEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.NewDockStateEndLoad"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockStateLoadEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStateLoadEventArgs">
            <summary>
            Custom event argument class used for notifying users of docking controls
            state is loaded successfully or not.
            </summary>
            <remarks>
            The DockStateLoadEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.NewDockStateEndLoad"/> event.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateLoadEventArgs.#ctor(System.Boolean)">
            <summary>
            Creates a new instance of the <see cref="!:DockingManager.DockStateLoadEventArgs"/> class with the dock state loaded result.
            </summary>
            <param name="lResult">if set to <c>true</c> dock state is successfully loaded.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateLoadEventArgs.LoadResult">
            <summary>
            Returns a bool value indicating whether the dock state is loaded successfully or not.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "T:Syncfusion.Windows.Forms.Tools.DockMenuClickEventHandler" -->
        <member name="T:Syncfusion.Windows.Forms.Tools.DockActivationChangedEventArgs">
            <summary>
            Custom event argument class used for notifying users of activation state changes.
            </summary>
            <remarks>
            The DockActivationChangedEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlActivated"/> and
            <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlDeactivated"/> events.
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockActivationChangedEventHandler"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockControlEventArgs"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockActivationChangedEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Creates a new instance of the DockActivationChangedEventArgs class.
            </summary>
            <param name="ctrl">The control for which the activation state has changed.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockActivationChangedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlActivated"/>
            and <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlDeactivated"/> events.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockActivationChangedEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs">
            <summary>
            Custom event argument class used for notifying users of the start/stop of an autohide animation.
            </summary>
            <remarks>
            The AutoHideAnimationEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideAnimationStart"/> and
            <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideAnimationStop"/> events.
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventHandler"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockControlEventArgs"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs.#ctor(System.Windows.Forms.Control,System.Windows.Forms.DockStyle,System.Drawing.Rectangle)">
            <summary>
            Creates a new instance of the AutoHideAnimationEventArgs class.
            </summary>
            <param name="ctrl">The control undergoing the autohide animation.</param>
            <param name="border">The dock style of the control.</param>
            <param name="bounds">The bounds of the control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs.#ctor(System.Windows.Forms.Control,System.Windows.Forms.DockStyle,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.AutoHideRollState)">
            <summary>
            Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs"/> class.
            </summary>
            <param name="ctrl">The control undergoing the autohide animation.</param>
            <param name="border">The dock style of the control.</param>
            <param name="bounds">The bounds of the control.</param>
            <param name="state">The autohide roll state.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs.DockBorder">
            <summary>
            Returns the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostForm"/> border along which the AutoHide tab is aligned.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.DockStyle"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs.Bounds">
            <summary>
            Gets / sets the display bounds of the autohidden control.
            </summary>
            <value>A <see cref="T:System.Drawing.Rectangle"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs.RollState">
            <summary>
            Indicates the roll state of the autohidden control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoHideRollState">
            <summary>
            Indicates the roll state of the autohidden control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideRollState.RolledIn">
            <summary>
            When the autohidden control is rolled in.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideRollState.RolledOut">
            <summary>
            When the autohidden control is rolled out.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideRollState.None">
            <summary>
            No state.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideAnimationStart"/>
            and <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideAnimationStop"/> events.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">An <see cref="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragAllowEventArgs">
            <summary>
            Custom cancellable event argument class used for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragAllow"/> event.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DragAllowEventHandler"/>
            <remarks>The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> uses the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragAllow"/> event to provide information
            about an impending drag operation and provides a chance to accept/cancel the drag.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragAllowEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Creates a new instance of the DockAllowEventArgs class.
            </summary>
            <param name="ctrldrag">The control being dragged.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragAllowEventArgs.Control">
            <summary>
            Returns the control that is about to be dragged.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.Control"/> instance representing the control that is about to be dragged.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.WindowAutoHiding"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">An <see cref="T:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs">
            <summary>
            Creates the custom cancellable event argument, The class used for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.WindowAutoHiding"/> event.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs.ctrl">
            <summary>
            Initialize the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs.m_bCancel">
            <summary>
            Initialize the Cancel operation
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs.#ctor(System.Boolean)">
            <summary>
            Creates a new instance of the WindowAutoHidingEventArgs class.
            </summary>
            <param name="cancel">Gets or sets a value indicating whether the event should be canceled.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs.Control">
            <summary>
            Gets the Control, which is about to Auto Hide. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs.Cancel">
            <summary>
            Gets/Sets whether to enable/disable, Auto Hide behavior on mouse leave.
            <remarks>true if the event should be canceled; otherwise, false.</remarks>
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragAllowEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragAllow"/> event.
            </summary>
            <param name="sender"> The source of the control.</param>
            <param name="arg"> A <see cref="T:Syncfusion.Windows.Forms.Tools.DragAllowEventArgs"/> value that provides the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockAllowEventArgs">
            <summary>
            Custom cancellable event argument class used for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockAllow"/> event.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockAllowEventHandler"/>
            <remarks>The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> uses the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockAllow"/> event to provide information
            about an impending dock operation and provides a chance to accept/cancel the
            dock based on the participating controls and the style.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockAllowEventArgs.#ctor(System.Windows.Forms.Control,System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Creates a new instance of the DockAllowEventArgs class.
            </summary>
            <param name="ctrldrag">The control being dragged.</param>
            <param name="ctrltarget">The target control.</param>
            <param name="style">The dock style.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockAllowEventArgs.DragControl">
            <summary>
            Returns the control being dragged.
            </summary>
            <value>A Control object that represents the control being dragged.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockAllowEventArgs.TargetControl">
            <summary>
            Returns the dock target control.
            </summary>
            <value>A Control object that represents the target control for the dock.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockAllowEventArgs.DockStyle">
            <summary>
            Returns the dock operation style.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.DockingStyle"/> value that represents the style of the dock
            operation.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockAllowEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockAllow"/> event.
            </summary>
            <param name="sender"> The source of the event.</param>
            <param name="arg"> A <see cref="T:Syncfusion.Windows.Forms.Tools.DockAllowEventArgs"/> value that provides the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlMaximizeEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMaximizing"/> event.
            </summary>
            <param name="sender"> The source of the event.</param>
            <param name="args"> A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlMaximizeEventArgs"/> value that provides the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlMaximizedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMaximized"/> event.
            </summary>
            <param name="sender"> The source of the event.</param>
            <param name="args"> A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlMaximizeEventArgs"/> value that provides the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlMinimizeEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMinimized"/> event.
            </summary>
            <param name="sender"> The source of the event.</param>
            <param name="args"> A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlMinimizedEventArgs"/> value that provides the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlRestoreEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlRestored"/> event.
            </summary>
            <param name="sender"> The source of the event.</param>
            <param name="args"> A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlRestoredEventArgs"/> value that provides the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlSizeStateChangedEventArgs">
            <summary>
            Base size changed event args that informs user which controls size state changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlSizeStateChangedEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Default constructor of the ControlSizeStateChangedEventArgs.
            </summary>
            <param name="control">Changing control.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlSizeStateChangedEventArgs.Control">
            <summary>
            returns changing control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlRestoredEventArgs">
            <summary>
            Event args for size restore event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlRestoredEventArgs.#ctor(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.ControlSizeStates)">
            <summary>
            Overridden. Constructor of the ControlRestoredEventArgs.
            </summary>
            <param name="control">The Dock enabled control.</param>
            <param name="prevState">Previous size state of control.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlRestoredEventArgs.PreviousSizeState">
            <summary>
            Gets previous size state of changing control.
            </summary>
            <returns>The previous ControlSizeStates.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlMinimizedEventArgs">
            <summary>
            Arguments for control minimize event.
            </summary>
            <remarks>Contains only changing control.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlMinimizedEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Overridden. Constructor of the ControlMinimizedEventArgs.
            </summary>
            <param name="control">The Dock enabled control.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlMaximizedEventArgs">
            <summary>
            Arguments for control maximized event.
            </summary>
            <remarks>Contains only changing control.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlMaximizedEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Overridden. Constructor of the ControlMaximizedEventArgs.
            </summary>
            <param name="control">The Dock enabled control.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ControlMaximizeEventArgs">
            <summary>
            Arguments for Maximize control event.
            </summary>
            <remarks>
            Adds ability to cancel operation.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControlMaximizeEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Overridden. Constructor of the ControlMaximizeEventArgs.
            </summary>
            <param name="control">The Dock enabled control.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ControlMaximizeEventArgs.Cancel">
            <summary>
            Gets/sets if to cancel operation.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs">
            <summary>
            Custom event argument class used by the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockContextMenu"/> event.
            </summary>
            <remarks>The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> uses the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockContextMenu"/> event to
            allow users to modify the context menu displayed when a docking window's caption
            is right-clicked.
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockContextMenuEventHandler"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs.#ctor(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu)">
            <summary>
            Creates a new instance of the DockContextMenuEventArgs class.
            </summary>
            <param name="owner">The control displaying the menu.</param>
            <param name="menu">The menu being displayed.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs.Owner">
            <summary>
            Returns the control that is displaying the context menu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs.ContextMenu">
            <summary>
            Gets / sets the context menu to be displayed.
            </summary>
            <value>An instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/> class.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockContextMenuEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockContextMenu"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs"/> value that provides the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs">
            <summary>
            Custom event argument class used for obtaining the Graphics objects used for rendering
            the caption of docked windows.
            </summary>
            <remarks>The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> uses the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ProvideGraphicsItems"/> event to
            obtain custom Graphics objects from the application to be used for drawing the caption area of docked windows.
            <p>
            NOTE: The main caption for floating windows is rendered by the Win32 system and cannot be customized.
            </p>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventHandler"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs.#ctor(System.Windows.Forms.Control,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs"/> class.
            </summary>
            <param name="ctrl">The dockable control for which the caption is being drawn.</param>
            <param name="bounds">The caption bounds.</param>
            <param name="active">Indicates the active/inactive state of the control.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs.Control">
            <summary>
            Returns the dockable control for which the caption is being drawn.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.Control"/> instance.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs.CaptionBounds">
            <summary>
            Returns the bounds of the caption.
            </summary>
            <remarks>A <see cref="T:System.Drawing.Rectangle"/> value.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs.IsActiveCaption">
            <summary>
            Returns the active/inactive state of the docking window.
            </summary>
            <value>TRUE if the window is active.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs.CaptionBackground">
            <summary>
            Gets / sets the Brush to be used for drawing the caption background.
            </summary>
            <value>An instance of the <see cref="T:System.Drawing.Brush"/> class.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs.CaptionForeground">
            <summary>
            Gets / sets the Color to be used for drawing the caption text and buttons.
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs.CaptionFont">
            <summary>
            Gets / sets the Font to be used for the caption text.
            </summary>
            <value>An instance of the <see cref="T:System.Drawing.Font"/> class.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ProvideGraphicsItems"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStateUnavailableEventArgs">
            <summary>
            Custom event argument class used for notifying users that dock state information does not exist for a control.
            </summary>
            <remarks>
            The DockStateUnavailableEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateUnavailable"/> event.
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockControlEventArgs"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateUnavailableEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Creates a new instance of the DockStateUnavailableEventArgs class.
            </summary>
            <param name="ctrl">The control for which the dock state information is not available.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStateUnavailableEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateUnavailable"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockStateUnavailableEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.InitializeControlOnLoadEventArgs">
            <summary>
            Custom event argument class used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to notify that a previously persisted
            dockable control cannot be located during a <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/> operation.
            </summary>
            <remarks>
            Applications can use the <see cref="T:Syncfusion.Windows.Forms.Tools.InitializeControlOnLoadEventArgs"/> as a hint to create and initialize
            controls selectively based on the control set in the previously persisted docking layout.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InitializeControlOnLoadEventArgs.#ctor(System.String)">
            <summary>
            Creates a new instance of the InitializeControlOnLoadEventArgs class.
            </summary>
            <param name="ctrlname">The name of the control that the DockingManager is attempting to load.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InitializeControlOnLoadEventArgs.ControlName">
            <summary>
            Returns the <see cref="P:System.Windows.Forms.Control.Name"/> property of the control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.InitializeControlOnLoadEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.InitializeControlOnLoad"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.InitializeControlOnLoadEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TransferManagerEventArgs">
            <summary>
            Custom event argument class used for notifying users that a control is being transferred from
            it's current <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to another manager.
            </summary>
            <remarks>
            The TransferManagerEventArgs class is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to
            provide event data for the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferringFromManager"/> and <see cref="!:TransferredToManager"/>
            events.
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockControlEventArgs"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TransferManagerEventArgs.#ctor(System.Windows.Forms.Control)">
            <summary>
            Creates a new instance of the TransferManagerEventArgs class.
            </summary>
            <param name="ctrl">The control whose <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> is undergoing the transfer.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TransferManagerEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferringFromManager"/>
            and <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferredToManager"/> events.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.TransferManagerEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoHideTabContextMenuEventArgs">
            <summary>
            Custom event argument class used by the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabContextMenu"/> event.
            </summary>
            <remarks>The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> uses the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabContextMenu"/> event to
            allow users to modify the context menu displayed when a AutoHideTab is right-clicked.
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.AutoHideTabContextMenuEventHandler"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AutoHideTabContextMenuEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Creates a new instance of the AutoHideTabContextMenuEventArgs class.
            </summary>
            <param name="menu">The menu being displayed.</param>
            <param name="edge">The docked edge of AutoHidetab control displaying the menu.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoHideTabContextMenuEventArgs.ContextMenu">
            <summary>
            Gets / sets the context menu to be displayed.
            </summary>
            <value>An instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/> class.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AutoHideTabContextMenuEventArgs.Side">
            <summary>
            Returns the side to where the AutoHideTab aligned.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoHideTabContextMenuEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabContextMenu"/> event.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.AutoHideTabContextMenuEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockingAction">
            <summary>
            Specifies the close action of docked controls. 
            </summary> 
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingAction.ByMouse">
            <summary> 
            Specifies that the close action is by mouse. 
            </summary> 
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingAction.Unknown">
            <summary> 
            Specifies that the close action is by code. 
            </summary> 
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockBehavior">
            <summary>
            Specifies the docking behavior of docked controls. 
            </summary> 
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockBehavior.VS2008">
            <summary> 
            Specifies that the Docking behavior based on Visual Studio 2008. 
            </summary> 
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockBehavior.VS2010">
            <summary> 
            Specifies that the Docking behavior based on Visual Studio 2010. 
            </summary> 
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragProviderStyle">
            <summary>
            Specifies the style of dragging.
            </summary>
            <remarks>
            The DragProviderStyle enumeration is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to enable the style of dragging
            the docking windows. VS2005 style is set for Visual Studio 2005 by default. Standard style will set for VS 2002 and VS 2003 .NET Framework.
            
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragProviderStyle.Standard">
            <summary>
            Enables the normal style of helper frame for docking windows.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragProviderStyle.VS2005">
            <summary>
            Enables the Visual Studio 2005 style of docking.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragProviderStyle.Whidbey">
            <summary>
            Enables the Visual Studio 2005 Beta 2 style of docking.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragProviderStyle.VS2008">
            <summary>
            Enables visual studio 2008 style for the drag provider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragProviderStyle.VS2010">
            <summary>
            Enables visual studio 2010 style for the drag provider.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragProviderStyle.VS2012">
            <summary>
            Enables visual studio 2012 style for the drag provider.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockMenuStyle">
            <summary>
            Specifies appearance and behavior of docking windows context menus.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockMenuStyle.VS2003">
            <summary>
            Appearance and behavior are similar to menus in Visual Studio 2003.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockMenuStyle.VS2005">
            <summary>
            Appearance and behavior are similar to menus in Visual Studio 2005.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.PainterType">
            <summary>
            Specifies the Painter type.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PainterType.Halftone">
            <summary>
            Specify the painter type as Halftone.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PainterType.Colored">
            <summary>
            Specify the painter type as Colored.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PainterType.Custom">
            <summary>
            Custom painter type.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle">
            <summary>
            Specifies the Alignment style of the dock tab.
            </summary>
            
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle.Top">
            <summary>
            The Tab is aligned to the Top.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle.Bottom">
            <summary>
            The Tab is aligned to the Bottom.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle.Left">
            <summary>
            The Tab is aligned to the Left.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle.Right">
            <summary>
            The Tab is aligned to the Right.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoHideSelectionStyle">
            <summary>
            Specifies the Selection style of the AutoHided window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideSelectionStyle.MouseHover">
            <summary>
            The AutoHided window can be show/hide by MouseHover.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideSelectionStyle.Click">
            <summary>
            The AuotHided window can be show/hide by Click.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockLabelAlignmentStyle">
            <summary>
            Specifies the Alignment style of the dock label.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockLabelAlignmentStyle.Default">
            <summary>
            The Caption text is aligned to the Left by default.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockLabelAlignmentStyle.Left">
            <summary>
            The Caption text is aligned to the Left.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockLabelAlignmentStyle.Center">
            <summary>
            The Caption text is aligned to the Center.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockLabelAlignmentStyle.Right">
            <summary>
            The Caption text is aligned to the Right.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockingManager">
             <summary>
             The DockingManager provides the functionality for creating and working with docking windows.
             </summary>
             <remarks>
             <p>
             The Essential Tools Docking Windows framework enables developers to add docking windows, similar
             to those found in the Microsoft Visual Studio.NET IDE, to their Windows Forms applications. At the
             most basic level a docking window may be defined as a control that attaches itself to a host form's
             border, is capable of being dragged around and docked to different edges within the form and can also be
             dragged off the host form and floated as an individual top-level window. The docking
             framework allows just about any child control on a form to be made into a fully qualified
             docking window. The framework, in addition to the core docking interactions, implements
             some highly advanced features such as multiple docking levels, nested docking, tabbed docking,
             tear-off tabs, autohide mode, state persistence etc. To facilitate the addition of these
             complex features, the DockingManager has a full-fledged WYSIWYG visual designer that enables
             developers to create the exact docking layout that they desire without having to write a single line of code.
             </p>
             <p>The DockingManager class is the central component of the Essential Tools Docking Windows implementation.
             The class coordinates and facilitates the multitude of complex interactions that take place between
             a dockable control and it's host form as well as between the dockable controls themselves.
             DockingManagers are form-centric and adding an instance of the component to a form makes the
             form into a 'dock-enabled' host. The DockingManager is implemented as an Extender Provider and
             upon adding it to a Form or UserControl, the controls that are immediate children of the container qualify for
             the docking services provided by the docking framework.
             </p>
             <p>
             The 'EnableDocking' (<see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetEnableDocking(System.Windows.Forms.Control,System.Boolean)"/>) extended property that the
             DockingManager adds to controls serves as the trigger for enabling/disabling a control as a dockable window.
             Upon setting the EnableDocking property, the control is enclosed within a dockable container and will be
             docked to a default border. The control can now be repositioned by dragging it around within the designer.
             The DockingManager persists the dock positions set during design time, ie., the dock state
             information, as a part of the application's resource and uses this persisted info when loading
             the application. Thus the DockingManager implements a true WYSIWYG visual designer. There is also
             a simple and intuitive API available for programmatic manipulation of the docking windows.
             </p>
             </remarks>
             <example>
             The sample code shows how to create and setup a simple docking windows layout constituting
             of a ListBox control docked to the left side of the form and having a width of 175 units, a second
             ListBox that is docked as a tab within the first ListBox, a TreeView control that is docked to the form's
             right border, has a width of 150 units and starts off in the AutoHide mode, and a
             CheckedListBox control that is initially a floating window.
             <p>
             NOTE: The layout initialization code shown here is required only when docking window is being used programmatically.
             When using the designer, the layout state will automatically be written to the application's resource file.
             </p>
             <coderef file="Tools\Samples\Docking Package\DockingWindows\SimpleCode\cs\Form1.cs" name="DockingWindows" lang="C#"><code lang="C#">
            		private void InitializeDockingWindows()
            		{
            			// Create the DockingManager instance and set this form as the host form.
            			this.dockingManager = new Syncfusion.Windows.Forms.Tools.DockingManager(this.components);
            			this.dockingManager.BeginInit();
            			this.dockingManager.HostForm = this;
            
            			// Disable state persistence
            			this.dockingManager.PersistState = false;
            			// Enable display of the default context menus
            			this.dockingManager.EnableContextMenu = true;
            			// Set the imagelist that will provide the icons for the docking windows.
            			this.dockingManager.ImageList = this.ilDocking;
            
            			// Dock listbox1 to the left border of the form and with an initial
            			// width of 175 units.
            			// NOTE - Calling DockControl() on a control for the first time,
            			// will initialize it as a docking window. This is the equivalent of
            			// the DockingManager.SetEnableDocking() call.
            			this.dockingManager.DockControl(this.listBox1, this,
            				Syncfusion.Windows.Forms.Tools.Syncfusion.Windows.Forms.Tools.DockingStyle.Left, 175);
            			// Set the text to be displayed in the dockingwindow caption
            			this.dockingManager.SetDockLabel(this.listBox1, "ListBox 1");
            			// The image index used for this control
            			this.dockingManager.SetDockIcon(this.listBox1, 0);
            
            			// Now dock listbox2 as a tab onto listbox1
            			this.dockingManager.DockControl(this.listBox2, this.listBox1,
            				Syncfusion.Windows.Forms.Tools.Syncfusion.Windows.Forms.Tools.DockingStyle.Tabbed, 175);
            			this.dockingManager.SetDockLabel(this.listBox2, "ListBox 2");
            			this.dockingManager.SetDockIcon(this.listBox2, 1);
            
            			// Dock the treeView to the right border of the form with a width of 150.
            			this.dockingManager.DockControl(this.treeView1, this, Syncfusion.Windows.Forms.Tools.DockingStyle.Right, 150);
            			// Set treeView1 to start off in the AutoHide position.
            			this.dockingManager.SetAutoHideMode(this.treeView1, true);
            			this.dockingManager.SetDockLabel(this.treeView1, "TreeView");
            			this.dockingManager.SetDockIcon(this.treeView1, 2);
            
            			// Set checkedListBox1 to be initially in a floating position.
            			Rectangle rcfrm = this.Bounds;
            			this.dockingManager.FloatControl(this.checkedListBox1,
            				new Rectangle(rcfrm.Right+25,rcfrm.Bottom-250,175,300));
            			this.dockingManager.SetDockLabel(this.checkedListBox1, "Checked ListBox");
            			this.dockingManager.SetDockIcon(this.checkedListBox1, 3);
            			this.dockingManager.EndInit();
            		}</code></coderef>
            
            
             <coderef file="Tools\Samples\Docking Package\DockingWindows\SimpleCode\VB\Form1.vb" name="DockingWindows" lang="VB"><code lang="VB">
                    Private Sub InitializeDockingWindows()
            
                        ' Create the DockingManager instance and set this form as the host form.
                        Me.dockingManager = New Syncfusion.Windows.Forms.Tools.DockingManager(Me.components)
                        Me.dockingManager.BeginInit()
                        Me.dockingManager.HostForm = Me
            
                        ' Disable state persistence
                        Me.dockingManager.PersistState = False
                        ' Enable display of the default context menus
                        Me.dockingManager.EnableContextMenu = True
                        ' Set the imagelist that will provide the icons for the docking windows.
                        Me.dockingManager.ImageList = Me.ilDocking
            
                        ' Dock listbox1 to the left border of the form and with an initial
                        ' width of 175 units.
                        ' NOTE - Calling DockControl() on a control for the first time,
                        ' will initialize it as a docking window. This is the equivalent of
                        ' the DockingManager.SetEnableDocking() call.
                        Me.dockingManager.DockControl(Me.listBox1, Me, Syncfusion.Windows.Forms.Tools.Syncfusion.Windows.Forms.Tools.DockingStyle.Left, 175)
                        ' Set the text to be displayed in the dockingwindow caption
                        Me.dockingManager.SetDockLabel(Me.listBox1, "ListBox 1")
                        ' The image index used for this control
                        Me.dockingManager.SetDockIcon(Me.listBox1, 0)
            
                        ' Now dock listbox2 as a tab onto listbox1
                        Me.dockingManager.DockControl(Me.listBox2, Me.listBox1, Syncfusion.Windows.Forms.Tools.Syncfusion.Windows.Forms.Tools.DockingStyle.Tabbed, 175)
                        Me.dockingManager.SetDockLabel(Me.listBox2, "ListBox 2")
                        Me.dockingManager.SetDockIcon(Me.listBox2, 1)
            
                        ' Dock the treeView to the right border of the form with a width of 150.
                        Me.dockingManager.DockControl(Me.treeView1, Me, Syncfusion.Windows.Forms.Tools.DockingStyle.Right, 150)
                        ' Set treeView1 to start off in the AutoHide position.
                        Me.dockingManager.SetAutoHideMode(Me.treeView1, True)
                        Me.dockingManager.SetDockLabel(Me.treeView1, "TreeView")
                        Me.dockingManager.SetDockIcon(Me.treeView1, 2)
            
                        ' Set checkedListBox1 to be initially in a floating position.
                        Dim rcfrm As Rectangle
                        rcfrm = Me.Bounds
                        Me.dockingManager.FloatControl(Me.checkedListBox1, New Rectangle((rcfrm.Right + 25), (rcfrm.Bottom - 250), 175, 300))
                        Me.dockingManager.SetDockLabel(Me.checkedListBox1, "Checked ListBox")
                        Me.dockingManager.SetDockIcon(Me.checkedListBox1, 3)
                        Me.dockingManager.EndInit()
            
                    End Sub</code></coderef>
            
             </example>
             <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockingClientPanel"/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.DockingManagersList">
            <summary>
            Initialize the static Field
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.#cctor">
            <summary>
            Static Constructor 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.#ctor">
            <summary>
            Overloaded. Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.#ctor(System.ComponentModel.IContainer)">
            <summary>
            Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> and initializes it with the container.
            </summary>
            <param name="container">An object implementing the <see cref="T:System.ComponentModel.IContainer"/> interface to associate with this instance of the DockingManager.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.BARITEM_IMAGES_PATH">
            <summary>
            Specifies the BARITEM_IMAGES_PATH.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.FramePainter">
            <summary>
            Frame painter
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.m_FloatingLocation">
            <summary>
            Point where the floating form need to be shown. Added to increase the customization
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.m_CustomizeControlCollection">
            <summary>
            Controls Collection used to add the controls that need cusomization of  floating form location
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.AnimationSpeed">
            <summary>
            Animation interval used by the auto hide timer
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep">
             <summary>
             Gets/Sets the step size of autohide animation.It can be used to control the speed of animation
             </summary>
             <value> An integer value specifying step size.Default is 25</value>
             <example>This example describes how to prevent the animation when we hide controls
             <code lang="C#">
             private void dockingManager1_AutoHideAnimationStart(object sender, Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs arg)
            {
                if (arg.DockBorder == DockStyle.Left || arg.DockBorder == DockStyle.Right)
                    Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep = arg.Bounds.Width;
                else
                    Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep = arg.Bounds.Height;
            }
             </code>
             <code lang="VB">
             Private Sub DockingManager1_AutoHideAnimationStart(ByVal sender As System.Object, ByVal arg As Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs) Handles DockingManager1.AutoHideAnimationStart
                 If (arg.DockBorder = DockStyle.Left Or arg.DockBorder = DockStyle.Right) Then
                     Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep = arg.Bounds.Width
                 Else
                     Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep = arg.Bounds.Height
                 End If
            End Sub
             </code>
             </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.metroInActiveCaption">
            <summary>
            Specify the Inactive caption forecolor for MetroStyle
            <remarks>This property is only applicable when Visual Style is set as Metro.</remarks>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetMetroInactiveCaptionColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroInactiveCaptionColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShouldSerializeMetroInactiveCaptionColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroInactiveCaptionColor"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.metroActiveCaption">
            <summary>
            Specify the Active caption forecolor for MetroStyle
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetMetroCaptionColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroCaptionColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShouldSerializeMetroCaptionColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroCaptionColor"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.showMetroCaptionLines">
            <summary>
            Initialize the caption line to show.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetShowMetroCaptionLines">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowMetroCaptionDottedLines"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShouldSerializeShowMetroCaptionLines">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowMetroCaptionDottedLines"/> property is to be serialized.
            </summary>
            <returns>The value of the ShowMetroCaptionLines.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.metroColor">
             <summary>
            MetroColor
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.animateAutoHiddenWindow">
            <summary>
            Variable to hold useAutoHideAnimation value
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetCaptionButtons">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.CaptionButtons"/> value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetBrowsingKey">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.BrowsingKey"/> value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetEnableAutoAdjustCaption">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.EnableAutoAdjustCaption"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShouldSerializeEnableAutoAdjustCaption">
            <summary>
            Indicates whether the current value of the EnableAutoAdjustCaption property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetDockTabHeight">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabHeight"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetDockTabFont">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabFont"/> property to it's default value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.m_TabForeColor">
            <summary>
            Initialize the forecolor of the Docked tab control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetDockTabForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabForeColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShouldSerializeDockTabForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabForeColor"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.fpadX">
            <summary>
            Indicates the Padding x for docked tab control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetDockTabPadX">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabPadX"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShouldSerializeDockTabPadX">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabPadX"/> property is to be serialized.
            </summary>
            <returns>The value of the docked tab control padding.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingManager.m_AHTabForeColor">
            <summary>
            Specify the forecolor of the AutoHide tab control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetAutoHideTabForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabForeColor"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShouldSerializeAutoHideTabForeColor">
            <summary>
            Indicates whether the current value of the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabForeColor"/> property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetAutoHideTabHeight">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabHeight"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetAutoHideTabFont">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabFont"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetDockBehavior">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockBehavior"/> property to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetInActiveCaptionButtonForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockBehavior"/> CaptionButtonForeColor to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetActiveCaptionButtonForeColor">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockBehavior"/> CaptionButtonForeColor to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.BeginInit">
            <summary>
            Begins the initialization of the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> component.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.EndInit">
            <summary>
            Ends the initialization of the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> component.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.LockHostFormUpdate">
             <summary>
             Locks host form's updates.
             </summary>
             <example>
             This example shows how to avoid flickering during loading a dockstate
             <code lang="C#">
             dockingManager1.LockHostFormUpdate();
             dockingManager1.LoadDockState();
             dockingManager1.UnlockHostFormUpdate();
             </code>
             <code lang="VB">
             DockingManager1.LockHostFormUpdate()
             DockingManager1.LoadDockState()
             DockingManager1.UnlockHostFormUpdate()
             </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.UnlockHostFormUpdate">
            <summary>
            Unlocks host form's updates.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.LockDockPanelsUpdate">
            <summary>
            Locks panel repainting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.UnlockDockPanelsUpdate">
            <summary>
            Unlocks panel repainting.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SuspendLayout">
            <summary>
            Call this so that the DockingManager will not attempt to layout the elements on the form
            when another action is taking place (like merging MDI children into the menus)
            </summary>
            <param name="suspendLayout">Specifies if the Hooks used by the DockingManager should be temporarily unhooked for the duration of the suspension.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResumeLayout(System.Boolean)">
            <summary>
            Call this so that the DockingManager can continue to layout elements on the form (if it was previously suspended).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResumeLayout">
            <summary>
            Call this so that the DockingManager can continue to layout elements on the form (if it was previously suspended).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SuspendHooks">
            <summary>
            Suspends listening to system wide hooks.
            </summary>        
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResumeHooks">
            <summary>
            Resumes listening to system wide hooks.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetMsgProc(System.Int32,System.IntPtr,System.IntPtr)">
            <summary>
            IGetMsgProcListener implementation
            </summary>
            <param name="nCode"></param>
            <param name="wparam">The system message to progress.</param>
            <param name="lparam">The system message to progress.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.CallWndProc(System.Int32,System.IntPtr,System.IntPtr)">
            <summary>
            ICallWndProcListener implementation.
            </summary>
            <param name="nCode"></param>
            <param name="wparam">The system message to progress.</param>
            <param name="lparam">The system message to progress.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetControlSize(System.Windows.Forms.Control,System.Drawing.Size)">
            <summary>
            Sets a new size for the dockable control.
            </summary>
            <param name="ctrl">The docked/floating control.</param>
            <param name="newsize">Specifies the new size of the control.</param>
            <remarks>
            The SetControlSize method changes the dimensions of the docked control by displacing the
            horizontal/vertical splitter that is closest to the particular control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetControlSize(System.Windows.Forms.Control)">
            <summary>
            Gets the size of the dockable control.
            </summary>
            <param name="ctrl">The docked or floating control.</param>
            <returns>Size of the dockable control.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetControlMinimumSize(System.Windows.Forms.Control,System.Drawing.Size)">
            <summary>
            Specifies the minimum width and height to which the dockable control can be resized to.
            </summary>
            <param name="ctrl">The docking window.</param>
            <param name="minsize">A <see cref="T:System.Drawing.Size"/> value specifying the minimum bounds. Default value is Size.Empty.</param>
            <remarks>
            <para>
            The SetControlMinimumSize method is a part of the DockingManager's programmatic API and is not exposed by
            the docking windows designer. The application should invoke this method for each dock-enabled control that
            requires a set minimum size. The best place to call this method is from a handler for the
            <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.NewDockStateEndLoad"/> event.
            </para>
            <para>
            Please note that the control's minimum bounds are only a hint. While the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> will
            enforce the set extents far as possible, layout constraints may at times force it to overrun the minimum size.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetControlMinimumSize(System.Windows.Forms.Control)">
            <summary>
            Returns the minimum bounds specified for the dockable control.
            </summary>
            <param name="ctrl">The docking window.</param>
            <returns>A <see cref="T:System.Drawing.Size"/> value indicating the minimum bounds. The default value is Size.Empty.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.CanExtend(System.Object)">
            <summary>
            Implementation of the IExtenderProvider::CanExtend method.
            </summary>
            <param name="target">The target of the control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetEnableDocking(System.Windows.Forms.Control)">
            <summary>
            Indicates whether the control is a docking window.
            </summary>
            <param name="ctrl">The control to be queried.</param>
            <returns>TRUE if the control is a docking window; FALSE otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetEnableDocking(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Enables or disables the control as a docking window.
            </summary>
            <param name="ctrl">The control instance.</param>
            <param name="value">TRUE indicates that the control is set as a docking window; FALSE to disable a dock-enabled control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockLabel(System.Windows.Forms.Control,System.String)">
            <summary>
            Sets the text to be displayed in the docking window caption.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="strtext">A String value representing the text caption.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetDockLabel(System.Windows.Forms.Control)">
            <summary>
            Returns the text displayed in the docking window caption.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns>A String value representing the text caption.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockIcon(System.Windows.Forms.Control,System.Int32)">
            <summary>
            Returns the index of the image associated with the docking window.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="index">A zero-based index into the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.ImageList"/> property value.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetMDIChildIcon(System.Windows.Forms.Control,System.Int32)">
            <summary>
            Sets the index of the image associated with this docking window at MDI Child state.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="index">The index of the Mdi child.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetMDIChildIcon(System.Windows.Forms.Control,System.Drawing.Icon)">
            <summary>
            Sets the index of the image associated with this docking window at MDI Child state.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="image">The icon of the MDI child.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockIcon(System.Windows.Forms.Control,System.Drawing.Icon)">
            <summary>
            Sets the Image associated with the docking window.
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="image">The <see cref="T:System.Drawing.Icon"/> representing the docking window.</param>
            <remarks>
            This overloaded version of the <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockIcon(System.Windows.Forms.Control,System.Int32)"/> method is normally used only
            in combination with the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.ControlScopeImages"/> property. Setting ControlScopeImages to
            TRUE signifies that dockable controls will provide their own images objects during initialization and the
            scope of these images will be restricted to the control's existence as a docking window.
            <seealso cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.ControlScopeImages"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetDockIcon(System.Windows.Forms.Control)">
            <summary>
            Returns the index of the image associated with the docking window.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns>A zero-based index into the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.ImageList"/> property value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetMDIChildIcon(System.Windows.Forms.Control)">
            <summary>
            Gets the index of the image associated with this docking window at MDI Child state.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetFloatOnly(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets the control as a non-dockable float-only window.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="bfloating">TRUE to disable docking.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetFloatOnly(System.Windows.Forms.Control)">
            <summary>
            Indicates whether the control is a non-dockable float-only docking window.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns>TRUE if the control is a float-only docking window.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetAllowFloating(System.Windows.Forms.Control)">
            <summary>
            Indicates whether the control can transit to floating state.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns>TRUE if the control can transit to floating state.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetAllowFloating(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets if the control can transit to floating state.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="bfloating">TRUE to allow floating.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetAutoHideOnLoad(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Specifies whether the docking window should be in the autohide mode on application startup.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="bautohide">Indicates whether the control is in Auto hide on application start up.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetAutoHideOnLoad(System.Windows.Forms.Control)">
            <summary>
            Specifies whether the docking window should be in the autohide mode on application startup.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetHiddenOnLoad(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Specifies whether the docking window should be hidden on application startup.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="bhidden">Indicates whether the control is in Auto hide on application start up.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetHiddenOnLoad(System.Windows.Forms.Control)">
            <summary>
            Specifies whether the docking window should be hidden on application startup.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetFreezeResize(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Specifies whether the docking window should not be resized.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="freeze">Indicates whether the docking window should not be resized.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetFreezeResize(System.Windows.Forms.Control)">
            <summary>
            Specifies whether the docking window should not be resized.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockAbility(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockAbility)">
            <summary>
            Indicates where user can dock in this control using drag providers (Arrow drag providers only).
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="ability">The DockAbility of the control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockAbility(System.Windows.Forms.Control,System.Int32)">
            <summary>
            Specifies where user can dock in this control using drag providers (Arrow drag providers only).
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="nAbility">The index of the DockAbility.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockAbility(System.Windows.Forms.Control,System.String)">
            <summary>
            Indicates where user can dock in this control using drag providers (Arrow drag providers only).
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="strAbility">The DockAbility.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetDockAbility(System.Windows.Forms.Control)">
            <summary>
            Indicates whether user can dock in this control, using drag providers (Arrow drag providers only).
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetOuterDockAbility(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockAbility)">
            <summary>
            Indicates where user can dock this control using drag providers (Arrow drag providers only).
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="ability">The DockAbility of the control</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetOuterDockAbility(System.Windows.Forms.Control,System.Int32)">
            <summary>
            Specifies where user can dock this control using drag providers (Arrow drag providers only).
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="nAbility">The index of the DockAbility.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetOuterDockAbility(System.Windows.Forms.Control,System.String)">
            <summary>
            Indicates where user can dock this control using drag providers (Whidbey and VS2005 drag providers only).
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="strAbility">The DockAbility.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetOuterDockAbility(System.Windows.Forms.Control)">
            <summary>
            Indicates where user can dock this control using drag providers (Whidbey and VS2005 drag providers only).
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetCustomCaptionButtons(System.Windows.Forms.Control)">
            <summary>
            Gets custom caption buttons collection for each docked control.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetCustomCaptionButtons(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection)">
            <summary>
            Sets custom caption buttons collection for each docked control.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="buttons">The CaptionButtonsCollection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetAutoHideButtonToolTip(System.String)">
            <summary>
            Sets the auto hide button's tooltip.
            </summary>
            <param name="text">Tooltip text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetAutoHideButtonToolTip">
            <summary>
            Returns the auto hide button's tooltip.
            </summary>
            <returns>A <see cref="T:System.String"/> value which is displaying as the tooltip of AutoHideButton.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetCloseButtonToolTip(System.String)">
            <summary>
            Sets the close button's tooltip.
            </summary>
            <param name="text">Tooltip text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetCloseButtonToolTip">
            <summary>
            Returns the close button's tooltip.
            </summary>
            <returns>A <see cref="T:System.String"/>value which is displaying as the tooltip of Close Button.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetMenuButtonToolTip(System.String)">
            <summary>
            Sets the window position button's tooltip.
            </summary>
            <param name="text">Tooltip text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetMenuButtonToolTip">
            <summary>
            Returns the window position button's tooltip.
            </summary>
            <returns>Text for window position button tooltip <see cref="T:System.String"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetMaximizeButtonToolTip(System.String)">
            <summary>
            Sets the maximize button's tooltip.
            </summary>
            <param name="text">Tooltip text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetMaximizeButtonToolTip">
            <summary>
            Returns the maximize button's tooltip.
            </summary>
            <returns>Text for maximize button tooltip <see cref="T:System.String"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetRestoreButtonToolTip(System.String)">
            <summary>
            Sets the restore button tooltip.
            </summary>
            <param name="text">Tooltip text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetRestoreButtonToolTip">
            <summary>
            Returns the restore button tooltip.
            </summary>
            <returns>Text for restore button tooltip <see cref="T:System.String"/>.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetAutoHideButtonVisibility(System.Windows.Forms.Control)">
            <summary>
            Returns the visibility state for the docking window's autohide button.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns>TRUE if the autohide button is displayed. Default is TRUE.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetAutoHideButtonVisibility(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets the visibility state for the docking window's autohide button.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="bvisible">TRUE to display the autohide button. Default is TRUE.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetCloseButtonVisibility(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets the visibility state for the docking window's close button.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="bvisible">TRUE to display the close button. Default is TRUE.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetCloseButtonVisibility(System.Windows.Forms.Control)">
            <summary>
            Returns the visibility state for the docking window's close button.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns>TRUE if the close button is displayed. Default is TRUE.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetMenuButtonVisibility(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets the visibility state for the docking window's window position button.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="bvisible">TRUE to display the window position button. Default is TRUE.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetMenuButtonVisibility(System.Windows.Forms.Control)">
            <summary>
            Returns the visibility state for the docking window's window position button.
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <returns>TRUE if the window position button is displayed. Default is TRUE.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetDockVisibility(System.Windows.Forms.Control)">
            <summary>
            Returns the docking window's visibility state.
            </summary>
            <remarks>
            A control's DockVisibility indicates whether the control is currently 'closed' or is
            an active participant in the interactions within the current set of docking windows.
            This is different from the Control.Visible property as a dockable control that is not
            visible may still be a part of the docking implementation such as when it is in the
            autohide or tabbed docking modes.
            </remarks>
            <param name="ctrl"> The control for which the DockVisibility is to be queried.</param>
            <returns> TRUE if the control is a part of the current dock set; FALSE if it has been closed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockVisibility(System.Windows.Forms.Control,System.Boolean,System.Drawing.Point)">
            <summary>
            Sets the docking window's visibility state.
            </summary>
            <remarks>
            A control's DockVisibility indicates whether the control is currently 'closed' or is
            an active participant of the interactions within the current set of docking windows.
            This is different from the Control.Visible property as a dockable control that is not
            visible may still be a part of the docking implementation such as when it is in the
            autohide or tabbed docking modes.
            </remarks>
            <param name="ctrl">The control for which the DockVisibility is to be set.</param>
            <param name="bvisible">TRUE indicates that the control will be a part of the current dockset. Else
            the control will be closed. Clicking the 'X' button sets the DockVisibility to be false.</param>
            <param name="floatingLocation"> Location whether the floating form need to be displayed, in case of floating control</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockVisibility(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets the docking window's visibility state.
            </summary>
            <remarks>
            A control's DockVisibility indicates whether the control is currently 'closed' or is
            an active participant of the interactions within the current set of docking windows.
            This is different from the Control.Visible property as a dockable control that is not
            visible may still be a part of the docking implementation such as when it is in the
            autohide or tabbed docking modes.
            </remarks>
            <param name="ctrl"> The control for which the DockVisibility is to be set.</param>
            <param name="bvisible"> TRUE indicates that the control will be a part of the current dockset. Else
            the control will be closed. Clicking the 'X' button sets the DockVisibility to be false.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.MaximizeControl(System.Windows.Forms.Control)">
            <summary>
            Maximizes the specified dockable control.
            </summary>
            <param name="ctrl">The control instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.RestoreControl(System.Windows.Forms.Control)">
            <summary>
            Restores the specified dockable control.
            </summary>
            <param name="ctrl">The control instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ActivateControl(System.Windows.Forms.Control)">
            <summary>
            Activates the specified dockable control.
            </summary>
            <param name="ctrl">The control instance.</param>
            <remarks>
            If the control is in the AutoHide mode or is part of a tabbed docking group, then invoking
            this method will bring the control to the foreground and set focus to it.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.HideAutoHiddenControl(System.Boolean)">
            <summary>
            Hides the locked autohidden control.
            </summary>
            <remarks>
            If an autohidden control is visible and in the locked mode, then invoking this method will
            unlock and hideItem the control.
            </remarks>
            <param name = "animate"> Indicates whether the locked autohidden control should 
            be hidden with an animation.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.HideAutoHiddenControl">
            <summary>
            Hides the locked autohidden control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetAutoHideMode(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Transfers the dockable control into or out of the autohide mode.
            </summary>
            <param name="ctrl"> The dock-enabled control.</param>
            <param name="bautohide"> Indicates whether the control is set in autohide mode.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetAutoHideMode(System.Windows.Forms.Control,System.Boolean,System.Boolean)">
            <summary>
            Transfers the dockable control into or out of the autohide mode.
            </summary>
            <param name="ctrl"> The dock-enabled control.</param>
            <param name="bautohide"> Indicates whether the control is set in autohide mode.</param>
            <param name="singleOperate"> Indicates whether only the specified control should go into autohide mode, if tabbed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetAutoHideMode(System.Windows.Forms.Control)">
            <summary>
            Indicates the autohide mode of the control.
            </summary>
            <param name="ctrl"> The dockable control for which the autohide mode is being queried.</param>
            <returns> TRUE if the control is in autohide.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetAsMDIChild(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets the control as an MDI child.
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="bsetmdi">Indicates whether the docked control is specified as MDI or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetAsMDIChild(System.Windows.Forms.Control,System.Boolean,System.Drawing.Rectangle)">
            <summary>
            Sets the control as an MDI child.
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="bsetmdi">Indicates whether the docked control is specified as MDI or not.</param>
            <param name="layout">The Rectangle for the MDI child.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.IsMDIMode(System.Windows.Forms.Control)">
            <summary>
            Indicates whether the specified control is in MDI Child mode or not.
            </summary>
            <param name="ctrl">Instance of a control.</param>
            <returns>
            	<c>true</c> if the specified control is in MDI Child mode; otherwise, <c>false</c>.
            </returns>
            <remarks>Control must be enabled for docking. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.IsFloating(System.Windows.Forms.Control)">
            <summary>
            Indicates the dock/float state of the dockable control.
            </summary>
            <param name="ctrl"> The control for which the dock/float state is being queried.</param>
            <returns> TRUE if the control is floating.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetDockStyle(System.Windows.Forms.Control)">
            <summary>
            Returns the current docking style of the control.
            </summary>
            <param name="ctrl">The Instance of a control.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.DockingStyle"/> value that specifies the dock type\position.</returns>
            <remarks>Control must be enabled for docking. It will return DockingStyle.Fill for Floating state and Tabbed group. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetTabbedSiblings(System.Windows.Forms.Control)">
            <summary>
            Returns array of controls which are tabbed with the given control.
            </summary>
            <param name="ctrl"> 
            The instance of control whose tabbed siblings are to be returned
            </param>
            <returns> Array of controls </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.IsSameTabbedGroup(System.Windows.Forms.Control,System.Windows.Forms.Control)">
            <summary>
            Determines whether the second control is under the same group of the first control.
            </summary>
            <param name="ctrl1">The instance of a control.</param>
            <param name="ctrl2">The instance of a control.</param>
            <returns>
            	<c>true</c> if the second control is under the first control tab group ; otherwise, <c>false</c>.
            </returns>
            <remarks>
            Both controls must be a part of tab group, otherwise it will return false.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetTabPosition(System.Windows.Forms.Control)">
            <summary>
            Gets the tab position of the specified control.
            </summary>
            <param name="control">The instance of a control.</param>
            <returns>An Integer value that specifies the tab position of the control.</returns>
            <remarks>Control must be part of tab group.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetTabPosition(System.Windows.Forms.Control,System.Int32)">
            <summary>
            Sets the docked control's position within tab group.
            </summary>
            <param name="control">The control instance.</param>
            <param name="newPosition">New position of control's page.</param>
            <remarks>
            Control must be part of tab group. newPosition must be valid page index of tab group.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.IsTabbed(System.Windows.Forms.Control)">
            <summary>
            Indicates whether the specified control is tabbed or not.
            </summary>
            <param name="ctrl">The Instance of a control.</param>
            <returns>
            	<c>true</c> if the specified control is tabbed; otherwise, <c>false</c>.
            </returns>
            <remarks>Control must be enabled for docking. </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShowMenu(Syncfusion.Windows.Forms.Tools.DockHostController,System.Drawing.Point)">
            <summary>
            If contextmenu is enabled, then displays the Syncfusion XP menus.
            Else fires the contextmenu event with a null popup menu.
            </summary>
            <param name="dhc">The DockHostController instance.</param>
            <param name="pt">The coordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ShowMenu(System.Windows.Forms.Control,System.Drawing.Point)">
            <summary>
            Shows the Docking caption context menu at the specified point.
            </summary>
            <param name="ctrl">Instance of a control</param>
            <param name="pt">The location of the menu to be displayed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.AddToTargetManagersList(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Adds the DockingManager to the target providers list belonging to the current manager.
            </summary>
            <param name="dockingmgr">The DockingManager to be added to the target list.</param>
            <remarks>
            Specifying a DockingManager as a target provider by adding it to another DockingManager's target list
            allows controls from the source manager to be dragged and docked onto the docking layout hosted
            by the target manager.
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.RemoveFromTargetManagersList(Syncfusion.Windows.Forms.Tools.DockingManager)"/>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferringFromManager"/>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferredToManager"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.RemoveFromTargetManagersList(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Removes the DockingManager from the target providers list belonging to the current manager.
            </summary>
            <param name="dockingmgr">The DockingManager to be removed from the target list.</param>
            <remarks>
            Specifying a DockingManager as a target provider by adding it to another DockingManager's target list
            allows controls from the source manager to be dragged and docked onto the docking layout hosted
            by the target manager.
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.AddToTargetManagersList(Syncfusion.Windows.Forms.Tools.DockingManager)"/>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferringFromManager"/>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferredToManager"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.RemoveControllerFromDockingManager(Syncfusion.Windows.Forms.Tools.DockHostController)">
            <summary>
            Serves to remove the specified controller from the docking manager.
            </summary>
            <param name="dhc">The Dock host controller</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.AddControllerToDockingManager(Syncfusion.Windows.Forms.Tools.DockHostController)">
            <summary>
            Adds controller to the docking manager.
            </summary>
            <param name="dhc"> Dock host controller. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetIsMirrored(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            Sets the RTL property for the specified control. 
            </summary>
            <param name="ctrl">The dock-enabled control.</param>
            <param name="bRTL">TRUE indicates that the control is set as Mirrored; FALSE to disable Mirrored for a specified control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.RecalcHostFormLayout">
            <summary>
            Forces the host form to recalculate it's layout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.RestrictDockFillAutoHideBorder(Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Restricts dock fill auto hide border.
            </summary>
            <param name="style">The DockingStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetSerializedControls(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Returns the serialized controls collection enumerator in the specified Serializer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ContainsSerializationInfo(Syncfusion.Runtime.Serialization.AppStateSerializer,System.Windows.Forms.Control)">
            <summary>
            Specifies whether control contains serialization information.
            </summary>
            <param name="serializer">The AppStateSerializer</param>
            <param name="ctrl">The dock-enabled control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ApplyDeserializedState(Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapper)">
            <summary>
            Applies deserialized state to the control.
            </summary>
            <param name="dmgrserializer"> Docking manager serialization wrapper </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ApplyDeserializedState(Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapperAdv)">
            <summary>
            Applies deserialized state.
            </summary>
            <param name="dmgrserializer">The DockingMgrSerializationWrapperAdv instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState">
            <summary>
            Reads the persisted dockstate from the Isolated Storage.
            </summary>
            <returns>TRUE if the read is successful.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState(Syncfusion.Runtime.Serialization.SerializeMode,System.Object)">
            <summary>
            Reads a previously serialized dockstate.
            </summary>
            <param name="mode"> A <see cref="T:Syncfusion.Runtime.Serialization.SerializeMode"/> value.</param>
            <param name="persistpath">The name of the IsolatedStorage/INI/XML file or the
            registry key containing the persisted dockstate information.</param>
            <returns>TRUE if the load is successful.</returns>
            <remarks>
            Reads the dockstate information from the specified persistent store and applies the new state.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is advisable to
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/>
            methods.
            <para>
            This method will be removed in a future version. Please use the more flexible LoadCommandBarState(AppStateSerializer) variant, instead.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Reads a previously serialized dockstate using the AppStateSerializer object.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <returns>TRUE if the load is successful.</returns>
            <remarks>
            Reads the dockstate information from the specified persistent store and applies the new state.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is advisable to
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/>
            methods.
            </remarks>
            <example>
            <code lang="C#">
            //Loading DockState from IsolatedStorage
            AppStateSErializer appstser=new AppStateSerializer(SerializeMode.IsolatedStorage, null);
            dockingManager1.LoadDockState(appstser);
            //Loading DockState from xml file(DockState.xml located in Application folder)
            AppStateSerializer appstser =new AppStateSerializer(SerializeMode.XMLFile, "DockState");
            dockingManager1.LoadDockState(appstser);
            </code>
            <code lang="VB">
            'Loading DockState from IsolatedStorage
            Dim appstser As New AppStateSerializer(SerializeMode.IsolatedStorage, Nothing)
            dockingManager1.LoadDockState(appstser)
            'Loading DockState from xml file(DockState.xml located in Application folder)
            Dim appstser As New AppStateSerializer(SerializeMode.XMLFile, "DockState")
            dockingManager1.LoadDockState(appstser)
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState(Syncfusion.Runtime.Serialization.AppStateSerializer,System.Windows.Forms.Control)">
            <summary>
            Reads a previously serialized dockstate for the specified dockable control and applies the new state.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <returns>TRUE if the load is successful.</returns>
            <remarks>
            When attempting to read from the store, the LoadDockState method first attempts to locate persisted data pertaining to this
            control from the stored dockstate information for the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/>'s full control set and failing that looks for
            dockstate information that is exclusive to the control.
            <seealso cref="!:DockingMangaer.SaveDockState()"/>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDesignerDockState">
            <summary>
            Restores the dockstate to that set within the visual designer.
            </summary>
            <returns>TRUE if the load is successful.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState(Syncfusion.Runtime.Serialization.AppStateSerializer,System.Windows.Forms.Control)">
            <summary>
            Saves the dockstate information for the specified dockable control.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            Takes a snapshot of the control's current dock state in the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/>'s layout and serializes this information
            to the persistence medium set in the AppStateSerializer.
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState"/>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState">
            <summary>
            Overloaded. Saves the current dockstate to Isolated Storage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState(Syncfusion.Runtime.Serialization.SerializeMode,System.Object)">
            <summary>
            Saves the current dockstate information to the specified persistence medium.
            </summary>
            <param name="mode"> A <see cref="T:Syncfusion.Runtime.Serialization.SerializeMode"/> value.</param>
            <param name="persistpath"> Specifies the name of an IsolatedStorage/INI/XML file or a registry key to
            which the persistence information will be written.</param>
            <remarks>
            Writes the docking windows information to the persistence medium specified by the
            <paramref name="mode"/> parameter and at the path specified by the <paramref name="persistpath"/> object.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is advisable to
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/>
            methods.
            <para>
            This method will be removed in a future version. Please use the more flexible SaveDockState(AppStateSerializer) variant, instead.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the current dockstate information to the specified <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/>.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            Writes the docking windows information to the persistence medium.
            This method has been provided only to allow a higher degree of control over the
            serialization process. For normal state storage and retrieval it is advisable to
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.SaveDockState"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/>
            methods.
            </remarks>
            <example>
            <code lang="C#">
            //Saving DockState to IsolatedStorage
            AppStateSErializer appstser=new AppStateSerializer(SerializeMode.IsolatedStorage, null);
            dockingManager1.SaveDockState(appstser);
            appstser.PersistNow();
            //Saving DockState to xml file(DockState.xml located in Application folder)
            AppStateSerializer appstser =new AppStateSerializer(SerializeMode.XMLFile, "DockState");
            dockingManager1.SaveDockState(appstser);
            appstser.PersistNow();
            </code>
            <code lang="VB">
            'Saving DockState to IsolatedStorage
            Dim appstser As New AppStateSerializer(SerializeMode.IsolatedStorage, Nothing)
            dockingManager1.SaveDockState(appstser)
            appstser.PersistNow()
            'Saving DockState to xml file(DockState.xml located in Application folder)
            Dim appstser As New AppStateSerializer(SerializeMode.XMLFile, "DockState")
            dockingManager1.SaveDockState(appstser)
            appstser.PersistNow()
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlInAutoHideMode(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle,System.Int32)">
            <summary>
            Initializes the control as a docking window and sets it to be in the autohide mode.
            </summary>
            <param name="ctrl">The control instance.</param>
            <param name="edge">The host container edge along which the control will be autohidden.</param>
            <param name="size">The autohide window size.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.FloatControl(System.Windows.Forms.Control,System.Drawing.Rectangle)">
            <summary>
            Sets the control as a separate floating window.
            </summary>
            <remarks>
            Floats the control as a resizable frame using the coordinates and bounds specified by the rcscreen parameter.
            </remarks>
            <param name="ctrl"> The control to be floated.</param>
            <param name="rcscreen"> The bounds for the floating parent frame.</param>
            <example>
            <code lang="C#">
            //Float control panel1 in specified manner.
            dockingManager1.FloatControl(panel1,new Rectangle(1,1,200,200));
            </code>
            <code lang="VB">
            'Float control panel1 in specified manner.
            DockingManager1.FloatControl(Panel1,new Rectangle(1,1,200,200))
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.FloatControl(System.Windows.Forms.Control,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Sets the control as a separate floating window.
            </summary>
            <remarks>
            Floats the control as a resizable frame using the coordinates and bounds specified by the rcscreen parameter.
            </remarks>
            <param name="ctrl"> The control to be floated.</param>
            <param name="rcscreen"> The bounds for the floating parent frame.</param>
            <param name="bTabFloating"> When control is on DockTabPage, make entire DockTabControl floating if true.</param>
            <example>
            <code lang="C#">
            //Float control panel1 in specified manner.
            dockingManager1.FloatControl(panel1,new Rectangle(1,1,200,200),true);
            </code>
            <code lang="VB">
            'Float control panel1 in specified manner.
            DockingManager1.FloatControl(Panel1,new Rectangle(1,1,200,200),true)
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.DockControl(System.Windows.Forms.Control,System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle,System.Int32)">
             <summary>
             Overloaded. Docks the control to the specified dock-enabled parent control.
             </summary>
             <remarks>
             The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingStyle"/> value provides the docking information and size.
             The interpretation of the dockstyle and nsize values depends upon the context of
             the dock operation.
             </remarks>
             <param name="ctrl"> The control to be docked. </param>
             <param name="parent"> The parent control that will host the new control. This can be
             the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostForm"/> or any other dock-enabled control. </param>
             <param name="dockstyle"> A <see cref="T:Syncfusion.Windows.Forms.Tools.DockingStyle"/> value that specifies the dock type position.</param>
             <param name="nsize"> Specifies the docked bounds for the control.</param>
             <example>
             <code lang="C#">
             //Code to dock a control to left of HostForm with width 100
             dockingManager1.DockControl(panel1,this,Syncfusion.Windows.Forms.Tools.DockingStyle.Left,100);
             //Code to dock a control(panel1) to top of another docked control(panel2).
             dockingManager1.DockControl(panel1,panel2,Syncfusion.Windows.Forms.Tools.DockingStyle.Top,100);//panel1 will take space from panel2 at the top
             //Code to dock a control(panel1) into another docked control(panel2) in tabbed style
             dockingManager1.DockControl(panel1,panel2,Syncfusion.Windows.Forms.Tools.DockingStyle.Tabbed,100);
             </code>
             <code lang="VB">
             'Code to dock a control to left side of HostForm with width 100
             DockingManager1.DockControl(Panel1,this,Syncfusion.Windows.Forms.Tools.DockingStyle.Left,100);
             'Code to dock a control(Panel1) to top of another docked control(Panel2).
             DockingManager1.DockControl(panel1,panel2,Syncfusion.Windows.Forms.Tools.DockingStyle.Top,100);//Panel1 will take space from Panel2 at the top
             'Code to dock a control(Panel1) into another docked control(Panel2) in tabbed style
             DockingManager1.DockControl(Panel1,Panel2,Syncfusion.Windows.Forms.Tools.DockingStyle.Tabbed,100);
             </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.DockControl(System.Windows.Forms.Control,System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle,System.Int32,System.Boolean)">
             <summary>
             Docks the control to the specified dock-enabled parent control.
             </summary>
             <remarks>
             The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingStyle"/> value provides the docking information and size.
             The interpretation of the dockstyle and nsize values depends upon the context of
             the dock operation.
             </remarks>
             <param name="ctrl"> The control to be docked. </param>
             <param name="parent"> The parent control that will host the new control. This can be
             the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostForm"/> or any other dock-enabled control. </param>
             <param name="dockstyle"> A <see cref="T:Syncfusion.Windows.Forms.Tools.DockingStyle"/> value that specifies the dock type\position.</param>
             <param name="nsize"> Specifies the docked bounds for the control.</param>
             <param name="tabGroup"> Indicates whether to dock whole tab group 
             or specified control only. If control is not part of tab group this parameter is ignored. </param>
             <example>
             <code lang="C#">
             //Code to dock a control to left of HostForm with width 100
             dockingManager1.DockControl(panel1,this,Syncfusion.Windows.Forms.Tools.DockingStyle.Left,100);
             //Code to dock a control(panel1) to top of another docked control(panel2).
             dockingManager1.DockControl(panel1,panel2,Syncfusion.Windows.Forms.Tools.DockingStyle.Top,100);//panel1 will take space from panel2 at the top
             //Code to dock a control(panel1) into another docked control(panel2) in tabbed style
             dockingManager1.DockControl(panel1,panel2,Syncfusion.Windows.Forms.Tools.DockingStyle.Tabbed,100);
             //Code to Dock a control(panel1) into another docked control(panel2) in tabbed style with whole tab group
             dockingManager1.DockControl(panel1,panel2,DockingStyle.Tabbed,150,false);
             </code>
             <code lang="VB">
             'Code to dock a control to left side of HostForm with width 100
             DockingManager1.DockControl(Panel1,this,Syncfusion.Windows.Forms.Tools.DockingStyle.Left,100);
             'Code to dock a control(Panel1) to top of another docked control(Panel2).
             DockingManager1.DockControl(panel1,panel2,Syncfusion.Windows.Forms.Tools.DockingStyle.Top,100);//Panel1 will take space from Panel2 at the top
             'Code to dock a control(Panel1) into another docked control(Panel2) in tabbed style
             DockingManager1.DockControl(Panel1,Panel2,Syncfusion.Windows.Forms.Tools.DockingStyle.Tabbed,100);
             'Code to Dock a control(Panel1) into another docked control(Panel2) in tabbed style with whole tab group
             DockingManager1.DockControl(Panel1,Panel2,DockingStyle.Tabbed,150,false);
             </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ResetActiveControl">
            <summary>
            Resets the active control in docking manager. It is preferable to handle this call in AutoHideAnimationStop event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnProvidePresistenceID(Syncfusion.Windows.Forms.ProvidePersistenceIDEventArgs)">
            <summary>
            Raises the ProvidePersistenceID event.
            </summary>
            <param name="e">
            An ProvidePersistenceIDEventArgs object containing data pertaining to this event.
            </param>
            <remarks>
            The OnProvidePresistenceID method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>Notes to Inheritors:  When overriding OnProvidePresistenceID in a derived
            class, be sure to call the base class's OnProvidePresistenceID method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetFloatingDockHostController(System.Windows.Forms.Control)">
            <summary>
            Generate DockHostController of Floating Form in VS 2010 DockBehavior
            </summary>
            <param name="ctrl">Floating Form</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.GetFloatingWrapper">
            <summary>
            Transfers a dockable control to or from an MDI child window state.
            </summary>
            <param name="ctrl">The dockable window to be transferred.</param>
            <param name="bsetmdi">TRUE to set the control as an MDI child; FALSE to restore to the dockable state.</param>
            <param name="layout">The size and position of the MDI Child window</param>
            <remarks>
            This method is valid only when the form hosting the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> is an MDIContainer.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetRelativeSize(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Calculates and sets size relations with siblings.
            </summary>
            <param name="ctrl">controller to calculate relations for.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.CreateFloatingForm">
            <summary>
            Creates an instance of FloatingForm.
            </summary>
            <returns> A <see cref="T:Syncfusion.Windows.Forms.Tools.FloatingForm"/> that has been created. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnImageListChanged(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ImageListChanged"/> event.
            </summary>
            <param name="arg">An EventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDragAllow(Syncfusion.Windows.Forms.Tools.DragAllowEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragAllow"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DragAllowEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockAllow(Syncfusion.Windows.Forms.Tools.DockAllowEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockAllow"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockAllowEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnControlMinimized(Syncfusion.Windows.Forms.Tools.ControlMinimizedEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMinimized"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlMinimizedEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnControlMaximizing(Syncfusion.Windows.Forms.Tools.ControlMaximizeEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMaximizing"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlMaximizeEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnControlMaximized(Syncfusion.Windows.Forms.Tools.ControlMaximizedEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMaximized"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlMaximizeEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnControlRestored(Syncfusion.Windows.Forms.Tools.ControlRestoredEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlRestored"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.ControlRestoredEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockStateChanging(Syncfusion.Windows.Forms.Tools.DockStateChangeEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateChanging"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockStateChangeEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockStateChanged(Syncfusion.Windows.Forms.Tools.DockStateChangeEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateChanged"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockStateChangeEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockVisibilityChanged(Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockVisibilityChanged"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangedEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockVisibilityChanging(Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockVisibilityChanging"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs"/> that contains the event data. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockMenuClick(Syncfusion.Windows.Forms.Tools.DockMenuClickEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockMenuClick"/> event.
            </summary>
            <param name="arg"> A <see cref="T:Syncfusion.Windows.Forms.Tools.DockMenuClickEventArgs"/> that contains the event data. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockControlActivated(Syncfusion.Windows.Forms.Tools.DockActivationChangedEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlActivated"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockActivationChangedEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockControlDeactivated(Syncfusion.Windows.Forms.Tools.DockActivationChangedEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlDeactivated"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockActivationChangedEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnAutoHideAnimationStart(Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideAnimationStart"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnWindowAutoHiding(Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.WindowAutoHiding"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.WindowAutoHidingEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnAutoHideAnimationStop(Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideAnimationStop"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnNewDockStateBeginLoad(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.NewDockStateBeginLoad"/> event.
            </summary>
            <param name="arg">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnNewDockStateEndLoad(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.NewDockStateEndLoad"/> event.
            </summary>
            <param name="arg">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDragFeedbackStart(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragFeedbackStart"/> event.
            </summary>
            <param name="arg">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDragFeedbackStop(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragFeedbackStop"/> event.
            </summary>
            <param name="arg">An <see cref="T:System.EventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnAutoHideTabContextMenu(Syncfusion.Windows.Forms.Tools.AutoHideTabContextMenuEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabContextMenu"/> event.
            </summary>
            <param name="ahcmenuargs">A <see cref="!:DockingManager.AutoHideTabContextMenuEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnProvideGraphicsItems(Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.ProvideGraphicsItems"/> event.
            </summary>
            <param name="arg">A <see cref="!:DockingManager.ProvideGraphicsItemsEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockStateUnavailable(Syncfusion.Windows.Forms.Tools.DockStateUnavailableEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateUnavailable"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockStateUnavailableEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnInitializeControlOnLoad(Syncfusion.Windows.Forms.Tools.InitializeControlOnLoadEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.InitializeControlOnLoad"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.InitializeControlOnLoadEventArgs"/> value that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnTransferringFromManager(Syncfusion.Windows.Forms.Tools.TransferManagerEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferringFromManager"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.TransferManagerEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnTransferredToManager(Syncfusion.Windows.Forms.Tools.TransferManagerEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferredToManager"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.TransferManagerEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.InvalidateDockControllers">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.OnDockContextMenu(Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockContextMenu"/> event.
            </summary>
            <param name="arg">A <see cref="T:Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs"/> that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ToggleAHState(Syncfusion.Windows.Forms.Tools.DockHostController,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Toggles autohide state for specified DockHostController.
            </summary>
            <param name="dhc">DockHostController to toggle state for.</param>
            <param name="ahState">If true - enter AH state, else exit AH state</param>
            <param name="singleTab">IF parent is DockTabControl specifies if to toggle AH state for single dhc or for entire DockTabControl.</param>
            <param name="animate">If to animate autohiding.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.ToggleAHState(System.Windows.Forms.Control,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Toggles autohide state for specified Control.
            </summary>
            <param name="dhc">Dock enabled control to toggle state for.</param>
            <param name="ahState">If true - enter AH state, else exit AH state</param>
            <param name="singleTab">IF parent is TabControl specifies if to toggle AH state for single Control or for entire TabControl.</param>
            <param name="animate">If to animate autohiding.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.ComponentModel.Component.Dispose"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.RaiseCaptionDoubleClick(System.Windows.Forms.Control)">
            <summary>
            To raise OnCaptionDoubleClick event
            </summary>
            <param name="ctrl">Active docked child</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.SynchronizeCaptionButtons(System.Windows.Forms.Control)">
            <summary>
            To Synchronize Docking Manager child controls Caption Buttons
            </summary>
            <param name="ctrl">Child Control</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingManager.DeSynchronizeCaptionButtons(System.Windows.Forms.Control)">
            <summary>
            To DeSynchronize Docking Manager child controls Caption Buttons
            </summary>
            <param name="ctrl">Child Control</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.ImageListChanged">
            <summary>
            Occurs when the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.ImageList"/> property changes.
            </summary>
            <remarks>
            The ImageListChanged event occurs when a new imagelist is assigned to the DockingManager.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragAllow">
             <summary>
             Occurs when a docking window is about to be dragged.
             </summary>
             <remarks> The DragAllow event is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to provide
             information about an upcoming drag operation. The drag can be cancelled by
             setting the event argument's Cancel property.
             </remarks>
             <example>
             This example shows how to cancel dragging on a particular control
             <code lang="C#">
              private void dockingManager1_DragAllow(object sender, Syncfusion.Windows.Forms.Tools.DragAllowEventArgs arg){
             //Check the control which is going to be dragged and cancel according to that 
             if(arg.Control==panel1)
             arg.Cancel=true;
             }
             </code>
             <code lang="VB">
             Private Sub dockingManager1_DragAllow(ByVal sender As Object, ByVal arg As Syncfusion.Windows.Forms.Tools.DragAllowEventArgs) Handles dockingManager1.DragAllow
             'Check the control which is going to be dragged and cancel according to that 
                 If(arg.Control==panel1)Then
                     arg.Cancel=true;
                 EndIf
             End Sub
             </code>
            </example>
        </member>
        <!-- Badly formed XML comment ignored for member "E:Syncfusion.Windows.Forms.Tools.DockingManager.DockAllow" -->
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateChanging">
            <summary>
            Occurs just before a dock operation takes place.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateChanged">
            <summary>
            Occurs immediately after a dock operation.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMaximizing">
            <summary>
            Occurs before control is going to maximize.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMaximized">
            <summary>
            Occurs after control is maximized.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlMinimized">
            <summary>
            Occurs after control is minimized.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.ControlRestored">
            <summary>
            Occurs after control is restored.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockVisibilityChanged">
            <summary>
            Occurs after a control's DockVisibility state has changed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockVisibilityChanging">
            <summary>
            Occurs when a control's DockVisibility state is changing.
            </summary>
            <example>
            This example demonstrates how to cancel closing of a docked control
            <code lang="C#">
             private void dockingManager1_DockVisibilityChanging(object sender, Syncfusion.Windows.Forms.Tools.DockVisibilityChangingEventArgs arg){
             //Check the control and cancel closing.
                if (arg.Control == panel1)
                        arg.Cancel = true;
            }
            </code>
            <code lang="VB">
             Private Sub dockingManager1_DockVisibilityChanging(ByVal sender As Object, ByVal arg As Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs) Handles dockingManager1.DockVisibilityChanging
            'Check the control and cancel closing.
            if (arg.Control == Panel1) Then
                   arg.Cancel = true;
            End If
            End Sub
            </code>
            </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlActivated">
            <summary>
            Occurs when a dockable control gets activated.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockControlDeactivated">
            <summary>
            Occurs when a dockable control gets deactivated.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideAnimationStart">
             <summary>
             Occurs just before the start of autohide animation.
             </summary>
             <example>This example describes how to prevent the animation when we hide controls
             <code lang="C#">
             private void dockingManager1_AutoHideAnimationStart(object sender, Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs arg)
            {
                if (arg.DockBorder == DockStyle.Left || arg.DockBorder == DockStyle.Right)
                    Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep = arg.Bounds.Width;
                else
                    Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep = arg.Bounds.Height;
            }
             </code>
             <code lang="VB">
             Private Sub DockingManager1_AutoHideAnimationStart(ByVal sender As System.Object, ByVal arg As Syncfusion.Windows.Forms.Tools.AutoHideAnimationEventArgs) Handles DockingManager1.AutoHideAnimationStart
                 If (arg.DockBorder = DockStyle.Left Or arg.DockBorder = DockStyle.Right) Then
                     Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep = arg.Bounds.Width
                 Else
                     Syncfusion.Windows.Forms.Tools.DockingManager.AnimationStep = arg.Bounds.Height
                 End If
            End Sub
             </code>
             </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideAnimationStop">
            <summary>
            Occurs immediately after the end of autohide animation.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.WindowAutoHiding">
            <summary>
            Event occurs before control AutoHide, when mouse pointer leave its bounds.
            <remarks>The event will raised when AutoHideSelectionStyle is specified as MouseHover.</remarks>
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockContextMenu">
            <summary>
            Occurs when the right mouse button is clicked over a docking window's caption.
            </summary>
            <example>
            This example demonstrates how to remove menu for a particular control
            <code lang="C#">
            private void docMgr_DockContextMenu(object sender, Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs arg){
            //Checking the control and assigning an empty menu
            if (arg.Owner == panel1)
                  arg.ContextMenu = new Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu();
            }
            </code>
            <code lang="VB">
             Private Sub dockingManager1_DockContextMenu(ByVal sender As Object, ByVal arg As Syncfusion.Windows.Forms.Tools.DockContextMenuEventArgs) Handles dockingManager1.DockContextMenu
             'Checking the control and assigning an empty menu
             If (arg.Owner == panel1) Then
                  arg.ContextMenu = new Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu()
             End If
             End Sub
            </code>
            </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockMenuClick">
            <summary>
            Occurs when the redock context menu item has been clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.NewDockStateBeginLoad">
            <summary>
            Occurs just before a new dock state is loaded.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.NewDockStateEndLoad">
             <summary>
            	Occurs immediately after a new dock state has been loaded.
             </summary>
             <remarks>We can get the result of dock state loading operation if we cast the event handler argument to the DockStateLoadEventArgs</remarks>
             <example>
             <code language="C#">
             private void dockingManager1_NewDockStateEndLoad(object sender, EventArgs e)
             {
                 DockStateLoadEventArgs dsle = (DockStateLoadEventArgs)e;
                 Console.WriteLine(dsle.LoadResult.ToString());
             }
             </code>
             <code language="VB">
             Private Sub DockingManager_NewDockStateEndLoad(ByVal sender As Object, ByVal e As System.EventArgs) Handles DockingManager.NewDockStateEndLoad
                 Dim dsle As DockStateLoadEventArgs = CType(e, DockStateLoadEventArgs)
                 Console.WriteLine(dsle.LoadResult)
             End Sub
             </code>
            </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragFeedbackStart">
            <summary>
            Occurs just before the start of feedback of a drag operation.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DragFeedbackStop">
            <summary>
            Occurs immediately after the end of feedback of a drag operation.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.ProvideGraphicsItems">
             <summary>
             Occurs whenever a dockable control's caption needs to be painted.
             </summary>
             <example>
             This sample illustrates how to use this event to custom paint title bar of a docked control
             <code lang="C#">
             void dockingManager1_ProvideGraphicsItems(object sender, Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs arg)
            {
               if (arg.Control == panel1) //Checks if the control is panel1
               {
                 if (arg.IsActiveCaption)//Different drawing for active and inactive states
                 {
                    arg.CaptionBackground = Brushes.Blue;
                    arg.CaptionFont = new Font("Times New Roman", 10);
                    arg.CaptionForeground = Color.White;
                 }
                 else{
                    arg.CaptionBackground = Brushes.Gray;
                    arg.CaptionFont = new Font("Times New Roman", 10);
                    arg.CaptionForeground = Color.White;
                 }
               }
            }
             </code>
             <code lang="VB">
             Private Sub DockingManager1_ProvideGraphicsItems(ByVal sender As System.Object, ByVal arg As Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs) Handles DockingManager1.ProvideGraphicsItems
             If arg.Control Is Panel1 Then ' Checks if the control is panel1
                 If arg.IsActiveCaption then 'Different drawing for active and inactive states
                     arg.CaptionBackground = Brushes.Blue
                     arg.CaptionFont = New Font("Times New Roman", 10)
                     arg.CaptionForeground = Color.White
                 Else
                     arg.CaptionBackground = Brushes.Gray
                     arg.CaptionFont = New Font("Times New Roman", 10)
                     arg.CaptionForeground = Color.White
                 End If
             End If
             End Sub
             </code>
            </example>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.ProvidePersistenceID">
            <summary>
            Lets you specify a unique ID used to distinguish the persistence information
            of different instances of the Form type.
            </summary>
            <remarks>
            The default persistence logic assumes that applications will have only unique instances of top-level Forms.
            In applications that deviate from this normal and have multiple instances of the same top-level form, the
            persisted state of one form will be overridden by another as the default logic makes no attempt to distinguish between
            the multiples. The ProvidePersistenceID event allows users' to workaround this particular condition, by permitting
            unique identifiers to be assigned for each instance of the form.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockStateUnavailable">
            <summary>
            Occurs if serialized information is not available for a dockable control when loading a persisted dock state.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> fires this event when it cannot find any persistence information for a dockable control when
            loading a saved dock state. The particular control's DockVisibility property will be set to FALSE and the control hidden.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.InitializeControlOnLoad">
            <summary>
            Occurs when the DockingManager is not able to locate a control during
            a <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/> call.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> fires this event when it is unable to find a previously persisted control
            during a <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.LoadDockState"/> operation. Applications can use this event as a hint to create and initialize
            controls selectively based on the control set present in the previously persisted docking layout.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferringFromManager">
            <summary>
            Occurs when a dockable control hosted by this <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> is about
            to be transferred to the docking layout hosted by some other DockingManager.
            </summary>
            <remarks>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferredToManager"/>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.AddToTargetManagersList(Syncfusion.Windows.Forms.Tools.DockingManager)"/>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.RemoveFromTargetManagersList(Syncfusion.Windows.Forms.Tools.DockingManager)"/>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferredToManager">
            <summary>
            Occurs after a dockable control that previously belonged to some other
            DockingManager has been transferred to the docking layout hosted by this <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/>.
            </summary>
            <remarks>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.TransferringFromManager"/>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.AddToTargetManagersList(Syncfusion.Windows.Forms.Tools.DockingManager)"/>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.RemoveFromTargetManagersList(Syncfusion.Windows.Forms.Tools.DockingManager)"/>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabContextMenu">
            <summary>
            Occurs when the right mouse button is clicked over a AutoHideTabControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.Office2007MdiColorScheme">
            <summary>
            Gets or sets color scheme for Office2007 MDI children
            <value>The default value is Office2007Theme.Managed</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.NeedFloatFormRepaint">
            <summary>
            Gets or sets a value indicating whether floating form need to be repainted.
            </summary>
            <value>
            	<c>true</c> if floating form repaint needed; otherwise, <c>false</c>.
            </value>
            <remarks>If there is any flickering while resizing floating form, this property can be set to false.
            This property is applicable for visual styles other than Default and VS2005.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.Office2007MdiChildForm">
            <summary>
            Gets or sets if docking MDI children should be in Office2007 style.
            </summary>
            <value>
            <c>true</c> if Office2007MdiChildForm; otherwise, <c>false</c>. The default value is false.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.LastActiveControl">
            <summary>
            Get or sets the previous active control.
            </summary>
            <remarks>
            Internal Property used to persist the Last (previous) active control of the docking manager when the container of the docking manager lose the focus.
            This is mainly used to persist the control when the Main Form Lose it's focus when a pop up like messagebox is shown.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ValidatingCancelledControl">
            <summary>
            Get or sets the Validating cancelled control if any.
            </summary>
            <remarks>
            Internal Property used to restore the focus when validating is cancelled by any of the child controls.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.FloatingLocation">
            <summary>
            Gets or sets the floating form's location.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.CustomizeControlCollection">
            <summary>
            Maintains the collecition of control that needs customization.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroBorderWidth">
            <summary>
            Gets/Sets the border width for FloatingForm in MetroTheme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.PreviousParentVisibility">
            <summary>
            Gets or sets the visibility of the control's parent before docking.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.PreviousParentForm">
            <summary>
            Gets of sets the control which was the the parent of the control to be docked, before docking.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostControl">
            <summary>
            Gets or sets the Control hosting the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> and all the associated dockable controls.
            </summary>
            <value>The <see cref="T:System.Windows.Forms.Control"/> that will host the docking windows.</value>
            <remarks>
            This property references the Control containing the DockingManager and all the dockable controls.
            A Control can contain only a single instance of the DockingManager.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostForm">
            <summary>
            Gets or sets the form hosting the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> and all the associated dockable controls.
            </summary>
            <value>The <see cref="T:System.Windows.Forms.Form"/> that will host the docking windows.</value>
            <remarks>
            This property references the form containing the DockingManager and all the dockable controls.
            A form can contain only a single instance of the DockingManager.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockAreaControllers">
            <summary>
            Gets the dock are controllers.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockLayoutStream">
            <summary>
            A MemoryStream containing the dockstate information set by the visual designer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.PersistState">
            <summary>
            Indicates whether the application's docking windows state should be persisted.
            </summary>
            <value>TRUE indicates the application's dock state will be persisted. Default is FALSE.</value>
            <remarks>
            When this property is set to TRUE, the application's dock state will be persisted upon application exit
            and restored during the subsequent launch.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DragProviderStyle">
            <summary>
            Gets or sets the style of dragging.
            </summary>
            <remarks>
            The DragProviderStyle enumeration is used by the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> to enable the style of dragging
            the docking windows. VS2005 style is set for Visual Studio 2005 by default. Standard style will be set for VS 2002 and VS 2003 .NET Framework.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MenuStyle">
            <summary>
            Gets or sets the menu style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.VisualStyle">
            <summary>
            Gets or sets the visual style for the docking controls. OfficeXP style will reflect the Office2003 style.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.VisualStyle"/> containing the various visual styles.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroInactiveCaptionColor">
            <summary>
            Gets or sets the forecolor of the Inactive caption.
            <remarks>This property is only applicable when Visual Style is set as Metro.</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroCaptionColor">
            <summary>
            Gets or sets the fore color of the Active caption when Visual style is set as Metro.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowMetroCaptionDottedLines">
            <summary>
            Gets or sets the visibility of the ShowMetroCaptionDottedLines.
            </summary>
            <value>true, if lines are shown. otherwise false. The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroSplitterBackColor">
            <summary>
            Gets or sets the splitter back color when Visual style is set as Metro.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroButtonColor">
            <summary>
            Gets or sets the Caption button color when Visual style is set as Metro.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MetroColor">
            <summary>
            Indicates the metro color.
            </summary>
            <value>Default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.Office2007Theme">
            <summary>
            Gets or sets color theme for Office2007-like visual styles.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.Office2010Theme">
            <summary>
            Gets or sets color theme for Office2010-like visual styles.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ImageList">
            <summary>
            Gets or sets the imagelist containing the image objects used by the dockable controls.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.ImageList"/> containing the images associated with the various docking windows.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ToolTipInterval">
            <summary>
            Gets or sets the tooltipintervel for DockingManger using tooltip.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.SuperToolTip"/> instance.</value>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.DockingManager.AnimateAutoHiddenWindow" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.UseBalloonStyleToolTip">
            <summary>
            Gets or sets the Ballon style for DockingManger using tooltip.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.SuperToolTip"/> instance.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.SuperToolTip">
            <summary>
            Gets or sets the tooltip used by the dockable controls.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.SuperToolTip"/> instance.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ControlScopeImages">
            <summary>
            Indicates whether controls will provide their own images.
            </summary>
            <value>A boolean value; the default is FALSE.</value>
            <remarks>
            Setting the ControlScopeImages property to TRUE denotes that dockable controls will furnish the actual Image
            objects during initialization using the <see cref="M:Syncfusion.Windows.Forms.Tools.DockingManager.SetDockIcon(System.Windows.Forms.Control,System.Int32)"/> overload that accepts an Icon
            parameter and these images will be bound to the control's lifetime as a docking window. This contrasts with the
            default implementation where the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> references an <see cref="!:System.Drawing.ImageList"/>
            object and controls merely provide the index to an Image in the ImageList.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowCaptionImages">
            <summary>
            Determines whether to show images in captions of docked controls and floating forms.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowDockTabScrollButton">
            <summary>
            Gets or sets if to display scroll button on DockTabControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowIconInAutoHideContextMenu">
            <summary>
            Determines whether to show icons in AutoHide context menu.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowToolTips">
            <summary>
            Indicates the visibility state for docking panel button's tooltip.
            </summary>
            <value>The default value is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.EnableDragAutoHiddenTabs">
            <summary>
             Indicates whether the autohidden tabs can be dragged to make it float.
            </summary>
            <value>FALSE indicates that the dragging feature is disabled</value>
            <remarks>
            When this property is TRUE, all the autohidden tabs can be dragged to make them float.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideEnabled">
            <summary>
             Indicates whether the autohide feature is enabled.
            </summary>
            <value>FALSE indicates that the autohide feature is disabled. Default is TRUE. </value>
            <remarks>
            When this property is TRUE, all docked windows will contain an autohide button that can be
            used to set/unset the particular control to/from the autohide mode.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.IsLayoutSuspended">
            <summary>
            Specifies if the DockingManager is currently suspended.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ForwardMenuShortcuts">
            <summary>
            Indicates whether the key combinations for menu shortcuts should be passed to the Host form
            </summary>
            <value>True indicates all the key combinations will pass to the HOST form. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MenuButtonEnabled">
            <summary>
             Indicates whether the menu button is enabled.
            </summary>
            <value>FALSE indicates that the menu button is disabled. Default is TRUE. </value>
            <remarks>
            When this property is TRUE, all docked windows will contain the menu button that can be
            used to show context menu with dock/float/autohide functionalities
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.CloseEnabled">
            <summary>
            Indicates whether the close button is present in docking windows.
            </summary>
            <value>FALSE indicates the close button is hidden. The default is TRUE.</value>
            <remarks>
            When this property is TRUE, all docking windows will contain a close button that can be
            used to hideItem the particular control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MaximizeButtonEnabled">
            <summary>
            Indicates whether the maximize button is present in docking windows.
            </summary>
            <value>FALSE indicates the maximize button is hidden. The default is TRUE.</value>
            <remarks>
            When this property is TRUE, all docking windows will contain a maximize button that can be
            used to maximize the particular control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.CaptionButtons">
            <summary>
            Gets or sets the caption buttons collection.
            </summary>        
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockLabelAlignment">
            <summary>
             Gets or sets the alignment of DockLabels.
            </summary>
            <value>The default value is DockLabelAlignmentStyle.Default.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideSelectionStyle">
            <summary>
            Gets or sets the Selection style of Auto Hide window.
            </summary>
            <value>The default value is AutoHideSelectionStyle.MouseHover.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabAlignment">
            <summary>
            Gets or sets the alignment of tabs in tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.EnableContextMenu">
            <summary>
             Indicates whether a context menu is displayed.
            </summary>
            <value>FALSE indicates that the context menu is not displayed. Default is TRUE.</value>
            <remarks> When this property is true, clicking the right mouse button over the caption area of a
            docking window will display a context menu. The menu can be tailored by handling
            the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.DockContextMenu"/> event.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.EnableAutoHideTabContextMenu">
            <summary>
             Indicates whether a AutoHideTab context menu is displayed.
            </summary>
            <value>FALSE indicates that the AutoHideTab context menu is not displayed. Default is TRUE.</value>
            <remarks> When this property is true, clicking the right mouse button over the AutoHideTab
             will display a context menu. The menu can be tailored by handling
            the <see cref="E:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabContextMenu"/> event.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostFormClientBorder">
            <summary>
             Indicates whether a border is drawn around the host form's client rectangle.
            </summary>
            <value>FALSE indicates that the border is hidden. The default is TRUE.</value>
            <remarks>When this property is TRUE, the <see cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostForm"/>'s available client
            rectangle is enveloped by a single-line border. The border will not be drawn if the form is
            an MDIContainer or if it contains a <see cref="T:Syncfusion.Windows.Forms.Tools.DockingClientPanel"/> control.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.PaintBorders">
            <summary>
            Indicates whether to paint docked control's borders.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.BorderColor">
            <summary>
            Gets or sets the border color of docked controls.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ActiveCaptionBackground">
            <summary>
            Information about the brush using which the caption background is going to painted
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.EnableSuperToolTip">
            <summary>
            Gets or sets if to enable super tool tip for dock caption buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.InActiveCaptionBackground">
            <summary>
            Information about the brush using which the caption background is going to painted when the docked control is in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ActiveCaptionForeGround">
            <summary>
            Color of the caption text in active state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.InActiveCaptionButtonForeColor">
            <summary>
            Color of the caption button in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ActiveCaptionButtonForeColor">
            <summary>
            Color of the caption button in active state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.InActiveCaptionForeGround">
            <summary>
            Color of the caption text in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ActiveCaptionFont">
            <summary>
            Gets or sets the Font of the active caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.InActiveCaptionFont">
            <summary>
            Gets or sets the font of the inactive caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.BrowsingKey">
             <summary>
             Gets or sets the value of the key, which can be used to tab through the docked controls.
             </summary>
             <example>
             <code lang="C#">
             dockingManager1.BrowsingKey = Keys.F10;
             dockingManager1.BrowsingKey=((System.Windows.Forms.Keys)(Enum.Parse(typeof(Keys), "F12, Shift, Control"))); //This will set Ctrl+Shift+F12 as browsing key
             </code>
            <code lang="VB">
             DockingManager1.BrowsingKey = Keys.F10
             Me.DockingManager1.BrowsingKey = CType(Enum.Parse(typeof(Keys), "F12, Shift, Control"),System.Windows.Forms.Keys) 'This will set Ctrl+Shift+F12 as browsing key
             </code> 
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.Controls">
            <summary>
            Returns an enumerator that can iterate through the list of dockable controls.
            </summary>
            <value>A <see cref="T:System.Collections.IEnumerator"/> for the control list.</value>
            <example>
            This example shows how to get the collection of controls
            <code lang="C#">
            IEnumerator ienum = this.dockingManager1.Controls; 	
            ArrayList dockedctrls = new ArrayList(); 	
            while(ienum.MoveNext()) 	
                dockedctrls.Add(ienum.Current); 	
            foreach(Control ctrl in dockedctrls) 	
                Console.WriteLine(ctrl.ToString()); 	
            </code>
            <code lang="VB">	
            Dim ienum As IEnumerator = Me.dockingManager1.Controls 	
            Dim dockedctrls As ArrayList = New ArrayList() 	
            Do While ienum.MoveNext() 	
                dockedctrls.Add(ienum.Current) 	
            Loop	
            Dim ctrl As Control	
            For Each ctrl In dockedctrls	
            Console.WriteLine(ctrl.ToString()) 	
            Next
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ControlsArray">
            <summary>
            Returns an array of dockable controls.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ActiveControl">
            <summary>
            Returns the last active docking window.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.Control"/> value. Null if no window has been activated yet.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowCustomButtonsInFloating">
            <summary>
            Gets or Sets a value indicating whether custom buttons can be drawn in floating window
            </summary> 
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockToFill">
            <summary>
            Indicates whether docked control will occupy the form's full client region.
            </summary>
            <value>A boolean value; default is FALSE.</value>
            <remarks>
            When the DockToFill property is set to TRUE, controls are docked such that they occupy the
            host form's entire available client region.
            <p>
            The DockToFill option should not be set when the host form is an MDIContainer or if it contains an instance of the
            <see cref="T:Syncfusion.Windows.Forms.Tools.DockingClientPanel"/> control.
            </p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DisallowFloating">
            <summary>
            Indicates whether the controls are allowed to be floated.
            </summary>
            <value>A boolean value. Default is FALSE.</value>
            <remarks>
            When the DisallowFloating property is set to TRUE, controls may be moved around
            and docked within the form or other dockable controls, but are not allowed to be floated.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideActiveControl">
            <summary>
            When docked control is in unpinned autohide state this value 
            indicates whether to slide back selected control.
            </summary>
            <value>A boolean value. Default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.MDIActivatedVisibility">
            <summary>
            Enables or disables the MDI child activation triggered floating control visibility.
            </summary>
            <value>A boolean value. Default is TRUE.</value>
            <remarks>
            When the MDIActivatedVisibility property is enabled floating controls associated with <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/>s hosted in
            MDI child forms will be shown only when the particular form is the active MDI child. When the MDI child loses activation
            all floating windows tied to the DockingManager will be hidden.
            <p>
            NOTE: This property applies only when the DockingManager is hosted, either directly or indirectly through a ContainerControl, in an MDI child form.
            </p>
            <seealso cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostActivatedVisibility"/>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.HostActivatedVisibility">
            <summary>
            Indicates whether to bind floating control visibility state to the host control's visibility.
            </summary>
            <value>A boolean value. Default is TRUE.</value>
            <remarks>
            When the HostActivatedVisibility property is enabled floating controls associated with a <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/>
            hosted in a ContainerControl will be shown only when the host control is visible. Hiding the host control will
            automatically hide all floating windows tied to that control.
            <p>
            NOTE: This property applies only when the DockingManager is hosted in a ContainerControl.
            </p>
            <seealso cref="P:Syncfusion.Windows.Forms.Tools.DockingManager.MDIActivatedVisibility"/>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ThemesEnabled">
            <summary>
            Indicates whether XP Themes(visual styles) should be used for the docking windows.
            </summary>
            <value>True to turn on themes; false otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideInterval">
            <summary>
            Gets or sets the interval between mouse movement across an autohide tab and showing or hiding the control.
            </summary>
            <value>An integer value specifying the time in milliseconds.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.SplitterWidth">
            <summary>
            Gets or sets the width of splitters between docking windows.
            </summary>
            <value>Integer value between 0 and 30. Default value is 4. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.FreezeResizing">
            <summary>
            Indicates whether docked and floating windows can be resized using the medial splitters.
            </summary>
            <value>Resizing is disabled when TRUE. Default is FALSE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ShowCaption">
            <summary>
             Indicates whether to paint panel's caption.
            </summary>
            <value>Boolean value. Default value is True. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.FullCaptionsInAutoHideMode">
            <summary>
             Indicates whether to show full autohide tabgroup's page caption.
            </summary>
            <value>Boolean value. Default value is FALSE. </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.EnableAutoAdjustCaption">
            <summary>
             Indicates whether to auto adjust selected caption in Autohide mode.
            </summary>
            <value>Boolean value. Default value is true. </value>
            <remarks>
            This property is not applicable for Visual style VS2005 and VS2010.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabHeight">
            <summary>
             Gets or sets the height of the tab control used in tabbed docking groups.
            </summary>
            <value>An integer value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockedCaptionFont">
            <summary>
            Gets/sets the caption font of the docked control 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockBehavior">
            <summary>
            Gets/Sets Docking behavior of Docking Manager
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabFont">
            <summary>
             Gets or sets the Font for the tab control used in tabbed docking groups.
            </summary>
            <value>A <see cref="T:System.Drawing.Font"/> value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabForeColor">
            <summary>
            Gets or sets the forecolor of the Docked tab control.
            <remarks>This property is not applicaple when visual style is set as Metro</remarks>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DockTabPadX">
            <summary>
            Gets / sets the padding to use to the left of the tabs while calculating the tab positions.
            <value>A float value representing the horizontal padding. The default value is 5.0F</value>
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabForeColor">
            <summary>
            Gets/Sets the forecolor of the AutoHiden tab control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ReduceFlickeringInRtl">
            <summary>
            Gets or sets a value indicating whether to reduce flickering in RTL mode on startup.
            </summary>
            <value>
            	<c>true</c> if reduce flickering in RTL mode; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabHeight">
            <summary>
             Gets or sets the height of the autohide tab control.
            </summary>
            <value>An integer value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.AllowTabsMoving">
            <summary>
            Determines whether allow to move tabs inside DockTabControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.AutoHideTabFont">
            <summary>
             Gets or sets the font for the autohide tab control.
            </summary>
            <value>An integer value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.RightToLeft">
            <summary>
            Returns the current RTL setting based on the host control's setting.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.DragFeedbackEventsOnSplitters">
            <summary>
            Enable or disable the firing of DragFeedback events upon dragging splitters.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.EnableDoubleClickOnCaption">
            <summary>
            Enable or disable the state transition upon double click on caption
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.NeedDTFPriorityController">
            <summary>
            Gets or sets whether PriorityController need to be set when in DockToFill mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.TargetDockingmanager">
            <summary>
            To get/set the Target dockingManager.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.ImportDockingControl">
            <summary>
            Gets or sets a value indicating whether docking control should be imported.
            </summary>
            <value>
            	<c>true</c> if docking control should be imported; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingManager.PersistKey">
            <summary>
            Returns the key used for serializing the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/> state information.
            </summary>
            <value>A String value.</value>
            <remarks>
            This method can be overridden to provide a custom serialization key.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DockingManager.OnCaptionDoubleClick">
            <summary>
            Enable user to detect once double click occurs on docked windows caption
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NotifyNativeWindow">
            <summary>
            NotifyNativeWindow class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NotifyNativeWindow.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,System.Windows.Forms.Control)">
            <summary>
            Constructor of the NotifyNativeWindow
            </summary>
            <param name="dockingManager">The DockingManager instance.</param>
            <param name="hostControl">The HostControl.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FrameBorderPainterFactory.GetPainter(Syncfusion.Windows.Forms.Tools.FramePainter)">
            <summary>
            Returns the Painter.
            </summary>
            <param name="framePainter">The FramePainter contains the Brush, Color, Opacity, Painter Type and Painter.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FramePainter">
            <summary>
            The FramePainter class provides the data (Brush, Color, Opacity, Painter Type and Painter).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FramePainter.#ctor">
            <summary>
            Constructor of the FramePainter.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FramePainter.Painter">
            <summary>
            Gets/Sets the Painter.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FramePainter.Brush">
            <summary>
            Gets/Sets the Brush.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FramePainter.PainterType">
            <summary>
            Gets/Sets the PainterType.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FramePainter.Color">
            <summary>
            Gets/Sets the Color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FramePainter.Opacity">
            <summary>
            Gets/Sets the Opacity.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitterWidthException">
            <summary>
            SplitterWidthException class
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterWidthException.#ctor">
            <summary>
            Constructor of the SplitterWidthException
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterWidthException.#ctor(System.String)">
            <summary>
            Constructor of the SplitterWidthException
            </summary>
            <param name="message">Error message</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterWidthException.#ctor(System.Exception)">
            <summary>
            Constructor of the SplitterWidthException
            </summary>
            <param name="innerExc">Exception</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterWidthException.#ctor(System.String,System.Exception)">
            <summary>
            Constructor of the SplitterWidthException
            </summary>
            <param name="message">Error message</param>
            <param name="innerException">Exception</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapperAdv">
            <summary>
            The DockingMgrSerializationWrapperAdv class helps to serialize the dock state information.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapper.htDHCWrapper">
            <summary>
            Initialize the HashTable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapper.#ctor">
            <summary>
            Constructor of the DockingMgrSerializationWrapper.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapper.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the DockingMgrSerializationWrapper.
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapper.GetDHCSerializationWrapper(Syncfusion.Windows.Forms.Tools.DockHostController)">
            <summary>
            Gets the GetDHCSerializationWrapper
            </summary>
            <param name="dhc">The DockHostController instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapper.GetDHCSerializationWrapper(System.String)">
            <summary>
            Gets the DHCSerializationWrapper.
            </summary>
            <param name="ctrlname"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapperAdv.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingMgrSerializationWrapperAdv.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the DockingMgrSerializationWrapperAdv.
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DHCSerializationWrapper">
            <summary>
            The DHCSerializationWrapper helps to provide serialization support.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DHCSerializationWrapper.#ctor(Syncfusion.Windows.Forms.Tools.DockHostController)">
            <summary>
            Constructor of the DHCSerializationWrapper.
            </summary>
            <param name="dhc">The DockHostController instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DHCSerializationWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ControllerWrapper.Children">
            <summary>
            Initialize ArrayList.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControllerWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ControllerWrapper.#ctor">
            <summary>
            Constructor of the ControllerWrapper
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormControllerWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormControllerWrapper.#ctor">
            <summary>
            Constructor of the MainFormControllerWrapper.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutControllerWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutControllerWrapper.#ctor">
            <summary>
            Constructor of the LayoutControllerWrapper.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutControllerWrapper.LayoutRect">
            <summary>
            Gets / Sets the Layout rectangle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormControllerWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormControllerWrapper.#ctor">
            <summary>
            Constructor of the FloatingFormControllerWrapper.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingControllerWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingControllerWrapper.#ctor">
            <summary>
            Constructor of the SizingControllerWrapper.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingControllerWrapper.Orientation">
            <summary>
            Gets / Sets the DockPreference
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingControllerWrapper.Style">
            <summary>
            Gets / Sets the DockingStyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingControllerWrapper.Priority">
            <summary>
             Gets / Sets the Priority
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingControllerWrapper.TransientRect">
            <summary>
             Gets / Sets the TransientRect
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostControllerWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockHostControllerWrapper.#ctor">
            <summary>
            Constructor of the DockHostControllerWrapper.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostControllerWrapper.DockEdge">
            <summary>
            Gets / Sets the DockingStyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostControllerWrapper.ControlName">
            <summary>
            Gets / Sets the ControlName
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockHostControllerWrapper.UniqueName">
            <summary>
            Gets / Sets the UniqueName
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.InternalDockStateWrapper">
            <summary>
            The InternalDockStateWrapper class provides the serialization support.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InternalDockStateWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.InternalDockStateWrapper.#ctor">
            <summary>
            Constructor of the InternalDockStateWrapper.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InternalDockStateWrapper.InternalController">
            <summary>
            Gets / Sets the InternalController.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.InternalDockStateWrapper.Relations">
            <summary>
            Gets/ Sets the Relations
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateWrapper.#ctor">
            <summary>
            Constructor of the DockStateWrapper.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateWrapper.StoredLayoutSize">
            <summary>
            Gets / Sets the StoredLayoutSize.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateWrapper.InternalController">
            <summary>
            Gets / Sets the InternalController
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateWrapper.Relations">
            <summary>
            Gets / Sets the Relations.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterControllerWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterControllerWrapper.#ctor">
            <summary>
            Constructor of the DragSplitterControllerWrapper
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControllerWrapper.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControllerWrapper.#ctor">
            <summary>
            Constructor of the DockTabControllerWrapper.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControllerWrapper.Controls">
            <summary>
            Gets the controls.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockingWrapperForm">
            <summary>
            The DockingWrapperForm provides the Office2007 UI interface.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ITabbedMDIChildForm">
            <summary>
            Defines an interface through which a child <see cref="T:System.Windows.Forms.Form"/>
            will get notifications from a <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/> regarding certain events.
            </summary>
            <remarks>
            <para>
            You should implement this interface when you want to customize certain features in the
            <b>TabbedMDIManager</b>. You can customize the context menu that pops up when the user
            right clicks on the tab, for example.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabbedMDIChildForm.OnAttachTabbedMDI(Syncfusion.Windows.Forms.Tools.TabbedMDIManager)">
            <summary>
            Called when a <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/> is attached to the main form.
            </summary>
            <param name="manager">The <b>TabbedMDIManager</b>.</param>
            <remarks>
            This will also get called when a new child form implementing this interface is being created and
            added to an mdi parent bound to a <b>TabbedMDIManager</b>.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabbedMDIChildForm.OnDetachTabbedMDI(Syncfusion.Windows.Forms.Tools.TabbedMDIManager)">
            <summary>
            Called to indicate that the <b>TabbedMDIManager</b> is being detached from the mdi parent.
            </summary>
            <param name="manager">The <b>TabbedMDIManager</b>.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabbedMDIChildForm.OnTabContextMenuPopup(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)">
            <summary>
            Called before the context menu is shown when the user right-clicks on a tab.
            </summary>
            <param name="contextMenuParentItem">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> 
            representing the context menu.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabbedMDIChildForm.OnTabContextMenuClosed(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)">
            <summary>
            Called after the context menu is shown when the user right-clicks on a tab.
            </summary>
            <param name="contextMenuParentItem">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> 
            representing the context menu.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabbedMDIChildForm.OnMdiChildAddedToTabHost(Syncfusion.Windows.Forms.Tools.TabHost,System.Int32)">
            <summary>
            Called when the mdi child has been added to a new <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/>.
            </summary>
            <param name="tabHost">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> to which the mdi child form was added to.</param>
            <param name="tabIndex">The tab index representing the mdi child form in the tab control.</param>
            <remarks>Use the <see cref="P:Syncfusion.Windows.Forms.Tools.TabHost.MDITabPanel"/> property to get a reference to the tab control.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ITabbedMDIChildForm.GetCustomTabText(System.Boolean@)">
            <summary>
            Returns the custom text for the tab.
            </summary>
            <param name="validValueReturned">Set this "out" param to true
            if you intend to provide a custom tab text, or else set it to false.</param>
            <returns>A string value that will be the corresponding tab's text,
            if you intend to return a valid value; else return value will be ignored.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ITabbedMDIChildForm.AllowUserDrag">
            <summary>
            Indicates whether the user can drag and drop the tab corresponding to this
            mdi child in the tabbed mdi.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingWrapperForm.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,System.Windows.Forms.Control)">
            <summary>
            Constructor of the DockingWrapperForm.
            </summary>
            <param name="dockingmanager">The DockingManager </param>
            <param name="dockcontrol">The dock enabled control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockRelation.#ctor">
            <summary>
            Constructor of the DockRelation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockRelation.#ctor(System.Collections.ArrayList,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Constructor of the DockRelation.
            </summary>
            <param name="controllers">The ArrayLis</param>
            <param name="relation">The DockInfo.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockRelation.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
            </summary>
            <param name="info">The System.Runtime.Serialization.SerializationInfo to populate with data.</param>
            <param name="context">The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockRelation.RelatedControllers">
            <summary>
            Gets / Sets the RelatedControllers.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockRelation.Relation">
            <summary>
            Gets / Sets the Relation
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper">
            <summary>
            The DockStateControllerWrapper class provides the Dock information.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.RedockController(Syncfusion.Windows.Forms.Tools.DockInfo,System.Boolean)">
            <summary>
            Redock the controller.
            </summary>
            <param name="di">The DockInfo</param>
            <param name="bforcenew">Indicates whether it forced to new</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.CloseController">
            <summary>
            Overrides the CloseController
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,Syncfusion.Windows.Forms.Tools.DockStateControllerBase)">
            <summary>
            Constructor of the DockStateControllerWrapper.
            </summary>
            <param name="manager">The DockingManager instance.</param>
            <param name="intControl">The DockStateControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.Refresh">
            <summary>
            Overrides the Refresh.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.IsTargetController(System.Drawing.Point)">
            <summary>
            Validate the target controller in specified point.
            </summary>
            <param name="ptscreen">The co ordinate point.</param>
            <returns>False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.UpdateControl">
            <summary>
            Update the Control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.DockAsMDIChild">
            <summary>
            Overrides the DockAsMDIChild
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.GetDockInfo(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Overrides the GetDockInfo
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="pt">The co ordinate point of docked control</param>
            <param name="di">The DockInfo.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.EnterAutoHideMode">
            <summary>
            Overrides the EnterAutoHideMode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.ExitAutoHideMode(System.Boolean)">
            <summary>
            Overrides the ExitAutoHideMode
            </summary>
            <param name="bcloseonexit">Indicates the control close on exit.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.CalculateSize(System.Drawing.Size,System.Drawing.Size)">
            <summary>
            Calculate the size.
            </summary>
            <param name="parentSize">Parent size </param>
            <param name="newParentSize">The new parent size</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.IsVerticallyResizable">
            <summary>
            Indicates the Vertically Re sizable or not.
            </summary>
            <returns>False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.IsHorizontallyResizable">
            <summary>
            Indicates the Horizontally Re sizable or not.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.InternalControl">
            <summary>
            Gets/Sets the InternalControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.Relations">
            <summary>
            Gets / Sets the Relations.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.Floating">
            <summary>
            Gets / Sets the floating. 
            </summary>
            <returns> Returns true if the controller is hosted within a floating frame. Else false</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.LayoutRect">
            <summary>
            Gets / Sets the LayoutRect
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.HostControl">
            <summary>
            Gets the HostControl
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockStateControllerWrapper.AutoHideMode">
            <summary>
            Gets / Sets the AutoHide Mode.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockTabController">
            <summary>
            The DockTab controlller class provide the abiltiy to tab the docked control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabController.m_nHitTab">
            <summary>
            Variable indicating last hit tab button of tab control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabController.isClosing">
            Gets a value indicating whether the control is being disposed of.
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,Syncfusion.Windows.Forms.Tools.DockTabControl)">
            <summary>
            Constructor of the DockTabController
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
            <param name="tabctrl">The DockTabControl instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.AddToDCR(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the AddToDCR. It helps to add the docked control in specified dock relationship.
            </summary>
            <param name="dcr">The DCRelationship</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.InsertIntoDCR(System.Collections.ArrayList,System.Int32,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the InsertIntoDCR. It helps to insert the docked control in specified index.
            </summary>
            <param name="al">The ArrayList</param>
            <param name="nindex">The index which needs to be inserted</param>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.RemoveFromDCR(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the RemoveFromDCR. It helps to remove the tab page.
            </summary>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.UpdateDCRIndex(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Update the DCR index.
            </summary>
            <param name="dcrs">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.RemoveChild(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Remove the tab page
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.GetChildAt(System.Int32)">
            <summary>
            Gets the Tab page at specified index.
            </summary>
            <param name="index">The index of the tab page.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.GetChildHostIndex(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Gets the index of the Child Host.
            </summary>
            <param name="child">The DockControllerBase instance.</param>
            <returns>Returns the Host index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.GetDockInfo(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Gets the Dock information.
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="pt">The co ordinate point</param>
            <param name="di">The DockInfo.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.QueryDropProceedWithDock(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            QueryDropProceedWithDock
            </summary>
            <param name="ctrldrop">The control which needs to be drop.</param>
            <param name="style">The DockingStyle.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.SetHostCtrlForSelection">
            <summary>
            Set the Host control for selection.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.DockTab_SelectedIndexChanged(System.Object,System.EventArgs)">
            <summary>
            The event raised when Dock tab selected index changed.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The EventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.HostControl_Resize(System.Object,System.EventArgs)">
            <summary>
            Occurs when Resizing the hostcontrol.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The EventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.AdjustLayout">
            <summary>
            Adjust the layout of the DockTabControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.CloseController">
            <summary>
            Close all tabpages and dispose tabcontrol. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.CloseController(Syncfusion.Windows.Forms.Tools.DockHostController)">
            <summary>
            Close the controller.
            </summary>
            <param name="dcclose">The DockHostController instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.TransitFloatToDock">
            <summary>
            Transit the Floating control to Docked state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.TransitDockToFloat">
            <summary>
            Transit the docked control to Floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.TransitDockToDock">
            <summary>
            Transit the docked control to another docking state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.TransitDockToDockInFloat">
            <summary>
            Transit the docked control dock in Floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.TransitFloatToDockInFloat">
            <summary>
            Transit the Floating to Docking in Floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.TransitDockInFloatToFloat">
            <summary>
            Transit the Docked control in Float to Floating state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.InvokePrevDockFloatTransition(System.Boolean)">
            <summary>
            Invoke the previous dock,  float transition.
            </summary>
            <param name="showFloating">Indicates whether the Show floating.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.Refresh">
            <summary>
            Refresh the parent controller.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.RemoveDockHostFromTab(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Boolean)">
            <summary>
            Remove the DockHostFromTab
            </summary>
            <param name="dc">The DockControllerBase instance</param>
            <param name="btransittoprev">Indicates whether transit to previous state.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.InvokeDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Invoke Docking
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.QueryRelationship(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Returns the value of the Query dock relationship.
            </summary>
            <param name="dcr">The DCRelationship instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.AttemptDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Collections.IEnumerator)">
            <summary>
            Attempt the docked control relationship docking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="iedcr">The IEnumerator.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.InvokeDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Invoke the docked control relationship with Docking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="dcr">The DCRelationship.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.RedockController(Syncfusion.Windows.Forms.Tools.DockInfo,System.Boolean)">
            <summary>
            Redock the controller.
            </summary>
            <param name="di">The DockInfo</param>
            <param name="bforcenew">Indicates whether it forced to new</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.EnterAutoHideMode">
            <summary>
            Enter the Dock tab control in AutoHide Mode
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.ExitAutoHideMode(System.Boolean)">
            <summary>
            Exit the AutoHideMode
            </summary>
            <param name="bcloseonexit">Indicates whether close on exit.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.CalculateSize(System.Drawing.Size,System.Drawing.Size)">
            <summary>
            Calculate the size
            </summary>
            <param name="parentSize">The parent size</param>
            <param name="newParentSize">The new parent size.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.IsVerticallyResizable">
            <summary>
            Returns whether its resized vertically.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.IsHorizontallyResizable">
            <summary>
            Returns whether its resized horizontally.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.RecreateWrapper">
            <summary>
            Recreates wrapper for current controller.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.GetTransitType(Syncfusion.Windows.Forms.Tools.DockHostController)">
            <summary>
            Gets type of current transit operation.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.ApplyDockInfo">
            <summary>
            Apply Dockinfo.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.DockAsMDIChild">
            <summary>
            Dock the control as MDI Child.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabController.UpdateControl">
            <summary>
            Update the Control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.InDrag">
            <summary>
            Returns the Drag tab page.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.IsClosing">
            <summary>
            Gets a value indicating whether the control is being disposed of.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.LayoutRect">
            <summary>
            Gets/ Sets the Layout Rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.Floating">
            <summary>
            Gets / Sets the Floating
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.TabControl">
            <summary>
            Gets the Dock Tabbed control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.HostControl">
            <summary>
            Gets the host control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.HostController">
            <summary>
            Gets / Sets the HostController.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.ParentController">
            <summary>
            Gets / Sets the ParentController.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.PauseActivation">
            <summary>
            Gets / Sets the Pause Activation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.ChildCount">
            <summary>
            Gets the child count.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.DCR">
            <summary>
            Gets the IEnumerator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.DCRCurrent">
            <summary>
            Gets / Sets the DCRelationship.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.SelectedController">
            <summary>
            Gets / Sets the SelectedController
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.MinimumSize">
            <summary>
            Gets the MinimumSize
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabController.ChildControllers">
            <summary>
            Gets the ChildControllers
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockTabPage">
            <summary>
            The DockTabPage class.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabPage.dhcClient">
            <summary>
            Initialize the DockHostController.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabPage.#ctor(Syncfusion.Windows.Forms.Tools.DockHostController,System.String,System.Int32)">
            <summary>
            Constructor of the DockTabPage.
            </summary>
            <param name="dhc">The DockHostController instance.</param>
            <param name="text">The text of the Dock tab page.</param>
            <param name="imgindex">The image index.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabPage.ForeColor">
            <summary>
            Override the ForeColor of the TabData
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockTabControl">
            <summary>
            The DockTabControl class, provides tab appearance in dock control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,Syncfusion.Windows.Forms.Tools.DockHostController)">
            <summary>
            Constructor of the DockTabControl.
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
            <param name="dhc">The DockHostController instance.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabControl.m_tabforecolor">
            <summary>
            Initialize the forecolor of the docked tab control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DockTabControl.m_dockingManager">
            <summary>
            Initialize the DockingManager
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.InsertTab(System.Int32,Syncfusion.Windows.Forms.Tools.DockTabPage)">
            <summary>
            Insert the tab in DcokTab control.
            </summary>
            <param name="nindex">The index which needs to be insert the tabpage</param>
            <param name="newpage">The DockTabpage instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.AddTab(Syncfusion.Windows.Forms.Tools.DockTabPage)">
            <summary>
            Add the DockTab page in Docked tab control.
            </summary>
            <param name="newpage">The DockTabPage instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.ReparentTabChildren">
            <summary>
            This hostcontroller calls this method, when it's parent has changed. Reparent remaining tab dockclients to the
             hostcontroller's new parent
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.DockTabControl.OnStyleChanged" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.HandleMouseDown(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handle the Mouse down event.
            </summary>
            <param name="button">The MouseButtonse</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.HandleMouseMove(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handle the Mouse move event.
            </summary>
            <param name="button">The MouseButtonse</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.HandleMouseUp(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handle the Mouse up event.
            </summary>
            <param name="button">The MouseButtonse</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.HandleDoubleClick(System.Drawing.Point)">
            <summary>
            Handle the Double click event.
            </summary>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.HandleMouseLeave">
            <summary>
            Handle the Double click event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.InitiateFloatingResize(System.Drawing.Point,System.Int32)">
            <summary>
            Initiate the Floating form resize.
            </summary>
            <param name="ptscreen">The mouse co ordinate point.</param>
            <param name="nchittest"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.GetDesignMode">
            <summary>
            Gets the design mode.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.GetTabHitIndex(System.Drawing.Point)">
            <summary>
            Gets the index of the tab item
            </summary>
            <param name="pt">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabControl.UpdateRenderer">
            <summary>
            Update the Renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.InternalController">
            <summary>
            Gets the InternalController
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.ThemeDraw">
            <summary>
            Gets the tab for ThemedControlDrawing.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.Font">
            <summary>
            Gets / Sets the Font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.ActiveTabFont">
            <summary>
            Gets / Sets the Active font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.DockTabColor">
            <summary>
            Gets or sets the forecolor docked tab control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.DockingManager">
            <summary>
            Gets or sets the DockingManager.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.Padding">
            <summary>
            Gets/Sets the padding.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.Alignment">
            <summary>
            Gets / Sets the Tab alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabControl.ShowScroll">
            <summary>
            Indicates the Scroll button whether should display or not
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockTabThemedRenderer">
            <summary>
            the DockTabThemedRenderer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabThemedRenderer.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Constructor of the DockTabThemedRenderer.
            </summary>
            <param name="parent">The ITabControl instance.</param>
            <param name="panelRenderer">The ITabPanelRenderer instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockTabThemedRenderer.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Gets the Overlap size.
            </summary>
            <param name="tabSize"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockTabThemedRenderer.TabStyleName">
            <summary>
            Gets the TabStyleName.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragSplitterController">
            <summary>
            The DragSplitterController class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,Syncfusion.Windows.Forms.Tools.DragSplitter)">
            <summary>
            Constructor of the DragSplitterController
            </summary>
            <param name="mgr">The DockingManager instance.</param>
            <param name="host">The DragSplitter instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.AddChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overries the AddChild. It helps to add a child.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="db">The Syncfusion.Windows.Forms.Tools.DockingStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.InsertChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Int32,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the InsertChild. It helps to insert the child.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="i">The index which needs to insert the child.</param>
            <param name="db">The DockingStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.RemoveChild(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the RemoveChild. It helps to remove the child.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.GetChildAt(System.Int32)">
            <summary>
            Gets the child with the specified index.
            </summary>
            <param name="index"> The index of the child</param>
            <returns>Null.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.GetChildHostIndex(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Gets the index of the child host.
            </summary>
            <param name="child">The DockControllerBase instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.AdjustLayout">
            <summary>
            Adjust the layout of the DragSplitter.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.GetDockInfo(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Gets the DockInfo
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="pt">The co ordinate point,</param>
            <param name="di">The DockInfo</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.QueryDropProceedWithDock(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Dock the docked on dropped position.
            </summary>
            <param name="ctrldrop">The dock enabled control.</param>
            <param name="style">The DockingStyle.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.ResizeTargetPanes">
            <summary>
            Based on the new splitter position, resize target controls
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.CalculateSize(System.Drawing.Size,System.Drawing.Size)">
            <summary>
            Calculate the Size.
            </summary>
            <param name="parentSize">The parent size.</param>
            <param name="newParentSize">The new parent size.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.IsVerticallyResizable">
            <summary>
            Indicates whether vertically re sizable.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.IsHorizontallyResizable">
            <summary>
            Indicates whether horizontally re sizable.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.DockAsMDIChild">
            <summary>
            Overrides the DockAsMDIChild.  It helps to dock control as MDIChild.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterController.UpdateControl">
            <summary>
            Update the Control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitterController.HostControl">
            <summary>
            Gets the Host control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitterController.LayoutRect">
            <summary>
            Gets / Sets the Layout Rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitterController.Floating">
            <summary>
            Gets / Sets the Floating.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitterController.ChildCount">
            <summary>
            Gets the Child count.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitterController.ChildHostCount">
            <summary>
            Gets the Child host count.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitterController.DCR">
            <summary>
            Gets the IEnumerator
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitterController.MinimumSize">
            <summary>
            Gets the Minimum size.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragSplitter">
            <summary>
            The DragSplitter class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the DragSplitter
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.UpdateCursor">
            <summary>
            Update the cursor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.IsSuitableDockTarget(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Returns the suitable dock target.
            </summary>
            <param name="dc">The DockControllerBase interface.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.InitiateDrag(Syncfusion.Windows.Forms.Tools.MouseAction,System.Drawing.Point)">
            <summary>
            Initiate the drag.
            </summary>
            <param name="action">The MouseAction on dragging.</param>
            <param name="ptscreen"> The co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.AllowedDragAxis(System.Drawing.Point@,System.Drawing.Point)">
            <summary>
            Returns the allowed drag axis.
            </summary>
            <param name="ptdrag">The mouse point of the drag location.</param>
            <param name="ptdelta">The mouse point.</param>
            <returns>The dragged axis.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.DrawHollow">
            <summary>
            Returns the DrawHollow
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.AbortDrag">
            <summary>
            Cancel the drag operation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.QueryDragProceedWithDock">
            <summary>
            Returns the QueryDragProceedWithDock.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.HandleMouseDown(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handle the Mouse down event.
            </summary>
            <param name="button">The MouseButtonse</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.HandleMouseMove(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handle the Mouse move event.
            </summary>
            <param name="button">The MouseButtonse</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.HandleMouseUp(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Handle the Mouse up event.
            </summary>
            <param name="button">The MouseButtonse</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.HandleDoubleClick(System.Drawing.Point)">
            <summary>
            Handle the Double click event.
            </summary>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.HandleMouseLeave">
            <summary>
            Handle the Double click event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.InitiateFloatingResize(System.Drawing.Point,System.Int32)">
            <summary>
            Initiate the Floating form resize.
            </summary>
            <param name="ptscreen">The mouse co ordinate point.</param>
            <param name="nchittest"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitter.GetDesignMode">
            <summary>
            Gets the design mode.
            </summary>
            <returns></returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragSplitter.DragSplitterMoving">
            <summary>
            Events fired before and after the splitter is moved 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragSplitter.DragSplitterMoved">
            <summary>
            Event fired on DragSplitter moved.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitter.InternalController">
            <summary>
            Gets / Sets the Internal controller.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitter.DragDockInfo">
            <summary>
            Gets / Sets the DragDockInfo.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitter.DragRectangle">
            <summary>
            Gets / Sets DragRectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitter.Cursor">
            <summary>
            Gets / Sets the Cursor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragSplitterAccessibility">
            <summary>
            Coded UI Accessibility for DragSplitter Accessibility
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragSplitterAccessibility.dragSplitter">
            <summary>
            Hold FloatingForm instance
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragSplitterAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.DragSplitter)">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragSplitterAccessibility.Role">
            <summary>
            Gets the Accessible Role
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragDockInfo">
            <summary>
            The DragDockInfo class the contains the dragged control information.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragDockInfo.DockPreference">
            <summary>
            Gets/ sets the DockPreference
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragDockInfo.DockingStyle">
            <summary>
            Gets / Sets the DockingStyle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragDockInfo.DockArea">
            <summary>
            Gets / Sets the Dock Area
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragDockInfo.Priority">
            <summary>
            Gets/ Sets the priority.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragDockInfo.Controller">
            <summary>
            Gets / Sets the DockControllerBase.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IFrameBorderPainter">
            <summary>
            IFrameBorderPainter interface.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomBorderPainter.DrawFrame(System.Drawing.Rectangle)">
            <summary>
            Draw the Frame
            </summary>
            <param name="rectangle"> The rectangle needs to be drawn.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomBorderPainter.DrawTabFrame(System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle)">
            <summary>
            Draw the tab frame.
            </summary>
            <param name="rectangle"> The rectangle needs to be drawn.</param>
            <param name="alignment">The DockTabAlignmentStyle.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomBorderPainter.TabHeight">
            <summary>
            Gets / Sets the Tab height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomBorderPainter.IsMirrored">
            <summary>
            Gets / Sets the IsMirrored
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.StartPaint">
            <summary>
            Overrides the StartPaint
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.EndPaint">
            <summary>
            Overrides the EndPaint
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.DrawFrame(System.Drawing.Rectangle)">
            <summary>
            Draw the Frame.
            </summary>
            <param name="rectangle">The rectangle needs to be drawn</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.DrawTabFrame(System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle)">
            <summary>
            Draw the tab frame.
            </summary>
            <param name="rectangle"> The rectangle needs to be drawn.</param>
            <param name="alignment">The DockTabAlignmentStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.DrawRectangle(System.Drawing.Rectangle)">
            <summary>
            Overrides the DrawRectangle.
            </summary>
            <param name="rectangle">The rectangle of the screen.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.DrawRectangle(System.Drawing.Rectangle,Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Overrides the DrawRectangle.
            </summary>
            <param name="rectangle">The rectangle of the screen.</param>
            <param name="style">The VisualStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.GetDeviceCaps(System.IntPtr,Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.DeviceCaps)">
            <summary>
            Retrieves device-specific information for the specified device.
            </summary>
            <param name="hdc">A handle to the DC.</param>
            <param name="nIndex">The item to be returned.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.DeviceCaps.LOGPIXELSX">
            <summary>
            Logical pixels inch in X
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.DeviceCaps.HORZRES">
            <summary>
            Horizontal width in pixels
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.HalftoneBorderPainter.DeviceCaps.DESKTOPHORZRES">
            <summary>
            Horizontal width of entire desktop in pixels
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingControl.ShowFloating">
            <summary>
            Show Floating 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.#ctor(System.Drawing.Brush)">
            <summary>
            Constructor of the ColorBorderPainter.
            </summary>
            <param name="brush">The brush needs to be painted.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.#ctor(System.Drawing.Color)">
            <summary>
            Constructor of the ColorBorderPainter.
            </summary>
            <param name="color">The color needs to painted.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.StartPaint">
            <summary>
            Overrides the StartPaint.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.EndPaint">
            <summary>
            Overrides the EndPaint
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.DrawFrame(System.Drawing.Rectangle)">
            <summary>
            Draw the Frame.
            </summary>
            <param name="rectangle">The rectangle needs to be drawn</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.DrawTabFrame(System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle)">
            <summary>
            Draw the tab frame.
            </summary>
            <param name="rectangle"> The rectangle needs to be drawn.</param>
            <param name="alignment">The DockTabAlignmentStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.DrawRectangle(System.Drawing.Rectangle)">
            <summary>
            Overrides the DrawRectangle
            </summary>
            <param name="rectangle"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.DrawRectangle(System.Drawing.Rectangle,Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Overrides the DrawRectangle
            </summary>
            <param name="rectangle"></param>
            <param name="style"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.Opacity">
            <summary>
            Gets/ Sets the Opacity.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.BrushColor">
            <summary>
            Sets the Brush color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ColorBorderPainter.Brush">
            <summary>
            Sets the Brush.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PaintInfo.PaintFigure">
            <summary>
            Indicates the PaintFigure.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.PaintInfo.BorderRectangle">
            <summary>
            Indicates the BorderRectangle
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragTarget">
            <summary>
            Specifies the different target position of the docking window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.InnerLeft">
            <summary>
            Inner Left of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.InnerTop">
            <summary>
            Inner Top of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.InnerRight">
            <summary>
            Inner Right of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.InnerBottom">
            <summary>
            Inner Bottom of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.InnerTab">
            <summary>
            Inner Tab of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.OuterLeft">
            <summary>
            Outer Left of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.OuterTop">
            <summary>
            Outer Top of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.OuterRight">
            <summary>
            Outer Right of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.OuterBottom">
            <summary>
            Outer Bottom of the target window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DragTarget.None">
            <summary>
            None of the target position in a window.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragControlEventArgs">
            <summary>
            Contains the details about the currently dragging control and target position of the docking control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControlEventArgs.#ctor">
            <summary>
            Creates a new instances of a class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControlEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.DragTarget,System.Drawing.Rectangle)">
            <summary>
            Overloaded constructor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControlEventArgs.DragTarget">
            <summary>
            Returns the Target position of the docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControlEventArgs.HostDockArea">
            <summary>
            Returns the area of Host form where the docked window is to be docked. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AllowHighlightEventArgs">
            <summary>
            Contains the details about the currently dragging control that allows the  highlight of the docking control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.AllowHighlightEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.DragTarget)">
            <summary>
            Constructor of the AllowHighlightEventArgs
            </summary>
            <param name="dragTarget"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.AllowHighlightEventArgs.AllowHighlight">
            <summary>
            Gets / Sets AllowHighlight.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MouseEnterHandler">
            <summary>
            Handles the OnMouseEnter event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The DragControlEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MouseLeaveHandler">
            <summary>
            Handles the OnMouseLeave event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The DragControlEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MouseUpHandler">
            <summary>
            Handles the OnMouseUp event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The DragControlEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AllowHighlightHandler">
            <summary>
            Handles the OnAllowHighlight event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The AllowHighlightEventArgs contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MouseMoveHandler">
            <summary>
             Handles the OnMouseMove event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="e">The AllowHighlightEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetForm.#ctor">
            <summary>
            Constructor of the DragTargetForm.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetControl.#ctor">
            <summary>
            Constructor of the DragTargetControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetControl.ShowControl">
            <summary>
            Show the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetControl.HideControl">
            <summary>
            Hide the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paint the control.
            </summary>
            <param name="sender">The source of the control. </param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetControl.SetBounds(System.Drawing.Rectangle)">
            <summary>
            Set the bounds.
            </summary>
            <param name="bounds">The Rectangle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Raised on mouse move.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetControl.ProcessMouseUp(System.Drawing.Point)">
            <summary>
            Process the Mouse up event.
            </summary>
            <param name="point">The Mouse point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragTargetControl.Dispose">
            <summary>
            Dispose Drag target control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragTargetControl.OnMouseEnter">
            <summary>
            Occurs when mouse enter.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragTargetControl.OnMouseLeave">
            <summary>
            Occurs when mouse leave.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragTargetControl.OnMouseUp">
            <summary>
            Occurs when mouse up.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragTargetControl.OnMouseMove">
            <summary>
            Occurs when mouse move.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragTargetControl.ParentControl">
            <summary>
            Gets / Sets the parent control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragTargetControl.ActiveImage">
            <summary>
            Gets / Sets Active image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragTargetControl.InactiveImage">
            <summary>
            Gets / Sets Inactive image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragTargetControl.Visible">
            <summary>
            Gets the visible
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragTargetControl.CurrentImage">
            <summary>
            Gets the current image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragTargetControl.DragTarget">
            <summary>
            Gets / Sets the Drag Target.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragTargetControl.InternalControl">
            <summary>
            Gets the Internal control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragTargetControl.ControllerRect">
            <summary>
            Gets the Controller Rectangle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.GetImage(System.Int32)">
            <summary>
            Returns the image 
            </summary>
            <param name="index">The index.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.ShowControl">
            <summary>
            Show the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.HideControl">
            <summary>
            Hide the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.ShowOuterControl">
            <summary>
            Show outer control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.HideOuterControl">
            <summary>
            Hide outer control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.ShowInnerControl">
            <summary>
            Show inner control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.HideInnerControl">
            <summary>
            Hide inner control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Gets the mouse move
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.ProcessMouseUp(System.Drawing.Point)">
            <summary>
            Returns the mouse up.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragControl.Dispose">
            <summary>
            Dispose the drag control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragControl.OnMouseEnter">
            <summary>
            Occurs on mouse enter.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragControl.OnMouseLeave">
            <summary>
            Occurs on mouse leave.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragControl.OnMouseUp">
            <summary>
            Occurs on mouse up.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragControl.OnAllowHighlight">
            <summary>
            Occurs in allow highlight.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControl.OuterControllerRect">
            <summary>
            Gets / Sets the OuterControlller rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControl.InnerControllerRect">
            <summary>
            Gets/ Sets the InnerController Rectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControl.InnerVisible">
            <summary>
            Gets the inner visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControl.OuterVisible">
            <summary>
            Gets the outer visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControl.Visible">
            <summary>
            Gets the visible.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControl.DockAbility">
            <summary>
            Gets / Sets the DockAbility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControl.OuterDockAbility">
            <summary>
            Gets / Sets the Outer DockAbility
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragControl.ControllerRect">
            <summary>
            Returns the controller rectangle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ImageLoader.Load(System.String)">
            <summary>
            Returns the image.
            </summary>
            <param name="path"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragOuterControl.#ctor(Syncfusion.Windows.Forms.Tools.DragControl)">
            <summary>
            Drag OuterControl.
            </summary>
            <param name="parentControl"> parent control.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragOuterControl.GetImage(System.Int32)">
            <summary>
            Returns the image.
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragOuterControl.ShowControl">
            <summary>
            Show the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragOuterControl.HideControl">
            <summary>
            Hide the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragOuterControl.ProcessMouseDown(System.Drawing.Point)">
            <summary>
            Returns the mouse down.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragOuterControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Returns the mouse move.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragOuterControl.ProcessMouseUp(System.Drawing.Point)">
            <summary>
            Returns the mouse up.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragOuterControl.Dispose">
            <summary>
            Dispose drag outer control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragOuterControl.OnMouseEnter">
            <summary>
            Occurs on mouse enter.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragOuterControl.OnMouseLeave">
            <summary>
            Occurs on mouse leave.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragOuterControl.OnMouseUp">
            <summary>
            Occurs on mouse up.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragOuterControl.OnMouseMove">
            <summary>
            Occurs on mouse move.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragOuterControl.OnAllowHighlight">
            <summary>
            Occurs on allow highlight..
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragOuterControl.DockAbility">
            <summary>
            Gets / Sets the DockAbility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragOuterControl.OuterDockAbility">
            <summary>
            Gets / Sets the OuterDockAbility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragOuterControl.ParentControl">
            <summary>
            Gets / Sets the ParentControl
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragOuterControl.ControllerRect">
            <summary>
            Gets/ Sets the Controller Rectangle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragInnerControl.#ctor(Syncfusion.Windows.Forms.Tools.DragControl)">
            <summary>
            Drag the InnerControl
            </summary>
            <param name="parentControl">The DragControl instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragInnerControl.ShowControl">
            <summary>
            Show the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragInnerControl.HideControl">
            <summary>
            Hide the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragInnerControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paint the Drag Inner control.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragInnerControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Returns the mouse move.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragInnerControl.ProcessMouseUp(System.Drawing.Point)">
            <summary>
            Returns the mouse up.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragInnerControl.Dispose">
            <summary>
            Dispose drag inner control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragInnerControl.OnMouseEnter">
            <summary>
            Occurs on mouse enter.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragInnerControl.OnMouseLeave">
            <summary>
            Occurs on mouse leave.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragInnerControl.OnMouseUp">
            <summary>
            Occurs on mouse up.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.DragInnerControl.OnAllowHighlight">
            <summary>
            Occurs on allow highlight.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragInnerControl.ParentControl">
            <summary>
            Gets / Sets the ParentControl
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragInnerControl.Center">
            <summary>
            Gets the Center point.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragInnerControl.ControllerRect">
            <summary>
            Gets/ Sets the Controller Rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragInnerControl.DockAbility">
            <summary>
            Gets / Sets the DockAbility.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DragInnerControl.OuterDockAbility">
            <summary>
            Gets / Sets the OuterDockAbility.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DragMessageFilter">
            <summary>
            Contains the details of the mouse and painting messages for internal use.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DragMessageFilter.PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            Returns the true if the messages are either painting or mouse. Otherwise it will return false. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.IDragProvider">
            <summary>
            The IDragProvider interface.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomDragProvider">
            <summary>
            Custom Drag Provider class will provide the option to change the default drag provider style. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ShowDisallowFloatCursor">
            <summary>
            Static field to get or set the bool value whether the DisallowFloating cursor should be displayed or not.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDragProvider.bInitiateDrag">
            <summary>
            Indicates the flag to Initiate the drag or not
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ptMoveStart">
            <summary>
            Specifies the current point of the dragging window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ptDelta">
            <summary>
            Specifies the initial position of the dragging point.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CustomDragProvider.MessageFilter">
            <summary>
            Instance of the DragMessageFilter class to specify the messages of Mouse and Paint messages.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ProcessCtrlKeyDown">
            <summary>
            Occurs on key down
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ProcessCtrlKeyUp">
            <summary>
            Occurs the keyup event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.UpdateColors">
            <summary>
            Update colors.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.Dispose">
            <summary>
            Dispose the custom drag provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.IsDockAllowed(Syncfusion.Windows.Forms.Tools.IDraggable,Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Returns if it is allowed do dock IDraggable control to specified target controller.
            </summary>
            <param name="ctrl">Dragging control.</param>
            <param name="targetCtrl">Dock target control.</param>
            <returns>Is dock operation allowed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.IsDockAllowed(Syncfusion.Windows.Forms.Tools.IDraggable)">
            <summary>
            Returns if it is allowed do dock IDraggable control to internal target controller.
            </summary>
            <param name="ctrl">Dragging control.</param>
            <returns>Is dock operation allowed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.#cctor">
            <summary>
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.#ctor">
            <summary>
            Creates a new instances of a class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Overloaded constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.GetNewDockInfo(Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overridable method. It gets current the Docking Information
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ForceStopDrag">
            <summary>
            Force the StopDrag
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ProcessMouseDown(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overridable method.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ProcessMouseUp(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overridable method.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ProcessMouseMove(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overridable method.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.ProcessDoubleClick">
            <summary>
            Overridable method.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.TerminateDrag(Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overridable method.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.InitiateDrag(Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overridable method.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.GetUnderlyingControl(System.Drawing.Point)">
            <summary>
            Overridable method. Returns the control being dragged currently.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CustomDragProvider.CorrectDockedLocation(Syncfusion.Windows.Forms.Tools.IDraggable)">
            <summary>
            Correct docked window location, after it has been dragged outside of
            working area, so it becomes visible.
            </summary>
            <param name="ctrl"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDragProvider.CanFloatWhenDisallowFloating">
            <summary>
            Returns the CanFloat When DisallowFloating
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDragProvider.SingleTabOperate">
            <summary>
            Gets / Sets the SingleTabOperate.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDragProvider.AllowDrag">
            <summary>
            Specifies whether dragging of controls is allowed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDragProvider.DraggingControl">
            <summary>
            Specifies the currently being dragged control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CustomDragProvider.DockingManager">
            <summary>
            Gets/sets the docking manager instance.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BorderDragProvider.ProcessMouseMove(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overrides the ProcessMouseMove.
            </summary>
            <param name="controller">The DockControllerBase intstance</param>
            <param name="ctrl">The IDraggable interface.</param>
            <param name="ptscreen">The mouse point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BorderDragProvider.ProcessMouseUp(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overrides the ProcessMouseUp.
            </summary>
            <param name="controller">The DockControllerBase intstance</param>
            <param name="ctrl">The IDraggable interface.</param>
            <param name="ptscreen">The mouse point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BorderDragProvider.ProcessDoubleClick">
            <summary>
            Overrides the ProcessDoubleClick event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.BorderDragProvider.TerminateDrag(Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Terminate the drag operation.
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="ptscreen">The mouse point.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HelperForm.BorderColor">
            <summary>
            Gets / Sets the Border color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.HelperForm.BorderWidth">
            <summary>
            Gets / Sets the border width.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.ForceStopDrag">
            <summary>
            Force the control to stop drag.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the WhidbeyDragProvider
            </summary>
            <param name="dockingManager">The DockingManager instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.Dispose">
            <summary>
            Dispose the target form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.ProcessCtrlKeyDown">
            <summary>
            Overrides the ProcessCtrlKeyDown.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.ProcessCtrlKeyUp">
            <summary>
            Overrides the ProcessCtrlKeyUp
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.ProcessMouseDown(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overrides the ProcessMouseDown
            </summary>
            <param name="controller">The DockControllerBase instance.</param>
            <param name="ctrl">The IDraggable instance.</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.ProcessMouseMove(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overrides the ProcessMouseMove
            </summary>
            <param name="controller">The DockControllerBase instance.</param>
            <param name="ctrl">The IDraggable instance.</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.ProcessMouseUp(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Overrides the ProcessMouseUp
            </summary>
            <param name="controller">The DockControllerBase instance.</param>
            <param name="ctrl">The IDraggable instance.</param>
            <param name="ptscreen">The mouse co ordinate point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TerminateDrag(Syncfusion.Windows.Forms.Tools.IDraggable,System.Drawing.Point)">
            <summary>
            Terminate the drag.
            </summary>
            <param name="ctrl">The IDraggable instance.</param>
            <param name="ptscreen"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.getScalingFactor">
            <summary>
            Retrurns the scaling.
            </summary>
            <returns>The scalig value.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.GetUnderlyingControl(System.Drawing.Point)">
            <summary>
            Overrides the GetUnderlyingControl
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.GetDragDockInfo(System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DragTarget)">
            <summary>
            Get the Drag
            </summary>
            <param name="hostRectangle">The host rectangle.</param>
            <param name="dockController">The DockControllerBase instance.</param>
            <param name="dragTarget">The DragTarget instance.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.CanFloatWhenDisallowFloating">
            <summary>
            Overrides the CanFloatWhenDisallowFloating
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the TargetForm.
            </summary>
            <param name="dockingManager"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.InternalForm">
            <summary>
            Initialize the InternalForm
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.ShowRegion(Syncfusion.Windows.Forms.Tools.DockTabAlignmentStyle)">
            <summary>
            Show the region on drag and drop.
            </summary>
            <param name="alignment">The DockTabAlignmentStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.ShowRectangle(System.Drawing.Rectangle)">
            <summary>
            Show the rectangle of the target form.
            </summary>
            <param name="rectangle">The rectangle of the target form.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.Hide">
            <summary>
            Hide the target form
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.Dispose">
            <summary>
            Dispose the internal form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.BackColor">
            <summary>
            Gets/ Sets the BackColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.BorderColor">
            <summary>
            Gets/ Sets the BorderColor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.BorderWidth">
            <summary>
            Gets / Sets the BorderWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.Opacity">
            <summary>
            Gets / Sets the Opacity
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.Bounds">
            <summary>
            Gets / Sets the Bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.Location">
            <summary>
            Gets / Sets the Location.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.TargetForm.Visible">
            <summary>
            Gets the visible.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.DeviceCap">
            <summary>
            Spcifies the device information.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.DeviceCap.VERTRES">
            <summary>
            Vertical height in pixels
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.WhidbeyDragProvider.DeviceCap.DESKTOPVERTRES">
            <summary>
            Horizontal width of entire desktop in pixels
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2012DragProvider">
            <summary>
            DragProvider in Whidbey style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012DragProvider.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the VS2012DragProvider.
            </summary>
            <param name="dockingManager">see the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012DragProvider.UpdateColors">
            <summary>
            Updates Colors.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012DragProvider.CreateTargetForm(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Creates target form with specific parameters.
            </summary>
            <param name="dockingManager">The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2010DragProvider">
            <summary>
            DragProvider in Whidbey style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010DragProvider.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the VS2010DragProvider.
            </summary>
            <param name="dockingManager">see the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010DragProvider.UpdateColors">
            <summary>
            Updates Colors.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010DragProvider.CreateTargetForm(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Creates target form with specific parameters.
            </summary>
            <param name="dockingManager">The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2005DragProvider">
            <summary>
            DragProvider in Whidbey style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005DragProvider.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the VS2005DragProvider.
            </summary>
            <param name="dockingManager">see the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005DragProvider.UpdateColors">
            <summary>
            Updates Colors.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005DragProvider.CreateTargetForm(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Creates target form with specific parameters.
            </summary>
            <param name="dockingManager">The <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2005DragControl">
            <summary>
            Drag control for Whidbey drag provider style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005DragControl.#ctor">
            <summary>
            Constructor of the VS2005DragControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005DragControl.InitializeImages">
            <summary>
            Loads images.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005DragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2005DragTargetControl">
            <summary>
            WhidbeyDragTargetControl.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VS2005DragTargetControl.DEF_HILIGHT_COLOR">
            <summary>
            Defines constatn hilight color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005DragTargetControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrider for its special hilight behaviour.
            </summary>
            <param name="sender">The source of the component</param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005DragTargetControl.HideControl">
            <summary>
            Hide the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VS2005DragTargetControl.CurrentImage">
            <summary>
            Get current image.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl">
            <summary>
            InnerDragControl fo Whidbey drag provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.#ctor(Syncfusion.Windows.Forms.Tools.DragControl)">
            <summary>
            Constructor of the VS2005InnerDragControl.
            </summary>
            <param name="parentControl">Parent controller</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.InitializeControl">
            <summary>
            Initializes components.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.CalculateControlsPosition">
            <summary>
            Calculates hit areas.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints control area.
            </summary>
            <param name="sender">The source of the control. </param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Processes mouse move.
            </summary>
            <param name="point">Mouse position.</param>
            <returns>if processed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.GenerateGraphicsPath(System.Int32)">
            <summary>
            Generates hilighting graphics path .
            </summary>
            <param name="controlIndex">index of docking(top, left...)</param>
            <returns>Graphics path.</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.OnMouseEnter">
            <summary>
            Occurs on mouse enter.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.OnMouseLeave">
            <summary>
            Occurs on mouse leave.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2005InnerDragControl.OnAllowHighlight">
            <summary>
            Occurs on allow highlight.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2005OuterDragControl">
            <summary>
            OuterDragControl for Whidbey drag provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005OuterDragControl.#ctor(Syncfusion.Windows.Forms.Tools.DragControl)">
            <summary>
            Default constructor of the VS2005OuterDragControl.
            </summary>
            <param name="parentControl">Parent Controller. See the <see cref="T:Syncfusion.Windows.Forms.Tools.DragControl"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005OuterDragControl.InitializeProvider">
            <summary>
            Initializes provider with specific parameters.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2005OuterDragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2012DragControl">
            <summary>
            InnerDragControl fo Whidbey drag provider.
            </summary>
             /// <summary>
            WhidbeyDragTargetControl.
            </summary>
            /// <summary>
            Drag control for Whidbey drag provider style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012DragControl.#ctor">
            <summary>
            Constructor of the VS2012DragControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012DragControl.InitializeImages">
            <summary>
            Loads images.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012DragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VS2012DragTargetControl.DEF_HILIGHT_COLOR">
            <summary>
            Defines constatn hilight color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012DragTargetControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrider for its special hilight behaviour.
            </summary>
            <param name="sender">The source of the control. </param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012DragTargetControl.HideControl">
            <summary>
            Hide the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VS2012DragTargetControl.CurrentImage">
            <summary>
            Get current image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.#ctor(Syncfusion.Windows.Forms.Tools.DragControl)">
            <summary>
            Constructor of the VS2012InnerDragControl.
            </summary>
            <param name="parentControl">Parent controller</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.InitializeControl">
            <summary>
            Initializes components.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.CalculateControlsPosition">
            <summary>
            Calculates hit areas.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints control area.
            </summary>
            <param name="sender">The source of the control. </param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Processes mouse move.
            </summary>
            <param name="point">Mouse position.</param>
            <returns>if processed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.GenerateGraphicsPath(System.Int32)">
            <summary>
            Generates hilighting graphics path .
            </summary>
            <param name="controlIndex">index of docking(top, left...)</param>
            <returns>Graphics path.</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.OnMouseEnter">
            <summary>
            Occurs on mouse enter.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.OnMouseLeave">
            <summary>
            Occurs on mouse leave.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2012InnerDragControl.OnAllowHighlight">
            <summary>
            Allows to highlight.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2012OuterDragControl">
            <summary>
            OuterDragControl for Whidbey drag provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012OuterDragControl.#ctor(Syncfusion.Windows.Forms.Tools.DragControl)">
            <summary>
            Default constructor of the VS2012OuterDragControl.
            </summary>
            <param name="parentControl">Parent Controller. See the <see cref="T:Syncfusion.Windows.Forms.Tools.DragControl"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012OuterDragControl.InitializeProvider">
            <summary>
            Initializes provider with specific parameters.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2012OuterDragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2010DragControl">
            <summary>
            InnerDragControl fo Whidbey drag provider.
            </summary>
             /// <summary>
            WhidbeyDragTargetControl.
            </summary>
            /// <summary>
            Drag control for Whidbey drag provider style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010DragControl.#ctor">
            <summary>
            Constructor of the VS2010DragControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010DragControl.InitializeImages">
            <summary>
            Loads images.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010DragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VS2010DragTargetControl.DEF_HILIGHT_COLOR">
            <summary>
            Defines constatn hilight color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010DragTargetControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overrider for its special hilight behaviour.
            </summary>
            <param name="sender">The source of the control. </param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010DragTargetControl.HideControl">
            <summary>
            Hide the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VS2010DragTargetControl.CurrentImage">
            <summary>
            Get current image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.#ctor(Syncfusion.Windows.Forms.Tools.DragControl)">
            <summary>
            Constructor of the VS2010InnerDragControl.
            </summary>
            <param name="parentControl">Parent controller</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.InitializeControl">
            <summary>
            Initializes components.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.CalculateControlsPosition">
            <summary>
            Calculates hit areas.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints control area.
            </summary>
            <param name="sender">The source of the control. </param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Processes mouse move.
            </summary>
            <param name="point">Mouse position.</param>
            <returns>if processed.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.GenerateGraphicsPath(System.Int32)">
            <summary>
            Generates hilighting graphics path .
            </summary>
            <param name="controlIndex">index of docking(top, left...)</param>
            <returns>Graphics path.</returns>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.OnMouseEnter">
            <summary>
            Occurs on mouse enter.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.OnMouseLeave">
            <summary>
            Occurs on mouse leave.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VS2010InnerDragControl.OnAllowHighlight">
            <summary>
            Occurs on allow highlight.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2010OuterDragControl">
            <summary>
            OuterDragControl for Whidbey drag provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010OuterDragControl.#ctor(Syncfusion.Windows.Forms.Tools.DragControl)">
            <summary>
            Default constructor of the VS2010OuterDragControl.
            </summary>
            <param name="parentControl">Parent Controller. See the <see cref="T:Syncfusion.Windows.Forms.Tools.DragControl"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010OuterDragControl.InitializeProvider">
            <summary>
            Initializes provider with specific parameters.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2010OuterDragControl.Dispose">
            <summary>
            Dispose the control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2008DragProvider">
            <summary>
            VS2008DragProvider is used to provide docking in VS2008 style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragProvider.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Class constructor of the VS2008DragProvider.
            </summary>
            <param name="manager">Parent DockingManager class.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragProvider.InitializeProvider">
            <summary>
            Initializes DragProvider class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragProvider.UpdateColors">
            <summary>
            Refreshes colors used to paint DropTargetForm.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragProvider.CreateTargetForm(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Creates target form to point the drop location.
            </summary>
            <param name="dockingManager">Parent DockingManager</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2008DragControlConsts">
            <summary>
            Constants used by Vs2008 DragProvider
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FadeEventArgs">
            <summary>
            Event args used to force opacity change.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FadeEventArgs.#ctor(System.Object,System.Double)">
            <summary>
            Constructor of the FadeEventArgs.
            </summary>
            <param name="evSender">The sender of the object.</param>
            <param name="opacity"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2008DragControl">
            <summary>
            Drag control class is used to layout and manage drop arrows.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragControl.#ctor">
            <summary>
            Constructor of the VS2008DragControl.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Returns the mouse move.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragControl.InitializeImages">
            <summary>
            VS2008 drag provider system uses VS2005 image names.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragControl.Refresh">
            <summary>
            Method is used to refresh look of VS2008DragProvider.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VS2008DragControl.DockAbility">
            <summary>
            Gets / Sets the DockAbility.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2008OuterDragControl">
            <summary>
            VS2008OuterDragControl class is used to layout and
            manage drag arrows used to dock control to host form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008OuterDragControl.#ctor(Syncfusion.Windows.Forms.Tools.VS2008DragControl)">
            <summary>
            Creates new instance of VS2008OuterDragControl class.
            </summary>
            <param name="parentControl">Parent DragControl.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008OuterDragControl.HideControl">
            <summary>
            Hide the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008OuterDragControl.ShowControl">
            <summary>
            Shows drag arrows with fade effect.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VS2008OuterDragControl.MouseIn">
            <summary>
            Gets if mouse cursor is above DragControl.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2008InnerDragControl">
            <summary>
            VS2008InnerDragControl class is used to layout and manage dreag arrwos used to dock
            control to another dock enabled control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008InnerDragControl.#ctor(Syncfusion.Windows.Forms.Tools.VS2008DragControl)">
            <summary>
            Creates new instance of VS2008InnerDragControl class.
            </summary>
            <param name="parent">The VS2008DragControl instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008InnerDragControl.ProcessMouseMove(System.Drawing.Point)">
            <summary>
            Returns the mouse move.
            </summary>
            <param name="point">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008InnerDragControl.ShowControl">
            <summary>
            Shows control with fade effect.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008InnerDragControl.HideControl">
            <summary>
            Immediately hides control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VS2008InnerDragControl.ControllerRect">
            <summary>
            Gets/sets layout rectangle for this control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VS2008InnerDragControl.DockAbility">
            <summary>
            Gets/sets current DockAbility.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2008DragTargetControl">
            <summary>
            VS2008DragTargetControl class is used to show drop arrows.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008DragTargetControl.OnPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Paints control.
            </summary>
            <param name="sender">Sender</param>
            <param name="e">Paint event args</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VS2008DragTargetControl.MouseIn">
            <summary>
            Indicates if mouse pointer is above this control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VS2008FadeTimer">
            <summary>
            Timer used to calculate and perform fade effect.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008FadeTimer.#ctor">
            <summary>
            Initializes new instance of VS2008FadeTimer class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008FadeTimer.OnFadeChange(Syncfusion.Windows.Forms.Tools.FadeEventArgs)">
            <summary>
            Fires fade change event.
            </summary>
            <param name="args">Fade change args.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008FadeTimer.InitAnimation">
            <summary>
            Initiates animation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VS2008FadeTimer.StopAnimation">
            <summary>
            Forces timer to stop.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FloatingFormController">
            <summary>
            The FloatingFormController class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,Syncfusion.Windows.Forms.Tools.FloatingForm)">
            <summary>
            Constructor of the FloatingFormController.
            </summary>
            <param name="mgr">The DockingManager instance.</param>
            <param name="host">The FloatingForm instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.OnHostControlResize(System.Object,System.EventArgs)">
            <summary>
            Host control resize
            </summary>
            <param name="obj">The source of the control. </param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.AddChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the AddChild. It helps to add child..
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="db">The DockingStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.InsertChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Int32,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the InsertChild. It helps to insert the child.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="i">The index which needs to be inserted.</param>
            <param name="db">The Syncfusion.Windows.Forms.Tools.DockingStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.RemoveChild(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the RemoveChild. It helps to remove the child.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.ReplaceChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the ReplaceChild.
            </summary>
            <param name="dccurrent">The current DockControllerBase instance.</param>
            <param name="dcnew"> New DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.GetChildAt(System.Int32)">
            <summary>
            Gets the child in specified index.
            </summary>
            <param name="index">The index of the child control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.GetChildHostIndex(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Gets the child host index.
            </summary>
            <param name="child">The DockControllerBase instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.AdjustLayout">
            <summary>
            Overrides the AdjustLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.CloseController">
            <summary>
            Invoke close controller on child
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.IsTargetController(System.Drawing.Point)">
            <summary>
            Indicates the target controller.
            </summary>
            <param name="ptscreen">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.GetDockInfo(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Overrides the GetDockInfo
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="ptscreen">Mouse point</param>
            <param name="di">The DockInfo</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.QueryDropProceedWithDock(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the QueryDropProceedWithDock
            </summary>
            <param name="ctrldrop">The dock enabled control.</param>
            <param name="style">The Syncfusion.Windows.Forms.Tools.DockingStyle.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.InvokeRedocking">
            <summary>
            Invoke Redocking
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.InvokeDCRRedocking">
            <summary>
            Invoke the docked control to Redock with dock relationship.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.AttemptDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Collections.IEnumerator)">
            <summary>
            Overrides the AttemptDCRDocking
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="iedcr">The IEnumerator.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.ApplyDockInfo">
            <summary>
            Overrides the ApplyDockInfo
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.DockAsMDIChild">
            <summary>
            Overrides the DockAsMDIChild
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormController.UpdateControl">
            <summary>
            Update the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.ImageIndex">
            <summary>
            Gets / Sets the ImageIndex.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.HostControl">
            <summary>
            Gets the HostControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.LayoutRect">
            <summary>
            Gets / Sets the Layout Rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.Floating">
            <summary>
            Gets / Sets the Floating.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.ChildCount">
            <summary>
            Gets the ChildCount
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.ChildHostCount">
            <summary>
            Gets the ChildHostCount.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.ChildHostEnumerator">
            <summary>
            Gets the ChildEnumerator
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.DCR">
            <summary>
            Gets the IEnumerator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.ChildControllers">
            <summary>
            Gets the ChildControllers.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormController.MinimumSize">
            <summary>
            Gets the MinimumSize
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.AutoHideStatus">
            <summary>
            Indicates the AutoHide status
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideStatus.Collapsed">
            <summary>
            The auto hidden control in collapsed state. 
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.AutoHideStatus.Expanded">
            <summary>
            The auto hidden control in expanded state. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FloatingForm">
            <summary>
            The floating form control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.Enable">
            <summary>
            Indicates the enable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.Enable(System.Boolean)">
            <summary>
            Indicates the enable.
            </summary>
            <param name="show">Indicates whether it needs to be enable or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.Disable">
            <summary>
            Disable the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager)">
            <summary>
            Constructor of the floating form.
            </summary>
            <param name="dmgr">The DockingManager instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.UpdateFormBorderStyle">
            <summary>
            Updates Form BorderStyles, Icon and caption text for Vista Aero Themed OS.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.AutoHideToggleAnimation">
            <summary>
            Performs toggling auto hide state in floating forms
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.IsSuitableDockTarget(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Implementation of the IDraggable interface methods
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.InitiateDrag(Syncfusion.Windows.Forms.Tools.MouseAction,System.Drawing.Point)">
            <summary>
            Initiate the drag
            </summary>
            <param name="action">The mouse action.</param>
            <param name="ptscreen">The mouse point</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.AllowedDragAxis(System.Drawing.Point@,System.Drawing.Point)">
            <summary>
            Returns the allowed drag axis.
            </summary>
            <param name="ptdrag">The mouse point of the drag location.</param>
            <param name="ptdelta">The mouse point.</param>
            <returns>The dragged axis.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.DrawHollow">
            <summary>
            Returns the DrawHollow
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.AbortDrag">
            <summary>
            Cancel the Drag operation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.QueryDragProceedWithDock">
            <summary>
            Returns the QueryDragProceedWithDock.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.IsDefaultRendering">
            <summary>
            Indicates if the Default//VS2005 style is set with Vista Aero Theme enabled.
            </summary>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FloatingForm.m_bPassbyHitTest">
            <summary>
            Defnes if to passby windows messages.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.StartToolTipTimer">
            <summary>
            Shows close button's tool tip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.HideToolTip">
            <summary>
            Hide close button's tool tip.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.UpdateControlBoxVisibility">
            <summary>
            Update the control box visibility.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.HandleMouseDown(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
             Handles the mouse down.
            </summary>
            <param name="button">The MouseButtons.</param>
            <param name="ptscreen">The mouse point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.HandleMouseMove(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
             Handles the mouse move.
            </summary>
            <param name="button">The MouseButtons.</param>
            <param name="ptscreen">The mouse point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.HandleMouseUp(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
             Handles the mouse up.
            </summary>
            <param name="button">The MouseButtons.</param>
            <param name="ptscreen">The mouse point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.HandleDoubleClick(System.Drawing.Point)">
            <summary>
            Handles the double click.
            </summary>
            <param name="ptscreen">The mouse point.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.HandleMouseLeave">
            <summary>
            Handles the mouse leave.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.InitiateFloatingResize(System.Drawing.Point,System.Int32)">
            <summary>
            Initiate the FloatingResize.
            </summary>
            <param name="ptscreen">The mouse point</param>
            <param name="nchittest"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.GetDesignMode">
            <summary>
            Gets the design mode of the FloatingForm.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.Refresh">
            <summary>
            Overrides the Refresh.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.GetController">
            <summary>
            Gets the controller.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingForm.MaximumToggleAnimation">
            <summary>
            To update maximize and restore caption button based on windows state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.ImageRect">
            <summary>
            Gets the Image rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.CloseButtonVisibility">
            <summary>
            Gets / Sets the CloseButtonVisibility
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.AutoHideMode">
            <summary>
            Gets/Sets value to define AutoHideMode in Floating Form
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.AutoHideButtonVisibility">
            <summary>
            Gets/Sets value to display AutoHideButton in Floating Form
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.InternalController">
            <summary>
            Gets / Sets the InternalController
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.DragDockInfo">
            <summary>
            Gets / Sets the DragDockInfo
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.DragRectangle">
            <summary>
            Gets / Sets the DragRectangle
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.Text">
            <summary>
            Gets / Sets the Text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingForm.PassbyHitTest">
            <summary>
            Gets/sets PassbyMessages value.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FloatingFormAccessibility">
            <summary>
            Coded UI Accessibility for Docking Manager
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.FloatingFormAccessibility.form">
            <summary>
            Hold FloatingForm instance
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FloatingFormAccessibility.#ctor(Syncfusion.Windows.Forms.Tools.FloatingForm)">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormAccessibility.Role">
            <summary>
            Gets the Accessible Role
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormAccessibility.Value">
            <summary>
            Gets the Accessible Value
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormAccessibility.Name">
            <summary>
            Gets the Accessible Name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.FloatingFormAccessibility.Description">
            <summary>
            Gets the Accessible Description
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MainWindowSubclass.OnMdiActivate">
            <summary>
            Occurs on Mdi activation
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MainWindowSubclass.OnDeactivate">
            <summary>
            Occurs when de activate the control.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MainWindowSubclass.OnClose">
            <summary>
            Occurs on close.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MainWindowSubclass.MessageEventHandler">
            <summary>
            Handles the OnMdiActivate, OnDeactivate and OnClose events.
            </summary>
            <param name="sender"></param>
            <param name="m"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MainFormController">
            <summary>
            The MainFormController class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,System.Windows.Forms.ContainerControl)">
            <summary>
            Constructor of the MainFormController
            </summary>
            <param name="mgr">The DockingManager instance.</param>
            <param name="host">The ContainerControl.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.UpdateFormClientSetting">
            <summary>
            Invoked by the docking manager when the form first loads
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.IsTargetController(System.Drawing.Point)">
            <summary>
            Returns the TargetController
            </summary>
            <param name="ptscreen">The mouse co ordinate point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.GetBorderController(Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Gets the BorderController
            </summary>
            <param name="border">The Syncfusion.Windows.Forms.Tools.DockingStyle</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.GetAHTabControl(Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Gets the GetAHTabControl
            </summary>
            <param name="border">The Syncfusion.Windows.Forms.Tools.DockingStyle.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.GetDockInfoForController(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Gets the dock info for controller.
            </summary>
            <param name="dctarget">The DockControllerBase instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.InvokeDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the InvokeDocking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.AttemptDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Collections.IEnumerator)">
            <summary>
            Overrides the AttemptDCRDocking
            </summary>
            <param name="ctrl">The DockControllerBase instance.</param>
            <param name="iedcr"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.InvokeDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the InvokeDCRDocking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="dcr"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.AddChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Add child
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="db">The Syncfusion.Windows.Forms.Tools.DockingStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.InsertChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Int32,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Insert the child
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="index">The index which needs to be inserted.</param>
            <param name="db">The Syncfusion.Windows.Forms.Tools.DockingStyle.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.RemoveChild(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the RemoveChild
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.GetChildAt(System.Int32)">
            <summary>
            Gets the child in specified index.
            </summary>
            <param name="index">The index of the child.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.GetChildHostIndex(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Gets the Child host index from the child.
            </summary>
            <param name="child"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.GetDockInfo(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Gets the Dock info.
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="pt">The mouse co ordinate point.</param>
            <param name="di">The dock info.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.QueryDropProceedWithDock(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the QueryDropProceedWithDock
            </summary>
            <param name="ctrldrop">The dock enabled control</param>
            <param name="style">The Syncfusion.Windows.Forms.Tools.DockingStyle.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.AdjustLayout">
            <summary>
            Adjust the layout of the Form controller.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.AdjustLayoutDockArea">
            <summary>
            Adjust the layout dock area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.Refresh">
            <summary>
            Refresh the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.OnAHSplitterPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary>
            Draw the outer border for the splitter control
            </summary>
            <param name="obj">The source of the control. </param>
            <param name="e">The PaintEventArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.EnterAutoHideMode(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,System.Boolean)">
            <summary>
            Enter on AutoHideMode
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
            <param name="animate">Indicates whether it need to be animate or not.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.LoadInAutoHideMode(Syncfusion.Windows.Forms.Tools.DockStateControllerBase)">
            <summary>
            Load in AutoHideMode
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.ExitAutoHideMode(Syncfusion.Windows.Forms.Tools.DockStateControllerBase,System.Boolean)">
            <summary>
            Exit the AutoHideMode
            </summary>
            <param name="ddcbase">The DockStateControllerBase instance.</param>
            <param name="bcloseonexit">Indicates whether its closed on exit.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.AllowSplitterSizing(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Int32)">
            <summary>
            Allow the splitter sizing.
            </summary>
            <param name="dcbase">The DockStateControllerBase instance.</param>
            <param name="deltasize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.DockAsMDIChild">
            <summary>
            Overrides the DockAsMDIChild.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MainFormController.UpdateControl">
            <summary>
            Update the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.HostControl">
            <summary>
            Gets the HostControl
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.PriorityController">
            <summary>
            Gets / Sets the PriorityController
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.LayoutRect">
            <summary>
            Gets / Sets the Layout Rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.Floating">
            <summary>
            Gets / Sets the Floating.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.ChildEnumerator">
            <summary>
            Gets the ChildEnumerator
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.ChildCount">
            <summary>
            Gets the ChildCount
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.ChildHostCount">
            <summary>
            Gets the ChildHostCount.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.DCR">
            <summary>
            Gets the IEnumerator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.FocusHolderControl">
             <summary>
            Gets the FocusHolderControl
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MainFormController.ChildControllers">
            <summary>
            Gets the ChildControllers.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DockingClientPanel">
            <summary>
            Represents a Panel derived control for use with the Essential Tools Docking Windows framework.
            </summary>
            <remarks>
            The DockingClientPanel is a subclass of the <see cref="T:System.Windows.Forms.Panel"/> control and implements
            a docking layout aware container that may be used for hosting the non-dockable controls on the Form or ContainerControl
            that houses the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/>. By virtue of it being aware of the docking layout, the DockingClientPanel's
            bounds are automatically repositioned or resized when the container's client area changes during the course
            of docking/undocking operations. Controls placed on the DockingClientPanel can thus avail of it's static boundary for
            implementing any required layout management.
            <p>
            NOTE: The DockingClientPanel should not be used in MDIContainer forms as the equivalent functionality is provided by
            the MDIClient window.
            </p>
            </remarks>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.DockingManager"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingClientPanel.#ctor">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingClientPanel"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingClientPanel.OnParentChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnParentChanged(System.EventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingClientPanel.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingClientPanel.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DockingClientPanel.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingClientPanel.AutoScroll">
            <summary>
            Gets or sets a value indicating whether the container enables the user to
            scroll to any controls placed outside of its visible boundaries.
            </summary>
            <value>A boolean value.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingClientPanel.SizeToFit">
            <summary>
            Indicates whether the control is sized to fill
            the form's client area.
            </summary>
            <value>A boolean value. During runtime this is always TRUE.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingClientPanel.BorderStyle">
            <summary>
            Gets or sets the border style of the <see cref="T:Syncfusion.Windows.Forms.Tools.DockingClientPanel"/> control.
            </summary>
            <value>A <see cref="T:System.Windows.Forms.BorderStyle"/> value. The default is BorderStyle.FixedSingle.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingClientPanel.Anchor">
            <summary>
            Defines the edges of the container to which a certain control is bound. 
            When a control is anchored to an edge, the distance between the control's  
            closest edge and the specified edge will remain constant.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DockingClientPanel.Dock">
            <summary>
            Gets / Sets the DockStyle
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.FocusHolder">
            <summary>
            THe FocusHolder class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.FocusHolder.#ctor">
            <summary>
            Constructor of the FocusHolder
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SizingController">
            <summary>
            The SizingController class provides the required information.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.#ctor(Syncfusion.Windows.Forms.Tools.DockingManager,System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockPreference)">
            <summary>
            Constructor of the SizingController.
            </summary>
            <param name="mgr">The DockingManager instance.</param>
            <param name="ctrl">The dock enabled control.</param>
            <param name="dp">The DockPreference.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.AddToDCRSharedList(Syncfusion.Windows.Forms.Tools.DCRelationship,System.Boolean)">
            <summary>
            Add To DCRSharedList
            </summary>
            <param name="dcr"></param>
            <param name="baddtochildren"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.CloseController">
            <summary>
            Call CloseController on this controller's immediate children. This will invoke recursion.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.InvokeDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Invoke the docking in SizingController.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.QueryRelationship(Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the QueryRelationship.
            </summary>
            <param name="dcr">The DCRelationship</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.AttemptDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Collections.IEnumerator)">
            <summary>
            Overrides the AttemptDCRDocking
            </summary>
            <param name="ctrl">The DockControllerBase instance.</param>
            <param name="iedcr"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.InvokeDCRDocking(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DCRelationship)">
            <summary>
            Overrides the InvokeDCRDocking.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="dcr">The DCRelationship</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.AddChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Add the child in SizingController.
            </summary>
            <param name="dcinternal">The DockControllerBase instance.</param>
            <param name="db">The DockingStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.InsertChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,System.Int32,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Insert the child in SizingController.
            </summary>
            <param name="dc">The DockControllerBase instance.</param>
            <param name="index">The index which needs to be inserted.</param>
            <param name="db">The DockingStyle</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.RemoveChild(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the RemoveChild
            </summary>
            <param name="dcinternal">The DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.ReplaceChild(Syncfusion.Windows.Forms.Tools.DockControllerBase,Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Overrides the ReplaceChild.
            </summary>
            <param name="dccurrent">The current DockControllerBase instance.</param>
            <param name="dcnew"> New DockControllerBase instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.GetChildAt(System.Int32)">
            <summary>
            Gets the child in specified index.
            </summary>
            <param name="index">The index of the child control.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.GetChildHostIndex(Syncfusion.Windows.Forms.Tools.DockControllerBase)">
            <summary>
            Gets the child host index.
            </summary>
            <param name="child">The DockControllerBase instance.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.GetDockInfo(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.DockInfo)">
            <summary>
            Overrides the GetDockInfo
            </summary>
            <param name="ctrl">The dock enabled control.</param>
            <param name="pt">Mouse point</param>
            <param name="di">The DockInfo</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.QueryDropProceedWithDock(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.DockingStyle)">
            <summary>
            Overrides the QueryDropProceedWithDock
            </summary>
            <param name="ctrldrop">The dock enabled control.</param>
            <param name="style">The Syncfusion.Windows.Forms.Tools.DockingStyle.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.UpdateControl">
            <summary>
            Update the control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.AdjustLayout">
            <summary>
            Overrides the AdjustLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.RedockController(Syncfusion.Windows.Forms.Tools.DockInfo,System.Boolean)">
            <summary>
            Overrides the RedockController.
            </summary>
            <param name="di">The DockInfo.</param>
            <param name="bforcenew">Indicates whether the control is forced to new dock.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.CalculateSize(System.Drawing.Size,System.Drawing.Size)">
            <summary>
            Calculate the size.
            </summary>
            <param name="parentSize">The parent size.</param>
            <param name="newParentSize">New parent size.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.IsVerticallyResizable">
            <summary>
            Gets whether its Vertically Resizable or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.IsHorizontallyResizable">
            <summary>
             Gets whether its Horizontally Resizable or not.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.DockAsMDIChild">
            <summary>
            Overrides the DockAsMDIChild
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.ChildControllers">
            <summary>
            Gets the ChildControllers.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.PriorityController">
            <summary>
            Gets / Sets the PriorityController
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.HostControl">
            <summary>
            Gets the HostControl.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.LayoutRect">
            <summary>
            Gets / Sets the Layout Rectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.DICurrent">
            <summary>
            Gets / Sets the DICurrent.
            Overrides.
            </summary>
            <returns>The DockInfo</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.Floating">
            <summary>
            Gets / Sets the Floating.
            Travel up the hierarchy till you reach a windowed controller
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.ChildCount">
            <summary>
            Gets the ChildCount
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.ChildHostCount">
            <summary>
            Gets the ChildHostCount.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.DCR">
            <summary>
            Gets the IEnumerator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.ChildEnumerator">
            <summary>
            Gets the ChildEnumerator
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.DCRCurrent">
            <summary>
            Gets / Sets the current DCRelationship.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.ChildHostEnumerator">
            <summary>
            Gets the ChildHostEnumerator.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.IsEmpty">
            <summary>
            Gets the IsEmpty
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.DockingOrder">
            <summary>
            Gets the DockPreference
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.MinimumSize">
            <summary>
            Gets the Minimum size.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.LayoutResizer.#ctor(Syncfusion.Windows.Forms.Tools.SizingController)">
            <summary>
            Constructor of the LayoutResizer.
            </summary>
            <param name="controller">The SizingController instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SizingController.LayoutResizer.Calculate">
            <summary>
            Calculate the size.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SizingController.LayoutResizer.Item(System.Int32)">
            <summary>
            Gets the rectangle.
            </summary>
            <param name="index">Indicates the index of the control.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VSSubclass">
            <summary>
            VSSubclass is used to detect showing/hiding of Visual studio.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.VSSubclass.m_bVisible">
            <summary>
            Is VS window is visible.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VSSubclass.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Override.
            </summary>
            <param name="m">Windows message.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.VSSubclass.RaiseVisibleChangedEvent">
            <summary>
            Raises VisibleChanged event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.VSSubclass.StudioVisible">
            <summary>
            Indicates whether VS window is visible.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.VSSubclass.VisibleChanged">
            <summary>
            Occurs when visibility is changing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.VSSubclass.VisibleChangedEventH">
            <summary>
            Handles the VisibleChangedEventH event.
            </summary>
            <param name="sender">The source of the control.</param>
            <param name="visible">Indicates the visibility.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableBase">
            <summary>
            Base class to others that keep colors for different part of docking windows.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableBase.#ctor">
            <summary>
            Constructor of the ColorTableBase.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableBase.RefreshColors">
            <summary>
            Refresh the colors when theme changed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableBase.InitColorTable(Syncfusion.Windows.Forms.Tools.Renderers.Theme)">
            <summary>
            Initialize the color table
            </summary>
            <param name="theme">Specifies the theme</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableBase.InitColorTable">
            <summary>
            Initialize the color table.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableBase.Theme">
            <summary>
            Gets the theme.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base">
            <summary>
            Base class to other Office2010-like color tables.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.#ctor">
            <summary>
            Constructor of the ColorTableOffice2010Base.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.InitColorTable">
            <summary>
             Initialize the color table.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.InitColorTable(Syncfusion.Windows.Forms.Office2010Theme)">
            <summary>
            Initialize the color table
            </summary>
            <param name="theme">Specifies the theme</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.RefreshColors">
            <summary>
            Refresh the colors when theme changed.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.Office2010Theme">
            <summary>
            Gets/ Sets the Office2010Theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.TextColor">
            <summary>
            Contains the TextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.OuterBorderColor">
            <summary>
            Contains the BorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.InnerBorderColor">
            <summary>
            Contains the InnerBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.CaptionUpperTopColor">
            <summary>
            Contains the CaptionUpperTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.CaptionUpperBottomColor">
            <summary>
            Contains the CaptionUpperBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.CaptionLowerTopColor">
            <summary>
            Contains the CaptionLowerTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.CaptionLowerBottomColor">
            <summary>
            Contains the CaptionLowerBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.ActiveCaptionUpperTopColor">
            <summary>
            Contains the ActiveCaptionUpperTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.ActiveCaptionUpperBottomColor">
            <summary>
            Contains the ActiveCaptionUpperBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.ActiveCaptionLowerTopColor">
            <summary>
            Contains the ActiveCaptionLowerTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.ActiveCaptionLowerBottomColor">
            <summary>
            Contains the ActiveCaptionLowerBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.ActiveButtonColor">
            <summary>
            Contains the ActiveButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.PushedButtonColor">
            <summary>
            Contains the PushedButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.ButtonColor">
            <summary>
            Contains the ButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.SplitterColor">
            <summary>
            Contains the SplitterColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.ButtonImageColor">
            <summary>
            Contains the ButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010Base.ActiveButtonImageColor">
            <summary>
            Contains the ActiveButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010">
            <summary>
            Keeps the different colors for different part of docking windows (Office 2010-like appearance).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010.#ctor">
            <summary>
            Constructor of the ColorTableOffice2010.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010.ButtonBorderColor">
            <summary>
            Contains the ButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010.ActiveButtonBorderColor">
            <summary>
            Contains the ActiveButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2010.PushedButtonBorderColor">
            <summary>
            Contains the PushedButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base">
            <summary>
            Base class to other Office2007-like color tables.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.#ctor">
            <summary>
            Constructor of the ColorTableOffice2007Base.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.InitColorTable">
            <summary>
            Initialize the color table.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.InitColorTable(Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            Initialize the color table
            </summary>
            <param name="theme">Specifies the theme</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.RefreshColors">
            <summary>
            Refresh the colors when theme changed.
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.Office2007Theme">
            <summary>
            Gets/Sets the Office2007Theme.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.TextColor">
            <summary>
            Contains the TextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.OuterBorderColor">
            <summary>
            Contains the BorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.InnerBorderColor">
            <summary>
            Contains the InnerBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.CaptionUpperTopColor">
            <summary>
            Contains the CaptionUpperTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.CaptionUpperBottomColor">
            <summary>
            Contains the CaptionUpperBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.CaptionLowerTopColor">
            <summary>
            Contains the CaptionLowerTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.CaptionLowerBottomColor">
            <summary>
            Contains the CaptionLowerBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.ActiveCaptionUpperTopColor">
            <summary>
            Contains the ActiveCaptionUpperTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.ActiveCaptionUpperBottomColor">
            <summary>
            Contains the ActiveCaptionUpperBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.ActiveCaptionLowerTopColor">
            <summary>
            Contains the ActiveCaptionLowerTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.ActiveCaptionLowerBottomColor">
            <summary>
            Contains the ActiveCaptionLowerBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.ActiveButtonColor">
            <summary>
            Contains the ActiveButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.PushedButtonColor">
            <summary>
            Contains the PushedButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.ButtonColor">
            <summary>
            Contains the ButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.SplitterColor">
            <summary>
            Contains the SplitterColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.ButtonImageColor">
            <summary>
            Contains the ButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Base.ActiveButtonImageColor">
            <summary>
            Contains the ActiveButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003">
            <summary>
            Keeps the different colors for different part of docking windows (Office 2003-like appearance).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.#ctor">
            <summary>
            Constructor of the ColorTableOffice2003.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.TextColor">
            <summary>
            Contains the TextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.ActiveTextColor">
            <summary>
            Contains the ActiveTextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.OuterBorderColor">
            <summary>
            Contains the OuterBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.InnerBorderColor">
            <summary>
            Contains the InnerBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.CaptionTopColor">
            <summary>
            Contains the CaptionTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.CaptionBottomColor">
            <summary>
            Contains the CaptionBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.ActiveCaptionTopColor">
            <summary>
            Contains the ActiveCaptionTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.ActiveCaptionBottomColor">
            <summary>
            Contains the ActiveCaptionBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.GripperForegroundColor">
            <summary>
            Contains the GripperForegroundColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.GripperBackgroundColor">
            <summary>
            Contains the GripperBackgroundColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.ButtonBorderColor">
            <summary>
            Contains the ButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.ActiveButtonTopColor">
            <summary>
            Contains the ActiveButtonTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.ActiveButtonBottomColor">
            <summary>
            Contains the ActiveButtonBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.PushedButtonTopColor">
            <summary>
            Contains the PushedButtonTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.PushedButtonBottomColor">
            <summary>
            Contains the PushedButtonBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.ButtonImageColor">
            <summary>
            Contains the ButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2003.PushedButtonImageColor">
            <summary>
            Contains the PushedButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005">
            <summary>
            Keeps the different colors for different part of docking windows (Visual Studio 2005-like appearance).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.#ctor">
            <summary>
            Constructor of the ColorTableVS2005.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.TextColor">
            <summary>
            Contains the TextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ActiveTextColor">
            <summary>
            Contains the ActiveTextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.BorderColor">
            <summary>
            Contains the BorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.InnerBorderColor">
            <summary>
            Contains the InnerBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.CaptionTopColor">
            <summary>
            Contains the CaptionTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.CaptionBottomColor">
            <summary>
            Contains the CaptionBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ActiveCaptionTopColor">
            <summary>
            Contains the ActiveCaptionTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ActiveCaptionBottomColor">
            <summary>
            Contains the ActiveCaptionBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ButtonBorderColor">
            <summary>
            Contains the ButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ActiveButtonBorderColor">
            <summary>
            Contains the ActiveButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ButtonImageColor">
            <summary>
            Contains the ButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ActiveButtonImageColor">
            <summary>
            Contains the ActiveButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ActiveButtonColor">
            <summary>
            Contains the ActiveButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.PushedButtonColor">
            <summary>
            Contains the PushedButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.ButtonColor">
            <summary>
            Contains the ButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2005.SplitterColor">
            <summary>
            Contains the SplitterColor of appropriate themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010">
            <summary>
            Keeps the different colors for different part of docking windows (Office VS2010-like appearance).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.#ctor">
            <summary>
            Constructor of the ColorTableVS2010.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.TextColor">
            <summary>
            Contains the TextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.ActiveTextColor">
            <summary>
            Contains the ActiveTextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.OuterBorderColor">
            <summary>
            Contains the OuterBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.InnerBorderColor">
            <summary>
            Contains the InnerBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.CaptionTopColor">
            <summary>
            Contains the CaptionTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.CaptionBottomColor">
            <summary>
            Contains the CaptionBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.ActiveCaptionTopColor">
            <summary>
            Contains the ActiveCaptionTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.ActiveCaptionBottomColor">
            <summary>
            Contains the ActiveCaptionBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.GripperForegroundColor">
            <summary>
            Contains the GripperForegroundColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.GripperBackgroundColor">
            <summary>
            Contains the GripperBackgroundColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.ButtonBorderColor">
            <summary>
            Contains the ButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.ActiveButtonTopColor">
            <summary>
            Contains the ActiveButtonTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.ActiveButtonBottomColor">
            <summary>
            Contains the ActiveButtonBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.PushedButtonTopColor">
            <summary>
            Contains the PushedButtonTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.PushedButtonBottomColor">
            <summary>
            Contains the PushedButtonBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.ButtonImageColor">
            <summary>
            Contains the ButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2010.PushedButtonImageColor">
            <summary>
            Contains the PushedButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012">
            <summary>
            Keeps the different colors for different part of docking windows (Visual Studio 2012-like appearance).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.#ctor">
            <summary>
            Constructor of the ColorTableVS2012.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.TextColor">
            <summary>
            Contains the TextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ActiveTextColor">
            <summary>
            Contains the ActiveTextColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.BorderColor">
            <summary>
            Contains the BorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.InnerBorderColor">
            <summary>
            Contains the InnerBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.CaptionTopColor">
            <summary>
            Contains the CaptionTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.CaptionBottomColor">
            <summary>
            Contains the CaptionBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ActiveCaptionTopColor">
            <summary>
            Contains the ActiveCaptionTopColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ActiveCaptionBottomColor">
            <summary>
            Contains the ActiveCaptionBottomColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ButtonBorderColor">
            <summary>
            Contains the ButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ActiveButtonBorderColor">
            <summary>
            Contains the ActiveButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ButtonImageColor">
            <summary>
            Contains the ButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ActiveButtonImageColor">
            <summary>
            Contains the ActiveButtonImageColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ActiveButtonColor">
            <summary>
            Contains the ActiveButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.PushedButtonColor">
            <summary>
            Contains the PushedButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.ButtonColor">
            <summary>
            Contains the ButtonColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableVS2012.SplitterColor">
            <summary>
            Contains the SplitterColor of appropriate themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007">
            <summary>
            Keeps the different colors for different part of docking windows (Office 2007-like appearance).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007.#ctor">
            <summary>
            Constructor of the ColorTableOffice2007.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007.ButtonBorderColor">
            <summary>
            Contains the ButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007.ActiveButtonBorderColor">
            <summary>
            Contains the ActiveButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007.PushedButtonBorderColor">
            <summary>
            Contains the PushedButtonBorderColor of appropriate themes.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Outlook">
            <summary>
            Keeps the different colors for different part of docking windows (Office 2007-like appearance).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ColorTableOffice2007Outlook.#ctor">
            <summary>
            Constructor of the ColorTableOffice2007Outlook
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.IControlStyleLayout">
            <summary>
            The IControlStyleLayout interface.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.DEF_OUTER_BORDER_WIDTH">
            <summary>
            Sets the DEF_OUTER_BORDER_WIDTH.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.HitTest(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Hit Test Area.
            </summary>
            <param name="button">Indicates whether the mouse buttons pressed</param>
            <param name="point">The mouse co ordinates point.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.GetButtonImageBounds">
            <summary>
            Gets the Button ImageBounds
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ResetCaptionButtonIndices">
            <summary>
            Reset the caption button index.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.GetHitButtonIndex">
            <summary>
            Returns the caption button index which mouse button pressed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.GetHitButton">
            <summary>
            Returns the caption button which mouse button pressed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.GetButtonBounds(System.Int32)">
            <summary>
            Returns the Caption Button bounds
            </summary>
            <param name="index">The index of the caption button. </param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ControlBounds">
            <summary>
            Gets/Sets the ControlBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.IsMirrored">
            <summary>
            Gets/Sets the IsMirrored.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.CaptionOrientation">
            <summary>
            Gets/Sets the CaptionOrientation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.CaptionEnabled">
            <summary>
            Gets/Sets the CaptionEnabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.Floating">
            <summary>
            Gets/Sets the Floating.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ImageEnabled">
            <summary>
            Gets/Sets the ImageEnabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.Table">
            <summary>
            Gets/Sets the CaptionButtonOptionsTable
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ActiveButtonIndex">
            <summary>
            Returns the ActiveButtonIndex.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.PushedButtonIndex">
            <summary>
            Returns the PushedButtonIndex.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.BorderWidth">
            <summary>
            Gets the Border width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ThickBorderWidth">
            <summary>
            Gets the TheckBorderWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ThinBorderWidth">
            <summary>
            Gets the ThinBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.OuterBorderWidth">
            <summary>
            Gets/Sets the OuterBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.CaptionWidth">
            <summary>
            Gets the CaptionWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.CaptionBounds">
            <summary>
            Gets the CaptionBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ThinBorderCaptionBounds">
            <summary>
            Gets the ThinBorderCaptionBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ThickBorderCaptionBounds">
            <summary>
            Gets the ThickBorderCaptionBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.TextBounds">
            <summary>
            Gets the TextBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.ImageBounds">
            <summary>
            Gets the ImageBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.ControlStyleLayout.TextRectHeight">
            <summary>
            Gets the TextRectHeight.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.#ctor">
            <summary>
            Constructor of the CustomLayout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.HitTest(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Hit Test Area.
            </summary>
            <param name="button">Indicates whether the mouse buttons pressed</param>
            <param name="point">The mouse co ordinates point.</param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.BorderWidth">
            <summary>
            Gets the Border width.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.ThickBorderWidth">
            <summary>
            Gets the ThickBorderWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.ThinBorderWidth">
            <summary>
            Gets the ThinBorderWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.TextBounds">
            <summary>
            Returns the Text bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.ImageBounds">
            <summary>
            Returns the Image bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.CaptionBounds">
            <summary>
            Returns the caption bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.TextRectHeight">
            <summary>
            Gets/Sets the TextRectHeight.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.ThickBorderCaptionBounds">
            <summary>
            Gets the ThickBorderCaptionBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.CustomLayout.ThinBorderCaptionBounds">
            <summary>
            Gets the ThinBorderCaptionBounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2003.#ctor">
            <summary>
            Constructor of the LayoutOffice2003.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2003.CaptionWidth">
            <summary>
            Gets the CaptionWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2003.GripperRectangle">
            <summary>
            Gets the GripperRectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2003.OuterBorderWidth">
            <summary>
            Gets the OuterBorderWidth
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2005.#ctor">
            <summary>
            Constructor of the LayoutVS2005.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2005.CaptionWidth">
            <summary>
            Gets the CaptionWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2005.OuterBorderWidth">
            <summary>
            Gets the OuterBorderWidth.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2010">
            <summary>
            VS2010 layout appearance
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2010.#ctor">
            <summary>
            Constructor of the LayoutVS2010.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2010.CaptionWidth">
            <summary>
            Gets the CaptionWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2010.GripperRectangle">
            <summary>
            Gets the GripperRectangle.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2010.OuterBorderWidth">
            <summary>
            Gets the OuterBorderWidth
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2012.#ctor">
            <summary>
            Constructor of the LayoutVS2012.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2012.CaptionWidth">
            <summary>
            Gets the CaptionWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutVS2012.OuterBorderWidth">
            <summary>
            Gets the OuterBorderWidth.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Base.#ctor">
            <summary>
            Constructor of the LayoutOffice2007Base.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Base.CaptionWidth">
            <summary>
            Gets the CaptionWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Base.ThinBorderWidth">
            <summary>
            Gets the ThinBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Base.ThickBorderWidth">
            <summary>
            Gets the ThickBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Base.OuterBorderWidth">
            <summary>
            Gets the OuterBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Base.CaptionUpperBounds">
            <summary>
            Gets the CaptionUpperBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Base.CaptionLowerBounds">
            <summary>
            Gets the CaptionLowerBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007.CaptionUpperBounds">
            <summary>
            Gets the CaptionUpperBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007.CaptionLowerBounds">
            <summary>
            Gets the CaptionLowerBounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010Base.#ctor">
            <summary>
            Constructor of the LayoutOffice2010Base.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010Base.CaptionWidth">
            <summary>
            Gets the CaptionWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010Base.ThinBorderWidth">
            <summary>
            Gets the ThinBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010Base.ThickBorderWidth">
            <summary>
            Gets the ThickBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010Base.OuterBorderWidth">
            <summary>
            Gets the OuterBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010Base.CaptionUpperBounds">
            <summary>
            Gets the CaptionUpperBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010Base.CaptionLowerBounds">
            <summary>
            Gets the CaptionLowerBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010.CaptionUpperBounds">
            <summary>
            Gets the CaptionUpperBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2010.CaptionLowerBounds">
            <summary>
            Gets the CaptionLowerBounds
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Outlook.CaptionUpperBounds">
            <summary>
            Gets the CaptionUpperBounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.LayoutOffice2007Outlook.CaptionLowerBounds">
            <summary>
             Gets the CaptionLowerBounds
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer">
            <summary>
            Provides the interface for <see cref="T:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer"/> for rendering 
            the docking manager with the different themed color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.PaintDockedControl(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs)">
            <summary>
            Draws the docking windows.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.PaintSplitter(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Orientation)">
            <summary>
            Draws the splitter control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.PaintAutoHidePanels(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide)">
            <summary>
            Draws the AutoHide panels.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.RefreshColors">
            <summary>
            Initializes color scheme in accordance with current theme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.RefreshOffice2007Theme(Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            Initializes Office2007 colors according to given theme. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.RefreshOffice2010Theme(Syncfusion.Windows.Forms.Office2010Theme)">
            <summary>
            Initializes Office2010 colors according to given theme. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.RefreshPaintInfo(System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs)">
            <summary>
            Refreshes renderer's info about painted docked control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.HitTest(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Returns the HitTest area on the docking caption.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.GetHitButtonIndex">
            <summary>
            Returns index of button for HitTestArea.Button hit test result.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.GetHighlightedButtonIndex">
            <summary>
            Returns index of button that is currently highlighted.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.GetHitButton">
            <summary>
            /// Returns CaptionButton for HitTestArea.Button hit test result.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.ResetButtonsHitTest">
            <summary>
            Resets all data related to last performed hit test.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.VisualStyle">
            <summary>
            Gets/Sets the VisualStyle for docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.ControlBounds">
            <summary>
            Get/sets the bounds of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.CaptionBounds">
            <summary>
            Gets the bounds of caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.CaptionWidth">
            <summary>
            Returns the width of the caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.BorderWidth">
            <summary>
            Returns the width of the Border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.IDockingManagerRenderer.IsMirrored">
            <summary>
            Indicates the whether the caption to be painted from RTL or not.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.Caption">
            <summary>
            Caption bar of the docking windows.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Caption.#ctor">
            <summary>
            Creates the instance of the Caption bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Caption.#ctor(Syncfusion.Windows.Forms.Tools.Renderers.CaptionState)">
            <summary>
            Overloaded Constructor.Creates with the CaptionState.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Caption.#ctor(System.Boolean)">
            <summary>
            Overloaded Constructor. Creates with Enabled state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Caption.#ctor(System.String)">
            <summary>
            Overloaded Constructor. Creates with the Label text.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.Caption.#ctor(Syncfusion.Windows.Forms.Tools.Renderers.CaptionState,System.String,Syncfusion.Windows.Forms.Tools.DockLabelAlignmentStyle,System.Drawing.Font)">
            <summary>
            Overloaded Constructor. Creates with Caption state, docking label, 
            Docking label alignment and with the customized font.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.Caption.CaptionState">
            <summary>
            Gets/sets the Caption state of the docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.Caption.Enabled">
            <summary>
            Returns the enabled state of the docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.Caption.Text">
            <summary>
            Gets/sets the Docking Label of the docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.Caption.TextAlignment">
            <summary>
            Gets/sets the Dock label alignment style of the docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.Caption.Font">
            <summary>
            Gets/sets the font for the docking windows caption.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer">
            <summary>
            Rendering the docking manager with specified visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.#ctor">
            <summary>
            Creates the instances of the DockingManagerRenderer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.showMetroCaptionLines">
            <summary>
            Initialize the caption line to show.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.PaintDockedControl(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs)">
            <summary>
            Draws the docking windows.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.RefreshPaintInfo(System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs)">
            <summary>
            Refreshes renderer's info about painted docked control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.PaintSplitter(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Orientation)">
            <summary>
            Draws the splitter control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.PaintAutoHidePanels(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide)">
            <summary>
            Draws the AutoHide panels.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.HitTest(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Returns the HitTest area on the docking caption.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.GetHitButtonIndex">
            <summary>
            Returns index of caption button at the specified point.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.GetHighlightedButtonIndex">
            <summary>
            Returns index of button that is currently highlighted.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.GetHitButton">
            <summary>
            /// Returns CaptionButton for HitTestArea.Button hit test result.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.RefreshColors">
            <summary>
            Initializes color scheme in accordance with current theme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.RefreshOffice2007Theme(Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            Initializes Office2007 colors according to given theme. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.RefreshOffice2010Theme(Syncfusion.Windows.Forms.Office2010Theme)">
            <summary>
            Initializes Office2010 colors according to given theme. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.ResetButtonsHitTest">
            <summary>
            Resets all data related to last performed hit test.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.ShowMetroCaptionLines">
            <summary>
            Indicates the whether the CaptionLines is shown in Metro style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.TextAlignment">
            <summary>
            Gets or sets of alignment of the DockingManager caption text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.VisualStyle">
            <summary>
            Gets/sets the Visual Style of the docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.CaptionWidth">
            <summary>
            Returns the width of the caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.BorderWidth">
            <summary>
            Returns the width of the Border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.FloatBorderSize">
            <summary>
            Gets/Sets the FloatBorderSize.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.ThickBorderWidth">
            <summary>
            Returns the width of the thick border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.ThinBorderWidth">
            <summary>
            Returns the width of the thin border.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.ControlBounds">
            <summary>
            Get/sets the bounds of the control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.CaptionBounds">
            <summary>
            Gets the bounds of caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockingManagerRenderer.IsMirrored">
            <summary>
            Indicates the whether the caption to be painted from RTL or not.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs">
            <summary>
            Collection of the docking windows different part 
            of the classes such as Caption, Close Button and Pin Button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.#ctor">
            <summary>
            Creates the instance of the class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.#ctor(Syncfusion.Windows.Forms.Tools.Renderers.Caption,Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable,System.Boolean,System.Boolean,System.Int32,System.Windows.Forms.ImageList)">
            <summary>
            Overloaded constructor.
            </summary>
            <param name="caption">The caption bar of the docking window</param>
            <param name="table">The CaptionButtonOptionsTable instance.</param>
            <param name="bPaintBorders">Indicates whether the border needs to be painted or not</param>
            <param name="bFloating">Indicates whether the floating</param>
            <param name="captionImageIndex">The caption image index.</param>
            <param name="imageList">The ImageList instance</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.#ctor(Syncfusion.Windows.Forms.Tools.Renderers.Caption,Syncfusion.Windows.Forms.Tools.CaptionButtonOptionsTable,System.Boolean,System.Boolean,System.Int32,Syncfusion.Windows.Forms.Tools.ProvideGraphicsItemsEventArgs,System.Windows.Forms.ImageList)">
            <summary>
            Overloaded constructor.
            </summary>
            <param name="caption">The caption bar of the docking window</param>
            <param name="table">The CaptionButtonOptionsTable instance.</param>
            <param name="bPaintBorders">Indicates whether the border needs to be painted or not</param>
            <param name="bFloating">Indicates whether the floating</param>
            <param name="captionImageIndex">The caption image index.</param>
            <param name="pgargs">The ProvideGraphicsItemsEventArgs contains the event data.</param>
            <param name="imageList">The ImageList instance</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.Caption">
            <summary>
            Gets/sets the Caption of the docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.PaintBorders">
            <summary>
            Gets/Sets the borders of the docking windows.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.Floating">
            <summary>
            Determines whether to paint FloatingForm or docked window: 
            TRUE - paint FloatingForm;
            FALSE - paint docked control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.CaptionImageIndex">
            <summary>
            Gets/Sets the image that should be painted in caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.ProvideGraphicsItemsArgs">
            <summary>
            Gets/Sets additional painting arguments.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.Table">
            <summary>
            Gets caption buttons and options associated with them.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.ImageList">
            <summary>
            Gets ImageList that contains images used to paint CaptionButtons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs.DesignMode">
            <summary>
            Used to indicate whether painted control is in design mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererFactory.GetRenderer(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Returns the Renderer
            </summary>
            <param name="style">The VisualStyle.</param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide">
            <summary>
            Specifies the edges of the host form to auto hide.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide.None">
            <summary>
            For Internal use.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide.Left">
            <summary>
            Left edge of the host form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide.Top">
            <summary>
            Top edge of the host form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide.Right">
            <summary>
            Right edge of the host form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide.Bottom">
            <summary>
            Bottom edge of the host form.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.HitTestArea">
            <summary>
            Specifies the area which is hit by mouse pointer.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.HitTestArea.None">
            <summary>
            None of the area.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.HitTestArea.Border">
            <summary>
            Border area of the docking window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.HitTestArea.Caption">
            <summary>
            Caption part of the docking window.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.HitTestArea.Button">
            <summary>
            Caption button of docking window.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.CaptionState">
            <summary>
            Specifies the Caption of the docking windows.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.CaptionState.Normal">
            <summary>
            Normal state of Caption.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.CaptionState.Active">
            <summary>
            Active state of Caption.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.Theme">
            <summary>
            Specifies the different XP OS themes.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.Theme.WindowsClassic">
            <summary>
            Classic theme of XP OS.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.Theme.XPBlue">
            <summary>
            XP Blue theme of XP OS.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.Theme.XPOlive">
            <summary>
            XPOlive theme of XP OS.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.Theme.XPSilver">
            <summary>
            XPSilver theme of XP OS.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.Theme.XPZune">
            <summary>
            Zune theme of XP OS.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.DockRendererPropertyOffice2007">
            <summary>
            Represents the Office2007 tab properties for the <see cref="T:Syncfusion.Windows.Forms.Tools.TabRenderer2D"/> tab style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.DockRendererPropertyOffice2007.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockRendererPropertyOffice2007.DefaultTabForeColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Returns the default fore color for the tabs.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns SystemColors.WindowText.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockRendererPropertyOffice2007.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Draws the background of the tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockRendererPropertyOffice2007.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.DockTabRendererOffice2007">
            <summary>
            DockTabRenderer for Office2007 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.DockTabRendererOffice2007.m_tabPropertyExtender">
            <summary>
            Use TabPanelPropertyExtender property as my default properties provider.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockTabRendererOffice2007.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the overlap size.
            </summary>
            <returns>The overlap size.</returns>
            <remarks>This implementation returns (0, 0).</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockTabRendererOffice2007.GetForeColor">
            <summary>
            Overrides the Docked tab fore color
            </summary>
            <returns>Color of the docked tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockTabRendererOffice2007.GetActiveForeColor">
            <summary>
            Overrides the fore color of Active tab.
            </summary>
            <returns>Color of the active tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.DockTabRendererOffice2007.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates a new instance of the DockTabRenderer Office2007 class.
            </summary>
            <param name="parent">The tab control parent.</param>
            <param name="panelRenderer">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> parent.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockTabRendererOffice2007.TabStyleName">
            <summary>
            Returns the unique name of this tab renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.DockTabRendererOffice2007.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Brush)">
            <summary>
            Paints the background.
            </summary>
            <param name="g"> The Graphics objects.</param>
            <param name="rectangle">The Rectangle needs to be painted.</param>
            <param name="brush">The Brush instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Brush,System.Int32)">
            <summary>
            Paint the borders
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="rectangle">The Rectangle needs to be painted.</param>
            <param name="brush">The Brush instance.</param>
            <param name="width"> The width of the border.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintGripper(System.Drawing.Graphics,System.Windows.Forms.Orientation,System.Drawing.Point,System.Drawing.Brush,System.Drawing.Brush,System.Int32)">
            <summary>
            Paints the Gripper.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="orientation">The Orientation which paints the gripper.</param>
            <param name="location">The location of the gripper.</param>
            <param name="foreBrush">The Brush instance for foreground.</param>
            <param name="backBrush">The Brush instance for background.</param>
            <param name="dotCount">Indicates the dot count.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintGripper(System.Drawing.Graphics,System.Windows.Forms.Orientation,System.Drawing.Point,System.Drawing.Bitmap,System.Int32)">
            <summary>
            Paints the Gripper.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="orientation">The Orientation which paints the gripper.</param>
            <param name="location">The location of the gripper.</param>
            <param name="bitmap">The Bitmap instance</param>
            <param name="dotCount">Indicates the dot count.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Pen,System.Drawing.Brush)">
            <summary>
            Paints the Button background.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="rectangle">The Rectangle needs to be painted.</param>
            <param name="borderPen">The Pen instance to draw the border</param>
            <param name="backgroundBrush">The Brush instance to draw the </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.DrawText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.Rectangle,System.Drawing.StringFormat)">
            <summary>
            Draw the text.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="text">The string which needs to be drawn.</param>
            <param name="font">The font of the text.</param>
            <param name="brush">The brush instance.</param>
            <param name="rectangle"> The Rectangle which needs to be drawn the text.</param>
            <param name="format">The StringFormat</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintCustomButtonImage(System.Drawing.Graphics,System.Drawing.Image,System.Drawing.Rectangle)">
            <summary>
            Paint the custom button image.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="image">The Image instance.</param>
            <param name="rect">The Rectangle which needs to be drawn the text.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintCloseButtonImage(System.Drawing.Graphics,System.Drawing.Pen,System.Drawing.Rectangle)">
            <summary>
            Paint the close button image.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="pen">The Pen instance </param>
            <param name="rectangle">The Rectangle which needs to be draw close button image.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintPinButtonImageVertical(System.Drawing.Graphics,System.Drawing.Pen,System.Drawing.Rectangle)">
            <summary>
            Paint the PinButton image in vertical.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="pen">The Pen instance.</param>
            <param name="rectangle">The Rectangle which needs to be draw the Pin button image in vertical.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintPinButtonImageHorizontal(System.Drawing.Graphics,System.Drawing.Pen,System.Drawing.Rectangle)">
            <summary>
            Paint the PinButton image in Horizontal.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="pen">The Pen instance.</param>
            <param name="rectangle">The Rectangle which needs to be draw the Pin button image in horizontal.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintMenuButtonImage(System.Drawing.Graphics,System.Drawing.Pen,System.Drawing.Rectangle)">
            <summary>
            Paint the MenuButtonImage
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="pen">The Pen instance.</param>
            <param name="rectangle">The Rectangle which needs to be draw the Menu button image.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintMaximizeButtonImage(System.Drawing.Graphics,System.Drawing.Pen,System.Drawing.Rectangle)">
            <summary>
            Paint the Maximize button image.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="pen">The Pen instance.</param>
            <param name="rectangle">The Rectangle which needs to be draw the Maximize button image.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererPrimitives.PaintRestoreButtonImage(System.Drawing.Graphics,System.Drawing.Pen,System.Drawing.Rectangle)">
            <summary>
            Paint the Restore button image.
            </summary>
            <param name="g">The Graphics objects.</param>
            <param name="pen">The Pen instance.</param>
            <param name="rectangle">The Rectangle which needs to be draw the Restore button image.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.IStyleRenderer">
            <summary>
            The IStyleRenderer interface.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.#ctor">
            <summary>
            Constructor of the StyleRenderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.RefreshPaintInfo(System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs)">
            <summary>
            Refresh paint information.
            </summary>
            <param name="rectangle">The rectangle which needs to refreshed.</param>
            <param name="args">The PaintDockControlArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.ResetCaptionButtonsIndices">
            <summary>
            Reset the ResetCaptionButtonsIndices.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.PaintDockedControl(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs)">
            <summary>
            Paint DockedControl
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">The Rectangle which needs to be drawn the docked control.</param>
            <param name="args">The PaintDockControlArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.PaintSplitter(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Orientation)">
            <summary>
            Paint the Splitter.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">>The Rectangle which needs to be paint the splitter.</param>
            <param name="orientation">The Orientation which needs to be paint the splitter.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.PaintAutoHidePanels(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide)">
            <summary>
            Paint the Auto hide panels.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">The Rectangle which needs to be paint the AutoHide panels.</param>
            <param name="side">The AutoHideSide.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.GetHighlightedButtonIndex">
            <summary>
            Get the Highlighted button index.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.RefreshColors">
            <summary>
            Refresh the colors.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.RefreshOffice2007Theme(Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            Refresh the Office2007 theme.
            </summary>
            <param name="newTheme">The Office2007Theme.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.RefreshOffice2010Theme(Syncfusion.Windows.Forms.Office2010Theme)">
            <summary>
            Refresh the Office2010 theme.
            </summary>
            <param name="newTheme">The Office2010Theme.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.HitTest(System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            Returns the HitArea.
            </summary>
            <param name="button">The MouseButtons whether the pressed or not.</param>
            <param name="point">The co ordinate point of the hit area.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.GetHitButtonIndex">
            <summary> 
            Gets the Caption button index by using the mouse operation.
            </summary>
            <returns>The caption button index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.GetHitButton">
            <summary>
            Gets the caption button.
            </summary>
            <returns>The CaptionButton</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.CaptionWidth">
            <summary>
            Gets the CaptionWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.BorderWidth">
            <summary>
            Gets the BorderWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.ThickBorderWidth">
            <summary>
            Gets the ThickBorderWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.ThinBorderWidth">
            <summary>
            Gets the ThinBorderWidth
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.ControlBounds">
            <summary>
            Gets/Sets the Control bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.CaptionBounds">
            <summary>
            Gets the Caption bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.StyleRenderer.IsMirrored">
            <summary>
            Gets/Sets the IsMirrored.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.CustomRenderer.RefreshColors">
            <summary>
            Refresh the colors.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.CustomRenderer.PaintDockedControl(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs)">
            <summary>
            Paint DockedControl
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">The Rectangle which needs to be drawn the docked control.</param>
            <param name="args">The PaintDockControlArgs contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.CustomRenderer.PaintAutoHidePanels(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.AutoHideSide)">
            <summary>
            Paint the Auto hide panels.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">The Rectangle which needs to be paint the AutoHide panels.</param>
            <param name="side">The AutoHideSide.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.CustomRenderer.PaintSplitter(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Orientation)">
            <summary>
            Paint the Splitter.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">>The Rectangle which needs to be paint the splitter.</param>
            <param name="orientation">The Orientation which needs to be paint the splitter.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.CustomRenderer.GetHighlightedButtonIndex">
            <summary>
            Gets the highlighted caption button index.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererOffice2003.#ctor">
            <summary>
            Constructor of the RendererOffice2003.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererOffice2003.PaintSplitter(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Orientation)">
            <summary>
            Paint the Splitter.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">>The Rectangle which needs to be paint the splitter.</param>
            <param name="orientation">The Orientation which needs to be paint the splitter.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.ButtonColor">
            <summary>
            Specifies the Button color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.SplitterColor">
            <summary>
            Specifies the Splitter color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.BorderColor">
            <summary>
            Specifies the Border color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.#ctor">
            <summary>
            Constructor of the RendererMetro.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.showCaptionLine">
            <summary>
            Initialize the caption line to show.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.PaintSplitter(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Orientation)">
            <summary>
            Paint the Splitter.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">>The Rectangle which needs to be paint the splitter.</param>
            <param name="orientation">The Orientation which needs to be paint the splitter.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.PaintDockedControl(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.Renderers.PaintDockControlArgs)">
            <summary>
            Paint DockedControl
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">The Rectangle which needs to be drawn the docked control.</param>
            <param name="args">The PaintDockControlArgs contains the event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.ThickBorderWidth">
            <summary>
            Gets the ThickBorderWidth.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.ShowCaptionLines">
            <summary>
            Gets or sets the ShowCaptionLines
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.RendererMetro.TextAlignment">
            <summary>
            Gets or sets of alignment of the DockingManager caption text.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererVS2005.#ctor">
            <summary>
            Constructor of the RendererVS2005.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.RendererVS2010">
            <summary>
            Renderer class for visual studio 2010 theme
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererVS2010.#ctor">
            <summary>
            Constructor of the RendererVS2010.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererVS2010.PaintSplitter(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Orientation)">
            <summary>
            Paint the Splitter.
            </summary>
            <param name="g">The Graphics object.</param>
            <param name="rectangle">>The Rectangle which needs to be paint the splitter.</param>
            <param name="orientation">The Orientation which needs to be paint the splitter.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererOffice2007Base.RefreshOffice2007Theme(Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            Refresh the Office2007 theme.
            </summary>
            <param name="newTheme">The Office2007Theme.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererOffice2010Base.RefreshOffice2010Theme(Syncfusion.Windows.Forms.Office2010Theme)">
            <summary>
            Refresh the Office2010 theme.
            </summary>
            <param name="newTheme">The Office2010Theme.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererOffice2010.#ctor">
            <summary>
            Constructor of the RendererOffice2010
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererOffice2007.#ctor">
            <summary>
            Constructor of the RendererOffice2007
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.RendererOffice2007Outlook.#ctor">
            <summary>
            Constructor of the RendererOffice2007Outlook.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003">
            <summary>
            TabGroupRendererOffice2003 paints tabs in group mode.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.DEF_BORDER_WIDTH">
            <summary>
            Item border width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.DEF_SHADOW_WIDTH">
            <summary>
            Width of shadow rectangle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.m_tabPropertyExtender">
            <summary>
            Properties for panel painting for current style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.#cctor">
            <summary>
            Registers class types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003"/>.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> instance.</param>
            <param name="panelRenderer">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.GetShadowBounds(System.Drawing.RectangleF)">
            <summary>
            Returns the rectangle to draw shadow in from item's bounds.
            </summary>
            <param name="bounds"> Item bounds to draw shadow for. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.DrawShadow(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws shadow near the tab.
            </summary>
            <param name="g">Graphics to use.</param>
            <param name="shadowRectangle">Rectangle to shadow near.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws borders of tab.
            </summary>
            <param name="drawItemInfo">Drawing arguments.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws background of tab.
            </summary>
            <param name="drawItemInfo">Drawing arguments.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.TabStyleName">
            <summary>
            Gets tab style name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2003.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007">
            <summary>
            Paints group tabs in office 2007 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.c_borderWidth">
            <summary>
            Border width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.m_tabPropertyExtender">
            <summary>
            Properties for panel painting for current style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.#cctor">
            <summary>
            Registers class types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007"/>.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> instance.</param>
            <param name="panelRenderer">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.CorrectBounds(System.Drawing.RectangleF)">
            <summary>
            Corrects bounds of tab item.
            </summary>
            <param name="bounds">default bounds.</param>
            <returns>corrected bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.CorrectTabBounds(System.Drawing.RectangleF@)">
            <summary>
            Corrects bounds for interior.
            </summary>
            <param name="bounds">default bounds.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.GetForeColor">
            <summary>
            Gets text color
            </summary>
            <returns>Color of text in tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.GetActiveForeColor">
            <summary>
            Overrides the fore color of the Active tab item
            </summary>
            <returns>Color of the active tab item </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws borders of tab.
            </summary>
            <param name="drawItemInfo">Drawing arguments.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws background of tab.
            </summary>
            <param name="drawItemInfo">Drawing arguments.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.TabStyleName">
            <summary>
            Gets tab style name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererOffice2007.Theme">
            <summary>
            Gets/Sets the Office2007Theme.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2003Properties">
            <summary>
            TabUIOffice2003Properties describes properties for painting tab groups
             in AH mode Offise2003 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2003Properties.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2003Properties.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2003Properties.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Paints panel back ground.
            </summary>
            <param name="tabControl">Panel owner.</param>
            <param name="g">Graphics to use.</param>
            <param name="bgColor">Background color.</param>
            <param name="bounds">Bounds of panel to paint.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2003Properties.DrawLeftToRight">
             <summary>
            Indicates whether to draw from left to right.
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2007Properties">
            <summary>
            TabUIOffice2007Properties describes properties for painting tab groups
             in AH mode Offise2007 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2007Properties.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2007Properties.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2007Properties.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Paints panel back ground.
            </summary>
            <param name="tabControl">Panel owner.</param>
            <param name="g">Graphics to use.</param>
            <param name="bgColor">Background color.</param>
            <param name="bounds">Bounds of panel to paint.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabUIOffice2007Properties.DrawLeftToRight">
             <summary>
            Indicates whether to draw from left to right.
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005">
            <summary>
            Paints AH tab groups in VS2005 style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta">
            <summary>
            TabGroupRendererVS2005 paints tabs in group mode Visual studio 2005 Beta style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.DEF_ITEM_OFFSET">
            <summary>
            Offset between tab items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.DEF_WIDTH_CORRECT">
            <summary>
            Width correction.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.m_tabPropertyExtender">
            <summary>
            Properties for panel painting for current style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.itemBounds">
            <summary>
            Stores bounds of tab items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.boundsChanged">
            <summary>
            Defines if bounds changed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.m_tabGroupBounds">
            <summary>
            Stores tab group bounds.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.m_hitBounds">
            <summary>
            Collection to store hit rectangles of items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.m_hitOffset">
            <summary>
            Offset for hit region.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.m_innerPath">
            <summary>
            Inner shadowed border path.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.DEF_CURVE_OFFSET">
            <summary>
            Offset for text in curved borders.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.#cctor">
            <summary>
            Registers class types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta"/>.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> instance.</param>
            <param name="panelRenderer">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.GetGroupItemBounds(System.Int32)">
            <summary>
            Gets group item bounds.
            </summary>
            <param name="i">Number of item.</param>
            <returns>Bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.GetBorderPathFromBounds(System.Drawing.RectangleF)">
            <summary>
            Gets outer and inner border path from bounds in VS2005 style.
            </summary>
            <param name="bounds">Bounds in which to draw border.</param>
            <returns>Border path.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.DrawBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Override.
            </summary>
            <param name="drawItemInfo">See the <see cref="T:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Override.
            </summary>
            <param name="drawItemInfo">See the <see cref="T:Syncfusion.Windows.Forms.Tools.DrawTabEventArgs"/></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.HitTest(System.Drawing.PointF)">
            <summary>
            Performs hit test.
            </summary>
            <param name="mousePosition">Mouse position.</param>
            <returns>If any tab item is hit.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Gets preferred size for tab item.
            </summary>
            <param name="g">Graphics for string measuring.</param>
            <returns>preferred size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Calculates overlap size.
            </summary>
            <param name="tabSize">tab size.</param>
            <returns>Size.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws interior.
            </summary>
            <param name="drawItemInfo">Arguments for draw interior action.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.CorrectBounds(System.Drawing.RectangleF)">
            <summary>
            Corrects 
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.GetCurrentBounds">
            <summary>
            Gets current bounds.
            </summary>
            <returns>Current bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.GetInteriorBounds(System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Gets interior(separator of tabs)bounds.
            </summary>
            <param name="currentBounds">Current bounds.</param>
            <param name="selectedTab">If tab is selected.</param>
            <returns>Interior bounds.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.CalculateHitBound(System.Drawing.RectangleF)">
            <summary>
            Calculates hit bounds for current item.
            </summary>
            <param name="bounds">Bounds of item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.PaintBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws background.
            </summary>
            <param name="drawItemInfo">Painting arguments.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.PaintBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Draws borders.
            </summary>
            <param name="drawItemInfo">Draw bounds action arguments.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.ItemsCollection_Changed(System.Object,System.ComponentModel.CollectionChangeEventArgs)">
            <summary>
            Event hangler for Items changed event.
            </summary>
            <param name="sender">object sender.</param>
            <param name="args">Change collection event arguments.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.ItemBounds_Changed(System.Object,System.EventArgs)">
            <summary>
            Event hangler for item bounds changed event.
            </summary>
            <param name="sender">object sender.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.SetItemBounds(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Sets item bounds.
            </summary>
            <param name="g">Graphics to use.</param>
            <param name="tabBounds">Bounds of tab items.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.TabStyleName">
            <summary>
            Gets tab style name.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.TabPanelPropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.TabPanel2010PropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.TabPanel2012PropertyExtender">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.ITabDefaultProperties"/>
            instance that provides default properties for this renderer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.BorderColor">
            <summary>
            Border Color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.Bounds">
            <summary>
            Gets/sets bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005Beta.TabData">
            <summary>
            Gets/sets tab (group) data.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.DEF_WIDTH_CORRECT">
            <summary>
            Width correction to base tab item width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.m_itemsWidth">
            <summary>
            Stores calculated width of AH tab items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.#cctor">
            <summary>
            Registers class types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005"/>.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> instance.</param>
            <param name="panelRenderer">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Overrides the GetOverlapSize.
            </summary>
            <param name="tabSize">The size of the tab.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns preferred size for group items.
            </summary>
            <param name="g">Graphics to measure strings.</param>
            <returns>Preferred size</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Borders are not painted in this method// see PaintBorders.
            </summary>
            <param name="drawItemInfo">Info needed to draw tab item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.GetForeColor">
            <summary>
            Overrides the fore color of the tab item
            </summary>
            <returns>Color of text in tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.GetActiveForeColor">
            <summary>
             Overrides the fore color of the Active tab item
            </summary>
            <returns>Color of the active tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overriden. 
            </summary>
            <param name="drawItemInfo">Info needed to draw tab item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.PaintBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            No background in VS2005 style.
            </summary>
            <param name="drawItemInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.PaintBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Paints borders. Called from DrawInterior().
            </summary>
            <param name="drawItemInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.HitTest(System.Drawing.PointF)">
            <summary>
            Performs hit test for this renderer style.
            </summary>
            <param name="mousePosition">MousePosition for hit test.</param>
            <returns>if mouse is over rendered area.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.SetItemBounds(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Sets bounds for each item.
            </summary>
            <param name="g">Graphics to use.</param>
            <param name="tabBounds">Bounds of tab items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.GetAutoHideCaption(System.String)">
            <summary>
            Gets AH caption to draw.
            </summary>
            <param name="caption">Default caption for item.</param>
            <returns>Caption to draw. Reformated if needed.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005.TabStyleName">
            <summary>
            Gets tab style name.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010">
            <summary>
            Paints AH tab groups in VS2010 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.DEF_WIDTH_CORRECT">
            <summary>
            Width correction to base tab item width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.m_itemsWidth">
            <summary>
            Stores calculated width of AH tab items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.#cctor">
            <summary>
            Registers class types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005"/>.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> instance.</param>
            <param name="panelRenderer">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Overrides the GetOverlapSize.
            </summary>
            <param name="tabSize">The size of the tab.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns preferred size for group items.
            </summary>
            <param name="g">Graphics to measure strings.</param>
            <returns>Preferred size</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Borders are not painted in this method// see PaintBorders.
            </summary>
            <param name="drawItemInfo">Info needed to draw tab item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.GetForeColor">
            <summary>
            Overrides the fore color of the tab item
            </summary>
            <returns>Color of text in tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.GetActiveForeColor">
            <summary>
            Overrides the fore color of the Active tab item
            </summary>
            <returns>Color of the active tab item </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overrides the DrawInterior. 
            </summary>
            <param name="drawItemInfo">Info needed to draw tab item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.PaintBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            No background in VS2005 style.
            </summary>
            <param name="drawItemInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.PaintBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Paints borders. Called from DrawInterior().
            </summary>
            <param name="drawItemInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.HitTest(System.Drawing.PointF)">
            <summary>
            Performs hit test for this renderer style.
            </summary>
            <param name="mousePosition">MousePosition for hit test.</param>
            <returns>if mouse is over rendered area.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.SetItemBounds(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Sets bounds for each item.
            </summary>
            <param name="g">Graphics to use.</param>
            <param name="tabBounds">Bounds of tab items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.GetAutoHideCaption(System.String)">
            <summary>
            Gets AH caption to draw.
            </summary>
            <param name="caption">Default caption for item.</param>
            <returns>Caption to draw. Reformated if needed.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2010.TabStyleName">
            <summary>
            Gets tab style name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.DEF_WIDTH_CORRECT">
            <summary>
            Width correction to base tab item width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.m_itemsWidth">
            <summary>
            Stores calculated width of AH tab items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.#cctor">
            <summary>
            Registers class types.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.#ctor(Syncfusion.Windows.Forms.Tools.ITabControl,Syncfusion.Windows.Forms.Tools.ITabPanelRenderer)">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2005"/>.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> instance.</param>
            <param name="panelRenderer">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabPanelRenderer"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Overrides the GetOverlapSize.
            </summary>
            <param name="tabSize">The size of the tab.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.GetPreferredSize(System.Drawing.Graphics)">
            <summary>
            Returns preferred size for group items.
            </summary>
            <param name="g">Graphics to measure strings.</param>
            <returns>Preferred size</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.DrawBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Borders are not painted in this method// see PaintBorders.
            </summary>
            <param name="drawItemInfo">Info needed to draw tab item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.GetForeColor">
            <summary>
            Overrides the fore color of the tab item
            </summary>
            <returns>Color of text in tab item</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.GetActiveForeColor">
            <summary>
            Overrides the fore color of the Active tab item
            </summary>
            <returns>Color of the active tab item </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.DrawInterior(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Overriden. 
            </summary>
            <param name="drawItemInfo">Info needed to draw tab item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.PaintBackground(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            No background in VS2005 style.
            </summary>
            <param name="drawItemInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.PaintBorders(Syncfusion.Windows.Forms.Tools.DrawTabEventArgs)">
            <summary>
            Paints borders. Called from DrawInterior().
            </summary>
            <param name="drawItemInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.HitTest(System.Drawing.PointF)">
            <summary>
            Performs hit test for this renderer style.
            </summary>
            <param name="mousePosition">MousePosition for hit test.</param>
            <returns>if mouse is over rendered area.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.SetItemBounds(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Sets bounds for each item.
            </summary>
            <param name="g">Graphics to use.</param>
            <param name="tabBounds">Bounds of tab items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.GetAutoHideCaption(System.String)">
            <summary>
            Gets AH caption to draw.
            </summary>
            <param name="caption">Default caption for item.</param>
            <returns>Caption to draw. Re formated if needed.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabGroupRendererVS2012.TabStyleName">
            <summary>
            Gets tab style name.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2005Properties">
            <summary>
            TabUIVS2005Properties describes properties for painting AH tab panel in
            VS2005 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2005Properties.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2005Properties.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default back color for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2005Properties.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default inactive tab's color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2005Properties.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default active tab's color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2005Properties.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2005Properties.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Paints auto hide tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2005Properties.DrawLeftToRight">
             <summary>
            Indicates whether to draw from left to right.
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2010Properties">
            <summary>
            TabUIVS2010Properties describes properties for painting AH tab panel in
            VS2010 style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2010Properties.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2010Properties.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default back color for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2010Properties.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default inactive tab's color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2010Properties.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default active tab's color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2010Properties.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2010Properties.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Paints auto hide tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2010Properties.DrawLeftToRight">
             <summary>
            Indicates whether to draw from left to right.
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2012Properties.DEF_OVERLAP_HEIGHT">
            <summary>
            Space between top border and panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2012Properties.DefaultTabPanelBackgroundColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default back color for the panel.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2012Properties.DefaultInactiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default inactive tab's color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2012Properties.DefaultActiveTabColor(Syncfusion.Windows.Forms.Tools.ITabPanelData,Syncfusion.Windows.Forms.Tools.ITabControl)">
            <summary>
            Overridden. Returns the default active tab's color.
            </summary>
            <param name="panelData">The tab panel data.</param>
            <param name="tabControl">The tab control.</param>
            <returns>A Color value.</returns>
            <remarks>
            This implementation returns the tab control's BackColor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2012Properties.GetOverlapSize(System.Drawing.SizeF)">
            <summary>
            Returns the size by which the selected tab overlaps the inactive tabs.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2012Properties.OnPaintPanelBackground(Syncfusion.Windows.Forms.Tools.ITabControl,System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)">
            <summary>
            Paints auto hide tab panel.
            </summary>
            <param name="tabControl">The parent <see cref="T:Syncfusion.Windows.Forms.Tools.ITabControl"/> implementation.</param>
            <param name="g">The Graphics into which to draw.</param>
            <param name="bgColor">The background color.</param>
            <param name="bounds">The rectangular bounds of the tab panel.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Renderers.TabUIVS2012Properties.DrawLeftToRight">
             <summary>
            Indicates whether to draw from left to right.
             </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.LayoutPanel">
            <summary>
            Panel that contains layout info about hosts contained in MDIClient.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.COEFFICIENT">
            <summary>
            A default coefficient for panels dividing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.MINIMUM_TABHOST_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.MINIMUM_TABHOST_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.OFFSET">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.SPLITTER_WIDTH">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.#ctor(System.Drawing.Size,System.Drawing.Point,System.Boolean)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.#ctor(Syncfusion.Windows.Forms.Tools.TabHost,System.Drawing.Size,System.Drawing.Point,System.Boolean)">
            <summary>
            
            </summary>
            <param name="hostOne"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.#ctor(Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.TabHost,System.Drawing.Size,System.Drawing.Point,System.Boolean)">
            <summary>
            
            </summary>
            <param name="hostOne"></param>
            <param name="hostTwo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.InitializePanelOne(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.DividePanelOnTwoParts">
            <summary>
            Divides panel on two parts, sets locations and sizes for panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.DivideTabHost(Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.TabHost,System.Boolean)">
            <summary>
            Method finds TabHost equal to previous TabHost and creates new LayoutPanel 
            on its place with TabHost and previous TabHost.
            </summary>
            <param name="pPrevTabHost"> Previous TabHost. </param>
            <param name="pTabHost"> Newly created TabHost. </param>
            <param name="horizontal"> Horizontal alignment for LayoutPanel. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.FindAndDeleteTabHost(Syncfusion.Windows.Forms.Tools.LayoutPanel,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Method finds TabHost and delete it reference from LayoutPanel.
            </summary>
            <param name="pPreviousPanel"> Previous LayoutPanel. </param>
            <param name="pTabHost"> TabHost to remove reference. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.SetSplitterHosts">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.SetTabHosts">
            <summary>
            Set LayoutPanel's TabHost.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetTabHost(System.Boolean)">
            <summary>
            Gets TabHost which belong to Panel.
            </summary>
            <param name="bComponentOne"> Indicates that TabHost should be get from ComponentOne, otherwise from ComponentTwo. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.SetUniqueNames">
            <summary>
            Set LayoutPanel's unique name based on this TabHost's name.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.SetNullablePanels">
            <summary>
            Uses in deserialization. Set LayoutPanel's components to null if LayoutPanel is nullable.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.RemoveNullablePanels">
            <summary>
            Uses in deserialization. Some panels can contain ComponentOne and 
            ComponentTwo with null values.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.IsNullablePanel">
            <summary>
            Indicates if panel ComponentOne and ComponentTwo have null references.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.SetLayoutPanels">
            <summary>
            Set LayoutPanel for own TabHosts.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.SetEqualWeights">
            <summary>
            Sets equal weights for all the tab hosts.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.SetCustomWeights">
            <summary>
            Sets coefficient to default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.AlignmentToggle">
            <summary>
            Toggles LayoutPanel alignment.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.MaximizeTabGroup(Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.LayoutPanel)">
            <summary>
            
            </summary>
            <param name="pTabHost"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.MinimizePanel(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bTabHostOnComponentOne"></param>
            <param name="pMainLayoutPanel"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.DivideAndMinimize(System.Int32)">
            <summary>
            
            </summary>
            <param name="TabHostCount"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.RecalculateCoefficient(System.Boolean,System.Int32)">
            <summary>
            
            </summary>
            <param name="pIsComponentOne"></param>
            <param name="pTabHostCount"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.IsTabHostOnComponentOne(Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.LayoutPanel)">
            <summary>
            
            </summary>
            <param name="pTabHost"></param>
            <param name="pLayoutPanel"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetTabHostsCount(System.Int32@,System.Boolean)">
            <summary>
            Get quantity of TabHost controls in a current LayoutPanel.
            </summary>
            <param name="pTabHostCount"> The quantity of TabHost controls in a current LayoutPanel. </param>
            <param name="pForMaximize"> Indicates whether additonal tab host must be added. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetNextAndPreviousTabHosts(Syncfusion.Windows.Forms.Tools.TabHost,System.Collections.ArrayList@,System.Collections.ArrayList@,System.Boolean@)">
            <summary>
            Divides TabHost controls which are situated before current TabHost control and
            after it and fills corresponding collections. 
            </summary>
            <param name="pTabHost"> Current TabHost control. </param>
            <param name="pPreviousHosts"> Collection with TabHost controls which are 
            situated before current TabHost control. </param>
            <param name="pNextHosts"> Collection with TabHost controls which are
            situated before current TabHost control. </param>
            <param name="bIsPrevious"> Indicates to which collection TabHost control must be added. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetTabHostSize(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Gets size of current TabHost.
            Used to change TabHost size when visual style of TabbedMDIManager is changed.
            </summary>
            <param name="pHost"> The current TabHost. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetDistanceToRight(System.Int32@,System.Int32)">
            <summary>
            
            </summary>
            <param name="iDistance"></param>
            <param name="iRight"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetDistancesToRight(System.Int32@,System.Int32)">
            <summary>
            
            </summary>
            <param name="iDistance"></param>
            <param name="iRight"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetDistanceToLeft(System.Int32@,System.Int32)">
            <summary>
            
            </summary>
            <param name="iDistance"></param>
            <param name="iLeft"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetDistancesToLeft(System.Int32@,System.Int32)">
            <summary>
            
            </summary>
            <param name="iDistance"></param>
            <param name="iLeft"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetDistanceToDown(System.Int32@,System.Int32)">
            <summary>
            
            </summary>
            <param name="iDistance"></param>
            <param name="iDown"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetDistancesToDown(System.Int32@,System.Int32)">
            <summary>
            
            </summary>
            <param name="iDistance"></param>
            <param name="iDown"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetDistanceToTop(System.Int32@,System.Int32)">
            <summary>
            
            </summary>
            <param name="iDistance"></param>
            <param name="iRight"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetDistancesToTop(System.Int32@,System.Int32)">
            <summary>
            
            </summary>
            <param name="lstRight"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.SplitterMoved(System.Int32)">
            <summary>
            
            </summary>
            <param name="iDelta"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.RecalculateCoefficientForTwoTabHosts(System.Int32)">
            <summary>
            
            </summary>
            <param name="iDelta"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.ChangeBelongedTabHostsRightOrBottom(System.Int32,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            
            </summary>
            <param name="iDelta"></param>
            <param name="rcSplitterBounds"></param>
            <param name="bHorizontal"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.ChangeBelongedTabHostsLeftOrTop(System.Int32,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            
            </summary>
            <param name="iDelta"></param>
            <param name="rcSplitterBounds"></param>
            <param name="bHorizontal"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            
            </summary>
            <param name="info"></param>
            <param name="context"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.LayoutPanel.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            
            </summary>
            <param name="info"></param>
            <param name="context"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_bHorizontal">
            <summary>
            Indicates how Panel divides itself on two parts. True - horizontally, false - vertically.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_oComponentOne">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_oComponentTwo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_szPanel">
            <summary>
            LayoutPanel's size.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_ptLocation">
            <summary>
            LayoutPanel's location.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_ptPanelOne">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_ptPanelTwo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_szPanelOne">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_szPanelTwo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_rcSplitterBounds">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_lpPreviousLayoutPanel">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_thTabHost">
            <summary>
            TabHost that contain info about SplitterHost.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_fCoefficient">
            <summary>
            Coefficient uses in panel dividing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_sUniqueName">
            <summary>
            Unique name to indentify Tab hosts and layout panels.
            Used in serialization and deserialization.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_sTabHostOneName">
            <summary>
            Name of first Tab host.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.LayoutPanel.m_sTabHostTwoName">
            <summary>
            Name of second Tab host.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.Horizontal">
            <summary>
            Gets or sets objects allocation inside Panel.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.Size">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.Location">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.PanelOneLocation">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.PanelTwoLocation">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.PanelOneSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.PanelTwoSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.ComponentOne">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.ComponentTwo">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.SplitterBounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.PreviousPanel">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.TabHost">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.Coefficient">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.TabHostOneName">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.TabHostTwoName">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.LayoutPanel.UniqueName">
            <summary>
            Gets or sets unique name to indentify Tab hosts and layout panels.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager">
            <summary>
            Represents the class that manages the tabbed mdi.
            </summary>
            <remarks><para>The TabbedMDIManager enables a tabbed look and feel for the MDI children in its
            MDI client area popularized in Visual Studio.Net(r). This can be accomplished
            without having to make any changes to the MDI parent or the MDI child.</para><para>
            It also supports horizontal and vertical tab groups and supports dragging the mdi children
            into and away from the groups.
            </para><para>You can also merge items to the Context Menu provided by the TabbedMDIManager.</para><para>Note that when you attach a TabbedMDIManager to your MDI parent, you should use
            the TabbedMDIManager's <see cref="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiChildren"/> property instead of the MDI parent's MDIChildren
            property. This is because the tabs manager, introduces additional mdi children into the
            mdi client that are not part of your application. For the same reason you should also use the <see cref="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiListMenuItem"/> property
            to auto-insert mdi child windows into a <see cref="T:System.Windows.Forms.MenuItem"/> instead of the <see cref="P:System.Windows.Forms.MenuItem.MdiList"/> property.
            This however, is not necessary when you use XPMenus.</para><para>The TabbedMDIManager also automatically stores the user's preferences in the isolated storage with respect
            to the tab group alignment, number of tab groups and their sizes. Note that this persisted state is reapplied
            on the existing mdi children, the next time you call <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AttachToMdiContainer(System.Windows.Forms.Form)"/>. So, this pattern requires 
            you to instantiate all the mdi children before you call AttachToMdiContainer in your app.</para><para>Take a look at <see cref="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiListMenuItem"/>
            for some sample codes that deals with issues like displaying the mdi children in the MDI Windows menu, etc.</para><para>
            You can optionally, programmatically control the number of tab groups and which tab group
            a form gets associated with using the <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveActiveDocTo(Syncfusion.Windows.Forms.Tools.TabHost)"/>, and other methods.
            </para><para>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> is the form that hosts each tab group. The <see cref="T:Syncfusion.Windows.Forms.Tools.MDITabPanel"/>
            is the tab control that is used to draw the tab group.
            </para></remarks>
            <example>
            Initializing the tabbed MDI layout is simple. In your Form Load handler:
            <code lang="C#">
            this.tabbedMDIManager = new TabbedMDIManager();
            this.tabbedMDIManager.AttachToMdiContainer(this);
            </code><code lang="VB">
            Me.tabbedMDIManager = New TabbedMDIManager()
            Me.tabbedMDIManager.AttachToMdiContainer(Me)
            </code></example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TAB_GROUP_INFO">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DEF_IMAGE_SIZE">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DEF_STATE_ID_FORMAT">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MINIMUM_TABHOST_WIDTH">
            <summary>
            Minimum TabHost width when Splitter is moving.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MINIMUM_TABHOST_HEIGHT">
            <summary>
            Minimum TabHost height when Splitter is moving.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.row">
            <summary>
            Specifies the Row count
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SPLITTER_WIDTH">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_htManagers">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.IterationPanel">
            <summary>
            Instance that holds base level Layout Panel
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.themesEnabled">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.allowTabGroupCustomizing">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.mdiContainer">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.activeTabHost">
            <summary>
            Gets the activetab host.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.tabHostList">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.splitterHostList">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_mdiClient">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.imageList">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.autoScaleBaseMdiClientDim">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.suspendCount">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.contextMenuItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.defaultContextMenuItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.contextMenu">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.popupManager">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.showDragMenu">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.keyboardActivationHelper">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.mdiListMenuItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.resetLayout">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.useIconsInTabs">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.mdiChildrenTooltips">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.id">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.causesFormValidation">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.closeButtonColor">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bCloseButtonVisible">
            <summary>
            Close button visible.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bVisible">
            <summary>
            Indicates whether the control is displayed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.bDisposed">
            <summary>
            Indicates whether object was disposed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.closeMenuItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.cancelMenuItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.newHorzItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.newVertItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.movePrevItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.moveNextItem">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.closeOnMiddleButtonClick">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bDropDownButtonVisible">
            <summary>
            The visibility of the drop down button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bNeedUpdateHostedForm">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bOldCloseItemVisibility">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_strNewGroupName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_imageSize">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bIsDisposing">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_strTabStyleName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bShowCloseButton">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bShowCloseButtonForActiveTabOnly">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_htPagesToSkip">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bShouldConsiderPageSkip">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bSearchFromStart">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_arrNativeWindowsToRelease">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.dragging">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.dropRect">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.mdiChildMenuList">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.mdiChildrenByMenuItems">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_lpPanel">
            <summary>
            Panel that contains layout data.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bHorizontalAlignment">
            <summary>
            Uses for backward compatibility.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.shouldKeepImageIndex">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.allowMDIClientLocking">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bIsTabbedMDIModeOn">
            <summary>
            True - indicates that TabbedMDIManager mode is on, false - TabbedMDIManager mode is off.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_frmParent" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_htChildForms">
            <summary>
            Hash table of MDIChild forms and corresponding wrappers of SublassHWMD type,
            where MDIChild form is key and SublassHWMD instance is value.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_mdiContainerSubclass">
            <summary>
            Native window subclass for MDI container form.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_bShouldRaiseBeforeMDIChildEvent">
            <summary>
            Indicates whether BeforeMDIChild event should be raised.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.toolTip">
            <summary>
            Used to set the ToolTip for DropDownButton and CloseButton.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.childForms">
            <summary>
            Collection of forms which needs to show Close button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.#cctor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.#ctor">
            <summary>
            Creates a new instance of the TabbedMDIManager.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.#ctor(System.ComponentModel.IContainer)">
            <summary>
            
            </summary>
            <param name="container"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.InitializeTabbedMDIManager">
            <summary>
            Initializes TabbedMDIManager.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Finalize">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Dispose(System.Boolean)">
            <summary></summary>
            <param name="disposing"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.IsValidTabHost(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Indicates whether the TabHost specified is still in use in the TabbedMDIManager.
            </summary>
            <param name="tabHost">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> to validate.</param>
            <returns>True if the TabHost is still in use; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetTooltip(System.Windows.Forms.Form,System.String)">
            <summary>
            Sets the tooltip for the tab associated with the specified Form.
            </summary>
            <param name="mdiChild">The mdi child Form.</param>
            <param name="tooltip">The tooltip string.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetTooltip(System.Windows.Forms.Form)">
            <summary>
            Returns the tooltip specified for the form.
            </summary>
            <param name="mdiChild">The form whose tooltip is required.</param>
            <returns>The corresponding tooltip string.</returns>
            <remarks><para>This method returns the tooltip text set using a previous call to <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetTooltip(System.Windows.Forms.Form,System.String)"/>.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CanCreateNewHorizontalGroup">
            <summary>
            Indicates whether a new horizontal tab group can be created, off the active child form.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateNewHorizontalGroup(System.String)">
            <summary>
            Creates a new horizontal tab group, moving the active child form to that group.
            </summary>
            <param name="groupName"> Tab group name. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateNewHorizontalGroup">
            <summary>
            Creates a new horizontal tab group, moving the active child form to that group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CanCreateNewVerticalGroup">
            <summary>
            Indicates whether a new vertical tab group can be created, off the active child form.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateNewVerticalGroup(System.String)">
            <summary>
            Creates a new vertical tab group, moving the active mdi child to that group.
            </summary>
            <param name="groupName"> Tab group name. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateNewVerticalGroup">
            <summary>
            Creates a new vertical tab group, moving the active mdi child to that group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CanMoveToPreviousTabGroup">
            <summary>
            Indicates whether the current active form can be moved to the previous tab group.
            </summary>
            <returns>True if possible; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveToPreviousTabGroup">
            <summary>
            Moves the current active mdi child to its previous tab group, if any.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CanMoveToNextTabGroup">
            <summary>
            Indicates whether the current active form can be moved to the next tab group.
            </summary>
            <returns>True if possible; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveToNextTabGroup">
            <summary>
            Moves the current active mdi child to its next tab group, if any.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetTabHostFromForm(System.Windows.Forms.Form)">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> given a mdi child form.
            </summary>
            <param name="mdiChild">A mdi child form instance.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> that hosts the mdi child Form.
            Will return null if the mdi child form is not found.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetTabPageAdvFromForm(System.Windows.Forms.Form)">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> given a mdi child form.
            </summary>
            <param name="mdiChild">A mdi child Form instance.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.TabPageAdv"/> that hosts the mdi child form.
            Will return null if the mdi child form is not found or not associated with a tab page.
            </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveActiveDocTo(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Moves the active form to the specified tab group.
            </summary>
            <param name="tabHost">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> representing the tab group.</param>
            <remarks>
            Use the <see cref="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabGroupHosts"/> property to get the current list of <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/>s.
            </remarks>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveDocTo(System.Windows.Forms.Form,Syncfusion.Windows.Forms.Tools.TabHost)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveActiveDocTo(Syncfusion.Windows.Forms.Tools.TabHost,System.Windows.Forms.Form)">
            <summary>
            Moves the active form to the specified tab group.
            </summary>
            <param name="tabHost">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> representing the tab group.</param>
            <param name="pFrmChild"> A MDIChild form. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveDocTo(System.Windows.Forms.Form,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Moves a child form to the specified tab group.
            </summary>
            <param name="form">The child Form.</param>
            <param name="tabHost">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> representing the tab group.</param>
            <remarks>
            Use the <see cref="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabGroupHosts"/> property to get the current list of <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/>s.
            </remarks>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveActiveDocTo(Syncfusion.Windows.Forms.Tools.TabHost)"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetNextTabHost(Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Sets next TabHost control for a current one.
            </summary>
            <param name="pCurrentHost"> Current TabHost control. </param>
            <param name="pNextHost"> TabHost control to add. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetPreviousTabHost(Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Sets previous TabHost control for a current one.
            </summary>
            <param name="pCurrentHost"> Current TabHost control. </param>
            <param name="pPreviousHost"> TabHost control to add. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddTabHosts(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Adds TabHost controls to collections of TabHost controls, 
            which are next and previous TabHost controls for MDIChild form
            </summary>
            <param name="pHost"> Current TabHost control. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddNextTabHosts(Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Adds TabHost control to collection of TabHost controls, 
            which are next TabHost controls for MDIChild form. 
            </summary>
            <param name="pHostToAdd"> TabHost control to which 
            current TabHost control must be added. </param>
            <param name="pCurrentHost"> Current TabHost control. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddPreviousTabHosts(Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Adds TabHost control to collection of TabHost controls,
            which are previous TabHost controls for MDIChild form. 
            </summary>
            <param name="pHostToAdd"> TabHost control to which 
            current TabHost control must be added. </param>
            <param name="pCurrentHost"> Current TabHost control. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MakeSingleTabGroup">
            <summary>
            Consolidates the child forms in different tab groups into a single tab group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.RemoveTabHost(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Removes the Tab host.
            </summary>
            <param name="tabHost"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.RemoveTabHostReferences(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Removes TabHost's reference from existent TabHosts.
            </summary>
            <param name="tabHost"> TabHost which is removed. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DeleteTabHostFromLayoutPanel(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Method removes TabHost from LayoutPanel and modifies it.
            </summary>
            <param name="pTabHost"> TabHost to remove. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CancelSplitterOperation">
            <summary>
            Cancels the pending splitter operation.
            </summary>
            <returns>True if successful; false if nothing was canceled.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CancelOperation">
            <summary>
            Cancels a pending operation. Dragging the splitters, for example.
            </summary>
            <returns>True if successful; false if nothing was cancelled.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SuspendLayout">
            <summary>
            Suspends the layout.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ResumeLayout">
            <summary>
            Resets the layout to it's default value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UpdateActiveTabHost">
            <summary>
            Updates the active tab host.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UpdateActiveTabHost(System.Windows.Forms.Form)">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates">
            <overload>
            Reads the tab group state information from a persistence medium.
            </overload>
            <summary>
            Reads the tab group states from the Isolated Storage.
            </summary>
            <returns>TRUE if the read is successful.</returns>
            <remarks><para>
            This method loads and applies the saved tab group states on the currently
            loaded child forms. Note that the loaded state information is not cached to be
            applied to child forms that might be created later. 
            </para><para>
            This method is automatically
            called by the <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AttachToMdiContainer(System.Windows.Forms.Form)"/> method. You could optionally call this 
            method or it's other overloaded variants to load the tab group states at a different time.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates(Syncfusion.Runtime.Serialization.SerializeMode,System.Object)">
            <summary>
            Reads the previously serialized tab group states.
            </summary>
            <param name="mode"> A <see cref="T:Syncfusion.Runtime.Serialization.SerializeMode"/> value.</param>
            <param name="persistpath">The name of the IsolatedStorage/INI/XML file or the 
            registry key containing the  persisted tab group information.</param>
            <returns>TRUE if the load is successful.</returns>
            <remarks><para>
            Reads the tab groups information from the specified persistent store and applies the new state. 
            This method has been provided only to allow a higher degree of control over the 
            serialization process. For normal state storage and retrieval it is advisable to 
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SaveTabGroupStates"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates"/>
            methods.
            </para><para>
            This method will be removed in a future version. Please use the more flexible LoadTabGroupStates(AppStateSerializer) variant, instead.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Reads the previously serialized tab group states.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <returns>TRUE if the load is successful.</returns>
            <remarks><para>
            Reads the tab groups information from the specified persistent store and applies the new state. 
            This method has been provided only to allow a higher degree of control over the 
            serialization process. Note that the <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SaveTabGroupStates"/>
            methods get called automatically when you enable/disable tabbed mdi.
            </para><para>
            You could also cosider using the other overloaded variant <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates"/>
            that loads the information from the Isolated Storage.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ApplyDeserializedState(Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo)">
            <summary>
            Applies deserialized state to the control.
            </summary>
            <param name="tabGroupStateInfo"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DeserializeLayoutPanel(Syncfusion.Windows.Forms.Tools.LayoutPanel,Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo)">
            <summary>
            Method tries to deserialize layout information that contains in serialized 
            LayoutPanel class.
            </summary>
            <param name="pLayoutPanel"> The nullable panel for refilling needed layout info. </param>
            <param name="info"> The deserialization info. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetFromName(System.String)">
            <summary>
            Gets TabHost with equal hame.
            </summary>
            <param name="name"> Name to find. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetTabHosts(Syncfusion.Windows.Forms.Tools.LayoutPanel,Syncfusion.Windows.Forms.Tools.LayoutPanel)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LockHostFormUpdate">
            <summary>
            Locks the Host Form redrawing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LockMDIClientUpdate">
            <summary>
            Locks the MDI client redrawing.(MDI Client alone)
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnLockMDIClientUpdate">
            <summary>
            Unlocks the MDI Client redrawing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnlockHostFormUpdate">
            <summary>
            UnLocks the Host Form redrawing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SaveTabGroupStates">
            <overload>
            Saves the current tab groups information into a persistence medium.
            </overload>
            <summary>
            Saves the current tab group states to Isolated Storage.
            </summary>
            <remarks><para>
            Calling this method saves the current tab group states in Isolated Storage.
            </para><para>
            This method is also called by the <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DetachFromMdiContainer(System.Windows.Forms.Form,System.Boolean,System.Boolean)"/> method
            to save the tag group states while disabling tabbed mdi. You could call this or any
            of it's overloaded variants to explicitly save the state at any specific time.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SaveTabGroupStates(Syncfusion.Runtime.Serialization.SerializeMode,System.Object)">
            <summary>
            Saves the current tab groups information to the specified persistence medium.
            </summary>
            <param name="mode"> A <see cref="T:Syncfusion.Runtime.Serialization.SerializeMode"/> value.</param>
            <param name="persistpath"> Specifies the name of an IsolatedStorage/INI/XML file or a registry key to  
            which the persistence information will be written.</param>
            <remarks>
            Writes the mdi tab groups information to the persistence medium specified by the 
            <paramref name="mode"/> parameter and at the path specified by the <paramref name="persistpath"/> object.
            This method has been provided only to allow a higher degree of control over the 
            serialization process. For normal state storage and retrieval it is advisable to 
            use the <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SaveTabGroupStates"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates"/> 
            methods.
            <para>
            This method will be removed in a future version. Please use the more flexible SaveTabGroupStates(AppStateSerializer) variant, instead.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ClearSavedTabGroupState">
            <summary>
            Clears the state of the saved tab group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SaveTabGroupStates(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the current tab groups information to the specified persistence medium.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks><para>
            Writes the mdi tab groups information to the persistence medium.
            This method has been provided only to allow a higher degree of control over the 
            serialization process. Note that the <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates"/> and <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SaveTabGroupStates"/>
            methods get called automatically when you enable/disable tabbed mdi.
            </para><para>
            You could also consider calling the other overloaded variant <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SaveTabGroupStates(Syncfusion.Runtime.Serialization.AppStateSerializer)"/>
            that stores the tab group informtion in Isolated Storage.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DetachFromMdiContainer(System.Windows.Forms.Form,System.Boolean,System.Boolean)">
            <summary>
            Detaches an mdi parent from the TabbedMDIManager.
            </summary>
            <param name="mdiContainer">The mdi parent to be detached that was previously
            attached through AttachToMdiContainer.</param>
            <param name="setCascade">True indicates that it will layout mdi children in cascade mode after
            detaching itself; false otherwise.</param>
            <remarks><para>
            This will remove all references to the mdi parent and resume default mdi behavior.
            </para><para>
            This method will also save the current tab group state in Isolated Storage.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DetachFromMdiContainer(System.Windows.Forms.Form,System.Boolean)">
            <summary>
            Detaches an mdi parent from the TabbedMDIManager.
            </summary>
            <param name="mdiContainer">The mdi parent to be detached that was previously
            attached through AttachToMdiContainer.</param>
            <param name="setCascade">True indicates that it will layout mdi children in cascade mode after
            detaching itself; false otherwise.</param>
            <remarks>
            <para>
            This will remove all references to the mdi parent and resume default mdi behavior.
            </para>
            <para>
            This method will also save the current tab group state in Isolated Storage.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>This method is almost a stub, needed only for mouse hook subscribing.</summary>
            <returns></returns>
            <param name="m"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ProcessCmdKey(System.Windows.Forms.Keys,System.Boolean)">
            <summary>Checks if command key can be processed.</summary>
            <returns></returns>
            <param name="keyData"/>
            <param name="isSysKeyDown"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)">
            <summary>
            This will be called after the controls and forms are done with processing the ProcessCmdKey.
            </summary>
            <returns></returns>
            <param name="msg"/>
            <param name="keyData"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetManagerForForm(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="form"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AttachToMdiContainer(System.Windows.Forms.Form)">
            <summary>
            Attaches a mdi parent to the TabbedMDIManager.
            </summary>
            <param name="mdiContainer">The mdi parent to attach to.</param>
            <remarks><para>
            This will attach the TabbedMDIManager to the mdi parent and invoke tabbed look-and-feel
            in the mdi client area. You should typically do this in the mdi container's constructor
            or in the Form Load event.
            </para><para>
            This method will also call <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LoadTabGroupStates"/> to load and apply
            the saved tab group states on the loaded child forms. Note that this loaded state
            will not be cached to be applied on child forms that might be loaded in a later stage.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddMDIChildToHash(System.Windows.Forms.Form)">
            <summary>
            Method creates wrapper for MDIChild form handle,
            sets MessageFilter to filter received messages and
            adds values to hashtable.
            </summary>
            <param name="pMDIChild"> MDIChild form whose handle is to be wrappered. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.RemoveMDIChildFromHash(System.Windows.Forms.Form,System.Boolean)">
            <summary>
            Method sets MessageFilter as null reference to prevent handling messages
            If MDIChild form is removed method also removes references of MDIChild form
            from hash table and message filter.
            </summary>
            <param name="pMDIChild"> MDIChild form which message handling must be stopped. </param>
            <param name="pIsRemoved"> True determines that MDIChild form is removed,
            otherwise TabbedMDIManager simply changes its state to detached. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.RenameTabHosts">
            <summary>
            Renames tabHosts. Begins renaming from "TabHost_1".
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetTabGroupWeights(System.Int32[])">
            <summary>
            Lets you specify the weights for the tab groups when allocating 
            the available space between them.
            </summary>
            <param name="weights">An array of integers.</param>
            <remarks><para>
            An integer array with the same count as the current number of tab groups. The sum
            of these weights should be greater than 1.
            </para><para>
            Use <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MaximizeTabGroup(Syncfusion.Windows.Forms.Tools.TabHost)"/> to take a tab group take all the available area.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetTabGroupWeights">
            <summary>
            Divides layout panels and allocates space for Tab hosts
            according to default coefficient of each panel.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AdjustTabGroupWeightsEqually">
            <summary>
            Divides layout panels and allocates space for Tab hosts
            equaly.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MaximizeTabGroup(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Call this method to make the tab group hosted in the specified <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/>
            occupy the maximum space.
            </summary>
            <param name="tabGroupHost">A <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UpdateScrollOffset">
            <summary>
            Updates scroll offset of currently activated MDI child form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.BeginUpdate(System.Boolean)">
            <summary>
            Suspends MDIClient window and MDI container redrawing.
            </summary>
            <param name="bLockContainer"> Indicates if MDI container should be suspended for redrawing. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.EndUpdate(System.Windows.Forms.Form,System.Windows.Forms.MdiClient,System.Boolean)">
            <summary>
            Redraws MDIClient window and MDI container.
            </summary>
            <param name="pMDIContainer"> MDI container</param>
            <param name="pMDIClient"> MDI client. </param>
            <param name="bLockContainer"> Indicates if MDI container should be redrawn. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LockLayout(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bLockContainer"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnlockLayout(System.Windows.Forms.Form,System.Windows.Forms.MdiClient,System.Boolean)">
            <summary>
            Resumes layout for the MDIContainer and MDICLient.
            </summary>
            <param name="pMDIContainer">Specified MDIContainer.</param>
            <param name="pMDIClient">Specified MDIClient.</param>
            <param name="bLockContainer">Indicates whether resume layout will perform for MDIContainer.
            True - resume layout will be performed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.BeginUpdateMDIChild(System.Windows.Forms.Form)">
            <summary>
            Suspends redrawing specified form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.EndUpdateMDIChild(System.Windows.Forms.Form)">
            <summary>
            Resumes redrawing for the  specified form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.EndUpdateAsync(System.Boolean)">
            <summary>
            Asynchronously redraws MDIClient window and MDI container.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnlockLayoutAsync(System.Boolean)">
            <summary>
            Resumes layout for the MDIContainer and MDICLient.
            </summary>
            <param name="bLockContainer">Indicates whether resume layout will perform for MDIContainer.
            True - resume layout will be performed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.EndUpdateMDIChildAsync(System.Windows.Forms.Form)">
            <summary>
            Asynchronously resumes redrawing for the specified form.
            </summary>
            <param name="pMDIChild"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnTabControlAdding(Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventArgs)">
            <summary>
            Fires the <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdding"/> event.
            </summary>
            <param name="e">The event args.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnDropDownPopup(Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs)">
            <summary>
            Fires BeforeDropDownPopup.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnNeedUpdateHostedFormChanged">
            <summary>
            Overridden
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnTabControlAdded(Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventArgs)">
            <summary>
            Fires the <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdded"/> event.
            </summary>
            <param name="e">The event args.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnTabControlRemoving(Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventArgs)">
            <summary>
            Fires the <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnTabControlRemoving(Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventArgs)"/> event.
            </summary>
            <param name="e">The event args.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnUnLockingMdiClient(System.EventArgs)">
            <summary></summary>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_BeforePopup(System.Object,System.ComponentModel.CancelEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_PopupClosed(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_Popup(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CanCreateNewHorizontalGroup(Syncfusion.Windows.Forms.Tools.MDITabPanel)">
            <summary></summary>
            <returns></returns>
            <param name="tabPanel"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CanCreateNewVerticalGroup(Syncfusion.Windows.Forms.Tools.MDITabPanel)">
            <summary></summary>
            <returns></returns>
            <param name="tabPanel"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CanMoveToPreviousTabGroup(Syncfusion.Windows.Forms.Tools.MDITabPanel)">
            <summary></summary>
            <returns></returns>
            <param name="tabPanel"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CanMoveToNextTabGroup(Syncfusion.Windows.Forms.Tools.MDITabPanel)">
            <summary></summary>
            <returns></returns>
            <param name="tabPanel"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetTabHostFromTab(Syncfusion.Windows.Forms.Tools.MDITabPanel)">
            <summary></summary>
            <returns></returns>
            <param name="tab"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnActiveTabToNewGroupMoved(System.Windows.Forms.Form,Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Overridden
            </summary>
            <param name="mdiChild"/>
            <param name="prevHost"/>
            <param name="newHost"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnLockMdiClient(System.Windows.Forms.Form,System.Windows.Forms.MdiClient)">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnLockMdiClientAsync">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LockMdiClient">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LockMDIChild(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="mdiChild"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnlockMDIChild(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="mdiChild"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnlockMDIChildAsync(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="mdiChild"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveActiveTabToNewGroup(System.Boolean)">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ResetSplitterHostsBounds">
            <summary>
            Set TabHost's SplitterHosts bounds to Rectangle.Empty value.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.RemoveActiveDocFromTabHost(System.Boolean@)">
            <summary></summary>
            <returns></returns>
            <param name="tabsHostRemoved"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.RemoveDocFromTabHost(Syncfusion.Windows.Forms.Tools.TabHost,System.Windows.Forms.Form,System.Boolean@)">
            <summary></summary>
            <param name="tabHost"/>
            <param name="mdiChild"/>
            <param name="tabHostRemoved"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveActiveDocToAdjTabHost(System.Boolean)">
            <summary></summary>
            <param name="next"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_NewHorz(System.Object,System.EventArgs)">
            <summary>
            The event handler for the "New Horizontal Tab Group" menu item.
            </summary>
            <param name="sender">The event source.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_Cancel(System.Object,System.EventArgs)">
            <summary>
            The event handler for the "Cancel" menu item.
            </summary>
            <param name="sender">The event source.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_Close(System.Object,System.EventArgs)">
            <summary>
            The event handler for the "Close" menu item.
            </summary>
            <param name="sender">The event source.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_NewVert(System.Object,System.EventArgs)">
            <summary>
            The event handler for the "New Vertical Tab Group" menu item.
            </summary>
            <param name="sender">The event source.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_MovePrev(System.Object,System.EventArgs)">
            <summary>
            The event handler for the "Move Previous" menu item.
            </summary>
            <param name="sender">The event source.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenu_MoveNext(System.Object,System.EventArgs)">
            <summary>
            The event handler for the "Move Next" menu item.
            </summary>
            <param name="sender">The event source.</param>
            <param name="e">The event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.InitMDITabPanel(Syncfusion.Windows.Forms.Tools.MDITabPanel)">
            <summary>
            Initializes the tab control representing a tab group.
            </summary>
            <param name="tabPanel">A <see cref="T:Syncfusion.Windows.Forms.Tools.TabControlAdv"/> derived instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateMDITabPanel">
            <summary>
            Creates and returns an MDITabPanel.
            </summary>
            <returns>A reference to an MDITabPanel control.</returns>
            <remarks><para>
            MDITabPanel is a TabControlAdv derived class used internally by TabbedMDIManager. You
            can use this instance just as you would any TabControlAdv instance.
            </para><para>
            You can customize the tab being drawn by providing a custom MDITabPanel derived
            tab or modifying the properties of the MDITabPanel instance returned by the base class.
            </para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LockWindowTemporarily(System.Windows.Forms.Control,System.Int32)">
            <summary></summary>
            <param name="control"/>
            <param name="interval"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnLockWindows">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnMdiChildRemoved(System.Windows.Forms.Form)">
            <summary>
            Called when an mdi child form gets removed.
            </summary>
            <param name="form">The mdi child Form.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnImageSizeChanged">
            <summary>
            Raised when size of the image in the mdi tabs is changed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Syncfusion#Windows#Forms#ITabbedMDIManager#GetMDIParent">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Syncfusion#Windows#Forms#ITabbedMDIManager#ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)">
            <summary></summary>
            <returns></returns>
            <param name="msg"/>
            <param name="keyData"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnShowCloseButtonChanged">
            <summary>
            Called when ShowCloseButton property is changed
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveDocumentTo(System.String,System.Int32)">
            <summary></summary>
            <returns></returns>
            <param name="tabName"/>
            <param name="groupIndex"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Syncfusion#Windows#Forms#IKeyboardProcHookClient#KeyboardHookProc(System.Int32,System.Int32)">
            <summary></summary>
            <returns></returns>
            <param name="wParam"/>
            <param name="lParam"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DetachMdiListMenuItem(System.Windows.Forms.MenuItem)">
            <summary></summary>
            <param name="mdiListMenuItem"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AttachMdiListMenuItem(System.Windows.Forms.MenuItem)">
            <summary></summary>
            <param name="mdiListMenuItem"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetMdiChildrenForMenu">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UpdateMdiList">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetMdiChildFromMdiListMenuItem(System.Windows.Forms.MenuItem)">
            <summary></summary>
            <returns></returns>
            <param name="item"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AttachMdiListItems(System.Windows.Forms.MenuItem)">
            <summary></summary>
            <param name="mdiListItem"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.RemoveMdiListItems(System.Windows.Forms.MenuItem)">
            <summary></summary>
            <param name="mdiListItem"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddMdiChild(System.Windows.Forms.Form,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Adds a form to a tab host.
            </summary>
            <param name="mdiChild">The form to add.</param>
            <param name="tabHost">The destination <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/>.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AdjustMdiChildSizes">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateTabHost">
            <summary>
            Creates a <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> to host a tab group (in a tab control).
            </summary>
            <returns>A new <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> instance.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.InitTabHost(Syncfusion.Windows.Forms.Tools.TabHost,System.Int32)">
            <summary>
            Initializes the <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> as soon as it gets created.
            </summary>
            <param name="tabHost">The <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> to initialize.</param>
            <param name="tabGroupIndex">The tab group index which this tab host will represent.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetTabHostUnder(Syncfusion.Windows.Forms.Tools.MDITabPanel,System.Drawing.Point)">
            <summary></summary>
            <returns></returns>
            <param name="tabsHostSource"/>
            <param name="mousePos"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Tab_MouseUp(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Tab_MouseMove(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.PostInitTabHost(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary></summary>
            <param name="tabHost"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ValidateFocusedChildForm">
            <summary>
            Validates the active child form.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiListItemPopup(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.NotifyTabbedMDIBindingToChildren(System.Windows.Forms.Form,System.Boolean)">
            <summary></summary>
            <param name="mdiChild"/>
            <param name="attach"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateMDITabPanelInternal">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CloseActiveChildForm">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CloseChildForm(System.Windows.Forms.Form)">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiHostRefersh">
            <summary>
            Refreshes all MDI tab panel. 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UpdateCloseAndDropDownButtons">
            <summary>
            Update close and drop down buttons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.IsValidTabHostsName(System.String)">
            <summary></summary>
            <returns></returns>
            <param name="name"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UpdateRenderers">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetTabHostForGroup(System.String,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary></summary>
            <param name="groupName"/>
            <param name="tabHost"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetMdiContainer">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CorrectImageSize(System.Drawing.Image,System.Drawing.Size)">
            <summary></summary>
            <returns></returns>
            <param name="image"/>
            <param name="destSize"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.mdiChildNativeWnd_SetIcon(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetMdiChildIcon(System.Windows.Forms.Form,System.Boolean)">
            <summary></summary>
            <param name="mdiChild"/>
            <param name="shouldInvalidate"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ResumeLayoutInternal">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateTabHostInternal(System.Int32)">
            <summary></summary>
            <returns></returns>
            <param name="tabHostIndex"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.IsValidSplitterHostName(System.String)">
            <summary></summary>
            <returns></returns>
            <param name="name"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetTabHostAfter(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary></summary>
            <returns></returns>
            <param name="tabHost"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetMaxDelta(Syncfusion.Windows.Forms.Tools.SplitterHost,System.Int32@,System.Int32@)">
            <summary>
            Get distances for splitter moving.
            </summary>
            <param name="splitterHost"> SplitterHost to move. </param>
            <param name="deltaPos"> Value splitterHost can move to right or up side. </param>
            <param name="deltaNeg"> Value splitterHost can move to left or down side. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiLayout(System.Object,System.Windows.Forms.LayoutEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.BalanceTDILayout(System.Int32)">
            <summary>
            This function helps, to maintain equal size for loaded TabGroup.
            </summary>
            <param name="Row">Specifies no. of Row to be displayed, greater than 2</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetEqualWeights(Syncfusion.Windows.Forms.Tools.LayoutPanel)">
            <summary>
            To Set equal Spacing for TabGroups loaded in TabbedMDI Manager
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UpdateLayoutPanelCoefficient(Syncfusion.Windows.Forms.Tools.LayoutPanel)">
            <summary>
            To update the coefficient 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SetCoefficient(Syncfusion.Windows.Forms.Tools.LayoutPanel,System.Int32)">
            <summary>
            To update the coefficient value based on level
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.InitializeLayoutPanel">
            <summary>
            Creates LayoutPanel with one TabHost.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LayoutHosts(Syncfusion.Windows.Forms.Tools.LayoutPanel)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LayoutTabHost(Syncfusion.Windows.Forms.Tools.TabHost,System.Drawing.Point,System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="tabHost"></param>
            <param name="location"></param>
            <param name="size"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LayoutTabHostMdiChildren(Syncfusion.Windows.Forms.Tools.TabHost,System.Drawing.Point,System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="tabHost"></param>
            <param name="location"></param>
            <param name="size"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LayoutSplitterHost(Syncfusion.Windows.Forms.Tools.TabHost,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            
            </summary>
            <param name="pTabHost"></param>
            <param name="pBounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnlockMessageReceived(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MDIContainer_Load(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MDIContainer_RightToLeftChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnBeforeMDIChildAdded(System.Windows.Forms.Control)">
            <summary></summary>
            <param name="ctrl"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MDIChild_Added(System.Object,System.Windows.Forms.ControlEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnMDIChildHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MDIChild_Removed(System.Object,System.Windows.Forms.ControlEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ModifyRedundantReferences">
            <summary>
            Method modifies remaining redundant collections and properties.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiChildDisposed(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.mdiContainer_HandleCreated(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.mdiContainer_FormClosed(System.Object,System.Windows.Forms.FormClosedEventArgs)">
            <summary></summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiListItemClicked(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MDIChild_Activate(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnMdiChildLoad(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.OnThemeChanged(System.Object,System.EventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_mdiListToolStripItem">
            <summary>
            ToolStrip item to which MDIChildren menu items should be added or removed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_lstMDIMenuItems">
            <summary>
            List which contain menu items with MDIChild window reference.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.m_frmWindowsListContainer">
            <summary>
            Container which is used to manipulate child windows.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MenuItem_Click(System.Object,System.EventArgs)">
            <summary>
            Activates MDIChild window selected by user.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MDIList_OnDropDownOpening(System.Object,System.EventArgs)">
            <summary>
            Updates dropdown items by MDIChildren list.
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AttachMdiListToolStripItem(System.Windows.Forms.ToolStripMenuItem)">
            <summary></summary>
            <param name="mdiListItem"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.RemoveMDIChildrenFromToolStripMenu(System.Windows.Forms.ToolStripMenuItem)">
            <summary>
            Removes menu items which belong to MDIChildren references from ToolStrip menu item  
            </summary>
            <param name="pMenuItem"> ToolStrip menu item from which menu items should be removed. </param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddMDIChildrenToToolStripMenu(System.Windows.Forms.ToolStripMenuItem)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.GetMDIChildren">
            <summary>
            Gets MDIChildren from MDI container.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ShouldSerializeAttachedTo">
            <summary>
            Indicates whether the current value of AttachedTo is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ResetAttachedTo">
            <summary>
            
            </summary>
            <param name="pForm"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CloseButtonVisible">
            <summary>
            Gets or sets the visibility of the close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CloseButtonToolTip">
            <summary>
            Gets or sets the tooltip text for the close button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DropDownButtonToolTip">
            <summary>
            Gets or Sets the ToolTip text for the DropDownButton
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CloseOnMiddleButtonClick">
            <summary>
            Gets or sets a value indicating whether tabs should be closed on middle button click.
            </summary>
            <value><c>true</c> if to be closed on middle button click; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DropDownButtonVisible">
            <summary>
            Gets or sets the visibility of the drop down button.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Visible">
            <summary>
            Indicates whether the control is displayed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.NeedUpdateHostedForm">
            <summary>
            Gets or Sets update for HostedForm
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CausesFormValidation">
            <summary>
            Indicates whether the active child form will be validated before activating
            a new child form.
            </summary>
            <value>
            True to perform validation before switching the active child form; false otherwise. Default is false.
            </value>
            <remarks><para>
            The default mdi behavior is to let you switch child forms even if validation
            fails for the active form. This is the default behavior in the TabbedMDIManager as well.</para><para>
            When this property is turned on and if validation failed on the active form, 
            the user cannot click on a tab or use Ctrl+Tab keys to activate a new page.
            However, note that the active child form can still be changed programmatically.
            </para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ContextMenuItem">
            <summary>
            Gets or sets the context menu that will be used along with the default tab context menu
            when the user right-clicks on a tab.
            </summary>
            <value>A ContextMenu instance.</value>
            <remarks><para>TabbedMDIManager uses our XP Menus classes for its context menu.</para><para>Using this you can add additional menu items to the context menu that pops up
            when a user clicks on a tab.</para><para>This menu will be merged with the default tab context menu. The items
            in the default tab menu have a merge order of 10. Using the appropriate merge
            order you can insert the custom items before or after the default items.</para></remarks>
            <example>
            This example adds a custom context menu to the tabbed mdi manager.
            <coderef file="\Tools\Samples\Tabbed MDI Package\TabbedMDI\cs\mainform.cs" name="TabbedMDIManager: Setting the Context Menu" lang="C#"><code lang="C#">
                        // Append menus to the standard mdi tab context menu
                        ParentBarItem contextMenuItem = new ParentBarItem();
                        BarItem newDocItem = new BarItem();
                        newDocItem.Click += new System.EventHandler(this.addDoc1_Click);
                        newDocItem.Text = "Custom Item: Insert New Doc";
                        newDocItem.MergeOrder = 30;
                        contextMenuItem.Items.Add(newDocItem);
                        BarItem exitItem = new BarItem();
                        exitItem.Click += new System.EventHandler(this.FileExit_Clicked);
                        exitItem.Text = "CustomItem: Exit";
                        exitItem.MergeOrder = 30;
                        contextMenuItem.Items.Add(exitItem);
                        contextMenuItem.BeginGroupAt(newDocItem);
                        // Items in this ParentBarItem will be merged with the standard context menu ParentBarItem of the mdi tab.
                        tabbedMDIManager.ContextMenuItem = contextMenuItem;</code></coderef><coderef file="\Tools\Samples\Tabbed MDI Package\TabbedMDI\vb\mainform.vb" name="TabbedMDIManager: Setting the Context Menu" lang="VB"><code lang="VB">
                       ' Append menus to the standard mdi tab context menu
                       Dim contextMenuItem As ParentBarItem
                       contextMenuItem = New ParentBarItem()
                       Dim newDocItem As BarItem
                       newDocItem = New BarItem()
                       AddHandler newDocItem.Click, New System.EventHandler(AddressOf addDoc1_Click)
                       newDocItem.Text = "Custom Item: Insert New Doc"
                       newDocItem.MergeOrder = 30
                       contextMenuItem.Items.Add(newDocItem)
                       Dim exitItem As BarItem
                       exitItem = New BarItem()
                       AddHandler exitItem.Click, New System.EventHandler(AddressOf FileExit_Clicked)
                       exitItem.Text = "CustomItem: Exit"
                       exitItem.MergeOrder = 30
                       contextMenuItem.Items.Add(exitItem)
                       contextMenuItem.BeginGroupAt(newDocItem)
                       ' Items in this ParentBarItem will be merged with the standard context menu ParentBarItem of the mdi tab.
                       tabbedMDIManager.ContextMenuItem = contextMenuItem</code></coderef></example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DefaultContextMenuItem">
            <summary>
            Gets the Defaultcontext menu 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiChildren">
            <summary>
            Returns the mdi children of the associated mdi parent.
            </summary>
            <value>An array of forms containing the mdi children.</value>
            <remarks>
            Use this property instead of accessing the mdi parent's MDIChildren property
            to get a list of mdi children. This is necessary because the TabbedMDIManager inserts
            additional mdi children that your application need not and should not access/modify.
            </remarks>
            <example><coderef file="\Tools\Samples\Tabbed MDI Package\TabbedMDI\cs\mainform.cs" name="TabbedMDIManager: Getting the mdi children" lang="C#"><code lang="C#">
                        foreach(Form form in this.tabbedMDIManager.MdiChildren)
                        {
                            children += form.Text + "\r\n";
                        }</code></coderef><coderef file="\Tools\Samples\Tabbed MDI Package\TabbedMDI\vb\mainform.vb" name="TabbedMDIManager: Getting the mdi children" lang="VB"><code lang="VB">
                       Dim form As Form
                       For Each form In Me.tabbedMDIManager.MdiChildren
                       ' Process form
                       Next</code></coderef></example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CloseButtonColor">
            <summary>
            Gets or sets the close button color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabGroupHosts">
            <summary>
            Returns an array of <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> instances that contains 
            the tab control(see <see cref="T:Syncfusion.Windows.Forms.Tools.MDITabPanel"/>) used to draw a tab group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CloseItem">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> representing
            the "Close" menu item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ImageSize">
            <summary>
            Gets or sets the size of the image in mdi tabs.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabStyle">
            <summary>
            Gets or sets the tabs to be painted as 2D, 3D(regular), WorkbookMode or other registered tab types.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ShowCloseButtonForActiveTabOnly">
            <summary>
            Gets or Sets, show close button for tab only when mouse is over it.
            This property will work only if <see cref="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ShowCloseButton"/> property is set to true.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ShowCloseButtonBackColor">
            <summary>
            Gets or Sets, show close button back color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CloseButtonBackColor">
            <summary>
            Gets or Sets, close button back color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ShowCloseButton">
            <summary>
            Gets or Sets, show close button for individual tabs or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiParent">
            <summary>
            Returns the current mdi parent form managed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UseIconsInTabs">
            <summary>
            Indicates whether to use Icons in tabs.
            </summary>
            <value>True to use icons; false otherwise. Default is true.</value>
            <remarks>When true, the Tabs will get the Icon from the mdi child form's Icon property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AllowTabGroupCustomizing">
            <summary>
            Indicates whether the user can drag and drop tabs(child forms) from one tab group to another.
            </summary>
            <value>True to allow the user to customize the tab group settings; false otherwise.</value>
            <remarks><para>
            If this property is true, the user will be allowed to create new tab groups and move 
            tabs (child forms) between tab groups through the context menus and simple drag and drop.
            </para><para>
            If false, the creation and sizes of the tab groups can only be set programmatically.
            </para><para>
            This property also determines whether the tab group's settings are persisted for use
            across application instantiation. The state will be persisted only if this is set to true.
            </para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AllowMDIClientLocking">
            <summary>
            Specifies whether the MDI Client will be locked when certain tasks are performed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ID">
            <summary>
            Gets or sets a unique ID to differentiate different instances of this class.
            </summary>
            <remarks>
            The runtime persisted information of this class will be scoped by this ID.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ThemesEnabled">
            <summary>
            Indicates whether the tabs should be drawn XP themed.
            </summary>
            <value>True to draw themed; false otherwise. Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiListMenuItem">
            <summary>
            Gets or sets the menu item to which the MDI Children list should be added.
            </summary>
            <value>The <see cref="T:System.Windows.Forms.MenuItem"/> to which the list should be added.</value>
            <remarks><para>Use this property instead of the <see cref="P:System.Windows.Forms.MenuItem.MdiList"/> property.</para><para>This is necessary because the tabbed mdi manager inserts additional
            mdi children that your user should not and need not be aware about.</para><para>
            Note that when you use XP Menus in Essential Tools as your mdi container's main-menu
            then this property need not be set. You should instead use the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MdiListBarItem"/> 
            in XP Menus to represent the mdi child windows list. XP Menus framework automatically handles
            the case when the mdi child windows layout is managed by the TabbedMDIManager.
            </para></remarks>
            <example>
            The following example shows how to initialize the TabbedMDIManager with a form that
            is an mdi container. It also sets a menu to be an mdi list (using the TabbedMDIManager.MdiListMenuItem
            property) and adds custom entries to the default tab context menu.
            <coderef file="\Tools\Samples\Tabbed MDI Package\TabbedMDI\cs\mainform.cs" name="Initializing TabbedMDIManager" lang="C#"><code lang="C#">
                   public MainForm() {
                       //
                       // Required for Windows Form Designer support
                       //
                       InitializeComponent();
                        tabbedMDIManager = new TabbedMDIManager();
                        //tabbedMDIManager.UseIconsInTabs = false;
                       //Add Window Menu
                       this.miWindow = mainMenu.MenuItems.Add("Window");
                       miWindow.MergeOrder = 10;
                       miWindow.MenuItems.Add("Cascade", new System.EventHandler(this.WindowCascade_Clicked));
                       miWindow.MenuItems.Add("Tile Horizontal", new System.EventHandler(this.WindowTileH_Clicked));
                       miWindow.MenuItems.Add("Tile Vertical", new System.EventHandler(this.WindowTileV_Clicked));
                       miWindow.MenuItems.Add("MDI Tabbed", new System.EventHandler(this.TabbedWindows_Clicked));
                  // Let the TabbedMDIManager insert the Mdi Child windows list
                  this.tabbedMDIManager.MdiListMenuItem = miWindow;
                  
                        // Append menus to the standard mdi tab context menu
                        ParentBarItem contextMenuItem = new ParentBarItem();
                        BarItem newDocItem = new BarItem();
                        newDocItem.Click += new System.EventHandler(this.addDoc1_Click);
                        newDocItem.Text = "Custom Item: Insert New Doc";
                        newDocItem.MergeOrder = 30;
                        contextMenuItem.Items.Add(newDocItem);
                        BarItem exitItem = new BarItem();
                        exitItem.Click += new System.EventHandler(this.FileExit_Clicked);
                        exitItem.Text = "CustomItem: Exit";
                        exitItem.MergeOrder = 30;
                        contextMenuItem.Items.Add(exitItem);
                        contextMenuItem.BeginGroupAt(newDocItem);
                        // Items in this ParentBarItem will be merged with the standard context menu ParentBarItem of the mdi tab.
                        tabbedMDIManager.ContextMenuItem = contextMenuItem;
                   }
                    // Convenient way to toggle TabbedMDI mode.
                    private bool TabbedMDIOn
                    {
                        get    {    return this.tabWindowsOn;    }
                        set
                        {
                            if(!(this.tabWindowsOn == value))
                            {
                                this.tabWindowsOn = value;
                                if(this.tabWindowsOn)
                                {
                                    this.tabbedMDIManager.AttachToMdiContainer(this);
                                }
                                else
                                {
                                    this.tabbedMDIManager.DetachFromMdiContainer(this, false); // false to not invoke the Cascade mode after detaching.
                                }
                            }
                        }
                    }
                   //Add a document
                   private void AddDocument(Form doc) {
                       doc.MdiParent = this;
                       doc.Show();
                   }
                    private void MainForm_Load(object sender, System.EventArgs e)
                    {
                        // Add 4 documents
                        this.addDoc1_Click(this, EventArgs.Empty);
                        this.addDoc1_Click(this, EventArgs.Empty);
                        this.addDoc1_Click(this, EventArgs.Empty);
                        this.addDoc1_Click(this, EventArgs.Empty);
                        // Turn on MDI Tabbed Documents mode.
                        // Call this after loading the mdi children to restore their previous state.
                        this.TabbedMDIOn = true;
                    }
                    private int document1Count = 0 ;
                    private void addDoc1_Click(object sender, System.EventArgs e)
                    {
                        document1Count++ ;
                        Document1 doc = new Document1("DocumentOne " + document1Count.ToString());
                        AddDocument(doc);
                    }
                   //Window-&gt;Cascade Menu item handler
                   protected void WindowCascade_Clicked(object sender, System.EventArgs e) {
                        this.TabbedMDIOn = false;
                       this.LayoutMdi(MdiLayout.Cascade);
                   }</code></coderef><coderef file="\Tools\Samples\Tabbed MDI Package\TabbedMDI\vb\mainform.vb" name="Initializing TabbedMDIManager" lang="VB"><code lang="VB">
                   Public Sub New()
                       MyBase.New()
                       '
                       ' Required for Windows Form Designer support
                       '
                       InitializeComponent()
                       tabbedMDIManager = New TabbedMDIManager()
                       'tabbedMDIManager.UseIconsInTabs = false;
                       'Add Window Menu
                       Me.miWindow = mainMenu.MenuItems.Add("Window")
                       miWindow.MergeOrder = 10
                       miWindow.MenuItems.Add("Cascade", New System.EventHandler(AddressOf WindowCascade_Clicked))
                       miWindow.MenuItems.Add("Tile Horizontal", New System.EventHandler(AddressOf WindowTileH_Clicked))
                       miWindow.MenuItems.Add("Tile Vertical", New System.EventHandler(AddressOf WindowTileV_Clicked))
                       miWindow.MenuItems.Add("MDI Tabbed", New System.EventHandler(AddressOf TabbedWindows_Clicked))
                       
                       ' Let the TabbedMDIManager insert the Mdi Child windows list
                   Me.tabbedMDIManager.MdiListMenuItem = miWindow
                   
                       ' Append menus to the standard mdi tab context menu
                       Dim contextMenuItem As ParentBarItem
                       contextMenuItem = New ParentBarItem()
                       Dim newDocItem As BarItem
                       newDocItem = New BarItem()
                       AddHandler newDocItem.Click, New System.EventHandler(AddressOf addDoc1_Click)
                       newDocItem.Text = "Custom Item: Insert New Doc"
                       newDocItem.MergeOrder = 30
                       contextMenuItem.Items.Add(newDocItem)
                       Dim exitItem As BarItem
                       exitItem = New BarItem()
                       AddHandler exitItem.Click, New System.EventHandler(AddressOf FileExit_Clicked)
                       exitItem.Text = "CustomItem: Exit"
                       exitItem.MergeOrder = 30
                       contextMenuItem.Items.Add(exitItem)
                       contextMenuItem.BeginGroupAt(newDocItem)
                       ' Items in this ParentBarItem will be merged with the standard context menu ParentBarItem of the mdi tab.
                       tabbedMDIManager.ContextMenuItem = contextMenuItem
                   End Sub
                   ' Convenient way to toggle TabbedMDI mode.
                   Property TabbedMDIOn() As Boolean
                       Get
                           Return Me.tabWindowsOn
                       End Get
                       Set(ByVal Value As Boolean)
                           If (Not (Me.tabWindowsOn = Value)) Then
                               Me.tabWindowsOn = Value
                               If Me.tabWindowsOn Then
                                   Me.tabbedMDIManager.AttachToMdiContainer(Me)
                               Else
                                   Me.tabbedMDIManager.DetachFromMdiContainer(Me, False)
                               End If
                           End If
                       End Set
                   End Property
                   Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
                       MyBase.Dispose(disposing)
                       If (Not (components) Is Nothing) Then
                           components.Dispose()
                       End If
                   End Sub
                   Private Sub AddDocument(ByVal doc As Form)
                       doc.MdiParent = Me
                       doc.Show()
                   End Sub
                   Private Sub MainForm_Load(ByVal sender As Object, ByVal e As EventArgs)
                       ' Add 4 documents
                       Me.addDoc1_Click(Me, EventArgs.Empty)
                       Me.addDoc1_Click(Me, EventArgs.Empty)
                       Me.addDoc1_Click(Me, EventArgs.Empty)
                       Me.addDoc1_Click(Me, EventArgs.Empty)
                       ' Turn on MDI Tabbed Documents mode.
                       ' Call this after loading the mdi children to restore their previous state.
                       Me.TabbedMDIOn = True
                   End Sub
                   Private Sub addDoc1_Click(ByVal sender As Object, ByVal e As EventArgs)
                       document1Count = (document1Count + 1)
                       Dim doc As Document1
                       doc = New Document1(("DocumentOne " + document1Count.ToString))
                       AddDocument(doc)
                   End Sub
                   ' Window-&gt;Cascade Menu item handler
                   Protected Sub WindowCascade_Clicked(ByVal sender As Object, ByVal e As EventArgs)
                       Me.TabbedMDIOn = False
                       Me.LayoutMdi(MdiLayout.Cascade)
                   End Sub</code></coderef></example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabGroupHostsInternal">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.SplitterHostsInternal">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ShouldRaiseBeforeMDIChildEvent">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CancelItem">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> representing
            the "Cancel" menu item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MoveNextGroupItem">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> representing
            the "Move Next" menu item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MovePrevGroupItem">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> representing
            the "Move Previous" menu item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.NewHorzGroupItem">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> representing
            the "New Horizontal Tab Group" menu item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.NewVertGroupItem">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> representing
            the "New Vertical Tab Group" menu item.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiClient">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.ActiveTabHost">
            <summary>
            Gets the Active child's TabHost.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.IsOffice2003Style">
            <summary>
            Returns whether tabStyle is Office2003 style or not
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Dragging">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.DropRect">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.Horizontal">
            <summary>
            Indicates whether to align the tab groups horizontally or vertically.
            </summary>
            <value>True indicates the tab groups should be aligned Horizontally;
            false indicates vertical alignment. Default is true.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.LayoutPanel">
            <summary>
            Gets panel that contains layout data.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AttachedTo">
            <summary> Get or sets reference on form to which we attach a TabbedMDIManager. </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdding">
            <summary>
            Fired to let you provide a custom tab control.
            </summary>
            <remarks>The <b>TabControl</b> property of the event args will be null when
            this event is called. You can provide a custom <see cref="T:Syncfusion.Windows.Forms.Tools.MDITabPanel"/> derived 
            class in this event's args.
            If you just have to set some properties on the tab control, then listen
            to the <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdded"/> event which will be called before
            creating the tab control.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.BeforeDropDownPopup">
            <summary>
            Fired before drop down popup menu.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdded">
            <summary>
            Fired to let you configure the tab control's 
            appearance and behavior.
            </summary>
            <remarks>
            If you have to provide a derived <see cref="T:Syncfusion.Windows.Forms.Tools.MDITabPanel"/> instance
            to the TabbedMDIManager, use the <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdding"/> event.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlRemoved">
            <summary>
            Fired after a tab control in a tab group was removed.
            </summary>
            <remarks>
            You would typically listen to this event and unsubscribe to the tab control events that
            you previously subscribed to in the <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdded"/> handler.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.UnLockingMdiClient">
            <summary>
            Fired to notify that the locked mdi client area is being unlocked.
            </summary>
            <remarks><para>
            Sometimes the <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/> locks(prevents painting) the mdi client window for a short period 
            to avoid flicker as the tabbed mdi gets laid out.</para><para>This happens in this version when a new mdi child form
            gets added to the mdi parent form and gets shown. The mdi client gets locked when the mdi child gets
            added and gets unlocked a while (100 ms) after the mdi child gets activated. This avoids unseemly 
            flicker when the new mdi child gets activated.
            </para><para>
            Due to this locking you may not be able to perform certain operations in the <see cref="E:System.Windows.Forms.Form.MdiChildActivate"/>
            event like setting the focus on a child control in the new mdi child form (since the Form is locked along with the mdi client).
            In fact, calling the child form's <see cref="P:System.Windows.Forms.Control.CanFocus"/> property will return false when the mdi client is being locked.
            You should instead perform such operation in this event handler.
            </para></remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.BeforeMDIChildAdded">
            <summary>Occurs before a MDI child is added to the TabbedMDIManager.</summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.IsDisposing">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiListToolStripItem">
            <summary>
            Gets or sets the ToolStrip menu item to which 
            MDI Children list should be displayed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiParentNativeWindow">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiParentNativeWindow.m_tabbedMDIMan">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiParentNativeWindow.#ctor">
            <summary>
            Used to avoid misuse of this class (with null reference to <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/>).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiParentNativeWindow.#ctor(Syncfusion.Windows.Forms.Tools.TabbedMDIManager)">
            <summary>
            Constructs <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiParentNativeWindow"/> class instance.
            </summary>
            <param name="tabbedMDI">Reference to valid <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/> instance.</param>
            <remarks><see cref="!:tabbedMDI"/> has to be non-null.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.MdiParentNativeWindow.WndProc(System.Windows.Forms.Message@)">
            <summary></summary>
            <param name="m"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.EndUpdateMDIClientDelegate">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.EndUpdateMDIChildDelegate">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabbedMDIManagerDesigner">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabbedMDIManagerDesigner.Initialize(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.DEF_GROUP_NAME">
            <summary>
            Default group name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.DEF_UNIQUE_NAME_FORMAT">
            <summary>
            Default name format.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.m_collTabbedGroups">
            <summary>
            Collection of Tabbed groups.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.m_bIsManualAction">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.m_bIgnoreValidation">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.m_iUniqueID">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.#ctor">
            <summary>
            Initialize new instance of TabbedGroupedMDIManager.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.TabbedGroups_CollectionChanged(System.Object,System.ComponentModel.CollectionChangeEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.TabbedGroups_ItemPropertyChanged(System.Object,Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.OnActiveTabToNewGroupMoved(System.Windows.Forms.Form,Syncfusion.Windows.Forms.Tools.TabHost,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Called when tab is moved from one group to another group.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.SetTabHostForGroup(System.String,Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            
            </summary>
            <param name="groupName"></param>
            <param name="tabHost"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.OnMdiChildRemoved(System.Windows.Forms.Form)">
            <summary>
            Called when an mdi child form gets removed.
            </summary>
            <param name="form">The Form that gets removed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.GenerateUniqueGroupName">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.GetGroupOfHost(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Returns the TabbedGroup in the TabHost.
            </summary>
            <param name="host"> The group of TabHost to be found. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.GetGroupOfForm(System.Windows.Forms.Form)">
            <summary>
            Returns the group that contains the form.
            </summary>
            <param name="form"> The form in the group. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.GetUniqueGroupName">
            <summary>
            Gets the name of the group.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.GetUniqueGroupName(Syncfusion.Windows.Forms.Tools.TabbedGroup)">
            <summary>
            Gets the unique name of the group.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.GetGroupNameOfHost(Syncfusion.Windows.Forms.Tools.TabHost)">
            <summary>
            Gets the group name of the tab host.
            </summary>
            <param name="tabHost">The tab host.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.EnsureUniqueGroup(System.Windows.Forms.Form)">
            <summary>
            
            </summary>
            <param name="form"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.ValidateGroupOrder">
            <summary>
            Validates the position of TabbedGroups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager.TabbedGroups">
            <summary>
            Gets the Tabbed groups collection.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedGroupsCollection">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroupsCollection.manager">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroupsCollection.htGroupsByName">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupsCollection.#ctor(Syncfusion.Windows.Forms.Tools.TabbedGroupedMDIManager)">
            <summary>
            
            </summary>
            <param name="manager"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroupsCollection.IsUniqueName(System.String)">
            <summary>
            Indicates whether the specified group name is unique.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedGroupsCollection.Item(System.String)">
            <summary>
            
            </summary>
            <param name="groupName"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedGroupsCollection.Item(System.Int32)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedGroup">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.FormAddedPropertyName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.FormRemovedPropertyName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.DEF_GROUP_NAME">
            <summary>
            Default group name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.DEF_UNIQUE_NAME_FORMAT">
            <summary>
            Default name format.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.groupName">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.m_iUniqueID">
            <summary>
            Default group unique ID.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.m_UniqueName">
            <summary>
            Default group Unique name.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.tabHost">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedGroup.htForms">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroup.#ctor(System.String)">
            <summary>
            Initializes a new instance of the TabbedGroup class.
            </summary>
            <param name="groupName">Name of the group.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroup.Dispose(System.Boolean)">
            <summary></summary>
            <param name="disposing"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroup.AddForm(System.Windows.Forms.Form,System.Boolean)">
            <summary>
            Adds a form to the corresponding tabgroup
            </summary>
            <param name="form">The form.</param>
            <param name="fireEvent">if set to <c>true</c> property changed event is fired.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroup.AddForm(System.Windows.Forms.Form)">
            <summary>
            Adds a form to the corresponding tabgroup
            </summary>
            <param name="form">The form.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroup.RemoveForm(System.Windows.Forms.Form)">
            <summary>
            Removes a form from the corresponding tabgroup
            </summary>
            <param name="form"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroup.RemoveForm(System.Windows.Forms.Form,System.Boolean)">
            <summary></summary>
            <param name="form"/>
            <param name="fireEvent"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedGroup.OnPropertyChanged(Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            Raises the property changed event.
            </summary>
            <param name="args"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedGroup.GroupName">
            <summary>
            Returns the tabGroup Name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedGroup.UniqueName">
            <summary>
            Returns the tabGroup unique Name
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedGroup.MdiChildren">
            <summary>
            Returns the MDI children collection
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.TabbedGroup.PropertyChanged">
            <summary>
            Occurs when a property gets changed
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.m_mdiChildList">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.m_currentActiveChildIndex">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.m_mdiParent">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.m_bIgnoreActivation">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.#ctor(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="mdiParent"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.Dispose">
            <summary>
            Disposes this object.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.AddMdiChild(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="mdiChild"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.RemoveMdiChild(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="mdiChild"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.StartTabBasedActivation">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.ActivateNext(System.Boolean)">
            <summary></summary>
            <param name="shiftPressed"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.StopTabBasedActivation">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.BringToFront(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="mdiChild"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.KeyboardActivationHelper.MoveChild(System.Int32,System.Int32)">
            <summary></summary>
            <param name="from"/>
            <param name="to"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.UniquePageID">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.UniquePageID.m_strTabName">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.UniquePageID.#ctor(System.String)">
            <summary></summary>
            <param name="tabName"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.UniquePageID.TabName">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabHost">
            <summary>
            This class is the parent form of a tabbed MDI tab control(tab group) managed by the 
            <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.m_MDIManager">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.m_SplitterHost">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.mdiTabPanel">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.m_borderHeight">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.m_iScaleBaseSize">
            <summary> Uses for backward compatibility. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.m_rcSplitterBounds">
            <summary>
            SplitterHost bounds.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.m_layoutPanel">
            <summary>
            Indicates LayoutPanel in which TabHost instance is located.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.m_arrNextTabHost">
            <summary>
            Indicates a collection of next TabHost controls to which current MDIChild form can be moved.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabHost.m_arrPreviousTabHost">
            <summary>
            Indicates a collection of previous TabHost controls to which current MDIChild form can be moved.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.#ctor(Syncfusion.Windows.Forms.Tools.TabbedMDIManager)">
            <summary>
            Creates a new instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/> class.
            </summary>
            <param name="manager">The corresponding <see cref="T:Syncfusion.Windows.Forms.Tools.TabbedMDIManager"/> instance.</param>
            <remarks><para>Meant to be used by the framework.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.SuspendChildActivation">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.ResumeChildActivation">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.CreateMDITabPanel">
            <summary>
            Creates a <see cref="P:Syncfusion.Windows.Forms.Tools.TabHost.MDITabPanel"/> for use within this Form.
            </summary>
            <returns>A <see cref="P:Syncfusion.Windows.Forms.Tools.TabHost.MDITabPanel"/> instance.</returns>
            <remarks><para>
            This method inturn uses <see cref="M:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.CreateMDITabPanel"/>
            to create the tab control.
            </para></remarks>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.TabHost.AddMdiChild(System.Windows.Forms.Form,Syncfusion.Windows.Forms.Tools.ITabData)" -->
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.SetTooltip(System.Windows.Forms.Form,System.String)">
            <summary>
            Specifies the tooltip for a contained form.
            </summary>
            <param name="mdiChild">The form.</param>
            <param name="tooltip">The tooltip.</param>
            <remarks><para>This tooltip will be set on the form's corresponding tab in its tab group.</para></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.RemoveMdiChild(System.Windows.Forms.Form,System.Boolean)">
            <summary>
            Removes the mdi child form from this tab group.
            </summary>
            <param name="mdiChild">The child form to remove.</param>
            <param name="removeFromHashtable">Internal flag.</param>
            <returns>True if the form was found and removed; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)"/>.
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.Splitter_Moved(System.Object,Syncfusion.Windows.Forms.Tools.SplitterHostEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.ListenToSplitterHost(Syncfusion.Windows.Forms.Tools.SplitterHost)">
            <summary></summary>
            <param name="splitterHost"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.PerformLayoutInternal(System.Drawing.Size)">
            <summary>
            Performs layout for TabHost's MDITabPanel control.
            </summary>
            <param name="pSize"> Preferred size for TabHost. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.DrawTopAlignmentBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draw borders for top tabAlignment.
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.DrawLeftAlignmentBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draw borders for left tabAlignment.
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.DrawBottomAlignmentBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draw borders for bottom tabAlignment.
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.DrawRightAlignmentBorders(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Draw borders for right tabAlignment.
            </summary>
            <param name="g"></param>
            <param name="bounds"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.GetOuterTopAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets outer borders for top tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.GetInnerTopAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets inner borders for top tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.GetOuterLeftAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets outer borders for left tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.GetInnerLeftAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets inner borders for left tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.GetOuterBottomAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets outer borders for bottom tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.GetInnerBottomAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets inner borders for bottom tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.GetOuterRightAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets outer borders for right tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabHost.GetInnerRightAlignmentBordersPath(System.Drawing.Rectangle)">
            <summary>
            Gets inner borders for right tabAlignment.
            </summary>
            <param name="bounds"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.Alignment">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.MDITabPanel">
            <summary>
            Returns the <see cref="P:Syncfusion.Windows.Forms.Tools.TabHost.MDITabPanel"/> tab control within this form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.BottomBorderHeight">
            <summary>
            Represents <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/>'s border height.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.BottomBorderColor">
            <summary>
            Represents <see cref="T:Syncfusion.Windows.Forms.Tools.TabHost"/>'s border color.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.SplitterHost">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.SplitterBounds">
            <summary>
            Gets or sets SplitterHost bounds.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.LayoutPanel">
            <summary>
            Gets or sets LayoutPanel in which TabHost instance is located.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.NextTabHost">
            <summary>
            Gets or sets a collection of next TabHost controls to which current MDIChild form can be moved.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.PreviousTabHost">
            <summary>
            Gets or sets a collection of previous TabHost controls to which current MDIChild form can be moved.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.MdiChildAutoScaleBaseDim">
            <summary>
            Returns the weight associated with this tab host 
            when allocating the available space between tab groups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.IsVistaOS">
            <summary>
            Indicates whether host OS is Vista.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.IsVS2008">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.IsDockingWhidbeyStyle">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.IsOffice2007Style">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabHost.IsHorizontalTabGroup">
            <summary>
            Gets if TabGroup is Vertically aligned or Horizontally aligned
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs.m_pLocation">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs.m_ParentBarItem">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem,System.Drawing.Point)">
            <summary></summary>
            <param name="parentBarItem"/>
            <param name="location"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs.Location">
            <summary>
            Gets or sets popup menu location.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs.X">
            <summary>
            Gets X coordinates of popup menu location.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs.Y">
            <summary>
            Gets Y coordinates of popup menu location.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.DropDownPopupEventArgs.ParentBarItem">
            <summary>
            Gets parent bar item of popup menu.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.DropDownPopupEventHandler">
            <summary>
            DropDownPopupEventArgs delegate.
            </summary>
            <returns></returns>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitterHostEventArgs">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHostEventArgs.delta">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHostEventArgs.#ctor(System.Int32)">
            <summary></summary>
            <param name="delta"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitterHostEventArgs.Delta">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitterHostEventHandler">
            <summary></summary>
            <returns></returns>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.SplitterHost">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHost.m_iMaxDeltaPos">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHost.m_iMaxDeltaNeg">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHost.m_mdiManager">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHost.splitter">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHost.m_iStartPosition">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHost.m_iHorizontalAlignment">
            <summary> True indicates horizontal alignment for splitter, false - vertical one. </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHost.delta">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.SplitterHost.m_lpLayoutPanel">
            <summary>
            Indicates LayoutPanel to which SplitterHost is belong to.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.#ctor(Syncfusion.Windows.Forms.Tools.TabbedMDIManager)">
            <summary></summary>
            <param name="mdiManager"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.CancelOperation">
            <summary></summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.SplitterPaint(System.Object,System.Windows.Forms.PaintEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.IsValidDelta(System.Int32)">
            <summary>
            
            </summary>
            <param name="pDelta"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.Splitter_MouseUp(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.Splitter_MouseMove(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.Splitter_MouseDown(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary></summary>
            <param name="sender"/>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.GetCurrentDelta(System.Windows.Forms.MouseEventArgs)">
            <summary></summary>
            <returns></returns>
            <param name="e"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.GetDragRect(System.Int32)">
            <summary></summary>
            <returns></returns>
            <param name="delta"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.OnSplitterMoved(System.Int32)">
            <summary>
            
            </summary>
            <param name="pDelta"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.SplitterHost.WndProc(System.Windows.Forms.Message@)">
            <summary></summary>
            <param name="m"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitterHost.Splitter">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitterHost.Horizontal">
            <summary> </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitterHost.Delta">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.SplitterHost.LayoutPanel">
            <summary>
            Gets or sets LayoutPanel to which SplitterHost is belong to.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.SplitterHost.SplitterMoved">
            <summary></summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.GROUP_NAMES_VS_TAB_PAGES">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.SELECTED_PAGES">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.GROUP_NAMES">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.GROUP_BASE">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.MDI_AUTO_SCALE_BASE_SIZES">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.TAB_ALIGNMENT">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.MDI_CLIENT_AUTO_SCALE_BASE_SIZES">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.LAYOUT_PANEL">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.m_iAutoScaleBaseMdiClientDim">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.m_lstMdiAutoScaleBaseDim">
            <summary>
            Array of hints.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.m_bHorizontalAlignment">
            <summary>
            Alignment of TabHosts in TabbedMDIManager.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.m_htGroupNamesVsTabPages">
            <summary>
            Contains string Vs ArrayList
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.m_htSelectedPages">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.m_htGroupNames">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.m_lpLayoutPanel">
            <summary>
            TabbedMdiManager's LayoutPanel that contains all layout data.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.#ctor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.#ctor(Syncfusion.Windows.Forms.Tools.TabbedMDIManager)">
            <summary></summary>
            <param name="pManager"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Private constructor called during the deserialization process
            </summary>
            <param name="info"> Serialization info. </param>
            <param name="context"> Streaming context. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Gets data from TabbedMdiManager to save TabHosts and MdiClients states.
            </summary>
            <param name="info"> Serialization info. </param>
            <param name="context"> Streaming context. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.GetGroupName(System.Int32)">
            <summary></summary>
            <returns></returns>
            <param name="i"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.GetTabNamesOfGroup(System.Int32)">
            <summary></summary>
            <returns></returns>
            <param name="i"/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.GetSelectedPagesOfGroup(System.Int32)">
            <summary>
            Gets index of group's selected page.
            </summary>
            <param name="i"> Indicates group name. </param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.TabGroupCount">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.MdiClientAutoScaleBaseSize">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.MdiAutoScaleBaseSizes">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.Horizontal">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabGroupsStateInfo.LayoutPanel">
            <summary>
            Gets or sets TabbedMdiManager's LayoutPanel that contains all layout data.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventArgs">
            <summary>
            The event args for the <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdding"/>, 
            <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdded"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlRemoved"/> events.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventArgs._tabControl">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.MDITabPanel)">
            <summary></summary>
            <param name="tabControl"/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventArgs.TabControl">
            <summary>
            Gets / sets the tab control instance that is being added or removed.
            </summary>
            <remove>You can set a custom instance only when the current value is null,
            otherwise an exception will be thrown.</remove>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TabbedMDITabControlEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdding"/>, 
            <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlAdded"/> and <see cref="E:Syncfusion.Windows.Forms.Tools.TabbedMDIManager.TabControlRemoved"/> events.
            </summary>
            <returns></returns>
            <param name="sender"/>
            <param name="args"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MDIChildAddCancelEventHandler">
            <summary>
            Delegate for the TabbedMDIManager.BeforeMDIChildAdded event.
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MDIChildAddCancelEventArgs">
            <summary>
            Event data for the TabbedMDIManager.BeforeMDIChildAdded event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildAddCancelEventArgs.NewControl">
            <summary>
            The control/form that is to be added to the TabbedMDIManager.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MDIChildWindow">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.#ctor(System.Windows.Forms.Form)">
            <summary></summary>
            <param name="mdiChild"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.UpdateRegion(System.Boolean)">
            <summary>
            
            </summary>
            <param name="pIsDetached"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.OnWmNcActivate(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.OnWmNcCalcSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.OnWmSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.OnWmSetFocus">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.OnWmMouseActivate">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.OnWmSetIcon">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MDIChildWindow.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildWindow.m_messageFilter">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MDIChildWindow.m_mdiChild">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.MDIChildWindow.SetIcon">
            <summary></summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MDIChildWindow.MessageFilter">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CollapsedDropDownButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CollapsedDropDownButton.DEF_HOR_PADDINGS">
            <summary>
            Horizontal padding.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CollapsedDropDownButton.DEF_VER_PADDINGS">
            <summary>
            Vertical padding.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.CollapsedDropDownButton.m_swpFlags">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CollapsedDropDownButton.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripEx)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CollapsedDropDownButton.OnDropDownOpened(System.EventArgs)">
            <summary>
            Redraws non-client area when ToolStrip locates on the grouped RibbonPanel.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CollapsedDropDownButton.UpdateFrame">
            <summary>
            Redraws non-client area.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.CollapsedDropDownButton.ToolStrip">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.CustomPanelItem">
            <summary>
            Custom ToolStripPanelItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.OnMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.OnMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.OnCtlColorEdit(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.OnPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcClient"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.DrawItem(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.DrawButton(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.DrawButtonPressed(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.DrawButtonSelected(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.DrawButtonNormal(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.DrawArrow(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.GetIsHighlighted(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.GetIsSelected(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.GetIsPressed(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ComboBoxRenderer.BackgroundColor">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.ERENDERTYPE">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2010ToolStripRenderer.Office2010ToolStripRendererUtils.OnComboBoxHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.GetKnownPen(Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.EPEN,System.Drawing.Color,System.Int32)">
            <summary>
            
            </summary>
            <param name="ePen"></param>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.arrowColor">
            <summary>
            Color of the scroll button arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintGallery(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            Paints the Gallery item.
            </summary>
            <param name="e">ToolStripItem Render EventArgs</param>
            <returns>True /False</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.DrawStandardScrollers(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Draws the standard scroll bar.
            </summary>
            <param name="g">Graphics</param>
            <param name="gallery">ToolStrip Gallery</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintScrollerBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            Paints the background of the Scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroller</param>
            <param name="scrollButtonState">ScrollButton State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintStandardScrollerBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            Uesd to draw standard scroll bars.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroller</param>
            <param name="scrollButtonState">ScrollButton State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintStandardScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            Draws te scroll button background.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroller</param>
            <param name="scrollButtonState">ScrollButton State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.DrawCompactScrollers(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Draws the compact scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="gallery">ToolStrip Gallery</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState,Syncfusion.Windows.Forms.Tools.Office2016ColorScheme,Syncfusion.Windows.Forms.Tools.Office2016ColorTable)">
            <summary>
            Paints the scroll button background.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroller</param>
            <param name="scrollButtonState">ScrollButton State</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintGalleryItems(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Paints the gallery items
            </summary>
            <param name="g">Graphics</param>
            <param name="gallery">ToolStrip Gallery</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintGalleryCaption(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            Paints the gallery caption area.
            </summary>
            <param name="g">Graphics</param>
            <param name="gallery">ToolStrip Gallery</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintUpArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the Up arrow of the scroll button for compact scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintLargeUpArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the Up arrow of the scroll button for standard scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the Down arrow of the scroll button for standard scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintBackgroundSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the background of the selected gallery item.
            </summary>
            <param name="g">Graphics</param>
            <param name="rc">Bounds of the item.</param>
            <param name="clMetro">Color</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintLargeDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the Down arrow of the scroll button for standard scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.PaintDropDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            Paints the DropDown arrow of the scroll button for compact scroller.
            </summary>
            <param name="g">Graphics</param>
            <param name="rect">Rectangle of the scroll button</param>
            <param name="c">Color of the arrow</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.MenuItemBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.UseDefaultHighlightColor">
            <summary>
            Gets or Sets whether default highlight color should be used 
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.OnMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.OnMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.OnCtlColorEdit(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.OnPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcClient"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.DrawItem(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.DrawButton(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.DrawButtonPressed(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.DrawButtonSelected(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.DrawButtonNormal(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.DrawArrow(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.GetIsHighlighted(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.GetIsSelected(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.GetIsPressed(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ComboBoxRenderer.BackgroundColor">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.ERENDERTYPE">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office2016ToolStripRenderer.Office2016ToolStripRendererUtils.OnComboBoxHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.GetKnownPen(Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.EPEN,System.Drawing.Color,System.Int32)">
            <summary>
            
            </summary>
            <param name="ePen"></param>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.MenuItemBorder">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.OnMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.OnMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.OnCtlColorEdit(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.OnPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.DrawBackground(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcClient"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.DrawItem(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            Drawing the combobox text
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.DrawButton(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.DrawButtonPressed(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.DrawButtonSelected(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.DrawButtonNormal(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.DrawArrow(Syncfusion.Windows.Forms.Tools.Win32API.PAINTINFO@,System.Drawing.Rectangle@)">
            <summary>
            
            </summary>
            <param name="pi"></param>
            <param name="rcButton"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.GetIsHighlighted(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.GetIsSelected(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.GetIsPressed(System.Windows.Forms.ComboBox)">
            <summary>
            
            </summary>
            <param name="cb"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ComboBoxRenderer.BackgroundColor">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.ERENDERTYPE">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.TouchRibbonStyleToolStripRenderer.OfficeTouchStyleToolStripRendererUtils.OnComboBoxHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Win32API.PeekMessageFlags">
            <summary>
            Window API enumerations
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI">
            <summary>
            Windows API Functions
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SHGetMalloc(System.IntPtr@)">
            <summary>
            Retrieves a pointer to the Shell's IMalloc interface.
            </summary>
            <param name="hObject">Address of a pointer that receives the Shell's IMalloc interface pointer.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SHGetFolderLocation(System.IntPtr,System.Int32,System.IntPtr,System.UInt32,System.IntPtr@)">
            <summary>
            Retrieves the path of a folder as an PIDL.
            </summary>
            <param name="hwndOwner">Handle to the owner window.</param>
            <param name="nFolder">A CSIDL value that identifies the folder to be located</param>
            <param name="hToken">Token that can be used to represent a particular user</param>
            <param name="dwReserved">Reserved</param>
            <param name="ppidl">Address of a pointer to an item identifier list structure specifying the folder's location relative to the root of the namespace ( the desktop ).</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SHGetPathFromIDList(System.IntPtr,System.Text.StringBuilder)">
            <summary>
            Converts an item identifier list to a file system path.
            </summary>
            <param name="pidl">Address of an item identifier list that specifies a file or directory location relative to the root of the namespace ( the desktop ). </param>
            <param name="pszPath">Address of a buffer to receive the file system path.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SHGetFolderPath(System.IntPtr,System.Int32,System.IntPtr,System.UInt32,System.Text.StringBuilder)">
            <summary>
            Takes the CSIDL of a folder and returns the pathname.
            </summary>
            <param name="hwndOwner">Handle to an owner window.</param>
            <param name="nFolder">A CSIDL value that identifies the folder whose path is to be retrieved.</param>
            <param name="hToken">An access token that can be used to represent a particular user.</param>
            <param name="dwFlags">Flags to specify which path is to be returned. It is used for cases where the folder associated with a CSIDL may be moved or renamed by the user. </param>
            <param name="pszPath">Pointer to a null-terminated string which will receive the path.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SHParseDisplayName(System.String,System.IntPtr,System.IntPtr@,System.UInt32,System.UInt32@)">
            <summary>
            Translates a Shell namespace object's display name into an item
            identifier list and returns the attributes of the object. This function is
            the preferred method to convert a string to a pointer to an item identifier
            list ( PIDL ).
            </summary>
            <param name="pszName">Pointer to a zero-terminated wide string that contains the display name  to parse. </param>
            <param name="pBndContext">Optional bind context that controls the parsing operation. This parameter is normally set to NULL.</param>
            <param name="ppidl">Address of a pointer to a variable of type ITEMIDLIST that receives the item identifier list for the object.</param>
            <param name="AttrToQuery">ULONG value that specifies the attributes to query.</param>
            <param name="ResultAttr">Pointer to a ULONG. On return, those attributes that are true for the object and were requested in AttrToQuery will be set. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SHGetDesktopFolder(System.IntPtr@)">
            <summary>
            Retrieves the IShellFolder interface for the desktop folder,
            which is the root of the Shell's namespace.
            </summary>
            <param name="ppshf">Address that receives an IShellFolder interface pointer for the desktop folder.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SHBindToParent(System.IntPtr,System.Guid,System.IntPtr@,System.IntPtr@)">
            <summary>
            This function takes the fully-qualified pointer to an item
            identifier list ( PIDL ) of a namespace object, and returns a specified
            interface pointer on the parent object.
            </summary>
            <param name="pidl">The item's PIDL. </param>
            <param name="riid">The REFIID of one of the interfaces exposed by the item's parent object.</param>
            <param name="ppv">A pointer to the interface specified by riid. You must release the object when you are finished.</param>
            <param name="ppidlLast">// The item's PIDL relative to the parent folder. This PIDL can be used with many of the methods supported by the parent folder's interfaces. If you set ppidlLast to NULL, the PIDL will not be returned. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.StrRetToBSTR(Syncfusion.Windows.Forms.Tools.Win32API.STRRET@,System.IntPtr,System.String@)">
            <summary>
            Accepts a STRRET structure returned by
            ShellFolder::GetDisplayNameOf that contains or points to a string, and then
            returns that string as a BSTR.
            </summary>
            <param name="pstr">Pointer to a STRRET structure.</param>
            <param name="pidl">Pointer to an ITEMIDLIST uniquely identifying a file object or subfolder relative to the parent folder.</param>
            <param name="pbstr">Pointer to a variable of type BSTR that contains the converted string.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.StrRetToBuf(Syncfusion.Windows.Forms.Tools.Win32API.STRRET@,System.IntPtr,System.Text.StringBuilder,System.UInt32)">
            <summary>
            Takes a STRRET structure returned by IShellFolder::GetDisplayNameOf,
            converts it to a string, and places the result in a buffer.
            </summary>
            <param name="pstr">Pointer to the STRRET structure. When the function returns, this pointer will no longer be valid.</param>
            <param name="pidl">Pointer to the item's ITEMIDLIST structure.</param>
            <param name="pszBuf">Buffer to hold the display name. It will be returned as a null-terminated string. If cchBuf is too small, the name will be truncated to fit.</param>
            <param name="cchBuf">Size of pszBuf, in characters. If cchBuf is too small, the string will be truncated to fit. </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SHBrowseForFolder(Syncfusion.Windows.Forms.Tools.Win32API.BROWSEINFO@)">
            <summary>
            Displays a dialog box that enables the user to select a Shell folder.
            </summary>
            <param name="lbpi">// Pointer to a BROWSEINFO structure that contains information used to display the dialog box.</param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.SetRedraw(System.Windows.Forms.Control,System.Boolean)">
            <summary>
            
            </summary>
            <param name="ctrl"></param>
            <param name="bRedraw"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.WndHook.Dispose">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.CallWndProcHook.#ctor(Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.WindowProc)">
            <summary>
            
            </summary>
            <param name="wndProc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.GetMessageHook.#ctor(Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.WindowProc)">
            <summary>
            
            </summary>
            <param name="wndProc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.Assign(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.Unassign">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.WndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="msg"></param>
            <param name="wparam"></param>
            <param name="lparam"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.CallWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="msg"></param>
            <param name="wparam"></param>
            <param name="lparam"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.PreProcessing(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.PostProcessing(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.DefProcessing(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.SetWndProc(System.IntPtr,Syncfusion.Windows.Forms.Tools.Win32API.WindowsAPI.WindowProc)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.IsAssigned">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.MessageFilter">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.Handlers">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.Handlers.AddHandler(System.IntPtr,Syncfusion.Windows.Forms.Tools.NativeMessageHandler)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
            <param name="handler"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeMessageHandler.Handlers.RemoveHandlers(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.NativeWindowEx.#ctor(System.IntPtr)">
            <summary>
            
            </summary>
            <param name="hWnd"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.NativeWindowEx.m_messageFilter">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.NativeWindowEx.MessageFilter">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.#ctor(Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            
            </summary>
            <param name="colorScheme"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.Finalize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ApplyManagedColorScheme(System.Windows.Forms.Form,Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            Applies managed color scheme based on default scheme.
            </summary>
            <param name="form">Container form.</param>
            <param name="colorScheme">Office2007 color scheme.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ApplyManagedColors(System.Windows.Forms.Form,System.Drawing.Color)">
            <summary>
            Applies managed color scheme based on color.
            </summary>
            <param name="form">Container form.</param>
            <param name="color">Color for managed scheme.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.GetAlphaBlendedColor(System.Drawing.Color,System.Drawing.Color,System.Int32)">
            <summary>
            
            </summary>
            <param name="src"></param>
            <param name="dest"></param>
            <param name="alpha"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.UpdateColorScheme(Syncfusion.Windows.Forms.Office2007Theme)">
            <summary>
            
            </summary>
            <param name="colorScheme"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.UpdateColors(System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="basicColor"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.InitColors(System.Drawing.Color[]@)">
            <summary>
            
            </summary>
            <param name="colors"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.Clear">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.InitSilverColors(System.Drawing.Color[]@)">
            <summary>
            
            </summary>
            <param name="colors"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.InitBlueColors(System.Drawing.Color[]@)">
            <summary>
            
            </summary>
            <param name="colors"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.InitBlackColors(System.Drawing.Color[]@)">
            <summary>
            
            </summary>
            <param name="colors"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.GetConvertedColor(System.Single,System.Single)">
            <summary>
            Gets converted color by adding some values to HSL values.
            </summary>
            <param name="h"></param>
            <param name="s"></param>
            <param name="l"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MergeChannels(System.Int32,System.Int32)">
            <summary>
            
            </summary>
            <param name="baseChannel"></param>
            <param name="blendChannel"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ManagedColorsApplied(Syncfusion.Windows.Forms.Office2007Colors.ManagedColorsAppliedEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.StatusStripGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.StatusStripGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuItemBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuStripGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuStripGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuStripGradientMiddle">
            <summary>
            Gets the color that is the border color to use on a MenuStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuItemSelectedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuItemPressedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuItemPressedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuItemSelectedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonSelectedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonSelectedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonSelectedHighlight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonCheckedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonCheckedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonCheckedHighlight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonPressedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonPressedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonPressedHighlight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.OverflowButtonGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.OverflowButtonGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonSelectedBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ButtonPressedBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CheckBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CheckBorder">
            <summary>
            Gets the color used when the image of a selected ToolStripItem is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.LauncherBackground">
            <summary>
            Gets the solid color used in the Launcher background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.LauncherBorder">
            <summary>
            Gets the color that is the border color of a Launcher.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.LauncherText">
            <summary>
            Gets the color that is the text color of a Launcher.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.LauncherTextSelected">
            <summary>
             Gets the color that is the text color of a Launcher, when Launcher is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtonNormalHighlight">
            <summary>
            Get the end color used when the image of a MenuButton is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtonSelected">
            <summary>
            Get the starting color used when the image of a MenuButton is rendered, 
            when MenuButton is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtonSelectedHighlight">
            <summary>
            Get the end color used when the image of a MenuButton is rendered, 
            when MenuButton is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtonPressed">
            <summary>
            Get the starting color used when the image of a MenuButton is rendered, 
            when MenuButton is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtonPressedHighlight">
            <summary>
            Get the end color used when the image of a MenuButton is rendered, 
            when MenuButton is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.GripGradientEnd">
            <summary>
            Gets the end color of a gradient used for the ToolStripGalleryDropDown's grip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SelectedButtonInActiveBegin">
            <summary>
            Gets the starting color of a gradient used in ToolStripButton background,
            when ToolStripButton is in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SelectedButtonInActiveEnd">
            <summary>
            Gets the end color of a gradient used in ToolStripButton background,
            when ToolStripButton is in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollButtonArrowDisabled">
            <summary>
            Get the color used when image for a ScrollButton arrow is rendered,
            when ScrollButton is disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonPanelGroupedBorderEnd">
            <summary>
            Gets the end color of a gradient used when RibbonPanel border is rendered,
            and RibbonPanel is part of a group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonBorderSelected">
            <summary>
            Gets the color which is the border color of ToolStripRadioButton,
            when it is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ToolStripGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ToolStripGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ToolStripHighlightGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the ToolStrip background, when ToolStrip is highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ToolStripHighlightGradientEnd">
            <summary>
            Gets the end color of a gradient used in the ToolStrip background, when ToolStrip is highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatorDark">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatorLight">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ImageMarginGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ImageMarginGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionGradientBegin">
            <summary>
            Gets the starting color of the gradient used to draw the caption background on a ToolStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionGradientEnd">
            <summary>
            Gets the end color of the gradient used to draw the caption background on a ToolStrip.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionHighlightGradientBegin">
            <summary>
            Gets the starting color of the gradient used to draw the caption background on a ToolStrip,
            when the caption is highlighted. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionHighlightGradientEnd">
            <summary>
            Gets the end color of the gradient used to draw the caption background on a ToolStrip,
            when the caption is highlighted. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionGroupedGradientBegin">
            <summary>
            Gets the starting color of the gradient used to draw the caption background on a ToolStrip,
            when ToolStrip lays out on a RibbonPanel, which is part of a group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionGroupedGradientEnd">
            <summary>
            Gets the end color of the gradient used to draw the caption background on a ToolStrip,
            when ToolStrip lays out on a RibbonPanel, which is part of a group.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionGroupedHighlightGradientBegin">
            <summary>
            Gets the starting color of the gradient used to draw the caption background on a ToolStrip,
            when ToolStrip lays out on a RibbonPanel, which is part of a group, when the caption is highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionGroupedHighlightGradientEnd">
            <summary>
            Gets the end color of the gradient used to draw the caption background on a ToolStrip,
            when ToolStrip lays out on a RibbonPanel, which is part of a group, when the caption is highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CaptionText">
            <summary>
            Gets the color that is the text color of a caption.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.GroupGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the ToolStripItem background,
            when ToolStripItem is grouped.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.GroupGradientEnd">
            <summary>
            Gets the end color of a gradient used in the ToolStripItem background,
            when ToolStripItem is grouped.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.GroupBorder">
            <summary>
            Gets the color that is the border color of the ToolStripItem, when it is grouped.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ActiveTitleGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the RibbonControlAdvHeader title background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ActiveTitleGradientEnd">
            <summary>
            Gets the end color of a gradient used in the RibbonControlAdvHeader title background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.InActiveTitleGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the RibbonControlAdvHeader title background,
            when RibbonControlAdv is in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.InActiveTitleGradientEnd">
            <summary>
            Gets the end color of a gradient used in the RibbonControlAdvHeader title background,
            when RibbonControlAdv is in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonBorder">
            <summary>
            Gets the color that is border color of a RibbonForm and RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonBorderInactive">
            <summary>
            Gets the color that is border color of a RibbonForm and RibbonControlAdv,
            when RibbonForm or RibbonControlAdv are in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonText">
            <summary>
            Gets the color that if ForeColor of a RibbonControlAdv.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonTabText">
            <summary>
            Gets the color that is text color of a ToolStripTabItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonTabInactiveText">
            <summary>
            Gets the color that is text color of a ToolStripTabItem, when it is inactive.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonTitleText">
            <summary>
            Gets the color that is text color of a RibbonControlADvHeader title.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.QuickPanelGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the QuickPanel background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.QuickPanelGradientEnd">
            <summary>
            Gets the end color of a gradient used in the QuickPanel background. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.InactiveQuickPanelGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.InactiveQuickPanelGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the SystemButton background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonGradientEnd">
            <summary>
            Gets the end color of a gradient used in the SystemButton background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonBorder">
            <summary>
            Gets the color that is the border color of SystemButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonSelectedGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the SystemButton background,
            when it is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonSelectedGradientEnd">
            <summary>
            Gets the end color of a gradient used in the SystemButton background,
            when it is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonSelectedHighlight">
            <summary>
            Gets the color used in a flash image is rendered, when SystemButton is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonBorderSelected">
            <summary>
            Gets the color that is border color of a SystemButton, when it is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonPressedGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the SystemButton background,
            when it is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonPressedGradientEnd">
            <summary>
            Gets the end color of a gradient used in the SystemButton background,
            when it is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonPressedHighlight">
            <summary>
            Gets the solid color used in a flash image is rendered, when SystemButton is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonBorderPressed">
            <summary>
            Gets the color that is border color of a SystemButton, when it is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonForeground">
            <summary>
            Gets the solid color used in SystemButton foreground.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SystemButtonForegroundSelected">
            <summary>
            Gets the solid color used in SystemButton foreground, when it is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtonNormal">
            <summary>
            Get the starting color used when the image of a MenuButton is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtomDropDownGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the MenuButtonDropDown background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtomDropDownGradientEnd">
            <summary>
            Gets the end color of a gradient used in MenuButtonDropDown background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.MenuButtomDropDownBorder">
            <summary>
            Gets the color that is border color of a MenuButtonDropDown.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedToolstripGradientBegin">
            <summary>
            Gets the starting color of a gradient, used in the ToolStrip background,
            when ToolStrip is in the collapsed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedToolstripGradientEnd">
            <summary>
            Gets the end color of a gradient, used in the ToolStrip background,
            when ToolStrip is in the collapsed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedToolstripSelectedGradientBegin">
            <summary>
            Gets the starting color of a gradient, used in the ToolStrip background,
            when ToolStrip is in the collapsed state and is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedToolstripSelectedGradientEnd">
            <summary>
            Gets the end color of a gradient, used in the ToolStrip background,
            when ToolStrip is in the collapsed state and is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedToolstripPressedGradientBegin">
            <summary>
            Gets the starting color of a gradient, used in the ToolStrip background,
            when ToolStrip is in the collapsed state and is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedToolstripPressedGradientEnd">
            <summary>
            Gets the end color of a gradient, used in the ToolStrip background,
            when ToolStrip is in the collapsed state and is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedImageGradientBegin">
            <summary>
            Gets the starting color used when the image of a ToolStrip rendered,
            and ToolStrip is in the collapsed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedImageGradientEnd">
            <summary>
            Gets the end color used when the image of a ToolStrip rendered,
            and ToolStrip is in the collapsed state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedImagePressedGradientBegin">
            <summary>
            Gets the starting color used when the image of a ToolStrip rendered,
            and ToolStrip is in the collapsed state and is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CollapsedImagePressedGradientEnd">
            <summary>
            Gets the end color used when the image of a ToolStrip rendered,
            and ToolStrip is in the collapsed state and is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatorGradientBegin">
            <summary>
            Gets the starting color of a gradient used when separator of StatusStripEx is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatorGradientMiddle">
            <summary>
            Gets the middle color of a gradient used when separator of StatusStripEx is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatorGradientEnd">
            <summary>
            Gets the end color of a gradient used when separator of StatusStripEx is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatorStatusControlsAreaBegin">
            <summary>
            Gets the starting color of a gradient used in the StatusStripEx's StatusControls background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatorStatusControlsAreaEnd">
            <summary>
            Gets the end color of a gradient used in the StatusStripEx's StatusControls background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatorBegin">
            <summary>
            Gets the starting color of a gradient used when separator of StatusStripEx's item is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.SeparatoraEnd">
            <summary>
            Gets the starting color of a gradient used when separator of StatusStripEx's item is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ContextMenuTitle">
            <summary>
            Gets the color that is text color of a ContextMenu title.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.BottomToolstrip">
            <summary>
            Get the solid color used in the BottomToolStrip background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.PanelBackground">
            <summary>
            Gets the solid color used in the RibbonPanel background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.OfficeArrowGradientBegin">
            <summary>
            Gets the starting color of a gradient used when image for OfficeButton arrow is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.OfficeArrowGradientEnd">
            <summary>
            Gets the end color of a gradient used when image for OfficeButton arrow is rendered. 
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollButtonGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the ScrollButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollButtonGradientEnd">
            <summary>
            Gets the end color of a gradient used in the ScrollButton.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollButtonArrow">
            <summary>
            Gets the color used when image for a ScrollButton arrow is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.StandardScrollButtonHighlightedGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the standard ScrollButton background,
            when ScrollButton is highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.StandardScrollButtonHighlightedGradientEnd">
            <summary>
            Gets the end color of a gradient used in the standard ScrollButton background,
            when ScrollButton is highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.StandardScrollButtonSelectedGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the standard ScrollButton background,
            when ScrollButton is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.StandardScrollButtonSelectedGradientEnd">
            <summary>
            Gets the end color of a gradient used in the standard ScrollButton background,
            when ScrollButton is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.StandardScrollButtonPressedGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the standard ScrollButton background,
            when ScrollButton is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.StandardScrollButtonPressedGradientEnd">
            <summary>
            Gets the end color of a gradient used in the standard ScrollButton background,
            when ScrollButton is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerNormalGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the ToolStripGallery's Scroller background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerNormalGradientEnd">
            <summary>
            Gets the end color of a gradient used in the ToolStripGallery's Scroller background.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerNormalBorder">
            <summary>
            Gets the color that is the border color of a ToolStripGallery's Scroller.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerSelectedGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the ToolStripGallery's Scroller background,
            when Scroller is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerSelectedGradientEnd">
            <summary>
            Gets the end color of a gradient used in the ToolStripGallery's Scroller background,
            when Scroller is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerSelectedBorder">
            <summary>
            Gets the color that is the border color of a ToolStripGallery's Scroller,
            when Scroller is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerPressedGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the ToolStripGallery's Scroller background,
            when Scroller is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerPressedGradientEnd">
            <summary>
            Gets the end color of a gradient used in the ToolStripGallery's Scroller background,
            when Scroller is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollerPressedBorder">
            <summary>
            Gets the color that is the border color of a ToolStripGallery's Scroller,
            when Scroller is pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonPanelBorderBegin">
            <summary>
            Gets the starting color of a gradient used when RibbonPanel border is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RibbonPanelBorderEnd">
            <summary>
            Gets the end color of a gradient used when RibbonPanel border is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.TabItemSeparator">
            <summary>
            Gets the color used when ToolStripTabItem separator is drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.GalleryScrollBarBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollButtonLargeArrow">
            <summary>
            Gets the color used when image for a ScrollButton large arrow is rendered.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ScrollButtonLargeArrowDisabled">
            <summary>
            Gets the color used when image for a ScrollButton large arrow is rendered,
            when it is disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.DisabledButtonGradientBegin">
            <summary>
            Gets the starting color of a gradient used in the ScrollButton,
            when ScrollButton is disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.DisabledButtonGradientEnd">
            <summary>
            Gets the end color of a gradient used in the ScrollButton,
            when ScrollButton is disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.HeaderSeparatorLight">
            <summary>
            Gets the starting color used when RibbonControlAdvHeader separator is drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.HeaderSeparatorDark">
            <summary>
            Gets the end color used when RibbonControlAdvHeader separator is drawn.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.HeaderSeparatorLightInActive">
            <summary>
            Gets the starting color used when RibbonControlAdvHeader separator is drawn 
            and RibbonControlAdvHeader is in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.HeaderSeparatorDarkInActive">
            <summary>
            Gets the end color used when RibbonControlAdvHeader separator is drawn 
            and RibbonControlAdvHeader is in inactive state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CheckBoxBorder">
            <summary>
            Gets the color which is the border color of ToolStripCheckBox.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.CheckBoxBorderSelected">
            <summary>
            Gets the color which is the border color of ToolStripCheckBox,
            when it is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ToolStripBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonExternalBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonInternalBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonInternalBorderSelected">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonInternalBorderPressed">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonUncheckedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonUncheckedSelectedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonUncheckedSelectedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonUncheckedPressedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonCheckedBackgroundGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonCheckedSelectedBackgroundGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonCheckedPressedBackgroundGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.RadioButtonCheckedInsideBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ComboBoxBackgroundColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ComboBoxBackgroundBrush">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.OfficeColors">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office12ColorTable.ManagedColors">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office12ColorTable.OFFICECOLOR.themesColorFirst">
            <summary>
            First themes color
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Office12ColorTable.OFFICECOLOR.themesColorLast">
            <summary>
            Last theme color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Office2010ColorTable.ComboBoxBackgroundBrush">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.RegistryUtil">
            <summary>
            Summary description for Registry.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Win32API.CREATESTRUCT">
            <summary>
            Structures to interoperate with the Windows 32 API
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.POINT.#ctor(System.Int32)">
            <summary>
            Point creation from lParam `s data
            </summary>
            <param name="lParam"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Win32API.POINT.#ctor(System.IntPtr)">
            <summary>
            Point creation from lParam `s data.(Win64 compatible)
            </summary>
            <param name="lParam"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Win32API.TBBUTTONINFO">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Win32API.BROWSEINFO">
            <summary>
            Contains parameters for the SHBrowseForFolder function and
            receives information about the folder selected
            by the user.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripExStyle">
            <summary>
            StatusStripEx Style
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripExStyle.Default">
            <summary>
            Classic appearance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripExStyle.Metro">
            <summary>
            Metro-like appearance.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.LayoutEngineStub">
            <summary>
            Workaround to fix overflow button bounds
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetBehaviorService(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetSelectionService(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetDesignerActionService(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetMenuCommandService(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetComponentChangeService(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetDesigner(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetRootDesigner(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetRootControl(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.UpdateDropDownParent(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            
            </summary>
            <param name="dropDown"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetToolStripItemGlyph(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.DesignerUtils.GetParentToolStrip(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ToolStripExActionList">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExActionList.#ctor(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExActionList.GetSortedActionItems">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExActionList.Office12Mode">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExActionList.DesignerActionUIService">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnMouseEnter(System.Windows.Forms.Design.Behavior.Glyph)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnMouseLeave(System.Windows.Forms.Design.Behavior.Glyph)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnMouseMove(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="button"></param>
            <param name="mouseLoc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="button"></param>
            <param name="mouseLoc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnMouseUp(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="button"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnDragEnter(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnDragLeave(System.Windows.Forms.Design.Behavior.Glyph,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnDragOver(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemBehavior.IsSelected(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.UpdateBorder(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bHighlight"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.OnInsert">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.OnRemove">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.Paint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            
            </summary>
            <param name="pe"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.GetHitTest(System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="p"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.GetPaintingBounds">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.InvalidateBorder">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.PaintHighlightBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.BaseGlyph">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.Item">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.Bounds">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExItemGlyph.Selected">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.OnClear">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.OnInsertComplete(System.Int32,System.Object)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.OnRemoveComplete(System.Int32,System.Object)">
            <summary>
            
            </summary>
            <param name="index"></param>
            <param name="value"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.System#Collections#IList#Add(System.Object)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.System#Collections#IList#Insert(System.Int32,System.Object)">
            <summary>
            Inserts an item to the System.Collections.IList at the specified index
            </summary>
            <param name="index">The zero-based index at which value should be inserted</param>
            <param name="value">The System.Object to insert into the System.Collections.IList</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.System#Collections#IList#Remove(System.Object)">
            <summary>
            Removes the first occurrence of a specific object from the System.Collections.IList
            </summary>
            <param name="value">The System.Object to remove from the System.Collections.IList</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.System#Collections#IList#IndexOf(System.Object)">
            <summary>
            Determines the index of a specific item in the System.Collections.IList
            </summary>
            <param name="value">The System.Object to locate in the System.Collections.IList</param>
            <returns>The index of value if found in the list; otherwise, -1</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.System#Collections#IList#Contains(System.Object)">
            <summary>
            Determines whether the System.Collections.IList contains a specific value
            </summary>
            <param name="value">The System.Object to locate in the System.Collections.IList</param>
            <returns>true if the System.Object is found in the System.Collections.IList; otherwise, false</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.GetValidObject(System.Object)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.GetBaseGlyph(System.Object)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.GetIndexOf(System.Object)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExGlyphCollection.IsPanelItemGlyph(System.Object)">
            <summary>
            
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExDesigner.System#ComponentModel#Design#IDesigner#DoDefaultAction">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExDesigner.System#ComponentModel#Design#IDesigner#Initialize(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExDesigner.System#IDisposable#Dispose">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExDesigner.UpdateActionService">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExDesigner.System#ComponentModel#Design#IDesigner#Component">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExDesigner.System#ComponentModel#Design#IDesigner#Verbs">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SelectionManagerProxy.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.SelectionManagerProxy.#ctor(System.IServiceProvider)">
            <summary>
            
            </summary>
            <param name="svcProvider"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.SelectionManagerProxy.BodyGlyphAdorner">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.SelectionManagerProxy.SelectionGlyphAdorner">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripKeyboardHandlingServiceProxy.SelectedDesignerControl">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripKeyboardHandlingServiceProxy.CopyInProgress">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripKeyboardHandlingServiceProxy.BaseSvc">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.#ctor(System.ComponentModel.Design.IServiceContainer)">
            <summary>
            
            </summary>
            <param name="services"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.Get(System.ComponentModel.ISite)">
            <summary>
            
            </summary>
            <param name="site"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.AddItem(Syncfusion.Windows.Forms.Tools.ToolStripPanelItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.RemoveItem(Syncfusion.Windows.Forms.Tools.ToolStripPanelItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.UpdateAdornerGlyphs">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.UpdateAdornerGlyphs(System.Windows.Forms.Design.Behavior.Adorner)">
            <summary>
            
            </summary>
            <param name="adorner"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.UpdateBehaviors">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.OnComponentAdding(System.Object,System.ComponentModel.Design.ComponentEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.OnComponentAdded(System.Object,System.ComponentModel.Design.ComponentEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.OnComponentRemoving(System.Object,System.ComponentModel.Design.ComponentEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.OnComponentRemoved(System.Object,System.ComponentModel.Design.ComponentEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.OnDesignerHostLoadComplete(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.Designers">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.PrimarySelection">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.Destination">
            <summary>
            Destination for newly created ToolStripItems
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripKeyboardHandlingService">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.SelectionManager">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.AdornerWindowService">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.Items">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemSite.Restore(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemSite.System#IServiceProvider#GetService(System.Type)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemSite.System#ComponentModel#ISite#Component">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemSite.System#ComponentModel#ISite#Container">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemSite.System#ComponentModel#ISite#DesignMode">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemSite.System#ComponentModel#ISite#Name">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.OnItemAdded">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.OnItemRemoved">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#Activate">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#CreateComponent(System.Type)">
            <summary>
            
            </summary>
            <param name="componentClass"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#CreateComponent(System.Type,System.String)">
            <summary>
            
            </summary>
            <param name="componentClass"></param>
            <param name="name"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#CreateTransaction">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#CreateTransaction(System.String)">
            <summary>
            
            </summary>
            <param name="description"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#DestroyComponent(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#GetDesigner(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#GetType(System.String)">
            <summary>
            
            </summary>
            <param name="typeName"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IServiceContainer#AddService(System.Type,System.Object)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
            <param name="serviceInstance"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IServiceContainer#AddService(System.Type,System.ComponentModel.Design.ServiceCreatorCallback)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
            <param name="callback"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IServiceContainer#AddService(System.Type,System.Object,System.Boolean)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
            <param name="serviceInstance"></param>
            <param name="promote"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IServiceContainer#AddService(System.Type,System.ComponentModel.Design.ServiceCreatorCallback,System.Boolean)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
            <param name="callback"></param>
            <param name="promote"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IServiceContainer#RemoveService(System.Type)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IServiceContainer#RemoveService(System.Type,System.Boolean)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
            <param name="promote"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#IServiceProvider#GetService(System.Type)">
            <summary>
            
            </summary>
            <param name="serviceType"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#ISelectionService#GetComponentSelected(System.Object)">
            <summary>
            
            </summary>
            <param name="component"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#ISelectionService#GetSelectedComponents">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#ISelectionService#SetSelectedComponents(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="components"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#ISelectionService#SetSelectedComponents(System.Collections.ICollection,System.ComponentModel.Design.SelectionTypes)">
            <summary>
            
            </summary>
            <param name="components"></param>
            <param name="selectionType"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.SetParent(System.Windows.Forms.ToolStripDropDown)">
            <summary>
            
            </summary>
            <param name="newParent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.OnParentChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.OnToolStripItemAdded(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.OnToolStripItemRemoved(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.OnParentClosing(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#Container">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#InTransaction">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#Loading">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#RootComponent">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#RootComponentClassName">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#TransactionDescription">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#Activated">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#Deactivated">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#LoadComplete">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#TransactionClosed">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#TransactionClosing">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#TransactionOpened">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripPanelItemHost.System#ComponentModel#Design#IDesignerHost#TransactionOpening">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripExBehavior.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripExBehavior.#ctor(System.Windows.Forms.Design.Behavior.BehaviorService)">
            <summary>
            
            </summary>
            <param name="behaviorSvc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripExBehavior.OnDragEnter(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="e"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.Design.ToolStripExService.ToolStripExBehavior.m_tToolStripItemDataObject">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.Design.ToolStripItemsEditor">
            <exclude/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripItemsEditor.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripItemsEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <param name="provider"></param>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripItemsEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripItemsEditor.Context.#ctor(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            
            </summary>
            <param name="baseContext"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.System#ComponentModel#Design#IDesigner#Initialize(System.ComponentModel.IComponent)">
            <summary>
            
            </summary>
            <param name="component"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.System#ComponentModel#Design#IDesigner#DoDefaultAction">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.System#IDisposable#Dispose">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.System#ComponentModel#Design#IDesigner#Component">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.System#ComponentModel#Design#IDesigner#Verbs">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.PanelItemSerializationService.SerializePanelItems(System.ComponentModel.Design.Serialization.SerializationStore,System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="store"></param>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.PanelItemSerializationService.RemovePanelItems(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="items"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.PanelItemSerializationService.RemovePanelItems(System.Collections.ArrayList,System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <param name="panelItems"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemDesigner.PanelItemSerializationService.GetPanelItems(System.Collections.ICollection)">
            <summary>
            
            </summary>
            <param name="items"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemGlyph.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.Design.ToolStripPanelItemGlyph.#ctor(System.Windows.Forms.Design.Behavior.ComponentGlyph,System.Windows.Forms.Design.Behavior.GlyphCollection)">
            <summary>
            
            </summary>
            <param name="baseGlyph"></param>
            <param name="glyphs"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RendererUtils.GetRoundedRegion(System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="iRadius"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RendererUtils.GetRoundedPath(System.Drawing.RectangleF,System.Int32)">
            <summary>
            
            </summary>
            <param name="bounds"></param>
            <param name="radious"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RendererUtils.GetRoundedPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="iRadius"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RendererUtils.GetSquareRoundedToRightPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="iRadius"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RendererUtils.GetSquareRoundedToLeftPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="iRadius"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RendererUtils.GetSquareRoundedToUpPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="iRadius"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.RendererUtils.GetSquareRoundedToDownPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            
            </summary>
            <param name="rc"></param>
            <param name="iRadius"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer">
            <summary>
            MetroToolStripRenderer
            </summary>
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.#ctor(System.Drawing.Color,Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ERENDERTYPE)">
            <summary>
            
            </summary>
            <param name="erType"></param>
            <param name="colorTable"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.Initialize(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.InitializeItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRendererChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnDockChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnLayoutCompleted(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnItemAdded(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnItemRemoved(System.Object,System.Windows.Forms.ToolStripItemEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnComboBoxHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnComboBoxHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRoundedToolstripRegionChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.Attach(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.Detach(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.Unsubscribe(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.AssignHandle(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ReleaseHandle(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.SubclassControl(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.INativeMessageFilter)">
            <summary>
            
            </summary>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ReleaseControl(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnAddedComboBox(System.Windows.Forms.ToolStripComboBox)">
            <summary>
            
            </summary>
            <param name="toolStripComboBox"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRemovedComboBox(System.Windows.Forms.ToolStripComboBox)">
            <summary>
            
            </summary>
            <param name="toolStripComboBox"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnAddedDropDownItem(System.Windows.Forms.ToolStripDropDownItem)">
            <summary>
            
            </summary>
            <param name="toolStripDropDownItem"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRemovedDropDownItem(System.Windows.Forms.ToolStripDropDownItem)">
            <summary>
            
            </summary>
            <param name="toolStripDropDownItem"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ClearDropDownRegions(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGroupedToolbarBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintContextMenuBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintBottomToolstripBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintToolBarButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGroupedButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintTabBarButtonBackground(System.Windows.Forms.ToolStripItem,System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="g"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintCollapsedButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintButtonBackgroundPressed(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintButtonBackgroundChecked(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintButtonBackgroundSelected(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGroupedBackgroundPressed(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGroupedBackgroundChecked(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGroupedBackgroundSelected(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGroupedBackgroundNormal(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintTabBackgroundPressed(System.Windows.Forms.ToolStripItem,System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <param name="g"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintSplitButtonExBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.IsGroupedToolStrip(System.Windows.Forms.ToolStrip,System.Drawing.Color@)">
            <summary>
            Indicates if a ToolStrip locates on grouped RibbonPanel.
            </summary>
            <param name="pToolStrip"> ToolStrip instance. </param>
            <returns> True - ToolStrip locates on grouped RibbonPanel,
            otherwise - False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.IsGroupedToolStrip(System.Windows.Forms.ToolStrip)">
            <summary>
            Indicates if a ToolStrip locates on grouped RibbonPanel.
            </summary>
            <param name="pToolStrip"> ToolStrip instance. </param>
            <returns> True - ToolStrip locates on grouped RibbonPanel,
            otherwise - False.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetParentPanel(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintBackgroundGrouped(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGroupBorders(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGroupBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetIsLButtonDown">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetIsGrouped(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="tsItem"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetIsTabItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="tsItem"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetIsSelected(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetRenderType(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.Clear">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.Clear(System.Collections.Hashtable)">
            <summary>
            Clean up specified resources being used.
            </summary>
            <param name="hTable">Hastable of resources to dispose</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.SettingsChangedHandler">
            <summary>
            Handle changes of display settings and user preferences.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetKnownPen(Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.EPEN,System.Drawing.Color,System.Int32)">
            <summary>
            
            </summary>
            <param name="ePen"></param>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetKnownBrush(Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.EBRUSH,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="eBrush"></param>
            <param name="color"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetFlashImage(System.Drawing.Color,System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="colorBase"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetDownArrowSize">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GetGroupedBackgroundCollapsedBrush(System.Drawing.Color,System.Drawing.Color,System.Int32)" -->
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.m_blGroupedBackGroundCollapsed">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.m_blGroupedBackGround">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.SetWorldTransform(System.IntPtr,Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.XFORM@)">
            <summary>
            
            </summary>
            <param name="hDC"></param>
            <param name="xform"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.SetGraphicsMode(System.IntPtr,System.Int32)">
            <summary>
            
            </summary>
            <param name="hDC"></param>
            <param name="iMode"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.OnRenderItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGallery(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.DrawStandardScrollers(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="gallery"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintScrollerBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="scrollButtonState"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintStandardScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="scrollButtonState"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.DrawCompactScrollers(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="gallery"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintScrollButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ScrollButtonState)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="scrollButtonState"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGalleryItems(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="gallery"></param>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintGalleryCaption(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="gallery"></param>
            <param name="g"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintUpArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintLargeUpArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintLargeDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintDropDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
            <param name="c"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintScrollerAdorning(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rect"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PaintToolStripGalleryDropDownBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CaptionText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CaptionGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CaptionGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CaptionHighlightGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CaptionHighlightGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ToolStripHighlightGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ToolStripHighlightGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.LauncherBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.LauncherText">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.LauncherTextSelected">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GroupGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GroupGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.BorderColor">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ToolStripBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.MenuBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.MenuItemBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.MenuStripBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.MenuItemPressedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ButtonPressedGradientBegin">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ButtonPressedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ButtonSelectedGradientEnd">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ButtonSelectedBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ButtonPressedBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CollapsedBorderPen">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ImageBorderPen">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ButtonHighlightBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ButtonHighlightGrouped">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.GroupBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.LauncherBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CheckBorder">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.Shadow">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ToolStripDropDownBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CheckBackground">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ArrowDownImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ArrowRightImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.SelectedFlashImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.PressedFlashImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CheckedFlashImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CheckButton">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CaptionFormat">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ToolBarBlend">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.ERENDERTYPE">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.EBUTTONSTATE">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.EPEN">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.EBRUSH">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.EBITMAP">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.XFORM">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.#ctor(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="bDisposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.ProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.PostProcessMessage(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.OnNcCalcSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.OnNcPaint(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.OnMouseMove(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.OnMouseLeave(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.OnNcHitTest(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.OnSize(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.Selected">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.HasCaption">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.MetroToolStripRenderer.CToolStripWindow.DesignMode">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ERENDERTYPE)">
            <summary>
            
            </summary>
            <param name="erType"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.Style">
            <summary>
            
            </summary>
            <param name="colorTable"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.#ctor(Syncfusion.Windows.Forms.Tools.Office12ColorTable,Syncfusion.Windows.Forms.Tools.Office12ToolStripRenderer.ERENDERTYPE)">
            <summary>
            
            </summary>
            <param name="erType"></param>
            <param name="colorTable"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.Initialize(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="toolStrip"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.InitializeItem(System.Windows.Forms.ToolStripItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnHandleCreated(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnHandleDestroyed(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnRendererChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnDockChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnLayoutCompleted(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.OnRoundedToolstripRegionChanged(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.Unsubscribe(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.AssignHandle(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.ReleaseHandle(System.Windows.Forms.ToolStrip)">
            <summary>
            
            </summary>
            <param name="ts"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.newMetroToolStripRenderer.PaintImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripGalleryScrollerType">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryScrollerType.None">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryScrollerType.Compact">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryScrollerType.Standard">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ScrollButtonState">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollButtonState.Normal">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollButtonState.Disabled">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollButtonState.Selected">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollButtonState.Pressed">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollButtonState.Highlighted">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ScrollButton">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollButton.Bounds">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ScrollButton.State">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolstripGalleryBorderStyle">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolstripGalleryBorderStyle.None">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolstripGalleryBorderStyle.Single">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.GALLERY_DRAGGER_HEIGHT">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.DROPDOWN_MIN_SIZE">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.m_bShowGrip">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.m_gallery">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.m_draggerRect">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.m_dropDownMinSize">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripGallery)">
            <summary>
            
            </summary>
            <param name="gallery"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.GetPreferredSize(System.Drawing.Size)">
            <summary>
            
            </summary>
            <param name="proposedSize"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="mea"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.OnOpening(System.ComponentModel.CancelEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.WndProc(System.Windows.Forms.Message@)">
            <summary>
            
            </summary>
            <param name="m"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.ShowGrip">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.DropDownMinimumSize">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryDropDown.Gallery">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.m_tag">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.m_image">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.m_text">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.m_imageIndex">
            <summary>
            Index of image in gallery's image list.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.m_imageList">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.m_imageTransparentColor">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.m_enable">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.m_tooltipText">
            <summary>
            ToolTipText for this GalleryItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.GetImage">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.Tag">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.Image">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.Text">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.ImageIndex">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.ImageList">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.Enabled">
            <summary>
            Enable Gallery Item
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.ToolTipText">
            <summary>
            Gets or sets tooltip text
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem.ImageTransparentColor">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo.Bounds">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo.ImageBounds">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo.TextBounds">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo.m_item">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemLayoutInfo.Item">
            <summary>
            
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemEventHandler">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemEventArgs">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemEventArgs.GalleryItem">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.ToolStripGalleryItemEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.ToolStripGalleryItem)">
            <summary>
            
            </summary>
            <param name="galleryItem"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternalWeakContainer">
            <summary>
            Summary description for BarControlInternalWeakContainer.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt">
            <summary>
            Represents class for correctly drawing bitmap or icons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.DEF_TRANSPARENCY">
            <summary>
            A value of transparency.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.m_icon">
            <summary>
            Displayed icon.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.m_bitmap">
            <summary>
            Displayed bitmaps.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.m_imageTransparentColor">
            <summary>
            Gets or Sets, the transparency color for the image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.Draw(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.DrawItemState)">
            <summary>
            Draws icon or bitmap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.GetImage">
            <summary>
            Gets duplicate displayed image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.GetSize">
            <summary>
            Gets size of image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.DrawShadow(System.Drawing.Graphics,System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Rectangle)">
            <summary>
            Draws shadow for image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.DrawGreyImage(System.Drawing.Graphics,System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.RectangleF,System.Single)">
            <summary>
            Draws grayed image.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt.ImageTransparentColor">
            <summary>
            Gets or Sets, the transparency color for the image.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.MeasureText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags)">
            <summary>
            Measures text.
            </summary>
            <param name="g">The graphics.</param>
            <param name="text">The text.</param>
            <param name="font">The text's font.</param>
            <param name="textFormat">The text's format.</param>
            <returns>Size of the measured text.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.MeasureText(System.Drawing.Graphics,System.String,System.Drawing.Font)">
            <summary>
            Measures text with default text format.
            </summary>
            <param name="g">The graphics.</param>
            <param name="text">The text.</param>
            <param name="font">The text's font.</param>
            <returns>Size of the measured text.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawSeparatorDefault(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws separator for dafault visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawSeparatorOffice2003(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws separator for Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawSeparatorVS2005(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws separator for VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawSeparatorOffice2007(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws separator for Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawSeparatorOffice2010(System.Drawing.Graphics,System.Drawing.RectangleF)">
            <summary>
            Draws separator for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,System.Windows.Forms.TextFormatFlags)">
            <summary>
            Draws the text.
            </summary>
            <param name="g">The graphics.</param>
            <param name="text">The text.</param>
            <param name="font">The text's font.</param>		
            <param name="textColor">Color of the text.</param>
            <param name="rectText">The rectangle of the text.</param>
            <param name="textFormat">The text's format.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetForeColorDefault(System.Windows.Forms.DrawItemState)">
            <summary>
            Gets fore color for default visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetForeColorOffice2007(System.Windows.Forms.DrawItemState)">
            <summary>
            Gets fore color for Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetForeColorOffice2010(System.Windows.Forms.DrawItemState)">
            <summary>
            Gets fore color for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetForeColorVS2005(System.Windows.Forms.DrawItemState)">
            <summary>
            Gets fore color for VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetForeColorOffice2003(System.Windows.Forms.DrawItemState)">
            <summary>
            Gets fore color for Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetDisabledForeColor(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Gets disabled forecolor for current BarItem control.
            </summary>
            <param name="barItem"> Current BarItem control. </param>
            <returns> Color that is forecolor for BarItem control. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetDrawState">
            <summary>
            Gets state for drawing of the BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetBorderPen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for border of the BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetBorderPressPen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for border of the pressed BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetBorderCheckPen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for border of the checked BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetPressedItemLightColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets light color of the pressed BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetPressedItemDarktColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets dark color of the pressed BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetHighlightItemLightColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets light color of the highlighted BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetHighlightItemDarkColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets dark color of the highlighted BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetCheckedItemLightColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets light color of the checked BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.GetCheckedItemDarkColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets dark color of the checked BarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.ApplyTransform(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.CommandBarDockState,System.Drawing.RectangleF,System.Boolean)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="align"></param>
            <param name="rect"></param>
            <param name="apply"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawDisabledImage(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawStateImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.DrawItemState)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="state"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawPressedImage(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawHighlightImage(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.DrawImageInternal(System.Drawing.Graphics,System.Drawing.Rectangle,System.Collections.IList,System.Int32)">
            <summary>
            
            </summary>
            <param name="g"></param>
            <param name="rc"></param>
            <param name="images"></param>
            <param name="idx"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemRenderer.IsRTL">
            <internalonly/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.DEF_SELECTION_OFFSET">
            <summary>
            Used to correct customization selection rectangle for ComboDropDown items.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.DEF_BORDER_OFFSET">
            <summary>
            Used due to ComboDropDown item should be drawn with little left and right margins.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.ProcessKeyDown(System.Windows.Forms.Keys)">
            <summary>
            Process keyboard messages.
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.GetButtonBrush(Syncfusion.Windows.Forms.VisualStyle,System.Drawing.Rectangle)">
            <summary>
            Gets color of the ComboBox button amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.GetHighlightButtonBrush(Syncfusion.Windows.Forms.VisualStyle,System.Drawing.Rectangle)">
            <summary>
            Gets color of the highlighted ComboBox button amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.GetPressedButtonBrush(Syncfusion.Windows.Forms.VisualStyle,System.Drawing.Rectangle)">
            <summary>
            Gets color of the pressed ComboBox button amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.GetArrowColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets color for arrow of the ComboBox button amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.DrawComboButton(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws ComboButton background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer.DrawComboButtonArrow(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws arrow for ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.EditableComboRenderer.HitTestInternal">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBoundEventHandler">
            <summary>
            This event is triggered when the internal TextBox gets added to the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBoundEventArgs">
            <summary>
            Provides data for the TextBoxBoundEvent.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxItemBoundEventHandler">
            <summary>
            This event is triggered when the internal TextBox gets added to the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem"/>.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxItemBoundEventArgs">
            <summary>
            Provides data for the TextBoxItemBoundEvent.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.m_txtTextBox">
            <summary>
            Text Box.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.m_bNeedLayout">
            <summary>
            True - need refresh text box layout.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.m_bHighlighted">
            <summary>
            True - this control need highlighted.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.GetBarControls">
            <summary>
            Gets bar controls.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.GetIsMirrored">
            <summary>
            Returns true, if control must be mirrored.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.GetBackTextBoxBounds(System.Drawing.Rectangle)">
            <summary>
            Gets visible text box rectangle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.GetTextBoxBounds(System.Drawing.Rectangle)">
            <summary>
            Gets text box rectangle.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.GetTextBoxBarItem">
            <summary>
            Gets TextBoxBarItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItemRenderer.TextBox">
            <summary>
            Gets text box control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl">
            <summary>
            MenuActivationControl class using subclassing to detect deactivate application message.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.RaiseAppDeactivateEvent">
            <summary>
            Fires application deactivate event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.#ctor">
            <summary>
            Constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Detecting deactivate application message.
            </summary>
            <param name="m">windows message.</param>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.AppDeactivate">
            <summary>
            Event method.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.MouseActivate">
            <summary>
            Event fired on mouseActivate message.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.AppActivate">
            <summary>
            Event fired on activate application message.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.MenuActivationControl.EventHandler">
            <summary>
            Delegate for event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter">
            <summary>
            This class allows users to draw BarItem and CommandBar for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.s_iItemRadius">
            <summary>
            Radius for rounded polygon.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.s_flashSize">
            <summary>
            Default size for flash image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.m_blButtonHorizontalShadow">
            <summary>
            Blend for horizontal shadow item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.m_blButtonVerticalShadow">
            <summary>
            Blend for vertical shadow item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.m_blButtonFlash">
            <summary>
            Blend for flash.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.m_htBitmaps">
            <summary>
            Hashtable for flash bitmaps.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.m_colorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.GetButtonBackgroundRect(System.Drawing.Rectangle)">
            <summary>
            Gets rectangle for background of the BarItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.GetRoundedPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            Gets rounded polygon.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.GetAlphaBlendedColor(System.Drawing.Color,System.Drawing.Color,System.Int32)">
            <summary>
            Gets modified color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.GetVerticalBrush(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Gets vertical linear gradient brush.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.GetVerticalBrush(System.Int32,System.Int32,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Gets vertical linear gradient brush.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.GetHorizontalBrush(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Gets horizontal linear gradient brush.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.GetHorizontalBrush(System.Int32,System.Int32,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Gets horizontal linear gradient brush.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PaintGradientSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PainButtonPressedOutsideBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean,System.Boolean)">
            <summary>
            Draws outside border for pressed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PainButtonPressedInsideBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean,System.Boolean)">
            <summary>
            Draws inside border for pressed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PaintButtonPressedBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean,System.Boolean)">
            <summary>
            Draws border for pressed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PaintButtonSelectedBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draw highlighted border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.GetFlashImage(System.Drawing.Color,System.Drawing.Size)">
            <summary>
            Gets flash bitmap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PaintBarItemShadow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws shadow for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PaintFlashPress(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws flash for pressed state of the BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PaintFlashSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws flash for selected state of the BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PaintFlashCheck(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws flash for checked state of the BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawBarItemBackgroundHighlight(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws highlighted background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawBarItemBackgroundPress(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws pressed background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawBarItemBackgroundCheck(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws checked background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawBarItemBackgroundCheckHighlight(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws check highlighted background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawBarItemBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawDropDownBarItemBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws background for DropDownBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawBarItemBackgroundDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws dropdown background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawTextBoxBarItemBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState)">
            <summary>
            Draws background for TextBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawTextBoxBarItemBorder(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState)">
            <summary>
            Draws border for TextBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawComboButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws background for ComboButton of the ComboBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PaintArrow(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws arrow for ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawButtonNormal(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws background for normal state of the ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawButtonSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws background for highlighted state of the ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawButtonPressed(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws background for pressed state of the ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawComboBoxBarItemBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState)">
            <summary>
            Draws background for ComboBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawSeparator(System.Drawing.Graphics,System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Draws separator.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawDropDownBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws DropDownBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawTextBoxBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws TextBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawComboButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws ComboButton for ComboBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.DrawComboBoxBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState)">
            <summary>
            Draws background for ComboBoxBarItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.CheckedFlashImage">
            <summary>
            Gets bitmap for checked flash.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.SelectedFlashImage">
            <summary>
            Gets bitmap for selected flash.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.PressedFlashImage">
            <summary>
            Gets bitmap for pressed flash.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007BarItemPainter.ColorTable">
            <summary>
            Gets or sets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.s_iItemRadius">
            <summary>
            Radius for rounded polygon.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.s_flashSize">
            <summary>
            Default size for flash image.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.m_blButtonHorizontalShadow">
            <summary>
            Blend for horizontal shadow item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.m_blButtonVerticalShadow">
            <summary>
            Blend for vertical shadow item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.m_blButtonFlash">
            <summary>
            Blend for flash.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.m_htBitmaps">
            <summary>
            Hashtable for flash bitmaps.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.m_colorTable">
            <summary>
            Color table for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.GetButtonBackgroundRect(System.Drawing.Rectangle)">
            <summary>
            Gets rectangle for background of the BarItem
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.GetRoundedPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            Gets rounded polygon.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.GetAlphaBlendedColor(System.Drawing.Color,System.Drawing.Color,System.Int32)">
            <summary>
            Gets modified color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.GetVerticalBrush(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Gets vertical linear gradient brush.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.GetVerticalBrush(System.Int32,System.Int32,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Gets vertical linear gradient brush.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.GetHorizontalBrush(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Gets horizontal linear gradient brush.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.GetHorizontalBrush(System.Int32,System.Int32,System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Gets horizontal linear gradient brush.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PaintGradientSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PainButtonPressedOutsideBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean,System.Boolean)">
            <summary>
            Draws outside border for pressed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PainButtonPressedInsideBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean,System.Boolean)">
            <summary>
            Draws inside border for pressed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PaintButtonPressedBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean,System.Boolean)">
            <summary>
            Draws border for pressed state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PaintButtonSelectedBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draw highlighted border.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.GetFlashImage(System.Drawing.Color,System.Drawing.Size)">
            <summary>
            Gets flash bitmap.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PaintBarItemShadow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws shadow for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PaintFlashPress(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws flash for pressed state of the BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PaintFlashSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws flash for selected state of the BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PaintFlashCheck(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws flash for checked state of the BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawBarItemBackgroundHighlight(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws highlighted background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawBarItemBackgroundPress(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws pressed background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawBarItemBackgroundCheck(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws checked background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawBarItemBackgroundCheckHighlight(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws check highlighted background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawBarItemBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawDropDownBarItemBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws background for DropDownBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawBarItemBackgroundDropDown(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws dropdown background for BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawTextBoxBarItemBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState)">
            <summary>
            Draws background for TextBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawTextBoxBarItemBorder(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState)">
            <summary>
            Draws border for TextBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawComboButtonBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws background for ComboButton of the ComboBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PaintArrow(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws arrow for ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawButtonNormal(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws background for normal state of the ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawButtonSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws background for highlighted state of the ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawButtonPressed(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws background for pressed state of the ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawComboBoxBarItemBackground(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState)">
            <summary>
            Draws background for ComboBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawSeparator(System.Drawing.Graphics,System.Drawing.RectangleF,System.Boolean)">
            <summary>
            Draws separator.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawDropDownBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws DropDownBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawTextBoxBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws TextBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawComboButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState,System.Boolean)">
            <summary>
            Draws ComboButton for ComboBoxBarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.DrawComboBoxBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.XPMenus.ItemState)">
            <summary>
            Draws background for ComboBoxBarItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.CheckedFlashImage">
            <summary>
            Gets bitmap for checked flash.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.SelectedFlashImage">
            <summary>
            Gets bitmap for selected flash.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.PressedFlashImage">
            <summary>
            Gets bitmap for pressed flash.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010BarItemPainter.ColorTable">
            <summary>
            Gets or sets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ItemState">
            <summary>
            Visual state of the BarItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.DrawToolbarItemEventHandler">
            <summary>
            Represents the method that will handle the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.DrawToolbarItem"/> event of the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> class.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="drawItemInfo">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.DrawToolbarItemEventArgs"/> that contains the event data.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.m_bDragging">
            <summary>
            Indicates if BarRenderer is in dragging mode
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.metroColor">
             <summary>
            MetroColor
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.m_bXPMenuActive">
            <summary>
            Variable to detect if application is active or inactive.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.CorrectComboSelectionBounds(Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxItemRenderer,System.Drawing.RectangleF)">
            <summary>
            Corrects customization selection rectangle for ComoDropDown item.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
            See <see cref="M:System.Windows.Forms.Control.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.MetroColor">
             <summary>
            gets or sets the metrocolor
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.IsVerticallyAligned">
            <summary>
            Gets a value indicating wether the renderer has a vertical alignment.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.SelectedItem">
            <summary>
            Returns the currently selected bar item in the corresponding toolbar.
            </summary>
            <value>This will return null if no bar item is currently selected.</value>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.SingleLineBarRenderer.CorrectDisplayBounds(System.Drawing.RectangleF)">
            <param name="bounds"> BarControl's bounds for specified renderer. </param>
            <returns> Changed client bounds according to specified renderer. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItemRenderer.GetsPressedDropDownBrush(Syncfusion.Windows.Forms.VisualStyle,System.Drawing.Rectangle)">
            <summary>
            Gets brush of the pressed DropDown button amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItemRenderer.GetHighlightedBorderPen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for highlighted border of the DropDownBarItem amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItemRenderer.GetSelectedBorderPen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for selected border of the DropDownBarItem.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal">
            <summary>
            Internal class used to renderer a toolbar or a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.#ctor">
            <summary>
            Creates a new instance of the BarControlInternal class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.metroColor">
             <summary>
            MetroColor
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.metrobackColor">
             <summary>
            MetroColor
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnThemeChanged(System.EventArgs)">
            <summary>
            Raises the ThemeChanged event.
            </summary>
            <param name="e">An EventArgs that contains the event data.</param>
            <remarks>
            <para>The OnThemeChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnThemeChanged in a derived
            class, be sure to call the base class's OnThemeChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.ShouldSerializeFont">
            <summary>
            Specifies whether font should be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.StartKeyboardBasedNavigation">
            <summary>
            Serves to start keyboard based navigation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.StopKeyboardBasedNavigation">
            <summary>
            Stops keyboard based navigation.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnLayout(System.Windows.Forms.LayoutEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs)"/>.
            </summary>
            <param name="levent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnSystemColorsChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnSystemColorsChanged(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.UpdateColorScheme">
            <summary>
            Updates color scheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnParentChanged(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnParentChanged(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)"/>.
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)"/>.
            </summary>
            <param name="msg"></param>
            <param name="keyData"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnGotFocus(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnGotFocus(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseLeave(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseWheel(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseWheel(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnDragOver(System.Windows.Forms.DragEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnDragOver(System.Windows.Forms.DragEventArgs)"/>.
            </summary>
            <param name="drgevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnDragDrop(System.Windows.Forms.DragEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnDragDrop(System.Windows.Forms.DragEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnDragLeave(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnDragLeave(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)"/>.
            </summary>
            <param name="gfbevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.HitTest(System.Int32,System.Int32)">
            <summary>
            Indicates whether the specified coordinates are within BarItem.
            </summary>
            <param name="x">X coordinate.</param>
            <param name="y">Y coordinate.</param>
            <returns>Returns the BarItem which bounds contains point with specified coordinates.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.ProcessMnemonic(System.Char)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.ProcessMnemonic(System.Char)"/>.
            </summary>
            <param name="charCode"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.Renderer">
            <summary>
            Returns the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.IBarRenderer"/> associated with this control.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.Style">
            <summary>
            Specifies the visual style of this Control.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.VisualStyle"/> value. Default is VisualStyle.OfficeXP.</value>
            <remarks>Note that this setting will be ignored when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.ThemesEnabled"/> is turned on and themes are available in the OS.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.MetroColor">
             <summary>
            gets or sets the metrocolor
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.MetroBackColor">
             <summary>
            gets or sets the metrocolor
             </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.BackColor" -->
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.IsRTL">
            <internalonly/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.ThemesEnabled">
            <summary>
            Specifies whether XP Themes (visual styles) should be used for this control when
            available.
            </summary>
            <value>True to turn on themes; false otherwise.</value>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.ThemeChanged">
            <summary>
            This event will be fired when the ThemesEnabled property is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.PopupParent">
            <summary>
            Allows you to set a PopupParent to this control. Useful when hosting this in a PopupControlContainer.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.LargeIcons">
            <summary>
            Specifies whether the icons should be drawn large.
            </summary>
            <remarks>
            Internal property, not to be used directly.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.Syncfusion#Windows#Forms#Tools#XPMenus#IBarControl#IsRightToLeft">
            <summary>
            Gets a value indicating whether control's elements should be drawn for RightToLeft locales.
            </summary>
            <value>
            One of the <see cref="T:System.Windows.Forms.RightToLeft"/> values.
            </value>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarControllerExt.IsLoaded(System.Windows.Forms.Form)">
            <summary>
            Indicating whether the state for CommandBars from the Form loaded from isolated storage.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CommandDockBarExt.Dispose(System.Boolean)">
            Clean up any resources being used.
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarManager.m_htLoadedForm">
            <summary>
            Contains the name of the children form for which loaded CommandBar state.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarManager.PrepareToolbarListItem(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)">
            <summary>
            This method will be called to fill the ParentBarItem that represents the menu
            that drops down when right-clicking in the toolbar area.
            </summary>
            <param name="parent">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> that represents the dropdown menu.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarManager.IsLoadedChildFrameBarManager(Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager)">
            <summary>
            Indicating whether the state for CommandBars of the ChildFrameBarManager loaded.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarManager.LoadChildState(Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager)">
            <summary>
            Loads state for CommandBars of the ChildFrameBarManager
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarManager.Office2007Theme">
            <summary>
            Gets or sets colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarManager.Office2010Theme">
            <summary>
            Gets or sets colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarExt.IsMainCommandBar">
            <summary>
            Gets a value indicates whether the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarExt"/> 
            relate to <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarExt.MdiChildrenFormName">
            <summary>
            Gets name of the MDI Children form which needs save state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ToolbarListPopupMenu.ShowShadow">
            <summary>
            Indicates whether to show shadows for Popups.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.UM_REMOVE_MAIN_MENU">
            <summary>
            WM_APP + 3
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.UM_RESTORE_MAIN_MENU">
            <summary>
            WM_APP + 4
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_nwMdiClient">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_wndMdiClient">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_mnuActiveChild">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_wndActiveChild">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_sbHilight">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_sbMouseClick">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_systemMenu">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_bShowControlBox">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_ProcHandle">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_MsgHookProc">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_bChildMaximized">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_hwndChild">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_frmMain">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_ctrlCanvas">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_rcSysIcon">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_rcControlBox">
             <summary>
            
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_hashMenus">
            <summary>
            Hash that stores to each window handle its menu handle.
            key		- handle to MdiChild window.
            value - handle to MdiChild menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_ctrlBoxToolTip">
            <summary>
            Tooltip for MDIChild ControlBox when Maximized.
            </summary>
            <remarks></remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_showSysBtnToolTipOnMDIChildMax">
            <summary>
            To toggle the ToolTip appearance for the System Buttons in the Bar when MDI child is maximized.
            </summary>
            <remarks></remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.m_bNeedPaintPopupSystemMenu">
            <summary>
            Indicating whether the PopupSystemMenu need paint.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.#cctor">
            <summary>
            Static constrcutor - initialize static members: Icons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.GetIcon(System.String)">
            <summary>
            Extracts icon from resources.
            </summary>
            <param name="resourceName">resource name</param>
            <returns>Instance of recovered icon</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.#ctor">
            <summary>
            Default constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.Dispose(System.Boolean)">
             <summary>
            
             </summary>
             <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.InitializeComponent">
             <summary>
            
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.ShowControlBoxToolTips(System.Drawing.Rectangle)">
            <summary>
            To show the tooltips for the System Buttons in the Bar when the MDI Child is maximixed.
            </summary>
            <param name="ctrlButton">Either Close or Minimize or Maximize button representation in HandleMouseMove method.</param>
            <remarks></remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.GetHighlightButtonColor(Syncfusion.Windows.Forms.VisualStyle,System.Boolean)">
            <summary>
            Gets color for highlight button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.AttachHook">
            <summary>
            Attaches Hook which allows easy catch of: MDI child maximization,
            MDI Child restore, MDI Child switching and etc.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.DetachHook">
            <summary>
            Detaches hook on class destroy.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.MsgHook(System.Int32,System.IntPtr,System.IntPtr)">
            <summary>
            Hook function that catches MDI child's actions.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.FindChildByHandle(System.IntPtr)">
            <summary>
            Finds by Handle the corresponding MDI Child.
            </summary>
            <param name="child">Handle to check.</param>
            <returns>Null - if nothing found; otherwise MDI Child form</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.BeginUpdate">
            <summary>
            Locks repainting of MainForm. After Locking window stops redrawing
            until UnLock action done. You can safely call BeginUpdate several
            times (but always must be corresponding code which will call EndUpdate),
            because we have internal counter which accumulates calls. Several
            calls simply increase counter for UnLock method EndUpdate.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.EndUpdate">
            <summary>
            UnLocks repainting of MainForm. After UnLocking form Invalidation
            will work. We have internal counter that is why each call of BeginUpdate
            must have corresponding EndUpdate method call, otherwise window redrawing
            will be in locked state till end of time.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.ForceRedrawCompletly">
            <summary>
            Force window invalidation. Window will redraw itself even if
            repainting is locked.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.ForceRedrawCaptionOnly">
            <summary>
            Invalidates only part of form - it's Caption NonClient area.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.SetToolbarButtons(System.Windows.Forms.Form)">
            <summary>
            Updates toolbar and set variables which indicate toolbar to show
            control box buttons and sys menu icon.
            </summary>
            <param name="activeChild">Active child reference.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.RemoveToolbarButtons">
            <summary>
            Resets variables to state in which toolbar will be drawn with only barItems and
            without system menu and caption buttons.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.GetMdiActiveChild(System.IntPtr@)">
            <summary>
            Returns the handle of active MDI Child.
            </summary>
            <param name="handle">Handle of active MDI Childs.</param>
            <returns>True if child is maximized; false otherwise.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.ShowToolTipOnMDIChildMax">
            <summary>
            Gets or sets a value indicating whether to show the System Button ToolTips on the Bar when MDI Child Form is maximized.
            </summary>
            <value><see langword="true"/> Display System Button ToolTip; otherwise, do not display System Button ToolTip<see langword="false"/>.</value>
            <remarks></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.Style">
            <summary>
            Gets / sets the Visual Style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.ShowControlBox">
            <summary>
            Indicates whether the control box should be drawn with the minimize, maximize and close buttons.
            </summary>
            <value>True to show the control box; false otherwise. Default is true.</value>
            <remarks>
            <p>If a child form's ControlBox property is set to false, then the control box buttons will be drawn
            inactive rather than hidden, in accordance with the .NET menus behavior.</p>
            <p>If you want to alter this behavior and instead want the control box to be hidden, set this property
            to false.</p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.SystemMenu">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.SystemIconRect">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.ControlBoxRect">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.Canvas">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.MainForm">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.rcMinButton">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.rcRestoreButton">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.rcCloseButton">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.IsCanvasRTL">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.MinimizeButtonHidden">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.RestoreButtonHidden">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.CloseButtonHidden">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.MinimizeButtonDisabled">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.RestoreButtonDisabled">
             <summary>
            
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.IsChildMaximized">
             <summary>
            
             </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider.NeedMenuButtonsChanged">
            <summary>
            Throws an event when the NeedMenuButtons property changes.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MdiClientNativeWnd.m_owner">
             <summary>
            
             </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiClientNativeWnd.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.MdiSysMenuProvider)">
            <summary>
            Default constructor. Set parent reference and Attach
            NativeWindow subclassing to MDIClient.
            </summary>
            <param name="owner">Reference on owner.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MdiClientNativeWnd.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Subclassing WndProc for MDIClient window. We skip WM_MDISETMENU
            and WM_MDIREFRESHMENU messages for disabling MDI menus. On
            WM_MDIACTIVATE and WM_MDINEXT we are locking redrawing to disable
            flicking of child forms.
            </summary>
            <param name="m">Message class</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.DragCursors">
            <summary>
            Summary description for Cursors.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExtEditor">
            <summary>
            Represents TypeEditor for <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExt"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExtEditor.DEF_ICON_EXTENSION">
            <summary>
            Extension for icon file.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExtEditor.LoadIcon(System.IO.Stream)">
            <summary>
            Loads icon from stream.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExtEditor.LoadImage(System.IO.Stream)">
            <summary>
            Loads image from stream.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ImageExtEditor.GetFilterString">
            <summary>
            Gets filter string for OpenDialog.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem">
            <summary>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> derived class that will drop down a <see cref="T:Syncfusion.Windows.Forms.PopupControlContainer"/> when the user
            clicks on it.
            </summary>
            <remarks>
            This <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> derived class allows you to show custom drop-downs from
            submenus, context menus and tool bars. Use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.PopupControlContainer"/> property to
            associate this item with a <see cref="T:Syncfusion.Windows.Forms.PopupControlContainer"/>.
            <para>You can use this to display for example a Color picker drop-down (by placing a <see cref="T:Syncfusion.Windows.Forms.ColorUIControl"/>
            in a derived <see cref="T:Syncfusion.Windows.Forms.PopupControlContainer"/>.</para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemEx">
            <summary>
            Helper class for hiding implementation in derived classes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemEx.#ctor">
            <summary>
            See appropriate <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemEx.#ctor(System.Windows.Forms.MenuMerge,System.Int32,System.Windows.Forms.Shortcut,System.String,System.EventHandler,System.EventHandler,System.EventHandler)">
            <summary>
            See appropriate <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemEx.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            See appropriate <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemEx.#ctor(System.String)">
            <summary>
            See appropriate <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemEx.#ctor(System.String,System.EventHandler)">
            <summary>
            See appropriate <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> constructor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemEx.#ctor(System.String,System.EventHandler,System.Windows.Forms.Shortcut)">
            <summary>
            See appropriate <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> constructor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemEx.HandleDoubleClick">
            <summary>
            Hides HandleDoubleClick property from Intellisense and property grid for derived classes.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.#ctor">
            <summary>
            Overloaded. Initializes a new instance of the DropDownBarItem class with default settings.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.#ctor(System.String)">
            <summary>
            Initializes a new instance of the DropDownBarItem class and sets its
            caption.
            </summary>
            <param name="text">The DropDownBarItem's caption.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.#ctor(System.String,System.EventHandler)">
            <summary>
            Initializes a new instance of the DropDownBarItem class, sets its caption
            and event handler for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event of the DropDownBarItem.
            </summary>
            <param name="text">The DropDownBarItem's caption.</param>
            <param name="onClick">The event handler for the ItemClick event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.#ctor(System.String,System.EventHandler,System.Windows.Forms.Shortcut)">
            <summary>
            Initializes a new instance of the DropDownBarItem class, sets its caption,
            event handler for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event and
            the Shortcut for this item.
            </summary>
            <param name="text">The DropDownBarItem's caption.</param>
            <param name="onClick">The event handler for the ItemClick event.</param>
            <param name="shortcut">The Shortcut for this item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.#ctor(System.Windows.Forms.MenuMerge,System.Int32,System.Windows.Forms.Shortcut,System.String,System.EventHandler,System.EventHandler,System.EventHandler)">
            <summary>
            Initializes a new instance of the DropDownBarItem class, sets its merge type,
            merge order, shortcut, caption, event handler for ItemClick, event handler
            for Popup and the event handler for Selected.
            </summary>
            <param name="mergeType">The item's <see cref="T:System.Windows.Forms.MenuMerge"/></param>
            <param name="mergeOrder">The item's merge order.</param>
            <param name="shortcut">The item's Shortcut.</param>
            <param name="text">The item's caption.</param>
            <param name="onClick">The handler for the ItemClick event.</param>
            <param name="onPopup">The handler for the Popup event.</param>
            <param name="onSelect">The handler for the Select event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.Dispose(System.Boolean)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.Clone">
            <summary>
            Creates a clone of this DropDownBarItem instance.
            </summary>
            <returns>An object that has similar properties to this DropDownBarItem.</returns>
            <remarks>
            Creates a new instance of DropDownBarItem and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> method to copy over properties.
            It does not copy over the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.PopupControlContainer"/> property value.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.PopupControlContainer">
            <summary>
            Gets or sets the PopupControlContainer that will be dropped down from this item when placed in a menu or toolbar.
            </summary>
            <remarks>
            A PopupControlContainer that represents the popup control associated
            with this Item.
            <para>
            This item will popup the specified PopupControlContainer when the user clicks
            on the drop-down portion of the bar item.
            </para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            <para>The set PopupControlContainer will be disposed when this DropDownBarItem is disposed.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.DropDownBarItem.ParentStyle">
            <summary>
            Gets or sets the ParentStyle in which the menu will be drawn.
            </summary>
            <remarks>
            A ParentBarItemStyle value indicating the ParentStyle in which the menu
            will be drawn. The default value is ParentBarItemStyle.DropDown.
            <para>Take a look at the documentation for the ParentBarItemStyle enumeration
            for more information on the interpretation of each ParentBarItemStyle value.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem">
            <summary>
            Represents a bar item that provides the combo box functionality in the XP Menus framework.
            </summary>
            <remarks>
            <para>
            This item provides you the flat look combo-boxes in your menus and toolbars.
            The item can operate in either editable or listbox mode (controlled by the Editable property).
            The <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.TextBoxValue"/> represents the current Text in the text box selected by the user.
            </para>
            <para>
            When in list box mode, you can fill the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.ChoiceList"/> with the choices you want to provide the user.</para>
            <para>When in editable mode, you can turn on <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.AutoAppend"/> which will make the framework track and persist
            the entries made by the user and automatically append them to the choice list
            in the drop-down. Turning on AutoAppend will ignore the entries you made in the ChoiceList.
            The entries made by the user will be stored in the registry for reuse across applications. This entry will
            be associated with a custom AutoAppend category ID which will be synthesized based on the ComboBoxBarItem's text and CategoryID property.
            </para>
            <para>
            When in editable mode, a <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event will be thrown when the user presses the Return key
            when in the TextBox or when the user selects an item from the drop-down.
            When in list box mode, an <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event will be thrown when the user selects an
            item from the drop-down list box.
            </para>
            <para>
            Use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.MinWidth"/> property to provide a minimum width the corresponding bar item should be drawn with.
            The actual width might be bigger than the provided MinWidth in some cases.
            </para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package\ folder
            for usage example.
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.ComboTextBox">
            <summary>
            Holds ComboTextBox to set focus in it
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.OnTextBoxBound(Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBoundEventArgs)">
            <summary>
            Raises the TextBoxBound event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.BeginInit">
            <summary>
            Implementation of the <see cref="T:System.ComponentModel.ISupportInitialize"/> interface.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.OnBeginInit">
            <summary>
            Begins the initialization.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.EndInit">
            <summary>
            Implementation of the <see cref="T:System.ComponentModel.ISupportInitialize"/> interface.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.OnEndInit">
            <summary>
            Indicates  that the initialization is complete.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.Focus">
            <summary>
            Sets input Focus to the control
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.#ctor">
            <summary>
            Creates a new instance of the ComboBoxBarItem class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.OnInitListBox(Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItemInitListBoxEventArgs)">
            <summary>
            Raises the InitListBox event.
            </summary>
            <param name="e">An <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItemInitListBoxEventArgs"/> that contains the event data.</param>
            <remarks>
            <para>The OnInitListBox method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.</para>
            <para>Notes to Inheritors:  When overriding OnInitListBox in a derived
            class, be sure to call the base class's OnInitListBox method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.OnTextBoxValueChange(Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxValueChangeEventArgs)">
            <summary>
            Raises the TextBoxValueChange event.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.Clone">
            <summary>
            Creates a clone of this ComboBoxBarItem instance.
            </summary>
            <returns>An object that has similar properties to this ComboBoxBarItem.</returns>
            <remarks>
            Creates a new instance of ComboBoxBarItem and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Copies the properties of this ComboBoxBarItem into the specified BarItem.
            </summary>
            <param name="barItem">The ComboBoxBarItem where the values should be copied to.</param>
            <remarks>
            This method will also call <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> to copy over base class properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.OnDropDownOpened">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.OnDropDownClosed">
            <summary>
            
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.TextBoxBound">
             <summary>
            Lets handle the textBox inside the ComboBox.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.MinWidth">
            <summary>
            Gets or sets the minimum width of this item when placed in a menu or toolbar.
            </summary>
            <value>
            The minimum width with which this item should be drawn.
            </value>
            <remarks><para>Changing this property will fire the PropertyChanged event.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.MaxDropDownItems">
            <summary>
            Gets or sets the maximum number of items to be shown in the drop-down portion of the ComboBoxBarItem.
            </summary>
            <value>The maximum number of items in the drop-down portion. The minimum for this property is 1 and the maximum is 100.</value>
            <exception cref="T:System.ArgumentException">The maximum number is set less than one or greater than 100.</exception>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.MinDropDownWidth">
            <summary>
            Gets or sets the width of the dropdown.
            </summary>
            <value>-1 indicates the dropdown width will be as wide as the combo.
            Default is -1. The width could be bigger if the combo's width is bigger.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.CloseOnClick">
            <summary>
            Indicates whether the DropDown list should close when an item is selected.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.Editable">
            <summary>
            Indicates whether the user can edit the value in this item with a TextBox.
            </summary>
            <value>True to let the user edit the value through a TextBox. False to draw this in list box mode.
            <para>Changing this property will fire the PropertyChanged event.</para></value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.AutoAppend">
            <summary>
            Indicates whether to automatically append items
            entered by the user in the TextBox into the drop-down list.
            </summary>
            <value>True to turn on auto append; flase otherwise.</value>
            <remarks>
            This property will be used only when in editable mode.
            <para>Changing this property will fire the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.PersistAutoAppendList">
            <summary>
            Gets or sets a value indicating whether to persist autoappend list when autoappend is true.
            </summary>
            <value>
            	<c>true</c> if [persist auto append list]; otherwise, <c>false</c>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.ChoiceList">
            <summary>
            Returns the choice list for the user.
            </summary>
            <value>A StringCollection representing the choices available to the user.</value>
            <remarks>This collection will be reset when you turn-on AutoAppend and when in editable mode.
            <para>Changing this property will fire the PropertyChanged event.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.TextBoxValue">
            <summary>
            Gets or sets the value in the TextBox.
            </summary>
            <value>The string representing the value in the TextBox.</value>
            <remarks><para>Changing this property will fire the PropertyChanged event.</para></remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.PersistTextBoxValue">
            <summary>
            Indicates whether the TextBoxValue should be persisted when the application is shutdown.
            </summary>
            <value>True to persist; false otherwise. Default is false.</value>
            <remarks>This property need not be set when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.AutoAppend"/> is true.
            When AutoAppend is turned on, the latest value will be persisted automatically.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.ListBox">
            <summary>
            Gets or sets a custom ListBox in the combo's dropdown.
            </summary>
            <value>A ListBox instance. Default is null.</value>
            <remarks>
            <para>The ListBox specified using this property will be used in the dropdown region
            of the combo. When no value is specified a default ListBox will be used.</para>
            <para>Changing this property will fire the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.InitListBox">
            <summary>
            This event optionally lets you customize the listbox before it's drop down.
            </summary>
            <remarks>
            <para>This event will be fired after the user clicks on the dropdown button and
            before the listbox is shown.</para>
            <para>Also if this combo is editable, then this event will also be fired when
            the user uses the keyboard to browse through the different items.</para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.TextBoxValueChange">
            <summary>
            This event optionally lets TextBoxValue change.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.DownOpened">
            <summary>
            Occurs when combo dropdown is opened.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.DownClosed">
            <summary>
            Occurs when combo dropdown is closed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.StaticBarItem">
            <summary>
            Represents a bar item that could be used as a label for an adjacent bar item.
            </summary>
            <remarks>
            The StaticBarItem does not respond to user mouse click and move.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.StaticBarItem.#ctor">
            <summary>
            Overloaded. Creates a new instance of the StaticBarItem class with default settings.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.StaticBarItem.#ctor(System.String)">
            <summary>
            Creates a new insatnce of the StaticBarItem class and initializes its Text property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.StaticBarItem.Clone">
            <summary>
            Creates a clone of this StaticBarItem instance.
            </summary>
            <returns>An object that has similar properties to this StaticBarItem.</returns>
            <remarks>
            Creates a new instance of StaticBarItem and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.StaticBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.StaticBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Copies the properties of this StaticBarItem into the specified StaticBarItem.
            </summary>
            <param name="barItem">The StaticBarItem where the values should be copied to.</param>
            <remarks>
            The Tags will be copied over only if the actual objects are cloneable (implements IClonable).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.StaticBarItem.FlatBorderColor">
            <summary>
            Gets or sets the color of the flat border around this item when parented by a Bar (toolbar).
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> value. Default is Color.Empty.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem">
            <summary>
            A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> derived class that expands into a list when shown.
            </summary>
            <remarks>
            <para>Use this class when you have to represent a dynamic list of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s.
            When shown this bar item will be replaced by a numbered list of
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s based on the supplied <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.ChildCaptions"/> list and when one of the items gets
            clicked by the user a <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event is thrown by this instance with the
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItemClickedEventArgs"/> args.</para>
            <para>This also means you should not use a ListBarItem in a tool bar. If you do so, you
            might see unpredictable behavior. The user will automatically be prevented from dropping a ListBarItem into a tool bar during customization.</para>
            <para>Note that the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event handler will be called with a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItemClickedEventArgs"/>
            argument containing data pertaining to the child item that was clicked. Which means you
            should cast the regular EventArgs argument into this type in your handler.</para>
            <para>A typical example is the Most Recently Used Files list. The framework also
            internally uses this to represent the MDI Child list(<see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MdiListBarItem"/>).</para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.#ctor">
            <summary>
            Creates an instance of the ListBarItem class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.OnBeforeExpand">
            <summary>
            Called before the item gets expanded by its parent.
            </summary>
            <remarks>
            This is a good place to fill the ChildCaptions list with appropriate values.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.OnAfterExpand(System.EventArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.AfterExpand"/> event.
            </summary>
            <value>The event args for the event.</value>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.PostExpand(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem,System.Int32,System.Int32)">
            <summary>
            Called after this item's parent expands this item.
            </summary>
            <param name="parent">The parent where this item is hosted.</param>
            <param name="firstChildIndex">The index into the parent representing the BarItem corresponding to the first item in the ChildCaptions list.</param>
            <param name="lastChildIndex">The index into the parent representing the BarItem corresponding to the last item in the ChildCaptions list.</param>
            <remarks>
            With the reference to the parent, you can insert items if necessary before the parent gets shown.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.UpdateCheckedStates">
            <summary>
            Updates the checked state of the expanded list BarItems. This method
            is usable only when the ListBarItem is being shown in a submenu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.Clone">
            <summary>
            Creates a clone of this ListBarItem instance.
            </summary>
            <returns>An object that has similar properties to this ListBarItem.</returns>
            <remarks>
            Creates a new instance of ListBarItem and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Copies the properties of this ListBarItem into the specified ListBarItem.
            </summary>
            <param name="barItem">The ListBarItem where the values should be copied to.</param>
            <remarks>
            The tags will be copied over only if the actual objects are cloneable (implements IClonable).
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.BeforeExpand">
            <summary>
            Occurs before the expansion of the Captions into BarItems. This is a
            good place to delay-insert Captions into the ChildCaptions list.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.AfterExpand">
            <summary>
            Occurs after the expansion of the Captions into BarItems.
            </summary>
            <remarks>
            The handler for this event is a good place to access the expanded BarItems and set some properties on it.
            Note that these expanded items will be disposed when the parent menu is hidden.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.CheckedIndices">
            <summary>
            Returns the items in the ChildCaptions list that should be marked as checked.
            </summary>
            <value>A list of indices into the ChildCaptions list.</value>
            <remarks>
            This list will be used to determine the checked state of the expanded
            BarItems.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.UseNumberedList">
            <summary>
            Indicates whether to use numbers in the expanded list.
            </summary>
            <value>True to include numbers; false otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.ExpandedBarItems">
            <summary>
            Returns a list of expanded BarItems.
            </summary>
            <value>An ArrayList if the expanded BarItems are currently shown. Null (or Nothing) otherwise.</value>
            <remarks>This property will return a non-null value only when queried from
            the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.AfterExpand"/> event handler. It's recommended that you do not
            hold any references to the BarItems returned by this property.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.ChildCaptions">
            <summary>
            Returns the captions for the expanded bar items.
            </summary>
            <value>Represents the StringCollection that will hold the list of captions.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem.Tags">
            <summary>
            Returns the list of application specific values corresponding to the ChildCaptions entries.
            </summary>
            <value>The list that contains the application specific values.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.CanDragDropEventArgs">
            <summary>
            The class that represents the event arguments provided by the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.CanDragDrop"/>
            event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CanDragDropEventArgs.#ctor(System.Object,System.Boolean)">
            <summary>
            Creates a new instance of the CanDragDropEventArgs class.
            </summary>
            <param name="destinationParent">The destination ParentBarItem or Bar.</param>
            <param name="cancel">The initial cancel state.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.CanDragDropEventArgs.DestinationParent">
            <summary>
            Returns the parent into which a drag-drop is attempted.
            </summary>
            <value>This object could be a ParentBarItem or a Bar.</value>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ContainmentChangedEventArgs">
            <summary>
            The class that represents the event arguments
            for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ContainmentChanged"/>
            event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContainmentChangedEventArgs.#ctor(System.Object,System.Boolean)">
            <summary>
            Creates a new instance of ContainmentChangedEventArgs.
            </summary>
            <param name="parent">The destination ParentBarItem or Bar.</param>
            <param name="inserted">Indicates whether the BarItem was inserted or removed.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ContainmentChangedEventArgs.Parent">
            <summary>
            Returns the new logical parent from which the BarItem was removed or into which the
            BarItem was inserted.
            </summary>
            <value>This object could be a ParentBarItem or a Bar.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ContainmentChangedEventArgs.Inserted">
            <summary>
             Indicates whether the BarItem has been inserted or removed.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItemClickedEventArgs">
            <summary>
            The class that represents the event arguments in the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItem"/>'s
            <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event.
            event.
            </summary>
            <remarks>
            <para>Note that the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event handler will be called with a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItemClickedEventArgs"/>
            argument containing data pertaining to the child item that was clicked. Which means you
            should cast the regular EventArgs argument into a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItemClickedEventArgs"/> in your handler.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItemClickedEventArgs.#ctor(System.Int32)">
            <summary>
            Creates a new instance of the ListBarItemClickedEventArgs class.
            </summary>
            <param name="indexClicked">An index into the corresponding ListBarItem's ChildCaptions list.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ListBarItemClickedEventArgs.IndexClicked">
            <summary>
            Returns an index into the ChildCaptions list, identifying the item that was clicked.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ToolbarListBarItem">
            <summary>
            Represents the item that will expand to show the current list of toolbars and their visible states.
            </summary>
            <remarks>
            <para>You would typically use this item as a child in the "View" submenu in the main menu bar
            of a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/>.</para>
            <para>Users can show/hide toolbars through this submenu and also invoke the customization dialog.</para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem">
            <summary>
            Represents the submenu that can be dropped down when part of a tool bar or another submenu in the XP Menus framework or when
            associated with a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/>.
            </summary>
            <remarks>
            <para>The <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Items"/> property of this class lets you add <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s to this ParentBarItem.</para>
            <para>The <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.MergeItems(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)"/> function allows you to merge two ParentBarItems together.</para>
            <para>You can turn on partial menus behavior by setting the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.UsePartialMenus"/> property to true.</para>
            <para>You can also make the ParentBarItem act like a Checked-ListBox by setting the
            <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.CloseOnClick"/> property to false.</para>
            <para>Note that when you call Dispose on the ParentBarItem object, it will not automatically dispose
            the BarItems in its Items collection. You will have to manually call Dispose on the children yourself, if necessary.</para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.DEF_SCROLL_SPEED">
            <summary>
            Default scrolling speed for displayed child items ( in milliseconds ).
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.BarItemBackColor">
            <summary>
            Set BackColor of ParentBarItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.m_enOffice2007Theme">
            <summary>
            Colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.m_enOffice2010Theme">
            <summary>
            Colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.#ctor">
            <summary>
            Overloaded. Creates a new instance of the ParentBarItem class and sets it default values.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.#ctor(System.String)">
            <summary>
            Creates a new instance of the ParentBarItem class and sets it caption.
            </summary>
            <param name="text">The caption for this item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.#ctor(System.String,System.Windows.Forms.Shortcut)">
            <summary>
            Creates a new instance of the ParentBarItem class, sets its caption and its shortcut.
            </summary>
            <param name="text">The caption for this item.</param>
            <param name="shortcut">The shortcut for this item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.#ctor(System.Windows.Forms.MenuMerge,System.Int32,System.Windows.Forms.Shortcut,System.String,System.EventHandler,System.EventHandler)">
            <summary>
            Creates a new instance of the ParentBarItem class,
            sets its merge type, merge order, Shortcut, caption, Popup event handler
            and the Selected event handler.
            </summary>
            <param name="mergeType">The item's <see cref="T:System.Windows.Forms.MenuMerge"/>.</param>
            <param name="mergeOrder">The item's merge order.</param>
            <param name="shortcut">The item's shortcut.</param>
            <param name="text">The item's caption.</param>
            <param name="onPopup">The handler for the Popup event.</param>
            <param name="onSelect">The handler for the Selected event.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.Dispose(System.Boolean)"/>.
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ShouldAddItem(System.Object)">
            <summary>
            Indicates whether to add item to parentBarItem.
            </summary>
            <param name="value">Item to add to parentBarItem.</param>
            <returns>True if item can be added, otherwise false.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.UpdateSeparatorIndices">
            <summary>
            Advanced property, meant for use by the design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.metroColor">
            <summary>
            Gets or sets the visual style of the dropdown.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.VisualStyle"/> value. Default is <b>VisualStyle.OfficeXP</b>.</value>
            <remarks>Note that by default this value will be inherited from the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/>
            that contains this ParentBarItem. If this ParentBarItem is not parented by any BarManager, then
            you might have to set this style manually.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.metrobackColor">
            <summary>
            Gets or sets the metro back color
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ShouldSerializeMetroBackColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ResetMetroBackColor">
            <summary></summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ResetOffice2007Theme">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Office2007Theme"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ResetParentBarItemAlignment">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Orientation"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ShouldSerializeWrapLength">
            <summary>
            Serialize the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.WrapLength"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ResetWrapLength">
            <summary>
            Reset the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.WrapLength"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ShouldSerializeOverlapCheckBoxImageBounds">
            <summary>
            Serialize the <see cref="!:CheckBoxImageBounds"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ResetOverlapCheckBoxImageBounds">
            <summary>
            Resets the <see cref="!:CheckBoxImageBounds"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ResetMultiLine">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.MultiLine"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ResetOffice2010Theme">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Office2010Theme"/> property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ResetStyle">
            <summary>
            Resets the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Style"/> property.
            </summary>
            <remarks>Once you reset, the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Style"/> property will then
            return a value based on the parent <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/>, if any.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ProcessShortcut(System.Windows.Forms.Keys)">
            <summary>
            Indicates whether the specified key is a shortcut in any of the contained child <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> and
            if so fires it's Click event.
            </summary>
            <param name="key">The shortcut key.</param>
            <returns>True if shortcut processed; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.FindProcessableItemWithShortcut(System.Windows.Forms.Keys)">
            <summary>
            Finds a visible and enabled item whose <see cref="!:key"/> is set to the specified key.
            </summary>
            <param name="key">The shortcut key to search.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> with the specified shortcut.</returns>
            <remarks>
            This method does a recursive search on all the child and <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>s as well.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ShowPopup">
            <summary>
            Shows popup for this item.
            </summary>
            <remarks>This method will not work for the items contained in XPToolBar component.
            Use <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ShowPopup(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)"/> method instead.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.HidePopup">
            <summary>
            Hides currently open popup.
            </summary>
            <remarks>This method will not work for the items contained in XPToolBar component.
            Use <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.HidePopup"/> method instead.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Clone">
            <summary>
            Creates a clone of this ParentBarItem instance.
            </summary>
            <returns>An object that has similar properties to this ParentBarItem.</returns>
            <remarks>
            Creates a new instance of ParentBarItem and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Clone(System.Boolean)">
            <summary>
            Creates a clone of this ParentBarItem instance.
            </summary>
            <param name="copyClones">Indicates whether to copy clones of baritems, which are containing in <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>'s collection of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s.</param>
            <returns>An object that has similar properties to this ParentBarItem.</returns>
            <remarks>
            Creates a new instance of ParentBarItem and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Copies the properties of this ParentBarItem into the specified ParentBarItem.
            </summary>
            <param name="barItem">The ParentBarItem where the values should be copied to.</param>
            <remarks>
            The items list will be shallow copied over.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,System.Boolean)">
            <summary>
            Copies the properties of this ParentBarItem into the specified ParentBarItem.
            </summary>
            <param name="barItem">The ParentBarItem where the values should be copied to.</param>
            <param name="copyClones">Indicates whether to copy clones of baritems, which are containing in <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>'s collection of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.BeginGroupAt(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Lets you specify a separator in the items list. The separator will be
            just before the specified BarItem.
            </summary>
            <param name="barItem">A BarItem present in the Items list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.RemoveGroupAt(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Removes the separator just before this BarItem.
            </summary>
            <param name="barItem">A BarItem present in the Items list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.IsGroupBeginning(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Indicates whether a separator is drawn just before the specified BarItem.
            </summary>
            <param name="barItem">A BarItem present in the Items list.</param>
            <returns>True if there is a separator; false if not.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.RemoveItem(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Removes an item from the Items list.
            </summary>
            <param name="item">The BarItem to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.OnPopupClosing(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the PopupClosing event.
            </summary>
            <param name="e">A CancelEventArgs that contains the event data.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.OnPopupClosed(System.EventArgs)">
            <summary>
            Raises the PopupClosed event.
            </summary>
            <param name="args">An EventArgs that contains the event data.</param>
            <remarks>
            The OnPopupClosed method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>Notes to Inheritors:  When overriding OnPopupClosed in a derived
            class, be sure to call the base class's OnPopupClosed method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.MergeItems(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)">
            <summary>
            Merges this <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> with another ParentBarItem.
            </summary>
            <param name="parentItemSrc">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> that is to be merged with this one.</param>
            <remarks>
            <para>Bar items with the same text value are merged according to their MergeType
            and MergeOrder properties.  </para>
            <para>Menu merging of MDI parent and MDI children is handled automatically when the
            toolbars and the menu items follow the merge rules. </para> <para>You can use this method to merge two
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> objects (and their submenu items) into a single ParentBarItem.  Note that the
            menu items in the source ParentBarItems should already be added to the BarManager that contains the destination ParentBarItem.
            For example, you can call this method to merge
            the menu items of a File and Edit ParentBarItems into a single ParentBarItem
            that can then be associated with and displayed by a <para>PopupMenu</para>.</para>
            </remarks>
            <exception cref="T:System.ArgumentException">The parentItemSrc cannot be the same as this object.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.OnPopup(System.EventArgs)">
            <summary>
            Raises the Popup event.
            </summary>
            <param name="args">An EventArgs that contains the event data.</param>
            <remarks>
            The OnPopup method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>Notes to Inheritors:  When overriding OnPopup in a derived
            class, be sure to call the base class's OnPopup method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.OnBeforePopup(System.ComponentModel.CancelEventArgs)">
            <summary>
            Raises the BeforePopup event.
            </summary>
            <param name="args">A CancelEventArgs that contains the event data.</param>
            <remarks>
            The OnBeforePopup method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class.
            <para>Notes to Inheritors:  When overriding OnBeforePopup in a derived
            class, be sure to call the base class's OnBeforePopup method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.OverlapCheckBoxImageBounds">
            <summary>
            Gets/Sets whether check box overlaps baritem image bounds or not
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ScrollingSpeed">
            <summary>
            Gets or Sets scrolling speed for displayed child menu items.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ScrollOnMouseMove">
            <summary>
            Gets or Sets, scroll items in menu, when mouse moves over scroll buttons.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.SeparatorIndices">
            <summary>
            Advanced property, meant for use by the design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.UpdatedSeparatorPositions">
            <summary>
            Advanced property, meant for use by the design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.UpdatedBarItemPositions">
            <summary>
            Advanced property, meant for use by the design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Items">
             <summary>
             Returns the collection of BarItem objects associated
             with this ParentBarItem.
             </summary>
             <remarks>
             A BarItems collection that represents the list of BarItem objects
             stored in the menu.
             <para>You can use this property to obtain a reference to the list of bar items
             that are currently stored in the ParentBarItem. With the reference to the
             collection of bar items for the ParentBarItem (provided by this property),
             you can add and remove bar items, determine the total number of bar items
             and clear the list of bar items from the collection.</para>
             <para>A ParentBarItem can be placed within a tool bar or within another
             ParentBarItem. It can also be associated with a PopupMenu to create context
             menus. All the above can be accomplished during design-time with simple drag
             and drop in the presence of a BarManager.</para>
             </remarks>
             <example>
             The following example code creates a context menu with three items and shows it.
             <code lang="C#">
             private void Form1_MouseUp(object sender, System.Windows.Forms.MouseEventArgs e)
             {
                 if(e.Button != MouseButtons.Right)
                         return;
            
                 PopupMenu popup = new PopupMenu();
                 ParentBarItem parentItem = new ParentBarItem();
            
                 barItem1.Checked = true;
                 barItem1.Click += new EventHandler(ItemClicked);
                 barItem2.Click += new EventHandler(ItemClicked);
            
                 barItem3.Click += new EventHandler(ItemClicked);
            
                 parentItem.Items.Add(barItem1);
                 parentItem.Items.Add(barItem2);
                 parentItem.Items.Add(barItem3);
            
                 popup.ParentBarItem = parentItem;
                 popup.Show(this, new Point(e.X, e.Y));
             }
             </code>
             </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.MaximumItemsToDisplay">
            <summary>
            Gets or Sets maximum count of child items to be displayed at one time.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Manager">
            <summary>
            Overridden. See <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.ParentStyle">
            <summary>
            Gets or sets the ParentStyle on which the menu will be drawn.
            </summary>
            <remarks>
            A ParentBarItemStyle value indicating the ParentStyle in which the menu
            will be drawn. The default value is ParentBarItemStyle.Default.
            <para>Take a look at the documentation for the ParentBarItemStyle enumeration
            for more information on the interpretation of each ParentBarItemStyle value.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.MetroBackColor">
            <summary>
            Gets or Sets the MetroBack Color
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.MultiLine">
            <summary>
            Gets/Sets whether multiline function can be used.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.UseGDIDrawing">
            <summary>
            Gets/Sets whether UseGDIDrawing can be used in ParentBarItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.WrapLength">
            <summary>
            Gets/Sets the Length for text wrapping.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Orientation">
            <summary>
            Gets/Sets whether Vertical/Horizontal ParentBarItem function can be used in ParentBarItem.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Office2007Theme">
            <summary>
            Gets or sets colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Office2010Theme">
            <summary>
            Gets or sets colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.CloseOnClick">
             <summary>
             Indicates whether the menu should close when an item is selected.
             </summary>
             <remarks>
             <para>True if the menu should be closed when an item is selected; false otherwise.
             Default value is true.</para>
             <para>If set to true, the menu can only be closed by clicking elsewhere or
             by pressing the Esc key. This setting is useful to implement, for example,
             a Checked-List like behavior for the drop-down menus.</para>
             </remarks>
             <example>
             <para>The following example code creates a Checked-List like menu with three items.
             The item's Checked value will be toggled as the user selects it.</para>
             <code lang="C#">
             private void Form1_MouseUp(object sender, System.Windows.Forms.MouseEventArgs e)
             {
                 PopupMenu popup = new PopupMenu();
                 ParentBarItem parentItem = new ParentBarItem();
                 parentItem.CloseOnClick = false;
            
                 barItem1.Checked = true;
                 barItem1.Click += new EventHandler(ItemClicked);
                 barItem2.Checked = true;
                 barItem2.Click += new EventHandler(ItemClicked);
            
                 barItem3.Checked = true;
                 barItem3.Click += new EventHandler(ItemClicked);
            
                 parentItem.Items.Add(barItem1);
                 parentItem.Items.Add(barItem2);
                 parentItem.Items.Add(barItem3);
            
                 popup.ParentBarItem = parentItem;
                 popup.Show(this, new Point(e.X, e.Y));
             }
             private void ItemClicked(object sender, EventArgs e)
             {
                 BarItem itemClicked = sender as BarItem;
                 itemClicked.Checked = !itemClicked.Checked;
             }
             </code>
             </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.UsePartialMenus">
            <summary>
            Indicates whether the ParentBarItem will first
            show a list of Recently Used Items and an Expand button when dropped down.
            </summary>
            <remarks>
            True to turn on partial menus; false otherwise. Default is false.
            <para>
            When in partial menus mode and when this menu is dropped down, it will hide the child BarItems
            that has the IsRecentlyUsedItem property set to false. When the user presses the Expand button
            then all the child bar items will be made visible. </para>
            <para>
            In addition if this ParentBarItem is parented to a BarManager, which in turn is associated with a Form,
            then the user's historical menu usage pattern will be reflected in the partial menus behavior.
            Which means any item that the user had selected in the past 90 days (or the value set
            in the BarManager's RecentlyUsedItemResetDelay property) will be marked as a recently used item.</para>
            <para>Also, if parented to a BarManager, the BarManager's UsePartialMenus property should be true
            in addition to this UsePartialMenus property for partial menus mode to be turned on in this submenu.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.IsRecentlyUsedItem">
            <override/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.UpdateUIMFCStyle">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/> event should be fired MFC style for
            the bar items in this parent menu before the dropdown.
            </summary>
            <value>True to fire the UpdateUI event; false otherwise. Default is false.</value>
            <remarks>
            Take a look at the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/> event for more information
            on if and when you should use this pattern for your BarItem UI update.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.PopupClosing">
            <summary>
            Occurs just before the dropdown gets closed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.Popup">
            <summary>
            Occurs before the submenu item's list of menu items is displayed.
            </summary>
            <remarks>
            This event only occurs when a menu item has submenu items to display.
            You can use this event handler to add, remove, enable, disable, check
            or uncheck menu items based on the state of your application before
            they are displayed.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.PopupClosed">
            <summary>
            Occurs just after the menu item has closed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem.BeforePopup">
            <summary>
            Occurs before the submenu gets shown allowing you to cancel it.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem.OnTextBoxItemBound(Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxItemBoundEventArgs)">
            <summary>
            Raises the TextBoxItemBound event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem.Clone">
            <summary>
            Creates a clone of this TextBoxBarItem instance.
            </summary>
            <returns>An object that has similar properties to this TextBoxBarItem.</returns>
            <remarks>
            Creates a new instance of TextBoxBarItem and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Copies the properties of this TextBoxBarItem into the specified TextBoxBarItem.
            </summary>
            <param name="barItem">The TextBoxBarItem where the values should be copied to.</param>
            <remarks>
            The Items list will be shallow copied over.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem.TextBoxItemBound">
             <summary>
            Lets handle the textBox inside the textBoxItem.
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem.TextBoxValue">
            <summary>
            Gets or sets the value in the text box.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxBarItem.MinWidth">
            <summary>
            Gets or sets the width of the item.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems">
            <summary>
            Represents a collection of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> objects.
            </summary>
            <remarks>
            This class represents a collection of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> objects stored in a BarManager,
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> or <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar"/>.
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.m_nMergeRecursionSpinLock">
            <summary>
            Used to avoid infinite recursion on backward merges update of items collection (from MergedBar to underlying Bar).
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.#ctor">
            <summary>
            Overloaded. The constructor that instantiates a BarItems class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[])">
            <summary>
            The constructor that instantiates a BarItems class and intializes it with
            the supplied array of BarItems.
            </summary>
            <param name="barItems">An array of BarItem(s).</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager)">
            <summary>
            The constructor that instantiates a BarItems class and sets its BarManager to
            the specified BarManager.
            </summary>
            <param name="manager">A BarManager instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.Clear">
            <summary>
            To clear the BarItem.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.Remove(System.Object)">
            <summary>
            To remove the BarItem.
            </summary>
            <param name="obj"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.RemoveAt(System.Int32)">
            <summary>
            To remove the bar item based on index.
            </summary>
            <param name="index"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.AddRange(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[])">
            <summary>
            Adds an array of BarItem objects to the collection.
            </summary>
            <param name="items">An array of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> objects to add to the collection.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.Insert(System.Int32,System.Object)">
            <summary>
            Override. See <see cref="M:Syncfusion.Collections.ArrayListExt.Insert(System.Int32,System.Object)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.InsertRange(System.Int32,System.Collections.ICollection)">
            <summary>
            Override. See <see cref="M:Syncfusion.Collections.ArrayListExt.InsertRange(System.Int32,System.Collections.ICollection)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.Add(System.Object)">
            <summary>
            Override. See <see cref="M:Syncfusion.Collections.ArrayListExt.Add(System.Object)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.MergeBarItem(System.Int32,Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.ComponentModel.IDesignable)">
            <summary>
            Merges <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> into appropriate <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MergedBar"/> and <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MergedParentBarItem"/>
            if necessary.
            </summary>
            <param name="barItem">BarItem to merge.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.IsValidItemID(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,System.String)">
            <summary>
            Tests whether a BarItem will be unique when added to this list with the
            specified text and categoryID. A reference to the BarItem itself is passed
            so that the BarItem if already in the list will be ignored in the test for uniqueness.
            </summary>
            <param name="itemToValidate">The BarItem to validate for uniqueness.</param>
            <param name="newID">The text value of the BarItem when it will get added to the list.</param>
            <returns>True if the BarItem will make a unique entry in the list; false if not.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.FindItem(System.String)">
            <summary>
            Overloaded. Finds a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> in the list given it's ID.
            </summary>
            <param name="id">The BarItem's ID.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> with the specified ID. Null, if not found.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.FindItem(System.String,System.Int32)">
            <summary>
            Finds a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> in the list given it's text and categoryIndex value.
            </summary>
            <param name="text">The BarItem's text value.</param>
            <param name="categoryIndex">The BarItem's category Index value.</param>
            <returns>A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> with the specified text and categoryIndex. Null, if not found.</returns>
            <remarks>
            If there are multiple bar items with the same text and categoryindex value, then the BarItem returned will
            be one of those in random.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.FindNestedItem(System.String)">
            <summary>
            Finds the nested BarItem in XPToolbar.
            </summary>
            <param name="id">The baritem ID.</param>
            <returns>The baritem containing the id</returns>
            <remarks>
            The method can be used to iterate through all items in XPToolBar to find the item
            containing the mentioned ID.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.GetItemFromHotKey(System.Char)">
            <summary>
            Returns the BarItem that has this hotkey in the list, if any.
            </summary>
            <param name="hotkey">The hotkey for which to retrieve the BarItem.</param>
            <returns>The BarItem if found; null otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.OnItemPropertyChanged(System.Object,Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Collections.ArrayListExt.OnItemPropertyChanged(System.Object,Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)"/>.
            </summary>
            <param name="sender">Event sender.</param>
            <param name="e">Event data.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.Item(System.Int32)">
            <summary>
            Gets or sets a reference to the BarItem at the specified index location in the
            BarItems object.
            In C#, this property is the indexer for the BarItems class.
            </summary>
            <param name="index">The location of the BarItem in the BarItems collection.</param>
            <value>The reference to the BarItem.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.Item(Syncfusion.Windows.Forms.Tools.XPMenus.BarItemID)">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> based on it's BarItemId.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.Item(System.String)">
            <summary>
            Returns a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> based on it's BarItemId string.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.Manager">
            <summary>
            Gets or sets the BarManager to which this collection will be associated with.
            </summary>
            <remarks>
            The BarManager to which this BarItems collection will be associated with.
            <para>
            When this collection is associated with a BarManager, all the existing and any
            newly added BarItem child's Manager property will be reset to this Manager property.
            </para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.PaintStyle">
            <summary>
            Specifies the style in which the bar items will be painted.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.PaintStyle.Default">
            <summary>
            By default the BarItem will be painted based on what they are parented by. In a
            main menu, only the text of the items will be drawn; in other tool bars only
            the image will be drawn; in a drop-down menu, both the image and text will be drawn.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.PaintStyle.TextOnly">
            <summary>
            Image will be ignored in all the above cases.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.PaintStyle.TextOnlyInMenus">
            <summary>
            Image will be ignored only when the BarItem is in a drop-down menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.PaintStyle.ImageAndText">
            <summary>
            Both image and text will be drawn in all the above cases.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItemStyle">
            <summary>
            Specifies the appearance and behavior of a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> uses this enum to determine whether to act like a drop-down parent
            or a submenu parent.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItemStyle.Default">
            <summary>
            The parent item will be drawn like a regular submenu item.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItemStyle.DropDown">
            <summary>
            The parent item will be drawn like a drop-down parent. The parent item itself
            will be clickable and the drop-down can be dropped down by an arrow to the right.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.Orientation">
            <summary>
            Specifies the Text Orientation of ParentBarItem
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Orientation.Vertical">
            <summary>
            Specifies whether ParentBarItem text gets rendered in Vertical Orientation
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Orientation.Horizontal">
            <summary>
            Specifies whether ParentBarItem text gets rendered in Horizontal Orientation
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemClickedEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Click"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemClickedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Creates an instance of the BarItemClickedEventArgs class.
            </summary>
            <param name="itemClicked">The BarItem that was clicked.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemClickedEventArgs.ClickedBarItem">
            <summary>
            Returns the BarItem that was just clicked.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemClickedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ItemClicked"/> event of the BarManager component in XP Menus framework.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemClickedEventArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ContainmentChangedEventHandler">
            <summary>
            The event that will be thrown when a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> gets added or removed to a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> or <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ContainmentChangedEventArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.CanDropEventHandler">
            <summary>
            The event that will be thrown when a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> gets dragged over a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>(submenu) or a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>(Tool Bar)
            during user-customization in the XP Menus framework.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.CanDragDropEventArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle">
            <summary>
            Specifies the style in which a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>(tool bar) will be drawn in the XP Menus framework.
            </summary>
            <remarks>
            <para>This enumeration has a FlagsAttribute attribute that allows a bitwise
            combination of its member values.</para>
            <para>The tool bars use this enum to specify their drawing style.</para>
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.None">
            <summary>
            No Style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.AllowQuickCustomizing">
            <summary>
            This will draw an arrow button to the right of the tool bar that will allow
            the user to drop-down a menu from which they can select hidden items, add or remove
            buttons and invoke the Customization dialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.IsMainMenu">
            <summary>
            Marks this bar as the MainMenu. Setting this flag will force the bar to occupy the
            whole row irrespective of the MultiLine setting and enables MainMenu like keyboard
            and mouse based navigation. It also shows the Minimize/Maximize/Close buttons to the right
            and the System Menu to the left when an MDI child window is maximized.
            When there are more than one bar marked as IsMainMenu, the first setting is
            honored and the rest are ignored.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.MultiLine">
            <summary>
            Wraps the bar into multiple rows when there isn't enough space in a row
            while docked or when the user resizes the floating bars.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.RotateWhenVertical">
            <summary>
            When this flag is set, the text in the bars will always be drawn horizontal
            irrespective of which border the bar is docked to. If not set, the text will be
            drawn vertical when the bars are docked to the left or right border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.Visible">
            <summary>
            Lets you show or hide a bar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.UseWholeRow">
            <summary>
            Forces the bar to take the whole row when docked to a form's border.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.DrawDragBorder">
            <summary>
            Allows the user to drag the bar around, allowing him to move it within the
            dock border, dock to a different border or float it. If not set, the bar cannot be
            moved.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.IsStatusBar">
            <summary>
            Marks this Bar as the status bar. This will take the Bar to take the whole row
            and dock to the bottom of the application. When there are more than one bar marked as IsStatusBar,
            the first setting is honored and the rest are ignored. You can also not specify
            IsMainMenu and IsStatusBar for the same Bar. The IsMainMenu setting will take precedence.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle.TextBelowImage">
            <summary>
            Specifies that the text should be drawn below the image in this toolbar.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar">
            <summary>
            Represents and encapsulates the data required for a tool bar in the XP Menus framework.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar"/>
            <remarks>
            This class represents a tool bar's data structure.
            This has to be associated with a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/> instance
            to be displayed in the associated form's command bar. This class is also used by the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar"/> class
            to represent a tool bar.
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.m_bAllowResizing">
            <summary>
            Allow resize bar in floating mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.OnPropertyChanged(Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            Raises the PropertyChanged event.
            </summary>
            <param name="args">A SyncfusionPropertyChangedEventArgs that contains the event data.</param>
            <remarks>
            <para>The OnPropertyChanged method also allows derived classes to handle the event
            without attaching a delegate. This is the preferred technique for
            handling the event in a derived class. </para>
            <para>Notes to Inheritors:  When overriding OnPropertyChanged in a derived
            class, be sure to call the base class's OnPropertyChanged method so that
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.#ctor">
            <summary>
            Overloaded. Creates a new instance of the Bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager)">
            <summary>
            Creates a new instance of the Bar class and
            associates it with a BarManager.
            </summary>
            <param name="manager">A BarManager instance.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager,System.Int32[])">
            <summary>
            Creates a new instance of the BarManager class and
            associates it with a BarManager.
            </summary>
            <param name="manager">A BarManager instance.</param>
            <param name="separatorIndices">An integer array of indices representing the positions where separators should be introduced.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager,System.String)">
            <summary>
            Creates a new instance of the BarManager class and
            associates it with a BarManager.
            </summary>
            <param name="manager">A BarManager instance.</param>
            <param name="barName">The bar's name.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager,System.String,Syncfusion.Windows.Forms.Tools.XPMenus.BarStyle,Syncfusion.Windows.Forms.Tools.XPMenus.BarItemsDesignTime,System.Int32[])">
            <summary>
            Creates a new instance of the BarManager class and
            associates it with a BarManager.
            </summary>
            <param name="manager">A BarManager instance.</param>
            <param name="barName">The bar's name.</param>
            <param name="barStyle">The bar's style.</param>
            <param name="barItemsDesignTime">A list of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s.</param>
            <param name="separatorIndices">A list of indices representing the separator positions.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.Dispose(System.Boolean)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.UpdateSeparatorIndices">
            <summary>
            Advanced property, meant for use by the design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.ClearSeparators">
            <summary>
            Removes all separators between bar items in the tool bar.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.BeginGroupAt(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Lets you specify a separator in the Items list. The separator will be
            just before the specified BarItem.
            </summary>
            <param name="barItem">A BarItem present in the items list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.RemoveGroupAt(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Removes the separator just before this BarItem.
            </summary>
            <param name="barItem">A BarItem present in the items list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.IsGroupBeginning(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Indicates whether a separator is drawn just before the specified BarItem.
            </summary>
            <param name="barItem">A BarItem present in the Items list.</param>
            <returns>True if there is a separator; false if not.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.RemoveItem(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Removes a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> from the BarItems list.
            </summary>
            <param name="item">The BarItem to remove.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.MergeItems(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            Merges this <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> with another Bar.
            </summary>
            <param name="barSrc">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> that specifies
            the Bar to merge with this one.</param>
            <remarks>
            <para>Bar items with the same text value are merged according to their MergeType
            and MergeOrder properties.  </para>
            <para>Menu merging of MDI parent and MDI children is handled automatically when the
            toolbars and the menu items follow the merge rules.</para> <para>You can use this method to manually merge two
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> objects (and their submenu items) into a single Bar. Note that the
            menu items in the source bar should already be added to the BarManager that contains the destination bar.</para>
            </remarks>
            <exception cref="T:System.ArgumentException">The barSrc cannot be the same as this object.</exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.RaiseCaptionChanged">
            <summary>
            Raises the CaptionChanged event
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.OnCaptionChanged">
            <summary>
             Raises the CaptionChanged event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.Clone">
            <summary>
            Creates a clone of this bar instance.
            </summary>
            <returns>An object that has similar properties to this bar.</returns>
            <remarks>
            Creates a new instance of bar and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            Copies the properties of this bar into the specified bar.
            </summary>
            <param name="bar">The bar where the values should be copied to.</param>
            <remarks>
            The items list will be shallow copied.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.Clone(System.Boolean)">
            <summary>
            Creates a clone of this bar instance.
            </summary>
            <param name="copyClones">Indicates whether to copy clones of baritems, which are containing in <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>'s collection of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s.</param>
            <returns>An object that has similar properties to this bar.</returns>
            <remarks>
            Creates a new instance of bar and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.Bar,System.Boolean)">
            <summary>
            Copies the properties of this bar into the specified bar.
            </summary>
            <param name="bar">The bar where the values should be copied to.</param>
            <param name="copyClones">Indicates whether to copy clones of baritems, which are containing in <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>'s collection of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s.</param>
            <remarks>
            The items list will be shallow copied.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.Manager">
            <summary>
            Gets or sets the BarManager this is associated with, if any.
            </summary>
            <value>An instance of the BarManager object. Can be null.</value>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.PropertyChanged">
            <summary>
            Occurs when a property's value changes in this object.
            </summary>
            <remarks>
            This event may not be thrown for some of the properties
            in BarItem. Take a look at the property's documentation
            to confirm whether this event will be thrown for a property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.UpdatedBarItemPositions">
            <summary>
            Advanced property, meant for use by the design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.UpdatedSeparatorPositions">
            <summary>
            Advanced property, meant for use by the design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.SeparatorIndices">
            <summary>
            Advanced property, meant for use by the design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.CaptionChanged">
            <summary>
            Occurs when the Caption value changes in this object.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.Caption">
            <summary>
            Gets or sets user friendly bar's caption string, which appears when the tool bar floats and in the customization dialog.
            </summary>
            <remarks>
            This will appear as the caption when the tool bar floats and in the customization dialog as the bar's identity.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.BarName">
            <summary>
            Gets or sets the bar's name.
            </summary>
            <value>The bar's name.</value>
            <remarks>
            <para>This will appear as the caption when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.Caption"/> is empty.</para>
            <para>The names of these different bars within the manager should be unique.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.MenuItemMergeOrder">
            <summary>
            Gets or sets the merge order for the corresponding menu item in the toolbar list popup menu.
            </summary>
            <remarks>
            The items in the context menu that show up with the list of toolbars when right-clicked in the
            menu area will be ordered based on this setting.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.BarStyle">
            <summary>
            Gets or sets the bar's style.
            </summary>
            <value>One of the BarStyle values.</value>
            <remarks>
            <para>The BarStyle will be used only when this bar is associated with a BarManager. </para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.AllowCustomizing">
            <summary>
            Indicates whether the toolbar items can be dragged out and into this bar by the user.
            </summary>
            <value>True to allow user customizing; false otherwise. Default is true.</value>
            <remarks>
            <para>Changing this property's value will fire the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.AllowItemsReorderOnShrunk">
            <summary>
            Indicates whether the bar items in this toolbar will be reordered
            when the toolbar is shrunk to show more bar items.
            </summary>
            <value>True to allow reordering; false otherwise. Default is true.</value>
            <remarks>
            <para>Changing this property's value will fire the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.AllowHiding">
            <summary>
            Indicates whether this toolbar can be hidden by the user during runtime.
            </summary>
            <value>True to allow user hiding; false otherwise. Default is true.</value>
            <remarks>
            <para>Changing this property's value will fire the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.Items">
            <summary>
            Returns the BarItems list.
            </summary>
            <value>The BarItems collection.</value>
            <remarks>
            <para>You can add, remove and insert BarItems into this
            collection.</para>
            <para>Changing this property's value will throw the PropertyChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.AllowResizing">
            <summary>
            Gets or sets allow resize bar in floating mode.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.IDGenerator.GetNextID(System.String)">
            <summary>
            Generates the new ID based on the provided ID.
            </summary>
            <param name="currentID">The ID based on which to generate the new ID.</param>
            <returns>The new ID.</returns>
            <remarks>
            If "File" is passed the new ID will be "File_1". If "File_1" is passed, the new ID will be "File_2", etc.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.IDGenerator.IsAutoGeneratedID(System.String)">
            <summary>
            Indicates whether the specified ID could have been generated automatically.
            </summary>
            <param name="ID">The ID to analyze.</param>
            <returns>True if possibly auto generated; false otherwise.</returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItemInitListBoxEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.InitListBox"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItemInitListBoxEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.InitListBox"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxValueChangingEventHandler">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxValueChangingEventArgs">
            <summary>
            Provides data for TextBoxValueChanging Event
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxValueChangingEventArgs.OldValue">
            <summary>
            Gets the previously selected ComboBoxBarItem Text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxValueChangingEventArgs.NewValue">
            <summary>
            Gets the currently selected ComboBoxBarItem Text.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxValueChangingEventArgs.CanUpdateSelectedItem">
            <summary>
            Enable/Disable to update the TextBoxValue value when the selected item is changed in List Items.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxValueChangeEventHandler">
            <summary>
            Delegate for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.TextBoxValueChange"/> event.
            </summary>
            <remarks>
            See the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem.TextBoxValueChange"/> event for more information.
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxValueChangeEventArgs">
            <summary>
            Provides data for the TextBoxValueChange event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ProvideFontInfoEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ProvideFontInfo"/> event.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ProvideFontInfoEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.ProvideFontInfo"/> event.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ProvideFontInfoEventArgs.Font">
            <summary>
            Gets or sets the corresponding Font object.
            </summary>
            <remarks>The Font object returned will be font that will be used by default. </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.TextAlignment">
            <summary>
            Specifies the text alignment of the bar.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.TextAlignment.Near">
            <summary>
            Specifies that the contents of a text are aligned with the near.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.TextAlignment.Far">
            <summary>
            Specifies that the contents of a text are aligned with the far.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.TextAlignment.Center">
            <summary>
            Specifies that the contents of a text are aligned with the center.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemImageIndexEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemImageIndexEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemImageIndexEditor.GetImages(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemImageIndexConverter.GetImages(System.ComponentModel.ITypeDescriptorContext)">
            <summary>
            
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemImageIndexConverter.GetImages(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.HighlightedImageIndexConverter.GetImages(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PressedImageIndexConverter.GetImages(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.DisabledImageIndexConverter.GetImages(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.MdiListBarItem">
            <summary>
            Represents the item that will expand to show the list of MDI Children in an MDI environment.
            </summary>
            <remarks>
            You would typically use this item as a child in the Window submenu in the main menu bar 
            of a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/>.
            When its parent is dropped down, this item will be replaced by the list of MDI children
            currently being shown and optionally a "Windows..." item to show the whole list when
            the number of children is more than 10 (or as specified in the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiListBarItem.MdiListSize"/> property.
            <para>When the user clicks on one of the entries, the corresponding mdi child will be activated.
            Clicking on the "Windows..." item will open a dialog where the users can see all the
            available MDI child windows.
            </para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package\XPMenusMDI folder
            for usage example.
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MdiListBarItem.MdiListSize">
            <summary>
            Gets / sets the number of mdi child links to be shown in the expanded list before the \"More Items\" BarItem.
            </summary>
            <value>Default is 10.</value>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MergedBar.m_bPropagateChanges">
            <summary>
            State of changes propagation.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MergedBar.PropagateChanges">
            <summary>
            Allows propagation of changes to <see cref="!:Items"/> collection from <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MergedBar"/> to underlying <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>.
            </summary>
            <remarks>
            Works only for SDI forms and MDI forms without MDI children forms.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MergedBar.MergedBarsCollection">
            <summary>
            Returns the array of bars used to create this MergedBar.
            The MDI parent form's <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> is always at index zero.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MergedBar.Caption">
            <summary>
            Gets or sets user friendly bar's caption string, which appears when the tool bar floats and in the customization dialog.
            </summary>
            <value></value>
            <remarks>
            This will appear as the caption when the tool bar floats and in the customization dialog as the bar's identity.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarCustomizationDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarCustomizationDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFormWndSubclass.Active">
            <summary>
            Gets or sets the Active control
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.DockBarPaintEventArgs.Border">
            <summary>
            Gets the Command bar dock border
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.DockBarPaintEventArgs.PaintEventArgs">
            <summary>
            Gets the PaintEventArgs
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.DockBarPaintEventArgs.Bounds">
            <summary>
            Gets the control bounds
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.DockBarPaintEventHandler">
            <summary>
            DockBarPaintEventHandler delegate
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.UpdateType">
            <summary>
            UpdateType Enumerator
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.FormNativeWindow.ActiveWindowChanged">
            <summary>
            Raised when ActiveWindowChanged
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedEventHanlder">
            <summary>
            Handles the <b>BarControlBindingChanged</b> event of a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/>.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs"/> object that contains the event data.</param>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarControlBindingChanged"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs"/>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager">
            <summary>
            The MainFrameBarManager manages the application's main window's menus, tool bars 
            and the user customization capabilities in the XP Menus framework.
            </summary>
            <remarks>
            <para>Make sure to take a look at the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/>'s documentation before you start using 
            this derived class. </para>
            <para>You should associate an instance of this class with a form that will be the main form
            in an MDI scenario or the single top-level form in an SDI scenario.</para>
            <para>Note that in an MDI scenario, optionally you can provide the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/> prior knowledge 
            of the all the child form types that it might parent, in order that the menus and tool bars
            provide a seamless interface to the user even though they are part of different child forms' BarManager.
            You do this using the MainFrameBarManager's <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RegisterMdiChildTypes(System.Type[])"/> method.</para>
            <para>If you do not call the RegisterMdiChildTypes method, the child menus will be added/merged with the parent
            menus as and when the child forms are added to the mdi parent.</para>
            <para>When using this class in a SDI Form, it is recommended that you put all your controls in the form
            within a <see cref="T:System.Windows.Forms.Panel"/> with the <b>DockStyle.Fill</b> property set, 
            so that they resize as the menu's height changes. This is necessary because the menus occupy the client area of the form.
            This is not necessary if you are using this in an MDI Container (IsMdiContainer property set to true).</para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager">
            <summary>
            The BarManager manages a form's menus and tool bars and lets it participate in
            the user-customization feature.
            </summary>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager"/>
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/>
            <remarks>
            <para>The BarManager should contain a reference to all the BarItems (<see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Items"/> property)
            that you intend to use in the associated form's menu structure and the tool bars.
            The BarItems should have a unique ID.
            The BarManager also has a list of tool bars (<see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Bars"/> property) associated with the form.
            There is a "Customize" verb associated with the BarManager's designer which will allow
            you to design your form's menu structure and tool bars visually during 
            design-time without writing a single line of code. Use the "Activate Menus" verbs in the
            VS2003 designer in case the menus/toolbars don't respond to mouse clicks in the designer.
            </para>
            <para>The BarManager also allows you to set certain global settings like enabling 
            user-customization, enable partial menus, enable large icon mode for tool bars, etc.</para>
            <para>You don't normally use this class directly. You would instead use one of the
            following derived classes based on your form type. Use a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/>
            (for the main window in an MDI and
            SDI scenario) or a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager"/>(for the child windows in an MDI scenario).
            Since the BarManager is a component derived class, you can simple drag and drop 
            one of the above managers on your form during design-time to bind it to your form.</para>
            <para>When initializing one of the derived classes in code, make sure to call <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BeginInit"/>
            and <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.EndInit"/>.</para>
            <para>
            Note: A BarManager (ChildFrameBarManager or MainFrameBarManager) cannot be simultaneously used with a 
            <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBarController"/>.
            Use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.DetachedCommandBars"/> property to
            add generic tool bars to your form.
            </para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.m_bShowHighlightRectangle">
            <summary>
            Indicates whether to show BarItem highlighted when mouse is moves over it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.m_bShowDropShadow">
            <summary>
            Indicates whether to show shadow for images.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.m_bShowShadow">
            <summary>
            Indicates whether to show shadows for Popups.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.PartialMenusExpandedStateResetDelay">
            <summary>
            Specifies in milliseconds, the time after which an expanded partial menu will revert back to the
            collapsed state.
            </summary>
            <value>Specify the time in milliseconds. Default is 5000.</value>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.FONTSTYLE">
            <summary>
            Default font style of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.USERFONTSTYLE">
            <summary>
            Font which stored after changed in design
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.#ctor">
            <summary>
            Creates an instance of the BarManager class and sets its default properties.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BeginInit">
            <summary>
            Begins the initialization of a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/> that is used 
            on a form.
            </summary>
            <remarks>
            <para>
            The Visual Studio .NET design environment uses this method to start 
            the initialization of a component that is used on a form or used by 
            another component. The <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.EndInit"/> method ends the initialization. 
            Using the BeginInit and EndInit methods prevents the control from 
            being used before it is fully initialized.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.EndInit">
            <summary>
            Ends the initialization of a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/> that is used 
            on a form.
            </summary>
            <remarks>
            <para>
            The Visual Studio .NET design environment uses this method to end 
            the initialization of a component that is used on a form or used by 
            another component. The <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BeginInit"/> method starts the 
            initialization. Using the BeginInit and EndInit methods prevents the 
            control from being used before it is fully initialized.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Dispose(System.Boolean)">
            <summary>
            Overridden. See <see cref="M:System.ComponentModel.Component.Dispose(System.Boolean)"/>.
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.metroColor">
             <summary>
            Metrocolor
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.metrobackColor">
             <summary>
            MetroBackcolor
             </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager._enableMenuMerge">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShouldSerializeEnableMenuMerge">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ResetEnableMenuMerge">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShouldSerializeMetroBackColor">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ResetMetroBackColor">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ResetEnableTouchMode">
            <summary></summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.vStyle">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.InitFromDesigner">
            <summary>
            Initializes from designer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetBarFromBarID(Syncfusion.Windows.Forms.Tools.XPMenus.BarID)">
            <summary>
            Returns the bar associated with the bar ID.
            </summary>
            <param name="barID"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetBarFromBarName(System.String)">
            <summary>
            Returns the Bar from the Bar name.
            </summary>
            <param name="barName">Name of the bar</param>
            <returns>Bar object</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetBarItemFromBarItemID(Syncfusion.Windows.Forms.Tools.XPMenus.BarItemID)">
            <summary>
            Returns the bar associated with the bar item ID.
            </summary>
            <param name="barItemID"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetMergedEquivalent(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem,Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)">
            <overload>
            Returns the merged equivalent, if any, of a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> or <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> when in MDI mode.
            </overload>
            <summary>
            Returns the merged ParentBarItem that has replaced the original in the menu structure.
            </summary>
            <param name="originalParent">The original <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>.</param>
            <param name="defaultReturnValue">The default return value if a merged ParentBarItem was not found.</param>
            <returns>A ParentBarItem if a merged equivalent was found; defaultReturnValue otherwise.</returns>
            <remarks>
            <para>Often in an MDI scenario, ParentBarItems created during design-time in the MDI Parent
            and MDI children are merged together (if satisfying the merge criteria)
            into a new ParentBarItem which will replace the original
            in the menu structure.</para>
            <para>Once replaced changes made to the original ParentBarItem, like adding a new
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> will not be reflected in the merged one. So, you should access
            the merged item directly to add child BarItems, for example. This method lets you do the same.</para>
            </remarks>
            <genoverload/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetMergedEquivalent(Syncfusion.Windows.Forms.Tools.XPMenus.Bar,Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            Returns the merged bar that has replaced the original in the menu structure.
            </summary>
            <param name="originalBar">The original <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>.</param>
            <param name="defaultReturnValue">The default return value if a merged Bar was not found.</param>
            <returns>A bar if a merged equivalent was found; defaultReturnValue otherwise.</returns>
            <remarks>
            <para>Often in an MDI scenario, bars created during design-time in the MDI Parent
            and MDI children are merged together (if satisfying the merge criteria)
            into a new bar which will replace the original
            in the menu structure.</para>
            <para>Once replaced changes made to the original bar, like adding a new
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> will not be reflected in the merged one. So, you should access
            the merged bar directly to add child BarItems, for example. This method lets you do the same.</para>
            </remarks>
            <genoverload/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.UpdateContainer(Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemContainer,Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.Windows.Forms.Tools.XPMenus.UpdateType,System.Object,System.Boolean@)">
            <summary>
            Updates the container
            </summary>
            <param name="parentItem">Parent control </param>
            <param name="source">Source control</param>
            <param name="adjacentItem">Adjacent bar item</param>
            <param name="updateType"> Update type</param>
            <param name="updateData">Update data of type object</param>
            <param name="keepUpdateInfo">true if update info need to be kept</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.RemoveReferencesToForeignItems">
            <summary>
            Removes all references to <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItems"/> that are not parented by this 
            <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/> and are in the bars and ParentBarItems
            of this BarManager.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.RemoveReferencesToBarItem(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Removes all the references for the bar item specified.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.UpdateItem(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.Windows.Forms.Tools.XPMenus.UpdateType,System.Object,System.Boolean@)">
            <summary>
            Updates the bar items.
            </summary>
            <param name="item"></param>
            <param name="updateType"></param>
            <param name="updateData"></param>
            <param name="keepUpdateInfo"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnDetachForm">
            <summary>
            Called when the attached Form is being removed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnAttachForm">
            <summary>
            Called when a form is set using the Form property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetCommandBarManager">
            <summary>
            Returns the CommandBarManager.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetBarControl(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            Returns the <b>CommandBar</b> associated with the <b>Bar</b> object.
            </summary>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarControlBindingChanged"/>
            <param name="bar">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> instance whose associated CommandBar is needed.</param>
            <returns>The <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> that the bar is currently bound to. Can be null.</returns>
            <remarks>
            <para>For an MDI app, this binding is very transient as the bar gets bound and unbound frequently
            as the active child form changes. Hence do not cache the CommandBar returned by this method.</para>
            <para>A <b>far</b> is usually bound to a <b>CommandBar</b> whenever the <b>form</b> containing the corresponding 
            <b>BarManager</b> is active. The method will return null if the <b>bar</b> is not bound to a 
            <b>CommandBar</b> at the time this method is called.</para>
            <para>
            As an alternative, consider listening to the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarControlBindingChanged"/>
            event which occurs whenever the <b>bar</b> is bound/unbound to a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.RefreshCommandBarsAfterDesignerLoad(System.Boolean)">
            <summary>
            Refreshes the command bars after the designer has loaded.
            </summary>
            <param name="saveCommandBarState"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.AttachCommandBarsOfForm(System.Windows.Forms.Form,System.Boolean,System.Boolean)">
            <summary>
            Attaches the command bars of the form
            </summary>
            <param name="form"></param>
            <param name="show"></param>
            <param name="hideImmediately"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.FormLoaded(System.Object,System.EventArgs)">
            <summary>
            Gets called when the form is loaded. (virtual method)
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.AppendBindableBarItemProperties(System.ComponentModel.PropertyDescriptorCollection)">
            <summary>
            Looks for bindable properties in each Baritem associated with manager and create a new PD entry for it.
            It then creates a brand new PDC combining the PDs of the originalList and the new entries and returns the new PDC.
            </summary>
            <seealso cref="M:Syncfusion.Windows.Forms.DataBindingUtils.AppendBindableProperties(System.ComponentModel.PropertyDescriptorCollection,System.Collections.IList)"/>
            <param name="originalList">The original list.</param>
            <returns>A collection of property descriptors.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ImportBarItems(Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemsRepository)">
            <summary>
            Imports <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s from one BarManager to another. Not to be confused with "MDI Merging".
            </summary>
            <param name="sourceRepository">The source <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemsRepository"/> from which to import bar items.</param>
            <remarks>
            <para>
            Note that the BarManager class implements the IBarItemsRepository interface, due to which you can 
            import items from an instance of BarManager. 
            </para>
            <para>
            This method will move all <b>BarItems</b> from the source <b>BarManager</b> to the 
            destination <b>BarManager</b>. The <b>BarItems</b> will be moved into their corresponding 
            categories in the destination <b>BarManager</b>. If there is a clash in Text value 
            of these items (no 2 items within the same category can have the same Text 
            value), a new category will be created and the clashing item from the source 
            <b>BarManager</b> will be moved to that new category.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetManagerFromForm(System.Windows.Forms.Form)">
            <summary>
            Looks for a BarManager associated with the specified form in a global hashtable and if found
            returns it.
            </summary>
            <param name="form">A form that has a BarManager associated with it.</param>
            <returns>The associated BarManager; Null if not found.</returns>
            <remarks>
            A BarManager gets associated with a form when you create an instance of the BarManager passing in the
            form in it's constructor.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)">
            <summary>
            Processes the command key
            </summary>
            <param name="msg">
            reference Message.
            </param>
            <param name="keyData">
            Key data of type Keys
            </param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ProcessShortcut(System.Windows.Forms.Keys)">
            <summary>
            Checks whether the key can be processed for shortcut
            </summary>
            <param name="key"> Key </param>
            <returns>true if can process</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Customize(System.Boolean)">
            <summary>
            Starts or stops the Customization mode and opens the Customization dialog.
            </summary>
            <param name="start">True to start customization; false to stop.</param>
            <remarks>
            Call this method to start Customization mode by opening the
            Customization dialog. If EnableCustomizing is not true then
            this method will return immediately without starting customization.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Customize(System.ComponentModel.Design.IDesignerHost)">
            <summary>
            Starts or stops the Customization mode and opens the Customization dialog.
            </summary>
            <param name="designerHost"> designerHost is of type IDesignerHost. </param> 
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShowCaret">
            <summary>
            Makes the caret visible on the screen at the caret's current position.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.HideCaret">
            <summary>
            Removes the caret from the screen.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CanStartDragging(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Returns whether the control can start dragging.
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetItemsInCategory(System.Int32)">
            <summary>
            Returns a list of BarItems under the specified category ID.
            </summary>
            <param name="categoryIndex">An index into the Categories list.</param>
            <returns>A BarItems list containing BarItem objects that has the specified category ID.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetMergedBars">
            <summary>
            Gets merged bars.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.SetFormProperty(System.Boolean,System.Windows.Forms.Form)">
            <summary>
            Sets form's property named "IsUsedWithBarManager" if 
            form is of Office2007Form type.
            </summary>
            <param name="bIsUsedWithBarManager"> The new value for the property. </param>
            <param name="form"> The form whose property value will be set. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnBarControlBindingChanged(Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs)">
            <summary>
            Raises the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarControlBindingChanged"/> event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs"/> that contains the event data.</param>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarControlBindingChanged"/>
            <remarks>
            The OnBarControlBindingChanged method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnBarControlBindingChanged in a derived 
            class, be sure to call the base class's OnBarControlBindingChanged method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnCustomizingItemChanged(System.EventArgs)">
            <summary>
            Raises the CustomizingItemChanged event.
            </summary>
            <param name="args">
            An <see cref="T:System.EventArgs"/> object containing data pertaining to this event.
            </param>
            <remarks>
            The OnCustomizingItemChanged method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnCustomizingItemChanged in a derived 
            class, be sure to call the base class's OnCustomizingItemChanged method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnSelectedItemChanged(System.EventArgs)">
            <summary>
            Raises the SelectedItemChanged event.
            </summary>
            <param name="args">
            An <see cref="T:System.EventArgs"/> object containing data pertaining to this event.
            </param>
            <remarks>
            The OnSelectedItemChanged method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnSelectedItemChanged in a derived 
            class, be sure to call the base class's OnSelectedItemChanged method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnPropertyChanged(Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            Raises the PropertyChanged event.
            </summary>
            <param name="args">
            An <see cref="T:System.EventArgs"/> object containing data pertaining to this event.
            </param>
            <remarks>
            The OnPropertyChanged method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnPropertyChanged in a derived 
            class, be sure to call the base class's OnPropertyChanged method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnBeginCustomization(System.EventArgs)">
            <summary>
            Raises the CustomizationBegin event.
            </summary>
            <param name="args">
            An EventArgs object containing data pertaining to this event.
            </param>
            <remarks>
            The OnBeginCustomization method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnBeginCustomization in a derived 
            class, be sure to call the base class's OnBeginCustomization method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnCustomizationDone(System.EventArgs)">
            <summary>
            Raises the CustomizationDone event.
            </summary>
            <param name="args">
            An EventArgs object containing data pertaining to this event.
            </param>
            <remarks>
            The OnCustomizationDone method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnCustomizationDone in a derived 
            class, be sure to call the base class's OnCustomizationDone method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnItemClicked(Syncfusion.Windows.Forms.Tools.XPMenus.BarItemClickedEventArgs)">
            <summary>
            Raises the ItemClicked event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemClickedEventArgs"/> object containing data pertaining to this event.</param>
            <remarks>
            The OnItemClicked method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnItemClicked in a derived 
            class, be sure to call the base class's OnItemClicked method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnAfterClone(Syncfusion.Windows.Forms.Tools.XPMenus.BarManagerClonedEventArgs)">
            <summary>
            Raises the AfterClone event.
            </summary>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemClickedEventArgs"/> object containing data pertaining to this event.</param>
            <remarks>
            The OnAfterClone method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnAfterClone in a derived 
            class, be sure to call the base class's OnAfterClone method so that 
            registered delegates receive the event.</para>
            </remarks>
            <example>
            <code lang="C#">
            // Listen to the AfterClone event of the ChildFrameBarManager and
            // set the cloned BarManager's ImageList and LargeImageList.
            // This is necessary because cloning an ImageList (il1.ImageStream = il2.ImageStream;) seems to be broken in 1.1.
            private void childFrameBarManager_AfterClone(object sender, Syncfusion.Windows.Forms.Tools.XPMenus.BarManagerClonedEventArgs args)
            {
            	System.Resources.ResourceManager resources = new System.Resources.ResourceManager(this.GetType());
            
            	// Load the images from the resource and set it to the ImageLists. 
            	// You can typically copy the right-hand side portion of the following statements from the 
            	// designer generated code in the InitializeComponent method.
            	// imgList16 and imgList24 are the names of the ImageList instances in this Form.
            	args.ClonedBarManager.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgList16.ImageStream")));
            	args.ClonedBarManager.LargeImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgList24.ImageStream")));
            }
            </code>
            <code lang="VB">
            ' Listen to the AfterClone event of the ChildFrameBarManager and
            ' set the cloned BarManager's ImageList and LargeImageList.
            ' This is necessary because cloning an ImageList (il1.ImageStream = il2.ImageStream;) seems to be broken in 1.1.
            Private  Sub childFrameBarManager_AfterClone(ByVal sender As Object, ByVal args As Syncfusion.Windows.Forms.Tools.XPMenus.BarManagerClonedEventArgs)
            Dim resources As System.Resources.ResourceManager =  New System.Resources.ResourceManager(Me.GetType()) 
            
            	' Load the images from the resource and set it to the ImageLists. 
            	' You can typically copy the right-hand side portion of the following statements from the 
            	' designer generated code in the InitializeComponent method.
            	args.ClonedBarManager.ImageList.ImageStream = (CType((resources.GetObject("imgList16.ImageStream")), System.Windows.Forms.ImageListStreamer))
            	args.ClonedBarManager.LargeImageList.ImageStream = (CType((resources.GetObject("imgList24.ImageStream")), System.Windows.Forms.ImageListStreamer))
            End Sub
            </code>
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Assists the serializer to perform serialization
            </summary>
            <param name="info"></param>
            <param name="context"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager)">
            <summary>
            Copies the properties of this BarManager into the specified BarManager.
            </summary>
            <param name="barManager">The BarManager where the values should be copied to.</param>
            <remarks>
            
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetBarFromBarItem(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,System.Collections.Queue@)">
            <summary>
            Returns the current working bar.
            </summary>
            <param name="item">BarItem contains in searched Bar.</param>
            <returns>Parental Bar of specified BarItem.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetBarRendererFromBar(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            Returns the bar renderer from bar.
            </summary>
            <param name="bar">Bar whose renderer should be returned.</param>
            <returns>Bar renderer.</returns>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.workingBar">
            <summary>
            Bar to currently work with.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShowPopup(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)">
            <summary>
            Shows popup of specified item.
            </summary>
            <param name="item">Parent bar item whose popup must be shown.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.HidePopup">
            <summary>
            Hides currently open popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.MenuActivationControl_AppDeactivate(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.MenuActivationControl_AppActivate(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetBarItemFromShortcut(System.Windows.Forms.Keys)">
            <summary>
            Retrieves BarItem object by associated keyboard shortcut.
            </summary>
            <param name="key">Keyboard shortcut.</param>
            <returns>BarItem object.</returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShowHighlightRectangle">
            <summary>
            Indicates whether to highlight BarItem when mouse moves over it.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShowDropShadow">
            <summary>
            Indicates whether to show shadow for BarItem's images.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.MetroColor">
             <summary>
            Gets or Sets the metrocolor
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.MetroBackColor">
             <summary>
            Gets or Sets the metrobackcolor
             </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.EnableMenuMerge">
            <summary>
            
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShowShadow">
            <summary>
            Indicates whether to show shadows for Popups.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.UpdateUIMFCStyle">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/> events for the BarItems
            should be fired mfc style when the mouse moves over it or before it gets shown in a dropdown menu.
            </summary>
            <value>True to fire the UpdateUI event; false otherwise. Default is false.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShowItemsInCustomizationDialog">
            <summary>
            Indicates whether the BarItems in this BarManager should appear in the
            Customization dialog that the user invokes.
            </summary>
            <value>True to indicate they should appear; false otherwise. Default is true.</value>
            <remarks>
            If the value is true, some of the BarItems will still not appear if their 
            corresponding categories are excluded in the CategoriesToIgnoreInCustDialog list.
            If the value is false, then none of the BarItems will appear in the dialog irrespective
            of the settings in the CategoriesToIgnoreInCustDialog property.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.PartialMenusResetDelay">
            <summary>
            Gets or sets the delay in days after which an item's recently used setting will be reset.
            </summary>
            <remarks>
            Specifies the delay after which an item's recently used setting will be reset.
            Default value is 100 days.
            When a user selects an item in a partial menus enabled submenu and if the item 
            is not a recently used item, the item will be marked as recently used (its IsRecentlyUsedItem property will 
            be true) for the time-interval specified by this property. After this 
            time-interval the property will be reset to false.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.UsePartialMenus">
            <summary>
            Enables or disables Partial Menus mode in submenus.
            </summary>
            <remarks>
            Indicates whether the Partial Menus mode should be enabled or disabled globally in all the parent items 
            associated with this BarManager. Default is true.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.EnableCustomizing">
            <summary>
            Enables or disables customization of menus and toolbars during run-time.
            </summary>
            <remarks>
            <para>Indicates whether customization of menus and tool bars is allowed during run-time.
            This property is true by default.</para>
            <para>If this property is set to false and if the Customize method gets called, then
            it will not start the customization mode.</para>
            <para>
            If this property is true and the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoPersistCustomization"/> is
            set to false, then users will be able to customize their menus, but the customized state
            will not be persisted for use across application instantiations.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ExpandPartialMenusAfterDelay">
            <summary>
            Enables or disables automatic expansion of the partial menus into full menus after a delay.
            </summary>
            <remarks>
            Indicates whether the partial menus should be expanded automatically.
            This is true by default.
            <para>If this property is false the user will have to click on the expander button to 
            view the full menu. If true the menu will expand automatically after 5 seconds.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarPositionInfo">
            <summary>
            Used to store the positional information of the tool bars by the designer.
            </summary>
            <remarks>
            <para>This property is used by the BarManager's designer to store positional information of the
            contained tool bars. In the case of the MainFrameBarManager, this information 
            will be used to initialize the corresponding tool bars during runtime and design
            time. In the case of the ChildFrameBarManager, this information will be used to
            position the tool bars only during design-time.</para>
            <para>The structure of the MemoryStream is internal to this library and hence do not
            try to set/get this property.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.FormName">
            <summary>
            Gets or sets a user-friendly name that will be used to refer to a form type in the Customization dialog.
            </summary>
            <remarks>
            Specifies the user-friendly name that will be used to refer to a form type in 
            the Customization dialog. In an MDI scenario the Customization dialog categorizes the
            tool bars and bar items based on their BarManager/Form type. And its recommended
            to provide a user-friendly name for these BarManager/Form types. If this property is
            null or empty, then the form type will be used to mark these BarManagers/Forms.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CustomizationDialog">
            <summary>
            Gets the customization dialog.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.IsCustomizationDialogCreated">
            <summary>
            Indicates whether the customization dialog is created or not.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Customizing">
            <summary>
            Indicates whether the user is currently customizing the menus.
            </summary>
            <remarks>
            You will typically not have to use this property. Advanced users while extending
            the BarManager framework might find this property useful.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.DndCustomizing">
            <summary>
            Indicates whether the DndCustomizing is true or false. (virtual property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.RightToLeft">
            <summary>
            Reflects the RightToLeft setting of the form this BarManager is attached to.
            </summary>
            <value>
            One of the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.RightToLeft"/> values. The default is <see cref="!:RightToLeft.No"/>.
            </value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.SelectedItem">
            <summary>
            Gets or sets the item that is currently selected by the user through the mouse or keyboard.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CustomizingItem">
            <summary>
            Gets or sets the item that is currently being selected or dragged by the user
            during customization.
            </summary>
            <remarks>
            <para>You will typically not have to use this property. Advanced users while extending
            the BarManager framework might find this property useful.</para>
            <para>Changing this property's value will throw the CustomizingItemChanged event.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Bars">
            <summary>
            Returns the list of bars representing the toolbars for the corresponding form.
            </summary>
            <remarks>
            Specifies the list of tool bars associated with this BarManager.
            The BarManager's designer takes care of filling this list with one entry
            for each tool bar.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Categories">
            <summary>
            Returns the list of categories defined in this BarManager, under which 
            the BarItems will be grouped.
            </summary>
            <remarks>
            <para>The entries in this list are strings representing the category names.</para>
            <para>The CategoryID property of the BarItems in this BarManager's Items list 
            is an index into this Categories list. Also, the items in the CategoriesToIgnoreInCustDialog
            list are indices into this Categories list.</para>
            <para>The BarItems when added to a BarManager are identified by the framework based
            on their CategoryID and Text property. When these two properties combined is not 
            unique for a BarItem within the BarManager then an exception will be thrown during runtime.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Items">
            <summary>
            Returns the list of BarItems associated with this BarManager.
            </summary>
            <remarks>
            Specifies the list of BarItems associated with this BarManager.
            <para>
            Every item that needs to be part of the form's menu structure/tool bar should be
            included in this list. When included in this list, the BarItem's CategoryID and Text
            property, combined, should be unique.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ImageList">
            <summary>
            Gets or sets the central repository of images to which the BarItems refer to when in small icons mode.
            </summary>
            <remarks>
            Specifies the ImageList where the images that will be used by the BarItems are 
            stored (when in small icons mode). 
            <para>The BarItem's ImageIndex property is usually an index into this ImageList.
            However, if the BarItem has its own ImageList then its ImageIndex property will be
            an index into that ImageList.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ImageListAdv">
            <summary>
            Gets or sets the central repository of images to which the BarItems refer to when in small icons mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.LargeImageList">
            <summary>
            Gets or sets the central repository of images to which the BarItems refer to when in large icons mode.
            </summary>
            <remarks>
            Specifies the ImageList where the images that will be used by the BarItems are 
            stored (when in large icons mode). 
            <para>The BarItem's ImageIndex property is usually an index into this ImageList.
            However, if the BarItem has its own ImageList then its ImageIndex property will be
            an index into that ImageList.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.LargeImageListAdv">
            <summary>
            The ImageListAdv to which the BarItems refer to when in large icons mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.DisabledImageList">
            <summary>
            Gets or sets the ImageList to which the BarItems refer to when disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.DisabledImageListAdv">
            <summary>
            The ImageListAdv to which the BarItems refer to when disabled.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.DisabledLargeImageList">
            <summary>
            Gets or sets the ImageList to which the BarItems refer to when disabled and using LargeIcons mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.DisabledLargeImageListAdv">
            <summary>
            Gets or sets the ImageListAdv to which the BarItems refer to when disabled and using LargeIcons mode.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.HighlightImageList">
            <summary>
            Gets or sets the ImageList to which BarItems refer to when highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.HighlightImageListAdv">
            <summary>
            Gets or sets the ImageListAdv to which BarItems refer to when highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.HighlightLargeImageList">
            <summary>
            Gets or sets the ImageList to which BarItems refer to when highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.HighlightLargeImageListAdv">
            <summary>
            Gets or sets the ImageListAdv to which BarItems refer to when highlighted.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.PressedImageList">
            <summary>
            Gets or sets the ImageList to which BarItems refer to when pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.PressedImageListAdv">
            <summary>
            Gets or sets the ImageListAdv to which BarItems refer to when pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.PressedLargeImageList">
            <summary>
            Gets or sets the ImageList to which BarItems refer to when pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.PressedLargeImageListAdv">
            <summary>
            Gets or sets the ImageListAdv to which BarItems refer to when pressed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CategoriesToIgnoreInCustDialog">
            <summary>
            Returns the categories that should not be shown in the Customization Dialog.
            </summary>
            <value>The IntList instance containing a list of category indices.</value>
            <remarks>
            The indices in this list refer to an item in the Categories list.
            <para>Note that this list will be consulted only when the ShowItemsInCustomizationDialog
            property is true.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.LargeIcons">
            <summary>
            Enables or disables LargIcons mode for items in the tool bar.
            </summary>
            <remarks>
            Indicates whether the images in the tool bar should be drawn large or small.
            The default value is false.
            <para>When in small icons mode, the images are of the size specified by the BarItem's
            ImageList's ImageSize property. When in large icons mode, the images are of the size
            specified by the BarItem's LargeImageList's ImageSize property. 
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Form">
            <summary>
            Gets or sets the form to which this BarManager is associated with.
            </summary>
            <remarks>
            Specifies the form to which this BarManager is associated with.
            <para>BarManagers should be associated with a form in order for the form to be 
            adorned with menus and tool bars.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.MainFrameBarManager">
            <summary>
            Returns the MainFrameBarManager if this is a ChildFrameBarManager.
            </summary>
            <remarks>
            Specifies the MainFrameBarManager if this is a ChildFrameBarManager.
            If this is a MainFrameBarManager then the property will return this.
            If this BarManager is not associated with an mdi child form then this property will
            return null.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CurrentBaseFormType">
            <summary>
            Gets or sets the current base form type.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Style">
            <summary>
            Gets or sets the visual style of the toolbars and main-menus in this <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.MainFrameBarManager"/>.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.VisualStyle"/> value. Default is VisualStyle.OfficeXP.</value>
            <remarks>Note that this setting will be ignored when 
            <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ThemesEnabled"/> is turned on and themes are 
            available in the OS. Also note that setting <b>VisualStyle.Default</b>
            will result in the same effect as <b>VisualStyle.OfficeXP</b>.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Office2007Theme">
            <summary>
            Gets or sets colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Office2010Theme">
            <summary>
            Gets or sets colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarItemActiveFormCheckOverride">
            <summary>
            Indicates whether the BarItems should check for ActiveForm before displaying tooltip. Workaround for using from MFC applications.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.FloatingFormClosed">
            <summary>
            Occurs when the floating bar gets closed
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ResetBarItemClicked">
            <summary>
            Occurs when reset BarItem is clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.UserChangedBarVisibility">
            <summary>
            Occurs when bar visibility is changed by the user.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarControlBindingChanged">
            <summary>
            Occurs when a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> object is bound or unbound to a <b>Control</b>.
            </summary>
            
            <seealso cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs"/>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnBarControlBindingChanged(Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs)"/>
            <remarks>
            <para>The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> component (representing a toolbar and a main-menu) gets associated
            with a <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> control during runtime. This binding is static
            in an SDI app, but usually very transient in an MDI application. In an MDI, a <b>bar</b>
            will frequently get bound and unbound to controls as the active child form changes.</para>
            <para>The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> object itself exposes some
            styles to affect the look-and-feel of the toolbars through it's <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.BarStyle"/> property.
            However, you might want to access the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> control hosting
            the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> object for some advanced customization of the toolbar.</para>
            <para>You can do so by handling this event which is fired whenever the
            <b>bar</b> object gets bound/unbound to a Control. For the toolbars and the main-menu,
            this control is an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/> class and hence can be cast to it.
            </para>
            <para>
            You could also use the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetBarControl(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)"/> method to get the <see cref="T:Syncfusion.Windows.Forms.Tools.CommandBar"/>
            currently bound to a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>.
            </para>
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CustomizingItemChanged">
            <summary>
            Occurs when the BarManager's CustomizingItem property has changed.
            </summary>
            <remarks>
            <para>This event will also be raised when it's associated
            MainBarManager's CustomizingItem property changes.</para></remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.SelectedItemChanged">
            <summary>
            Occurs when a new <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> is selected or unselected
            by the user.
            </summary>
            <remarks>
            This is a good event to listen to if you want to, for example,
            show a selected item's tooltip in the status bar. Use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.SelectedItem"/>
            property to get a reference to the selected <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.PropertyChanged">
            <summary>
            Occurs when the BarManager's LargeIcons or ThemesEnabled property has changed.
            </summary>
            <remarks>
            <para>This event will also be raised when it's associated
            MainBarManager's LargeIcons or ThemesEnabled property changes.</para></remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CustomizationBegin">
            <summary>
            Occurs when the Customization dialog is about to be shown.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CustomizationDone">
            <summary>
            Occurs when the Customization dialog has been closed.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ItemClicked">
            <summary>
            Occurs when one of the items in this BarManager was clicked.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.AfterClone">
            <summary>
            Occurs after a clone of this BarManager was created in an MDI scenario.
            </summary>
            <remarks><p>This is usually called for a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager"/>
            when merging happens in an MDI scenario.</p>
            <p>
            This event is provided to workaround a 1.1 framework bug which prevents us from cloning an 
            ImageList (The code "imageList.ImageStream = anotherImageList.ImageStream" doesn't work in 1.1).
            </p>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Initializing">
            <summary>
            Indicates whether bar manager is in process of initializing, i.e. <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BeginInit"/> was called first time.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.ShouldHidePopup">
            <summary>
            Indicates whethr to hide Popups on form deactivation.
            Default is true.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.IgnoreWorkingArea">
            <summary>
            Indicates whether to ignore working area of the display before showing popups.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.NewStyleChildTypeRegsitering">
            <summary>
            Internal field, not meant to be used directly.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.FONTSTYLE">
            <summary>
            Default font style of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.USERFONTSTYLE">
            <summary>
            Font which stored after changed in design
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.m_font">
            <summary>
            Font for BarItems.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.m_mdiChildrenFormName">
            <summary>
            Name of the MDI Children form which needs save state.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.m_bAutoScale">
            <summary>
            Automatic scaling for control.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ShouldDrawVisibleInBar(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            specifies the bar's child control's visibility.
            </summary>
            <param name="item"></param>
            <param name="bar"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SetUserVisibilityPreferenceInBar(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.Windows.Forms.Tools.XPMenus.Bar,System.Boolean)">
            <summary>
            This method is called when the user hides a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> using the "Add or Remove Buttons"
            context menu of the toolbar.
            </summary>
            <param name="barItem">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> that has been made visible or hidden in the specified bar.</param>
            <param name="bar">The corresponding <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>.</param>
            <param name="show">Indicates whether to show or hide the BarItem in the bar.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.#ctor">
            <summary>
            Overloaded. Creates a new instance of the MainFrameBarManager class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.#ctor(System.Windows.Forms.Form)">
            <summary>
            Creates a new instance of the MainFrameBarManager class and sets its Form property.
            </summary>
            <param name="form">The form to associate this manager with.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.#ctor(System.ComponentModel.IContainer,System.Windows.Forms.Form)">
            <summary>
            Creates a new instance of the MainFrameBarManager class and sets its Form property.
            </summary>
            <param name="container">The logical container.</param>
            <param name="form">The form to associate this manager with.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.IsUserCustomizationInfoAvailable(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Called by the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.IsUserCustomizationInfoPersisted"/> to determine if user-customization info is available 
            in the specified serializer.
            </summary>
            <param name="serializer">An <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <returns>True if available; false otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.StartDragAndDropCustomizing(Syncfusion.Windows.Forms.IPopupChild)">
            <summary>
            Initializes the drag and drop customization.
            </summary>
            <param name="popupChild"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.EndDragAndDropCustomizing">
            <summary>
            Serves to end the drag and drop customization.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ResetBarVisible">
            <summary>
            Reset the BarVisible property.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ShouldSerializeBarVisible">
            <summary>
            Serializing the BarVisible property.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.OnProvidePresistenceID(Syncfusion.Windows.Forms.ProvidePersistenceIDEventArgs)">
            <summary>
            Raises the ProvidePersisteceID event.
            </summary>
            <param name="e">
            An ProvidePersistenceIDEventArgs object containing data pertaining to this event.
            </param>
            <remarks>
            The OnProvidePresistenceID method also allows derived classes to handle the event 
            without attaching a delegate. This is the preferred technique for 
            handling the event in a derived class. 
            <para>Notes to Inheritors:  When overriding OnProvidePresistenceID in a derived 
            class, be sure to call the base class's OnProvidePresistenceID method so that 
            registered delegates receive the event.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ShouldDrawVisible(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Indicates the bar item's visibility.
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.IsItemCustomizable(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Checks whether the bar item is customizable.
            </summary>
            <param name="item">
            Bar item to be checked.
            </param>
            <returns>True if the bar item is customizable</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SaveBarStateForForm(System.Windows.Forms.Form)">
            <summary>
            Saves the current toolbars state information to the specified persistence medium,
            for toolbars which relate to form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.IsMainCommandBar(Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarExt)">
            <summary>
            Gets a value indicating whether the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.CommandBarExt"/> 
            relate to <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.GetCommandBarsForForm(System.Windows.Forms.Form)">
            <summary>
            Gets CommandBars which relate to form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.UpdateCommandBarState(System.Windows.Forms.Form)">
            <summary>
            Update the CommandBars's state for toolbars which relate to form.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ProcessShortcut(System.Windows.Forms.Keys)">
            <summary>
            Checks whether the key can be processed for shortcut
            </summary>
            <param name="key"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)">
            <summary>
            Processes the command key.
            </summary>
            <param name="msg"></param>
            <param name="keyData"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ProcessMnemonicInternal(System.Windows.Forms.Message@)">
            <summary>
            Forces to execute shortcuts in menus when child forms are opened.
            In this case standard ProcessMnemonic doesn't raise.
            </summary>
            <param name="msg"></param>
            <returns>TRUE if processed; FALSE otherwise.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.PreFilterMessage(System.Windows.Forms.Message@)">
            <summary>
            Checks whether the message being passed is a pre-filtered message.
            </summary>
            <param name="m"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.OnDetachForm">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnDetachForm"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.EndInit">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.EndInit"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.OnAttachForm">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnAttachForm"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.IsRegisteredType(System.Type,System.Boolean)">
            <summary>
            Checks whether the child type is a registered type.
            </summary>
            <param name="childType"></param>
            <param name="checkOnlyManualRegistration"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.FormLoaded(System.Object,System.EventArgs)">
            <summary>
            Gets called when the form is loaded.
            </summary>
            <param name="sender"> control </param>
            <param name="e">Event arguments</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RegisterMdiChildTypes(System.Type[])">
            <summary>
            Registers the MDI child form types that could be created
            during the course of an MDI application.
            </summary>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.UnregisterMdiChildTypes(System.Type[],System.Boolean)"/>
            <param name="formTypes">An array of Form types.</param>
            <remarks>
            <para><b>Explicit MDI Merging:</b></para>
            <para>
            Calling this method merges the menus and toolbars of the child forms with that
            of the main form (in an MDI scenario), immediately. The toolbars from the child forms
            will then be available in the "Toolbars List" for user-customization. </para> 
            <para>You should call this in either your MDI Parent Form's
            constructor or Load event handler.</para>
            <para>This method is intended to support the following scenario. In an MDI app, 
            you might want the XPMenus framework to
            merge the child form types's menus and toolbars that the MDI Parent will be
            parented to during the course of the application, even before the child forms are visible. 
            Doing so will then present a seemless interface to the user with the
            toolbars and menus from all the different child form types being available
            for user-customization, all the time.</para>
            <para>Also a dummy instance of the child form types will be created at this time
            to retrieve the bar items, requiring the child types to include a default constructor.</para>
            <para>Take a look at our User's Guide (section MDI Merging) for more information
            on how the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.MergeType"/>, <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.MergeOrder"/> 
            and the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.Text"/> properties of BarItems influence the merge behavior of
            those BarItems.</para>
            <para><b>Automatic MDI Merging:</b></para>
            <para>If you do not call this method explicitly with your child form types, 
            the framework will call it for you when a child form (with XPMenus) gets loaded  
            and then automatically unregister 
            (using the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.UnregisterMdiChildTypes(System.Type[],System.Boolean)"/> method)
            the child form type when all the corresponding instances of the child type are closed.
            </para>
            <para><b>Delayed MDI Merging:</b></para>
            <para>Sometimes you will dynamically load new child form types into your 
            MDI. In such cases you could optionally call this method in a later stage after 
            you access these new types and before instances of such types get 
            parented by the MDI parent. If you do not call this method, the child's menus
            will still be merged (see above "Automatic MDI Merging"), but they will be removed 
            when the child form is closed.</para>
            <para>In such dynamic child-form loading scenarios, you might also not know whether
            your child forms are associated with a ChildFrameBarManager in order for you to register
            such types using this method. You can determine that using the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.GetManagerFromForm(System.Windows.Forms.Form)"/>
            method.</para>
            <para>Use the UnregisterMdiChildTypes method to "unmerge" toolbars and menus from one or 
            more child form types. Take a look at the method reference for more information.</para>
            </remarks>
            <exception cref="T:System.ArgumentException">
            Will be thrown if either of the types in the array is not derived from
            the Form class, if either of the types do not have a default constructor,
            if the passed in types do not have a ChildFrameBarManager associated with them
            or if the form associated with this MainFrameBarManager
            is not an MdiContainer.
            </exception>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ReRegisterMdiChild(System.Windows.Forms.Form)">
            <summary>
            Re-registers forms that have been unregistered with a call to
            <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.UnregisterMdiChildTypes(System.Type[],System.Boolean)"/>.
            </summary>
            <param name="childForm">The child form that needs to be re-registered.</param>
            <remarks>
            <p>
            Use this method in the context of "Automatic MDI Merging" (see <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RegisterMdiChildTypes(System.Type[])"/>
            for more information). In that context, you can use this method, for example, to merge/unmerge the menus 
            of a child form while it is active. The steps to do so are as follows:
            </p>
            <list type="Number">
            <item><description>Add a show a new mdi child form to the mdi parent.</description></item>
            <item><description>The menus defined in the mdi child form (using a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager"/>) will be merged automatically
            with that of the main form.</description></item>
            <item><description></description>Add and show one or more instances of the same child form type, if necessary.</item>
            <item><description>Call <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.UnregisterMdiChildTypes(System.Type[])"/> to unregister this child form type. Then the menus
            defined in these child forms will be unmerged from the mdi parent's menu structure.</description></item>
            <item><description>Call <b>ReRegisterMdiChild</b> one of these child forms to re-register this child form type. Then, 
            the menus of all these child forms will be merged with the mdi parent's menus, once again.</description></item>
            </list>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.UnregisterMdiChildTypes(System.Type[],System.Boolean)">
            <summary>
            Removes the merging of one or more child form types.
            </summary>
            <param name="formTypes">An array of form types.</param>
            <param name="bForceRedraw">Indicates whether main form is forcedly redrawn after unregistering types of MDI child forms.</param>
            <remarks>
            <para>
            This is an advanced method that lets you "unmerge" menus and toolbars from 
            the child types that were either manually-registered using the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RegisterMdiChildTypes(System.Type[])"/> 
            method or auto-registered when new instances of such types were created (see the <b>RegisterMdiChildTypes</b> 
            method for more information on manual and auto registration).
            </para>
            <para>You can "remerge" the child form's menus
            with a call to <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ReRegisterMdiChild(System.Windows.Forms.Form)"/>.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.UnregisterMdiChildTypes(System.Type[])">
            <summary>
            Removes the merging of one or more child form types.
            </summary>
            <param name="formTypes">An array of form types.</param>
            <remarks>
            <para>
            This is an advanced method that lets you "unmerge" menus and toolbars from 
            the child types that were either manually-registered using the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RegisterMdiChildTypes(System.Type[])"/> 
            method or auto-registered when new instances of such types were created (see the <b>RegisterMdiChildTypes</b> 
            method for more information on manual and auto registration).
            </para>
            <para>You can "remerge" the child form's menus
            with a call to <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ReRegisterMdiChild(System.Windows.Forms.Form)"/>.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RemoveReferencesToBarItem(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,System.String)">
            <summary>
            Removes all the references of the specific bar item.
            </summary>
            <param name="item"></param>
            <param name="unregisteredTypeName"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RemoveReferencesToItemsInManager(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager,System.Type)">
            <summary>
            Removes all the references to the items in the specified manager.
            </summary>
            <param name="manager"></param>
            <param name="unregisteredType"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LoadDesignerBarState">
            <summary>
            Resets the toolbar positions to the default designer set positions.
            </summary>
            <remarks>
            Calling this method will move the toolbars to the designer set positions. Note that
            this applies only the toolbars in the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/> not the ones
            in the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager"/> (that manages a MDI Child). This is because
            the toolbars in an mdi child do not have any positional information associated with them.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LoadBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Reads the previously serialized toolbar or menu states.
            </summary>		
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            Reads the persisted information from the specified persistent store and applies the new state. 
            This is an advanced method provided to let you customize the serialization path. By default, the framework
            will automatically store the user customized menu and toolbar information in the Isolated Storage (this would however
            be controlled by the AutoPersistCustomization and AutoLoadToolBarPositions settings).
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LoadCustomizationInfo(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Loads the user customized information from the specified persistence medium.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            <para>This method is not public because loading and saving of the user customized info 
            needs to be performed at a specific time and the framework doesn't support calling
            this method at any other time.</para>
            <para>
            To customize this persistence mechanism, please override this method and provide a
            custom <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SaveBarState(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the current toolbars or menus state information to the specified persistence medium.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            Saves the persisted information into the specified persistent store. 
            This is an advanced method that lets you save the customized state of menus and toolbars into a custom persistence location.
            By default, the framework will handle saving and loading this information automatically.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SaveCustomizationInfo(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the user customized information to the specified persistence medium.
            </summary>
            <param name="serializer">A reference to the <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.</param>
            <remarks>
            <para>This method is not public because loading and saving of the user customized info 
            needs to be performed at a specific time and the framework doesn't support calling
            this method at any other time.</para>
            <para>
            To customize this persistence mechanism, please override this method and provide a
            custom <see cref="T:Syncfusion.Runtime.Serialization.AppStateSerializer"/> instance.
            </para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ResetRecentlyUsedItemsList">
            <summary>
            Resets recently used items list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ResetContainer(Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemContainer)">
            <summary>
            Resets the container.
            </summary>
            <param name="container"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ResetBarItem(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Resets user customization done to this item.
            </summary>
            <param name="barItem">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> instance.</param>
            <returns>True if the reset was done immediately; false if the reset will happen during next application load.</returns>
            <remarks>
            <para>Changes will be seen only when the application is restarted.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RemovePreviouslyAddedChangeImageInfo(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Removes the previously added change image BarUpdateinfo.
            </summary>
            <param name="barItem">The bar item.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RecordInsert(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemContainer,System.Boolean)">
            <summary>
            This method will be called when the user inserted an item into a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> or <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/>
            during runtime using customization.
            </summary>
            <param name="sourceItem">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> that has been inserted into the container.</param>
            <param name="adjacentItem">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> next to which the above item has been inserted.</param>
            <param name="destination">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> or <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> into which the soruceItem is being inserted.</param>
            <param name="insertBefore">Indicates whether the sourceItem is inserted before or after the adjacentItem.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RecordRemove(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemContainer)">
            <summary>
            This method will be called when the user removed a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> in a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> 
            or <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> during runtime customization.
            </summary>
            <param name="sourceItem">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/> that was removed.</param>
            <param name="destination">The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> or <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem"/> from which the sourceItem was removed.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RecordBarCaption(Syncfusion.Windows.Forms.Tools.XPMenus.Bar,System.String)">
            <summary>
            Records the bar caption.
            </summary>
            <param name="sourceItem">
            Source bar
            </param>
            <param name="strCaption">
            Caption
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RecordModifiedCaption(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem,System.String)">
            <summary>
            Records modified caption.
            </summary>
            <param name="sourceItem"></param>
            <param name="newCaption"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RecordRecentlyUsedItemClicked(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Records recently used item  clicked.
            </summary>
            <param name="sourceItem"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RecordAddCustomParentMenu(System.String)">
            <summary>
            Adds custom parent menu.
            </summary>
            <param name="id">
            unique id to be used for this menu</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RemoveCustomParentMenu(Syncfusion.Windows.Forms.Tools.XPMenus.CustomParentMenuItem)">
            <summary>
            Serves to remove the custom menu.
            </summary>
            <param name="item"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RecordAddCustomBar(System.String)">
            <summary>
            Adds the custom bar.
            </summary>
            <param name="barName">
            Bar Name
            </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RemoveCustomBar(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            Serves to remove the custom bar.
            </summary>
            <param name="bar"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.IsBarUserDeletable(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            Specifies whether the bar can be deleted by the user.
            </summary>
            <param name="bar">
            Bar to be checked
            </param>
            <returns> True if the bar can be deleted by user, else returns false. </returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.OnFormClosed(System.Windows.Forms.Form)">
            <summary>
            Performs the actions required while the form being closed.
            </summary>
            <param name="form"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.OnFormActivated(System.Windows.Forms.Form)">
            <summary>
            Performs the actions required while the form gets activated.
            </summary>
            <param name="form"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.OnFormDeactivated(System.Windows.Forms.Form,System.Boolean)">
            <summary>
            Performs the actions required while the form gets deactivated.
            Note:
            updateBars lets you optionally delay the updation of the bars in OnFormActivated.
            </summary>
            <param name="form"></param>
            <param name="updateBars"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SaveCustomData">
            <summary>
            Saves the user customized information.
            </summary>
            <remarks>Saves data only when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoPersistCustomization"/> property is set to<c>false</c>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SaveCustomData(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the user customized information to the specified persistence medium.
            </summary>
            <remarks>Saves data only when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoPersistCustomization"/> property is set to<c>false</c>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SaveCustomDataEx(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Saves the user customized information to the specified persistence medium.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LoadCustomData(Syncfusion.Runtime.Serialization.AppStateSerializer,System.Boolean)">
            <summary>
            Loads the user customized information from the specified persistence medium.
            </summary>
            <param name="serializer">The state serializer.</param>
            <param name="loadBarState">if set to <c>true</c>, method also load bars' state.</param>
            <remarks>Loads data only when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoPersistCustomization"/> property is set to<c>false</c>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LoadCustomData">
            <summary>
            Loads the user customized information.
            </summary>
            <remarks>Loads data only when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoPersistCustomization"/> property is set to<c>false</c>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LoadCustomData(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Loads the user customized information from the specified persistence medium.
            </summary>
            <param name="serializer">The state serializer.</param>
            <remarks>Loads bars' state.</remarks>
            <remarks>Loads data only when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoPersistCustomization"/> property is set to<c>false</c>.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LoadCustomDataEx(Syncfusion.Runtime.Serialization.AppStateSerializer,System.Boolean)">
            <summary>
            Loads the user customized information from the specified persistence medium.
            </summary>
            <param name="serializer">The state serializer.</param>
            <param name="loadBarState">if set to <c>true</c>, method also load bars' state.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LoadCustomDataEx(Syncfusion.Runtime.Serialization.AppStateSerializer)">
            <summary>
            Loads the user customized information from the specified persistence medium.
            </summary>
            <param name="serializer">The state serializer.</param>
            <remarks>Loads bars' state.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager)">
            <summary>
            Creates a clone of this MainFrameBarManager instance.
            </summary>
            <returns>An object that has similar properties to this MainFrameBarManager.</returns>
            <remarks>
            Creates a new instance of MainFrameBarManager and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.PointToClient(System.Int32,System.Int32)">
            <summary>
            Overloaded. Converts specified point in screen coordinates to point in
            hosted form client coordinates, excluding Command Bars Bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.PointToClient(System.Drawing.Point)">
            <summary>
            Converts specified point in screen coordinates to point in
            hosted formclient coordinates, excluding Command Bars Bounds.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SuspendDockBarsRedrawSync">
            <summary>
            Synchronously suspends redrawing of dock bars.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ResumeDockBarsRedrawSync">
            <summary>
            Synchronously resumes redrawing of dock bars.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.Font">
            <summary>
            Gets or sets font for BarItems.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LockHostedFormForMDIChanges">
            <summary>
            Gets or sets LockHostedFormForMDIChanges
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ActiveChildBarManager">
            <summary>
            Gets or sets the ActiveChildBarManager
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.Form">
            <summary>
            Gets or sets the Form. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.CustomizationPanel">
            <summary>
            Gets or sets the UserControl that will be used in the Customization dialog to allow the end user
            to customize the menu structure.
            </summary>
            <remarks>
            <para>Specifies the UserControl that will be used in the Customization dialog to allow the end user
            to customize the application's menu structure.</para>
            <para>This property allows you to provide a custom look for the customization dialog in
            your application. To do so, derive a class from the default CustomizationPanel class
            (the Visual Studio make this a snap using the "Add/Add Inherited Control..." menu item 
            in the Solution Explorer view, even providing your derived class with a design time 
            to work with), instantiate that class and assign that instance to this property, all 
            this from within your form's constructor.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.PopupCloseTimer">
            <summary>
            Gets or sets delay in milliseconds before the displayed DropDown on ToolBar gets closed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.IsUserCustomizationInfoPersisted">
            <summary>
            Indicates whether the user-customization info is available in a persisted state due to a previous run of this application.
            </summary>
            <value>True if it available; False otherwise.</value>
            <remarks>
            If the application is run for the very first time then user-customization info will not be available
            and this method will return false. For subsequent runs, this method will return true if 
            the user-customization info persistence is turned on through the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoPersistCustomization"/> property,
            false otherwise.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ThemesEnabled">
            <summary>
            Indicates whether to use themes ("visual styles") to draw certain portions of the menus and toolbars.
            </summary>
            <value>True to turn on themes; false otherwise.</value>
            <remarks>
            <para>
            Setting this to true will include the BarStyle.RotateWhenVertical in all
            the bars currently in the manager.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.SelectedItem">
            <summary>
            Gets or sets the selected bar item. (overridden property)
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.Customizing">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Customizing"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.DndCustomizing">
            <summary>
            Gets the DndCustomizing behaviour
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ResetCustomization">
            <summary>
            Indicates whether, on application shutdown all persisted information should be reset.
            </summary>
            <remarks>
            Note that setting this property will reset the persisted information only when application is shutdown
            and so the reset state will be seen only when the application is restarted (not as soon as this property
            is set).
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.LargeIcons">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.LargeIcons"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.DetachedCommandBars">
            <summary>
            Returns a list of CommandBar instances that will be merged with the XP Menus framework.
            </summary>
            <remarks>
            Use this property to add generic command bars (containing custom controls) to the 
            XP Menus framework. During design-time you can do the same by invoking the "Add Detached Bar"
            verb in the MainFrameBarManager designer.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoLoadToolBarPositions">
            <summary>
            Indicates whether to automatically load the 
            persisted toolbar positions when the application is restarted.
            </summary>
            <value>True to automatically load the toolbar positions; false if not.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AllowUserRenaming">
            <summary>
            Indicates whether user should be allowed to change the names of the menu items during runtime.
            </summary>
            <value>True to allow renaming; false otherwise.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.BarVisible">
            <summary>
            Specifies the visibility of the CommandBars.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoPersistCustomization">
            <summary>
            Indicates whether to persist and load user-customized info from or to 
            isolated storage.
            </summary>
            <value>True to persist; false otherwise.</value>
            <remarks>
            <para>
            If this property is set to false, persisted user-customized information will neither be loaded
            nor will new information be persisted in isolated storage. Existing information
            in the isolated storage will also be destroyed.
            </para>
            <para>To control persistence of toolbar positions, use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoLoadToolBarPositions"/> property.</para>
            <para>Users can still customize their menus and toolbars with this flag off, but their
            changes will not be persisted when the application is closed. Use <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.EnableCustomizing"/> to prevent users from customizing.</para>
            <para>
            To prevent loading of user-customized information, this property should be either set (to false) using the designer or
            set in your form's constructor before calling the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RegisterMdiChildTypes(System.Type[])"/> method.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.UsePartialMenus">
            <summary>
            Overridden. See <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.UsePartialMenus"/>.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ChildManagers">
            <summary>
            Returns the list of ChildFrameBarManagers associated with this MainFrameBarManager.
            </summary>
            <remarks>
            Specifies the list of ChildFrameBarManagers associated with this 
            MainFrameBarManager. 
            <para>
            This list will be an instance of each form type specified in the RegisterMDIChildTypes call.</para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.MainMenuBar">
            <summary>
            Returns the main-menu toolbar in the form.
            </summary>
            <value>A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> object. Can be null.</value>
            <remarks>
            <para>During design-time a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> is designated as the main-menu by including
            the IsMainMenu enum in the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.BarStyle"/> property.
            </para>
            <para>However, during runtime, a new <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> instance
            is created by merging the main-menus of the mdi container and all the mdi children. This merged
            main-menu <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> is exposed through this property. 
            You can modify insert items into the main-menu during runtime in code, if necessary, through this bar.
            </para>
            <para>Merging takes place when you call <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RegisterMdiChildTypes(System.Type[])"/>
            or when the form gets activated. If you call this property before merging takes place then the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/>
            in the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.Bars"/> collection with the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bar.BarStyle"/>
            property containing the IsMainMenu enum will be returned. Will return null, if no such bar exists.
            </para>
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ActivateFormFromBar">
            <summary>
            Indicates if activating menu should activate parent form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.MdiChildrenFormName">
            <summary>
            Gets or sets name of the MDI Children form which needs save state.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.InternalDocking">
            <summary>
            Gets or sets a value indicating whether brought the CommandBar to the front of the z-order.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoScale">
            <summary>
            Gets or sets the automatic scaling for control. 
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ProvidePersisteceID">
            <summary>
            Lets you specify a unique ID used to distinguish the persistence information of different instances of your Form type.
            </summary>
            <remarks>
            The default persistence logic assumes that there will be only a single MainFrameBarManager
            in an application. But that might not be the case if you have more than 1 MDI parent.
            In such cases, the persisted state of one MDI parent will get overridden by the other
            since the default logic doesn't distinguish these 2 different instances.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.ProvidePersistenceID">
            <summary>
            Lets you specify a unique ID used to distinguish the persistence information
            of different instances of your Form type.
            </summary>
            <remarks>
            The default persistence logic assumes that there will be only a single CommandBarController
            in an application. But that might not be the case if you have more than 1 MDI parent.
            In such cases, the persisted state of one MDI parent will get overridden by the other
            since the default logic doesn't distinguish these 2 different instances.
            </remarks>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.DrawDockBarBackground">
            <summary>
            Occurs while the dock bar background is being drawn.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.FontChanged">
            <summary>
            Occurs when <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.Font"/> is changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoLoadCustomData">
            <summary>
            Indicates whether to automatically load user's customization data when form is activating.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.AutoSaveCustomData">
            <summary>
            Indicates whether to automatically save user's customization data when form is closing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager">
            <summary>
            The ChildFrameBarManager manages the menus and tool bars of a child window (in an MDI
            scenario), in the XP Menus framework. 
            </summary>
            <remarks>
            <para>Make sure to take a look at the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/> class's documentation before you start using 
            this derived class. </para>
            <para>Always associate an instance of this class with a form that will be parented to another form (making it
            a child Form in an MDI scenario).</para>
            <para>Note that in an MDI scenario, optionally you can provide the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager"/> prior knowledge 
            of the all the child form types that it might parent, in order that the menus and tool bars
            provide a seamless interface to the user even though they are part of different child forms' BarManager.
            You do this via the MainFrameBarManager's <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.RegisterMdiChildTypes(System.Type[])"/> method.</para>
            <para>If you do not call the RegisterMdiChildTypes method, the child menus will be added/merged with the parent
            menus as and when the child forms are added to the mdi parent.</para>
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager.#ctor(System.Windows.Forms.Form)">
            <summary>
            Overloaded. Creates a new instance of the ChildFrameBarManager class.
            </summary>
            <param name="form">The form to which this instance will be associated.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager.#ctor(System.ComponentModel.IContainer,System.Windows.Forms.Form)">
            <summary>
            Creates a new instance of the ChildFrameBarManager class.
            </summary>
            <param name="container">The logical container parenting this instance.</param>
            <param name="form">The form to which this instance will be associated.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager.#ctor">
            <summary>
            Creates an instance of the ChildFrameBarManager and sets it's defaults.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager.Clone">
            <summary>
            Creates a clone of this ChildFrameBarManager instance.
            </summary>
            <returns>An object that has similar properties to this ChildFrameBarManager.</returns>
            <remarks>
            Creates a new instance of ChildFrameBarManager and calls the <see cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.CopyTo(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager)"/> method to copy over properties.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Gets the Object data. (overridden method)
            </summary>
            <param name="info"></param>
            <param name="context"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ChildFrameBarManager.RightToLeft">
            <summary>
            Indicates whether the component should draw right-to-left for RTL languages. (overridden property)
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarChangedEventHandler">
            <summary>
            Bar changed event handler delegate
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarChangedEventArgs.Bar">
            <summary>
            Returns the Bar that was closed. 
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.MenuNavigationEventArgs">
            <summary>
            The event args received in the <see cref="E:System.Windows.Forms.Form.MenuStart"/>
            and <see cref="E:System.Windows.Forms.Form.MenuComplete"/> events.
            </summary>
            <remarks>
            <para>This is the type of the EventArgs received in the <b>&gt;Form.MenuStart</b> and <b>Form.MenuComplete</b>
            events when the XPMenus framework is used in the form to show the main-menu and context menus.</para>
            <para>
            Currently this type doesn't include any properties, it just lets you distinguish between
            the .NET menus and the XPMenus in the <b>Form.MenuStart</b> and <b>Form.MenuComplete</b> events.
            </para>
            </remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bars">
            <summary>
            Holds a list of <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> instances.
            </summary>
            <remarks>
            Used by a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager"/> class to hold a list of bar instances representing the tool bars.
            </remarks>
            <example>
            Take a look at our XPMenus samples under the Tools\Samples\Menus Package folder
            for usage example.
            </example>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.#ctor">
            <summary>
            Creates a new instance of the Bars class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.Add(System.Object)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Collections.ArrayListExt.Add(System.Object)"/>.
            </summary>
            <param name="value"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.Remove(System.Object)">
            <summary>
            
            </summary>
            <param name="obj"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.Contains(System.Object)">
            <summary>
            
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.AddHandlers(System.Object)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Collections.ArrayListExt.AddHandlers(System.Object)"/>.
            </summary>
            <param name="item"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.OnItemPropertyChanged(System.Object,Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Collections.ArrayListExt.OnItemPropertyChanged(System.Object,Syncfusion.ComponentModel.SyncfusionPropertyChangedEventArgs)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.Dispose">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.Dispose(System.Boolean)">
            <summary>
            
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.ValidateBarStyles(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            
            </summary>
            <param name="newBar"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.IsBarUsedForMerge(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            
            </summary>
            <param name="barToFind"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.RemoveMergedBar(Syncfusion.Windows.Forms.Tools.XPMenus.Bar)">
            <summary>
            
            </summary>
            <param name="bar"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Bars.Item(System.Int32)">
            <summary>
            Returns a bar instance at the specified index.
            </summary>
            <param name="index">The index where a bar is searched for.</param>
            <returns>The bar at the specified index.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemsImporter.ImportItems(Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemsRepository,Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemsRepository)">
            <summary>
            Move the BarItems from the source to the destination.
            </summary>
            <param name="source"></param>
            <param name="destination"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemsImporter.GetBarFromName(System.String,Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemsRepository)">
            <summary>
            Returns the Bar object using the BarName.
            </summary>
            <param name="barName"></param>
            <param name="repository"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemsImporter.GetMainMenu(Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemsRepository)">
            <summary>
            Returns the MainMenu in the BarManager
            </summary>
            <param name="repository"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemsImporter.GetDestinationCategoryIndex(Syncfusion.Windows.Forms.Tools.XPMenus.IBarItemsRepository,System.String)">
            <summary>
            Returns the Category Index of a particular Category.If the Category is not available it creates a new Category and returns the Index of the new Category.
            </summary>
            <param name="destination"></param>
            <param name="category"></param>
            <returns></returns>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarControlBindingChanged"/> event.
            </summary>
            <seealso cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.BarControlBindingChanged"/>
            <seealso cref="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnBarControlBindingChanged(Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs)"/>
            <remarks>
            A <b>BarControlBindingChangedArgs</b> specifies which <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs.Bar"/> object
            is being bound/unbound to a <b>control</b> as specified by the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangeType"/>.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs.Bar">
            <summary>
            Returns the Bar whose binding was changed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangedArgs.ChangeType">
            <summary>
            Returns the nature of change in Control binding.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangeType">
            <summary>
            Specifies the nature of change in control binding.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangeType.Unparenting">
            <summary>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> component is being unbound from a toolbar control.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.BarControlBindingChangeType.Parented">
            <summary>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.Bar"/> component is being bound to a control.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManagerClonedEventHandler">
            <summary>
            Handles the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.AfterClone"/> event of the BarManager component in XP Menus framework.
            </summary>
            <param name="sender">The source of the event.</param>
            <param name="args">A <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManagerClonedEventArgs"/> that contains the event data.</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarManagerClonedEventArgs">
            <summary>
            Provides data for the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.AfterClone"/> event.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.BarManagerClonedEventArgs.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.BarManager)">
            <summary>
            Creates a new instance of the BarManagerClonedEventArgs type.
            </summary>
            <param name="clonedmanager">The manager that was cloned.</param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarManagerClonedEventArgs.ClonedBarManager">
            <summary>
            Returns the BarManager that was just cloned.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel">
            <summary>
            Specifies the UserControl that will be used in the XP Menus Customization dialog to allow the end user
            to customize the application's menu structure.
            </summary>
            <remarks>
            Derive from this UserControl and customize by adding more controls, if necessary, during design-time.
            Then use the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager.CustomizationPanel"/> property
            to let the framework use your custom control.
            </remarks>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.localBarManager">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.customizingBarManager">
            <summary> 
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.#ctor">
            <summary>
            Creates a new instance of the CustomizationPanel class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.InitCustomizationPanel(Syncfusion.Windows.Forms.Tools.XPMenus.BarCustomizationDialog,Syncfusion.Windows.Forms.Tools.XPMenus.BarManager)">
            <summary>
            Initializes the CustomizationPanel object.
            </summary>
            <param name="dlg">The dialog where this control is hosted.</param>
            <param name="customizingManager">The BarManager that this control is customizing.</param>
            <remarks>
            This method will be called to initialize the CustomizationPanel
            and pass its references to the above objects.
            <para>Inheritors could override this function and perform custom
            initialization at this time. When you override this function make
            sure to call the base class for proper initialization.</para>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.OnDialogClosing">
            <summary>
            Called when the dialog in which this control is hosted is closing.
            </summary>
            <remarks>
            Inheritors can override this function to perform custom clean up.
            Make sure to call the base class when you override this function
            for proper clean up.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.Dispose(System.Boolean)">
            <summary> 
            Cleans up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.InitializeComponent">
            <summary> 
            Required method for Designer support - do not modify 
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.OnDialogLoad">
            <summary>
            Called when the dialog in which this control is hosted is loaded.
            </summary>
            <remarks>
            This virtual is available for inheritors to override and
            perform custom initialization. Make sure to call the base
            class when you override.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.OnDialogVisibiltyChanged">
            <summary>
            Called when the dialog in which this control is hosted is
            either made visible or hidden.
            </summary>
            <remarks>
            This virtual is available for inheritors to override and 
            perform custom operations. Make sure to call the base class
            when you override.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.MenuGridSizeRefresh(Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlCustomizable)">
            <summary>
            Refresh items layout in menu grid.
            </summary>
            <param name="menuGrid"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.CustomizationPanel.DesignerHost">
            <summary>
            The IDesignerHost interface in which the BarManager is hosted
            during design time.
            </summary>
            <value>A reference to an object implementing the IDesignerHost interface.</value>
            <remarks>
            This will be called only when the BarManager is customized
            in design mode.
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenuGridFactory.InitMenus">
            <summary>
            Initializes menus for faster dropdown-the first time.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenuGridFactory.MenuGridType">
            <summary>
            Gets / sets a custom type representing the drop-down menus.
            </summary>
            <value>A type deriving from <b>MenuGrid</b>. Default is null.</value>
            <remarks>Specify null to make the framework use the default type.</remarks>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItemDndData">
            <summary>
            The data passed to the drag drop handlers while dragging a BarItem during 
            User Customization.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBaseWeakContainer">
            <summary>
            Summary description for MenuGridControlBaseWeakContainer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.GetBorderPen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for border of the selected item amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.GetColumnBrushInfo(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Get BrushInfo for column amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.GetHighlightBrushInfo(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Get BrushInfo for highlighted item amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.GetStaticBrushInfo(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Get BrushInfo for static item amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.UpdateColorScheme">
            <summary>
            Updates color schemes.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.IsVistaOS">
            <summary>
            Indicates whether host OS is Vista.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.ScrollOnMouseMove">
            <summary>
            Gets or Sets, scroll items in menu, when mouse moves over scroll buttons.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.m_biHighlighted">
            <summary>
            Current highlighted <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.TextBoxCellRenderer.m_bDrawSelectedBackground">
            <summary>
            Indicates whether must be drawing highlight background.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboBoxCellRenderer.Dispose(System.Boolean)">
            <override/>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboBoxCellRenderer.m_bDrawSelectedBackground">
            <summary>
            Indicates whether must be drawing highlight background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.c_offsetRTL">
            <summary>
            Default offset for right-ot-left drawing.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.GetAdjustedRect(System.Boolean,System.Boolean)">
            <summary>
            Gets adjusted rectangle for button.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.GetBrushRect">
            <summary>
            Gets rectangle of the gradient brush for fill ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.GetArrowRect(System.Boolean)">
            <summary>
            Gets rectangle for arrow of the ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.DrawDropDownArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws DropDown arrow.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.m_bDrawSelectedBackground">
            <summary>
            Indicates whether must be drawing highlight background.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.m_bDroppedDown">
            <summary>
            Indicates whether the drop-down is currently dropped-down and visible.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.GetComboButtonHighlightColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets color of the combo button amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.GetComboButtonHighlightBrush(Syncfusion.Windows.Forms.VisualStyle,System.Drawing.Rectangle)">
            <summary>
            Gets brush of the highligh combo button amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.GetComboButtonBrush(Syncfusion.Windows.Forms.VisualStyle,System.Drawing.Rectangle)">
            <summary>
            Gets brush of the combo button amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuComboButton.GetComboButtonBorderPen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for border of the combo button amenably with VisualStyle.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGlyphCellRenderer.c_iGlyphHeight">
            <summary>
            Default glyph height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGlyphCellRenderer.c_iGlyphWidth">
            <summary>
            Default glyph width.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGlyphCellRenderer.GetLinePen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for separator line amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.SeparatorCellRenderer.GetSeparatorPen(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets pen for separator amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.IconCellRenderer.GetCheckMarkBorderPen(Syncfusion.Windows.Forms.VisualStyle,System.Boolean)">
            <summary>
            Gets pen for border of the check mark amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.IconCellRenderer.GetCheckMarkColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets color of the check mark amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.IconCellRenderer.GetSelectedCheckMarkColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets color of the selected check mark amenably with VisualStyle.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControlWeakContainer">
            <summary>
            Summary description for MenuArrowButtonControlWeakContainer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.GetArrowBackHighlightColor(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets color for background of the highlight arrow amenably with VisualStyle.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.UpdateColorScheme">
            <summary>
            Update colors of the colorscheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.GetArrowRect(System.Drawing.Rectangle)">
            <summary>
            Gets rectangle for arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.DrawDoubleArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws double arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.DrawSingleArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Drawa single arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws border for arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.DrawDefaultArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws arrow for default style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.DrawOffice2003Arrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws arrow for Office2003 style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.DrawVS2005Arrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws arrow for VS2005 style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuArrowButtonControl.DrawOffice2007OutlookArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws arrow for Office2007Outlook style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridHost.UpdateColorScheme">
            <summary>
            Update colors of the colorscheme.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridHost.SetRegion(Syncfusion.Windows.Forms.VisualStyle,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Sets drawing region.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridHost.PrepareLayout(Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid,System.Drawing.Size,System.Boolean)">
            <summary>
            Prepares layout of popup host and hosted menu control before showing UI.
            </summary>
            <param name="menuGrid">Hosted menu control.</param>
            <param name="prefSize">Predered size of popup.</param>
            <param name="partialMenusOn">Indicates whether partial menus are used.</param>
            <returns>Updated szie of popup.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridHost.GetGridBorder(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Gets GridBorder amenably with VisualStyle.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter">
            <summary>
            This class allows users to draw menu for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.s_menuItemRadius">
            <summary>
            Radius for rounded polygon.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.s_arrowHeight">
            <summary>
            Arrow height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.s_arrowWidth">
            <summary>
            Arrow width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.s_offsetRTL">
            <summary>
            Default offset for RightToLeft drawing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.m_blMenuItemHighlight">
            <summary>
            Blend for highlighted item of the menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.m_blMenuComboButtonPushed1">
            <summary>
            Blend for top part background pushed comboButton of the menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.m_blMenuComboButtonPushed2">
            <summary>
            Blend for bottom part background pushed comboButton of the menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.m_colorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.GetAlphaBlendedColor(System.Drawing.Color,System.Drawing.Color,System.Int32)">
            <summary>
            Gets modified color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.GetRoundedPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            Gets rounded polygon.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.GetMenuPolygon(System.Drawing.Rectangle,System.Int32,System.Boolean,System.Boolean)">
            <summary>
            Gets rounded polygon for menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.GetArrowRect(System.Drawing.Rectangle)">
            <summary>
            Gets rectangle for arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.GetArrowPolygon(System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Gets arrow polygon.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawComboButtonArrow(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws arrow for ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawComboButtonHighlight(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws highlight ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawComboButtonSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws ComboButton when ComboBox is highlighted.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawComboButtonPopup(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws ComboButton when ComboBox popup menu is visible.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuTextBoxItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws TextBox item of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawComboButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws ComboButton for ComboBox of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuChecked(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws check mark for menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuItemHighlightBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws background for highlighted item of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuItemHighlightBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws border for highlighted item of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws border for menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuColumn(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws column background of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuDropDownBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws button for DropDownBarItem of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.DrawMenuParentBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws button for parentBarItem of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.GetMenuRegion(System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Gets rounded region for menu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2007MenuPainter.ColorTable">
            <summary>
            Gets or sets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter">
            <summary>
            This class allows users to draw menu for Office2010 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.s_menuItemRadius">
            <summary>
            Radius for rounded polygon.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.s_arrowHeight">
            <summary>
            Arrow height.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.s_arrowWidth">
            <summary>
            Arrow width.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.s_offsetRTL">
            <summary>
            Default offset for RightToLeft drawing.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.m_blMenuItemHighlight">
            <summary>
            Blend for highlighted item of the menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.m_blMenuComboButtonPushed1">
            <summary>
            Blend for top part background pushed comboButton of the menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.m_blMenuComboButtonPushed2">
            <summary>
            Blend for bottom part background pushed comboButton of the menu.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.m_colorTable">
            <summary>
            Color table for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.GetAlphaBlendedColor(System.Drawing.Color,System.Drawing.Color,System.Int32)">
            <summary>
            Gets modified color.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.GetRoundedPolygon(System.Drawing.Rectangle,System.Int32)">
            <summary>
            Gets rounded polygon.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.GetMenuPolygon(System.Drawing.Rectangle,System.Int32,System.Boolean,System.Boolean)">
            <summary>
            Gets rounded polygon for menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.GetArrowRect(System.Drawing.Rectangle)">
            <summary>
            Gets rectangle for arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.GetArrowPolygon(System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Gets arrow polygon.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawComboButtonArrow(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws arrow for ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuArrow(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Boolean)">
            <summary>
            Draws arrow.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawComboButtonHighlight(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws highlight ComboButton.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawComboButtonSelected(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws ComboButton when ComboBox is highlighted.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawComboButtonPopup(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws ComboButton when ComboBox popup menu is visible.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuTextBoxItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws TextBox item of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawComboButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState,System.Boolean,System.Boolean,System.Boolean)">
            <summary>
            Draws ComboButton for ComboBox of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuChecked(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws check mark for menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuItemHighlightBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws background for highlighted item of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuItemHighlightBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
            <summary>
            Draws border for highlighted item of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws border for menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuColumn(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws column background of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuDropDownBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Draws button for DropDownBarItem of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.DrawMenuParentBarItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws button for parentBarItem of the menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.GetMenuRegion(System.Drawing.Rectangle,System.Boolean,System.Boolean)">
            <summary>
            Gets rounded region for menu.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.Office2010MenuPainter.ColorTable">
            <summary>
            Gets or sets color table for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.MetroMenuPainter.GetBarItemBackColor(System.Drawing.Color)">
            <summary>
            To Set ParentBarItem BackColor
            </summary>
            <param name="BackColor">ParentBarItem BackColor</param>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager">
            <summary>
            Provides the extended "XPContextMenu" property and manages the activation of Context Menus
            (<see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/>) in the XP Menus framework.
            </summary>
            <remarks><para>Using this class you can easily associate a control
            with a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/>.</para>
            <para>This class provides an extended property "XPContextMenu" through which you can associate
            a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/> for any control on your form.
            Once set, the PopupMenusManager will automatically
            show the PopupMenu when the user right-clicks on the control.</para>
            <para>Note that when this component is disposed, it will not dispose any of the associated
            control or PopupMenus.</para>
            </remarks>
            <example>
            <para>Take a look at our XPToolbarsAndContextMenus sample under the Tools\Samples\Menus Package\ folder
            for usage example.</para>
            <para>To associate a control with a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/>
            use the SetXPContextMenu method in code as follows:</para>
            <code lang="C#">
            this.popupMenusManager1.SetXPContextMenu(this.richTextBox1, this.popupMenu2);
            </code>
            <code lang="VB">
            Me.popupMenusManager1.SetXPContextMenu(Me.richTextBox1, Me.popupMenu2)
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.m_bIgnoreWorkingArea">
            <summary>
            Ignore working area when menu begin popup.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.#ctor">
            <summary>
            Overloaded. Creates a new instance of the PopupMenusManager class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.#ctor(System.ComponentModel.IContainer)">
            <summary>
            Creates a new instance of the PopupMenusManager class and adds itself to the specified container.
            </summary>
            <param name="container">The container into which to add.</param>
            <remarks>This constructor is used at design-time to add a component to the form's
            IContainer field so that it gets disposed when the form gets disposed.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the <see cref="T:System.ComponentModel.Component"></see> and optionally releases the managed resources.
            </summary>
            <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.SetXPContextMenu(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu)">
            <summary>
            Associates a PopupMenu with a control.
            </summary>
            <param name="control">The control to associate with.</param>
            <param name="contextMenu">The PopupMenu to associate. Null to remove any association with the control.</param>
            <remarks>The PopupMenusManager will automatically show the PopupMenu when the user
            right clicks on the control.</remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.GetXPContextMenu(System.Windows.Forms.Control)">
            <summary>
            Returns the associated PopupMenu of the control.
            </summary>
            <param name="control">The control whose PopupMenu is required.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.AttachContextMenu(System.Windows.Forms.Control,Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu)">
            <summary>
            
            </summary>
            <param name="control"></param>
            <param name="contextMenu"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.DetachContextMenu(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.WireParentForm(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="parentForm"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.UnWireParentForm(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="parentForm"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.ShouldSerializeParentForm">
            <summary>
            Indicates whether the ParentForm property is to be serialized.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.ResetParentForm">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.OnContextMenu(System.Windows.Forms.Control,System.Drawing.Point,Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu)">
            <summary>
            
            </summary>
            <param name="control"></param>
            <param name="pt"></param>
            <param name="popupMenu"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.OnContextMenu(System.Windows.Forms.Control,System.Drawing.Point)">
            <summary>
            
            </summary>
            <param name="control"></param>
            <param name="pt"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.OnParentFormMouseUp(System.Object,System.Windows.Forms.MouseEventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)">
            <summary>
            
            </summary>
            <param name="target"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.IgnoreWorkingArea">
            <summary>
            Specifies whether to ignore the working area.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager.ParentForm">
            <summary>
            Gets or sets the ParentForm for responding when parent form is a modal dialog.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder">
            <summary>
            Serves to listen to the command keys and popup events.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.manager">
            <summary>
            manager != null means the PopupMenusManager is using this instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.form">
            <summary>
            form and control above will be the same instance.
            form != null means the BarManager is using this instance.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.tabbedMDIManager">
            <summary>
            When this is != null the tabbedMDIManager is expecting the ProcessCmdKey calls
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.IsNT4">
            <summary>
            
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.cachedMousePoisiton">
            <summary>
            The position where the context menu should be shown.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.AddToolBar(Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar)">
            <summary>
            Adds the tool bar to an array list.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.RemoveToolBar(Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar)">
            <summary>
            
            </summary>
            <param name="toolBar"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.#cctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.#ctor">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.Dispose(System.Boolean)">
            <summary>
            Disposes of the resources, other than memory, used by the <see cref="T:System.Windows.Forms.Menu"></see>.
            </summary>
            <param name="disposing"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.InitContextMenuSettings(Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenusManager,System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="manager"></param>
            <param name="control"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.ReleaseContextMenuSettings">
            <summary>
            
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)">
            <summary>
            
            </summary>
            <param name="msg"></param>
            <param name="keyData"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.OnPopup(System.EventArgs)">
            <summary>
            
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.IsFreeOfReferences">
            <summary>
            
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.ShowPopupMenu">
            <summary>
            Displays the popup menu.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.IsChildControl(System.Windows.Forms.Control,System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="childControl"></param>
            <param name="parentControl"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.GetLocation(System.Windows.Forms.Control)">
            <summary>
            
            </summary>
            <param name="control"></param>
            <returns></returns>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.Manager">
            <summary>
            Gets the PopMenusManager
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.MainMenuForm">
            <summary>
            Gets or sets the main menu form.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.ContextMenuPlaceHolder.TabbedMDIManager">
            <summary>
            Gets or sets the tabbed MDI manager.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider">
            <summary>
            The XPMenusProvider class implements the <see cref="T:Syncfusion.Windows.Forms.IContextMenuProvider"/> interface and 
            serves as the menu provider for the Syncfusion Essential Tools XPMenus. Controls that have a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider"/> 
            object set as their menu provider will display a <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/> instance.
            <seealso cref="T:Syncfusion.Windows.Forms.IContextMenuProvider"/>
            <seealso cref="!:Sycnfusion.Windows.Forms.Tools.XPMenus.StandardMenusProvider"/>
            </summary>	
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.#ctor">
            <summary>
            Creates an instance of the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider"/> class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.GetItemsCount">
            <summary>
            Gets the ContextMenu  items Count.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.NeedAddRemoveButtons">
            <summary>
            Indicates whether "Add or Remove buttons" is needed.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.InitializeContextMenu">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.InitializeContextMenu"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.SetVisualStyle(Syncfusion.Windows.Forms.VisualStyle)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.SetVisualStyle(Syncfusion.Windows.Forms.VisualStyle)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.AddContextMenuItem(System.String,System.EventHandler)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.AddContextMenuItem(System.String,System.String,System.EventHandler)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.AddContextMenuItem(System.String,System.String,System.EventHandler)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.AddContextMenuItem(System.String,System.String,System.EventHandler)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.SetContextMenuItemImage(System.String,System.Windows.Forms.ImageList,System.Int32)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.SetContextMenuItemImage(System.String,System.Windows.Forms.ImageList,System.Int32)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.SetContextMenuItemShortcut(System.String,System.Windows.Forms.Shortcut)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.SetContextMenuItemShortcut(System.String,System.Windows.Forms.Shortcut)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.GetContextMenuItemShortcut(System.String)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.GetContextMenuItemShortcut(System.String)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.SetContextMenuItemChecked(System.String,System.Boolean)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.SetContextMenuItemChecked(System.String,System.Boolean)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.GetContextMenuItemChecked(System.String)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.GetContextMenuItemChecked(System.String)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.SetContextMenuItemEnabled(System.String,System.Boolean)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.SetContextMenuItemEnabled(System.String,System.Boolean)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.GetContextMenuItemEnabled(System.String)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.GetContextMenuItemEnabled(System.String)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.SetContextMenuItemSeparator(System.String,System.Boolean)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.SetContextMenuItemSeparator(System.String,System.Boolean)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.RemoveContextMenuItem(System.String)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.RemoveContextMenuItem(System.String)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.ShowContextMenu(System.Windows.Forms.Control,System.Drawing.Point)">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.ShowContextMenu(System.Windows.Forms.Control,System.Drawing.Point)"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.DisposeContextMenu">
            <summary>
            Overridden. See <see cref="M:Syncfusion.Windows.Forms.IContextMenuProvider.DisposeContextMenu"/>.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.Clear">
            <summary>
            Clears all menu entries.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.ContextMenuCommandHandler(System.Object,System.EventArgs)">
            <summary>
            
            </summary>
            <param name="sender"></param>
            <param name="args"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.RecurseContainsMenuItem(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem,System.String)">
            <summary>
            
            </summary>
            <param name="parentitem"></param>
            <param name="itemtext"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.RecurseGetMenuItem(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem,System.String)">
            <summary>
            
            </summary>
            <param name="parentitem"></param>
            <param name="itemtext"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.RecurseGetParentMenuItem(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem,System.String)">
            <summary>
            
            </summary>
            <param name="parentitem"></param>
            <param name="itemtext"></param>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.RecurseDisposeMenuItems(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)">
            <summary>
            
            </summary>
            <param name="parentitem"></param>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.Menu">
            <summary>
            Gets context menu instance.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.Popup">
            <summary>
            Occurs when menu is popped up.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.XPMenusProvider.Collapse">
            <summary>
            Occurs when menu is collapsed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.GenericNewDlg.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.GenericNewDlg.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.GenericNewDlg.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.NewBarItemDialog">
            <summary>
            Summary description for NewBarItemDialog.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.NewBarItemDialog.components">
            <summary>
            Required designer variable.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.NewBarItemDialog.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.NewBarItemDialog.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.PropertyGridPopupMenu">
            <summary>
            Provides designer like context menu support for a PropertyGrid during runtime.
            </summary>
            <remarks>
            <p>This <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.PopupMenu"/> derived menu has a 
            "Reset" menu item, which automatically
            provides the property-resetting service when made the context-menu of
            a <see cref="T:System.Windows.Forms.PropertyGrid"/>, during runtime. It also
            includes a "Description" menu item to let you show/hide the description portion of the property grid.
            Just as in the VS.Net property grid.</p>
            <p>
            To use this component, just create it passing the PropertyGrid in the constructor.
            The context menu will then start appearing for that PropertyGrid. There is no 
            design time support for this component.
            </p>
            </remarks>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.PropertyGridPopupMenu.#ctor(System.Windows.Forms.PropertyGrid)">
            <summary>
            Creates a new instance of the <b>PropertyGridPopupMenu</b>.
            </summary>
            <param name="propertyGrid">The <see cref="T:System.Windows.Forms.PropertyGrid"/> to which
            this will be made a context menu.</param>
        </member>
        <!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Tools.XPMenus.PropertyGridPopupMenu.Dispose(System.Boolean)" -->
        <member name="T:Syncfusion.Drawing.ChevronPainter">
            <summary>
            This class allows users to simply draw chevron button with different Themes and Styles.
            </summary>
        </member>
        <member name="F:Syncfusion.Drawing.ChevronPainter.DEF_BORDER_WIDTH">
            <summary>
            Chevron button border width.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawChevronButton(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.VisualStyle,Syncfusion.Windows.Forms.Tools.ButtonsState,System.Boolean)">
            <summary>
            Draws chevron button.
            </summary>
            <param name="g"> Graphics object to draw on. </param>
            <param name="chevronBounds"> Chevron button bounds. </param>
            <param name="style"> Visual style to draw chevron with. </param>
            <param name="state"> Button state to draw chevron with. </param>
            <param name="isRightToLeft"> Indicates whether to draw chevron in RightToLeft mode. </param>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawDropDownButtonHighlight(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.VisualStyle,Syncfusion.Windows.Forms.Tools.ButtonsState)">
            <summary>
            Draws highlighted chevron background with specified style, button state and themes used.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawChevron(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.VisualStyle,System.Boolean)">
            <summary>
            Draws chevron arrows with specified style.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.BlendColor(System.Drawing.Color,System.Drawing.Color)">
            <summary>
            Blends 30% of menu selection color.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawHighlightOffice2003(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ButtonsState)">
            <summary>
            Draws highlighted chevron background in Office2003 style.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawHighlightVS2005(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ButtonsState)">
            <summary>
            Draws highlighted chevron background in VS2005 style.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawHighlightThemed(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ButtonsState)">
            <summary>
            Draws highlighted chevron background using Themes.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawHightlightCommon(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.Tools.ButtonsState)">
            <summary>
            Draws common highlighted chevron background, if Style and Themes are not used.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawChevronOffice2003(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)">
            <summary>
            Draws chevron arrows using Office2003 style.
            </summary>
        </member>
        <member name="M:Syncfusion.Drawing.ChevronPainter.DrawChevronCommon(System.Drawing.Graphics,System.Drawing.Rectangle,Syncfusion.Windows.Forms.VisualStyle,System.Boolean)">
            <summary>
            Draws chevron arrows using Themes or default style.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar">
            <summary>
            The XPToolBar class provides you a tool bar like look-and-feel that you can use
            outside the XPMenus framework to display BarItems.
            </summary>
            <remarks>
            The XP tool bar look-and-feel is becoming so popular that they are beginning to get used
            outside of the form's menu structure, inside the forms. A good example is the PropertyGrid
            control that uses this look and feel to provide users some command buttons at the top
            (the Categorized/Alphabetic button, etc.).
            <para>This XPToolBar makes it easy for you to get this tool bar look-and-feel outside the
            BarManager framework. Drop this control anywhere in your form and fill the items list
            with BarItems. You can also insert separators using the BeginGroupAt method.</para>
            </remarks>
            <example>
            <code lang="C#">
            In code, you can initialize an XPToolBar as follows:
            XPToolBar xpToolBar1;
            // Create a new tool bar control.
            
            XPToolBar xptoolbar2 = new XPToolBar();
            // Add some one or more instances of BarItem to it.
            xptoolbar2.Items.AddRange(new BarItem[]{this.barItem1, this.barItem2, this.barItem3});
            // Setup a separator.
            xptoolbar2.BeginGroupAt(this.barItem2);
            
            // Set its position and add it to the Form.
            xptoolbar2.Dock = DockStyle.Top;
            xptoolbar2.Size = new Size(200, 30);
            this.Controls.Add(xptoolbar2);
            </code>
            <code lang="VB">
            Dim xpToolBar1 As XPToolBar
            ' Create a new tool bar control.
            Dim xptoolbar2 As New XPToolBar()
            
            ' Add some one or more instances of BarItem to it.
            xptoolbar2.Items.AddRange(New BarItem() {Me.barItem1, Me.barItem2, Me.barItem3})
            ' Setup a separator.
            xptoolbar2.BeginGroupAt(Me.barItem2)
            
            ' Set its position and add it to the Form.
            xptoolbar2.Dock = DockStyle.Top
            xptoolbar2.Size = New Size(200, 30)
            Me.Controls.Add(xptoolbar2)
            </code>
            </example>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.m_bShowChevron">
            <summary>
            Indicates whether to use show chevron if not all BarItems are visible.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.m_bShowHighlightRectangle">
            <summary>
            Indicates whether to show BarItem highlighted when mouse is moves over it.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.m_bRotateWhenVertical">
            <summary>
            Indicates whether items of the XPToolBar will be draws Horizontal 
            when XPToolBar is vertical docked.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.m_office2007Theme">
            <summary>
            Colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.m_office2010Theme">
            <summary>
            Colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.m_office2010ColorTable">
            <summary>
            Color table for Office2010 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.m_office2007ColorTable">
            <summary>
            Color table for Office2007 visual style.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.CTRLSIZE">
            <summary>
            Default size of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.FONTSTYLE">
            <summary>
            Default font style of the control
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.USERFONTSTYLE">
            <summary>
            Font which stored after changed in design
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.#ctor">
            <summary>
            Initializes a new instance of the XPToolBar class.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ApplyScaleToControl(System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
            <param name="scaleFactor">value to scale the factor based upon.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.TouchSupport(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem,System.Single)">
            <summary>
            Scale the control based on the scale factor passed in the argument.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.style">
            <summary>
            Get or Set of Skin Manager Interface
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.SetRendererDock(Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer,System.Windows.Forms.DockStyle)">
            <summary>
            Sets dock style for renderer.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.GetCorrectlySize(System.Int32,System.Int32)">
            <summary>
            Gets correctly size for XPToolBar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.GetCorrectlyLocation(System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Gets correctly location for XPToolBar
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.Dispose(System.Boolean)">
            <override/>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.WndProc(System.Windows.Forms.Message@)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)"/>.
            </summary>
            <param name="m"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ShouldPreProcessTab">
            <summary>
            Overrides the ShouldPreProcessTab method.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ProcessDialogKey(System.Windows.Forms.Keys)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)"/>.
            </summary>
            <param name="keyData"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ProcessShortcut(System.Windows.Forms.Keys)">
            <summary>
            Forces BarItem to fire The ItemClick event, when specified shortcut for this BarItem entered by the user.
            </summary>
            <param name="keyData">Shortcut to process.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.OnGotFocus(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnGotFocus(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.OnLostFocus(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnLostFocus(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.BeginGroupAt(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Lets you specify a separator in the BarItems list. The separator will be
            just before the specified BarItem.
            </summary>
            <param name="barItem">A BarItem present in the Items list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.RemoveGroupAt(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Removes the separator just before this BarItem.
            </summary>
            <param name="barItem">A BarItem present in the Items list.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.IsGroupBeginning(Syncfusion.Windows.Forms.Tools.XPMenus.BarItem)">
            <summary>
            Indicates whether a separator is drawn just before the specified BarItem.
            </summary>
            <param name="barItem">A BarItem present in the Items list.</param>
            <returns>True if there is a separator; false if not.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.OnPaint(System.Windows.Forms.PaintEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.DrawBackgroundOffice2003(System.Drawing.Graphics)">
            <summary>
            Draws background for Office2003 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.DrawBackgroundVS2005(System.Drawing.Graphics)">
            <summary>
            Draws background for VS2005 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.DrawBackgroundOffice2007(System.Drawing.Graphics)">
            <summary>
            Draws background for Office2007 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.DrawBackgroundOffice2010(System.Drawing.Graphics)">
            <summary>
            Draws background for Office2010 visual style.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ShouldDelegateBGDrawingToParentWhenThemed">
            <summary>
            Specified whether themed background of the parent control will be drawn.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.OnDragOver(System.Windows.Forms.DragEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnDragOver(System.Windows.Forms.DragEventArgs)"/>.
            </summary>
            <param name="drgevent"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.OnDragDrop(System.Windows.Forms.DragEventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnDragDrop(System.Windows.Forms.DragEventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.OnDragLeave(System.EventArgs)">
            <summary>
            Overridden. See <see cref="M:System.Windows.Forms.Control.OnDragLeave(System.EventArgs)"/>.
            </summary>
            <param name="e"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ShowPopup(Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem)">
            <summary>
            Shows the popup of the specified item.
            </summary>
            <param name="item">Parent bar item to show popup items.</param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.HidePopup">
            <summary>
            Hides the currently open popup.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ShowChevron">
            <summary>
            Indicates whether to show chevron.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.EnableTouchMode">
            <summary>
            Gets or sets value to enable or disable the Touchmode to the controls.
            </summary>
            <remarks>Scale factor will be updated automatically if scalefactor is equal to 1</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.ShowHighlightRectangle">
            <summary>
            Indicates whether to highlight BarItem when mouse moves over it.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.RotateWhenVertical">
            <summary>
            Gets or sets a value indicating whether items of the XPToolBar will be draws Horizontal 
            when XPToolBar is vertical docked.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.Office2007Theme">
            <summary>
            Gets or sets colorschemes for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.Office2010Theme">
            <summary>
            Gets or sets colorschemes for Office2010 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.Office2007ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.Office2010ColorTable">
            <summary>
            Gets color table for Office2007 visual style.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.UpdateUIMFCStyle">
            <summary>
            Indicates whether the <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/> events for the BarItems
            should be fired MFC style on Application.Idle.
            </summary>
            <value>True to fire the UpdateUI event; false otherwise. Default is false.</value>
            <remarks>Take a look at <see cref="E:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.UpdateUI"/> event description for more 
            information on when and how this pattern should be used.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.BarItemActiveFormCheckOverride">
            <summary>
            Indicates whether the BarItems should check for ActiveForm before displaying tooltip. Workaround for using from MFC applications.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.TabStop">
            <summary>
            Gets or sets a value indicating whether the user can give the focus to this
             control using the TAB key.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.DefaultSize">
            <override/>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.HiddenBarItems">
            <summary>
            Read only. Gets the invisible BarItems that are hidden in the popup when the ShowChevron is set to true.
            </summary>
            <value>Array or BarItems.</value>
            <remarks>Should be used when ShowChevron is set to true</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.Items">
            <summary>
            Returns the collection of BarItem objects associated 
            with this XPToolBar.
            </summary>
            <remarks>
            A BarItems collection that represents the list of BarItem objects 
            stored in the XPToolBar.
            <para>You can use this property to obtain a reference to the list of bar items 
            that are currently stored in the XPToolBar. With the reference to the 
            collection of bar items for the XPToolBar (provided by this property), 
            you can add and remove bar items, determine the total number of bar items 
            and clear the list of bar items from the collection.</para>
            </remarks>
            <example>
            The following example code adds three bar items to the XPToolBar.
            <code>
            private void Form_Load(object sender, System.EventArgs e)
            {
            	this.barControl1.Items.Add(this.barItem1);
            	this.barControl1.Items.Add(this.barItem2);
            	this.barControl1.Items.Add(this.parentBarItem1);
            }
            </code>
            </example>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.UpdatedSeparatorPositions">
            <summary>
            Advanced property, meant for use at design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.UpdatedBarItemPositions">
            <summary>
            Advanced property, meant for use at design-time.
            </summary>
            <remarks>Do not use this property directly.</remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.BackgroundColor">
            <summary>
            Gets / sets the background color, gradient and other styles of the toolbar.
            </summary>
            <remarks>
            The <see cref="T:Syncfusion.Windows.Forms.Tools.TreeViewAdv"/> provides this property to enable specialized
            custom gradient backgrounds. This property is used only when XP Themes is disabled
            through the <see cref="!:ThemesEnabled"/> property or when themes are inactive in the OS.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.LargeIcons">
            <summary>
            Indicates whether the images from the <see cref="P:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.LargeImageList"/>
            of the <see cref="T:Syncfusion.Windows.Forms.Tools.XPMenus.BarItem"/>s should be used while drawing the BarItems.
            </summary>
            <value>True to use the large image list; false to use the default image list. Default value is false.</value>
            <remarks>
            Make sure that a large image list is associated with the BarItem when you
            set this property to true. Exceptions will be thrown otherwise.
            </remarks>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.SeparatorIndices">
            <summary>
            gets the separator indices.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.PreferredSize">
            <summary>
            Returns the preferred size based on the current settings.
            </summary>
            <value>A <see cref="T:System.Drawing.Size"/> instance.</value>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar.IgnoreWorkingArea">
            <summary>
            Provides information, whether popup is ignoring
            working area of the display before showing.
            </summary>
        </member>
        <member name="T:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer">
            <summary>
            This renderer is used to draw toolbar with chevron.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.DEF_ROTETE_ANGLE">
            <summary>
            Angle to rotate transform for vertical algnment.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.m_bNeedRecalculateVisibleItems">
            <summary>
            Used to determine invisible items count.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.m_toolBar">
            <summary>
            ToolBar this renderer is rendering.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.m_buttonState">
            <summary>
            Used to determine state of chevron button.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.m_bIsChevronButtonPushed">
            <summary>
            Indicates whether chevron button is still pushed.
            </summary>
        </member>
        <member name="F:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.m_hiddenItemsMenu">
            <summary>
            Invisible items are displayed in this menu if chevron button is pressed.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.#ctor(Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar)">
            <summary>
            Creates a new instance of this class.
            </summary>
            <param name="toolBar"></param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.PointToClient(System.Drawing.Point)">
            <summary>
            Converts the point in screen coordinates to client coordinates.
            </summary>
            <param name="pt">The point to convert.</param>
            <returns>Point in client coordinates.</returns>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.ShowDropDown">
            <summary>
            Shows menu with hidden items.
            </summary>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.GetButtonState(System.Drawing.Point,System.Boolean)">
            <summary>
            Returns the appropriate chevron button state, according to mouse position and whether the mouse button pushed.
            </summary>
            <param name="pt"> Mouse Position in client coordinates.</param>
            <param name="pressed"> True for mouse button pushed state; false otherwise. </param>
        </member>
        <member name="M:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.GetRotatedRect(System.Drawing.Rectangle)">
            <summary>
            Gets rotated rectangle.
            </summary>
        </member>
        <member name="E:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.ChevronMouseDown">
            <summary>
            Occurs when chevron button is pushed.
            </summary>
        </member>
        <member name="P:Syncfusion.Windows.Forms.Tools.XPMenus.XpToolBarChevronRenderer.HiddenItemsMenu">
            <summary>
            Returns the menu, hidden items are shown in, when chevron is pressed.
            </summary>
        </member>
    </members>
</doc>

Anon7 - 2022
AnonSec Team